Changes between Version 3 and Version 4 of MetaTrackerPluginMacro

Show
Ignore:
Author:
spookylukey (IP: 82.152.43.126)
Timestamp:
04/19/08 12:48:31 (1 week ago)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MetaTrackerPluginMacro

    v3 v4  
    3333   Embeds a link to the first file matching the tag in the !MetaTracker database. This is especially useful if files have been tagged with unique IDs.  !MetaTracker can track such files even when they are moved or renamed. 
    3434 
    35  * `file:"/home/foo/bar"
     35 * `file:"/home/foo/bar"
    3636 
    3737   Embeds a link to the file: 
    3838 
    39       `<a href="file:///home/foo/bar">bar</a>
     39      `<a href="file:///home/foo/bar">bar</a>
    4040 
    4141=== Tables of links === 
    4242 
    43 Do a word search using MetaTracker: 
     43Do a word search using !MetaTracker: 
    4444 
    4545 `[[MetaTrackerSearch(programming languages,rant)]]`   
    4646 
    47 This returns all files containing the text &#34;programming languages&#34;  '''AND''' &#34;rant&#34;, formatted in a table. 
     47This returns all files containing the text "programming languages"  '''AND''' "rant", formatted in a table. 
    4848 
    4949There are also macros for searching tags in the same way, see bundled documentation.