Call of Cthulhu Knights of the Dinner Table Online
Here is an example of its use:
<MT>
ChangeLog:
« GZG-ECC VI Registration On The Way | Main | The Tree Is Up »MTSearches in a container tag that will go through all the of the searches that have been made on your site.
Here's how I use it:
Recent Searches:<br />
<MTSearches lastn="8" unique="1">
<a href='<$MTCGIPath$><$MTSearchScript$>?search=<MTSearchValue>'>
<MTSearchValue></a><br />
</MTSearches>
<br />
Top Searches:<br />
<MTSearches lastn="10" rank="1">
<MTSearchRank>. <a href='<$MTCGIPath$><$MTSearchScript$>?search=<MTSearchValue>'>
<MTSearchValue></a>
(<MTSearchTotal>)<br />
</MTSearches>
Download recentsearch.tar.gz or recentsearch.zip , unpack it, and place recentsearch.pl in your plugins directory.
MTSearches
MTSearchValue
MTSearchDate
MTSearchIP
MTSearchTotal
MTSearchRank
ChangeLog:
使ã£ã¦ãããã©ã°ã¤ã³ä¸è¦§
ãç¾å¨MovableTypeã«ã¤ã³ã¹ãã¼ã«ãã¦ããï¼pluginsãã£...
Phil's Diary: Comment on MTSearches
Phil's Diary: Discussion on MTSearches
わさび » Blog Archive » MTSearches
kdlb-links: Plugin: MTSearches
Tomahawk Field: MTSearches 0.61
Tomahawk Field: Discussion on MTSearches 0.61
TrackBack URL for this entry:
http://mt.rayners.org/mt-tb.cgi/61
This script is great, and I've been using it on my site as a way to track tag usage.
Any way to separate out the results by blog id? What if you have more than one blog using mt-search?
Thanks.