| Argument | Description |
|---|---|
| orphans | Show all topics with a ref count of 0 (default if you used %TOPICREFERENCELIST{}%) |
| hasref | Show all topics with references (excluded orphans) |
| all | Show all topics for the web and their reference counts (e.g. number of times a topic is referenced from another topic) |
Plugin output (pre-rendered):
|
Plugin output (if enabled): %TOPICREFERENCELIST{"orphans" web="Main"}% |
Used syntax:
%TOPICREFERENCELIST{"orphans" web="Main"}%
|
data/debug.txt) TopicReferencePlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/TopicReferencePlugin.txt | Plugin topic |
data/TWiki/TopicReferencePlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/TopicReferencePlugin.pm | Plugin Perl module |
| Plugin Author: | TWiki:Main.JeffCrawford |
| Copyright: | © 2006, TWiki:Main.JeffCrawford |
| License: | GPL (GNU General Public License) |
| Plugin Version: | 19 Apr 2006 (V1.001) |
| Change History: | |
| 19 Apr 2006: | Changed name of plugin (formerly OrphanFindPlugin), modified for better speed and added default, added web option |
| 15 Apr 2006: | Initial version |
| TWiki Dependency: | $TWiki::Plugins::VERSION 1.1 |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| Benchmarks: | Good Style 99%, Formatted Search 99%, Topic Reference Plugin 58% |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/TopicReferencePlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/TopicReferencePluginDev |
| Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/TopicReferencePluginAppraisal |