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/data/TWiki/DragonSkinCustomize.txt

    r690 r765  
    4747For example: 
    4848<verbatim> 
    49 <ul><li>[[TWiki.DragonSkin][Change me]]</li></ul> 
     49<ul><li>[[%SYSTEMWEB%.DragonSkin][Change me]]</li></ul> 
    5050</verbatim> 
    5151will have one link with the link text &quot;Change me&quot; that points to this page. 
     
    6565        3. On that page, set DS_TOPICCSS to a blank value (or any other safe value). 
    6666        4. Preview and save that page. 
    67  
    68  
    69  
    70 %META:TOPICMOVED{by="cbs" date="1090945787" from="TWiki.DragonSkin" to="TWiki.DragonSkinCustomize"}% 
Note: See TracChangeset for help on using the changeset viewer.