Ignore:
Timestamp:
11/17/08 23:20:13 (4 years ago)
Author:
KennethLavrsen
Message:

Item205: More TWiki. to %SYSTEMWEB% conversions
note that sometimes you have to replace TWiki.xx by System.xx
It depends on the context.
And watch out for plugins that has Javascript where TWiki. is part
of a namespace. They will be goofed up by a %SYSTEMWEB%
This is a loooooooong slow task.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DragonSkin/templates/dragonmenu.dragon.tmpl

    r92 r765  
    3434            <h2>Help</h2> 
    3535            <ul> 
    36                <li>[[TWiki.TextFormattingRules][Text formatting rules]]</li> 
    37               <li>[[TWiki.WebHome][TWiki documentation]]</li> 
     36               <li>[[%SYSTEMWEB%.TextFormattingRules][Text formatting rules]]</li> 
     37              <li>[[%SYSTEMWEB%.WebHome][Documentation]]</li> 
    3838              <li>[[Sandbox.WebHome][Sandbox (test) web]]</li> 
    3939            </ul> 
Note: See TracChangeset for help on using the changeset viewer.