Changeset 464 for trunk/LinkOptionsPlugin/data/TWiki/LinkOptionsPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LinkOptionsPlugin/data/TWiki/LinkOptionsPlugin.txt
r199 r464 21 21 | ==ID== | %GREEN%Name%ENDCOLOR% | This %GREEN%Name%ENDCOLOR% must be unique on the web page | 22 22 | ==Skin== | %GREEN%<nop>SkinName%ENDCOLOR% | %GREEN%SkinName%ENDCOLOR% must be a valid TWiki skin | 23 | ==CSS== | %GREEN%CSS Code%ENDCOLOR% | %GREEN%CSS Code%ENDCOLOR% is any CSS formatatin code. You can repeat this option <p/> ==color== is a CSS properti, and you can put values like =%GREEN%#00A0F0%ENDCOLOR%= or =%GREEN%red%ENDCOLOR%=. See more colors in % TWIKIWEB%.StandardColors. You can use any CSS properti (valid for links) hire. See more in the [[http://www.w3.org/TR/REC-CSS2/cover.html#minitoc][CSS2 Specification in the W3C Web Site]]. |23 | ==CSS== | %GREEN%CSS Code%ENDCOLOR% | %GREEN%CSS Code%ENDCOLOR% is any CSS formatatin code. You can repeat this option <p/> ==color== is a CSS properti, and you can put values like =%GREEN%#00A0F0%ENDCOLOR%= or =%GREEN%red%ENDCOLOR%=. See more colors in %SYSTEMWEB%.StandardColors. You can use any CSS properti (valid for links) hire. See more in the [[http://www.w3.org/TR/REC-CSS2/cover.html#minitoc][CSS2 Specification in the W3C Web Site]]. | 24 24 The option names are case insensitive for LinkOptionsPlugin or CSS, but the W3C defines the CSS properties in lower case and it is important to validade. Write the LinkOptionsPlugin optins as you prefer. 25 25 … … 39 39 40 40 Opening in a new window (with options): 41 * *Code:* =[<nop>[% TWIKIWEB%.TWikiVariables][See the TWiki Variables][NewWin:600x500|Name:winTWikiVariables|Skin:plain]]=42 * *Expand to:* <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/% TWIKIWEB%/TWikiVariables?skin=plain" target="winTWikiVariables"\43 onclick="open('%SCRIPTURL%/view%SCRIPTSUFFIX%/% TWIKIWEB%/TWikiVariables?skin=plain',\41 * *Code:* =[<nop>[%SYSTEMWEB%.TWikiVariables][See the TWiki Variables][NewWin:600x500|Name:winTWikiVariables|Skin:plain]]= 42 * *Expand to:* <a href="%SCRIPTURL%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/TWikiVariables?skin=plain" target="winTWikiVariables"\ 43 onclick="open('%SCRIPTURL%/view%SCRIPTSUFFIX%/%SYSTEMWEB%/TWikiVariables?skin=plain',\ 44 44 'winTWikiVariables', 'titlebar=0,width=600,height=500,resizable,scrollbars'); return false;">See the TWiki Variables</a> 45 * *If installed:* [[% TWIKIWEB%.TWikiVariables][See the TWiki Variables][NewWin:600x500|Name:winTWikiVariables|Skin:plain]]45 * *If installed:* [[%SYSTEMWEB%.TWikiVariables][See the TWiki Variables][NewWin:600x500|Name:winTWikiVariables|Skin:plain]] 46 46 47 47 Crazy CSS use: … … 55 55 Plugin settings are stored as preferences variables. To reference a plugin setting write ==%<nop><plugin>_<setting>%==, i.e. ==%<nop>INTERWIKIPLUGIN_SHORTDESCRIPTION%== 56 56 57 * One line description, shown in the % TWIKIWEB%.TextFormattingRules topic:57 * One line description, shown in the %SYSTEMWEB%.TextFormattingRules topic: 58 58 * Set SHORTDESCRIPTION = Extends the _"Forced Specific Links"_ syntax ==[<nop>[URL or <nop>TopicName][Link Text][Options]]== 59 59 … … 87 87 | Perl Version: | 5.005 | 88 88 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 89 | TWiki:Plugins/Benchmark: | % TWIKIWEB%.GoodStyle 100%, %TWIKIWEB%.FormattedSearch 100%, %TOPIC% 100% |89 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 100%, %SYSTEMWEB%.FormattedSearch 100%, %TOPIC% 100% | 90 90 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 91 91 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 92 92 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 93 93 94 __Related Topics:__ % TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins94 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins 95 95 96 96 -- TWiki:Main.AurelioAHeckert - 29 Mar 2005
Note: See TracChangeset
for help on using the changeset viewer.
