Ignore:
Timestamp:
11/19/08 01:14:47 (4 years ago)
Author:
KennethLavrsen
Message:

Item218: Replacing the links in all plugins to foswiki.org
Even if we later change the form I needed this update to enable
more efficient search for TWiki. strings inside topics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/EasyTimelinePlugin/data/TWiki/EasyTimelinePlugin.txt,v

    r464 r788  
    879879|  Perl Version: | 5.8+ | 
    880880|  [[TWiki:Plugins/Benchmark][Benchmarks]]: | %SYSTEMWEB%.GoodStyle 99%, %SYSTEMWEB%.FormattedSearch 100%, %TOPIC% 99% | 
    881 |  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    882 |  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    883 |  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
     881|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 
     882|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
     883|  Appraisal: | http://foswiki.org/Extensions/%TOPIC%Appraisal | 
    884884 
    885885__Related Topics:__ %SYSTEMWEB%.TWikiPlugins, %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.TWikiPreferences 
     
    930930This plugin allows one to use the <easytimeline> tags to generate a timeline on the fly.  Just like the <timeline> plugin for [[http://meta.wikimedia.org/wiki/EasyTimeline][MediaWiki]] which I based this plugin on. 
    931931 
    932 Note: I based much of this code on the [[http://TWiki.org/cgi-bin/view/Plugins/RecursiveRenderPlugin][RecursiveRenderPlugin]] so many thanks to it's author for something to learn how to code a twiki plugin from. 
     932Note: I based much of this code on the [[http://foswiki.org/Extensions/RecursiveRenderPlugin][RecursiveRenderPlugin]] so many thanks to it's author for something to learn how to code a twiki plugin from. 
    933933 
    934934---++ <nop>%TOPIC%  Syntax 
Note: See TracChangeset for help on using the changeset viewer.