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

    r529 r765  
    1212Popups are activated either on a mouse click, when the mouse passes over the anchor, or when the page is loaded. 
    1313 
    14 To make it easy for TWiki.TWikiSkin developers, any html link with the css  =twikiPopupLink= class will get a popup dialog. If the Javascript fails, or this plugin is disabled, the link will gracefully fall back to going to the link in the main browser window. 
     14To make it easy for %SYSTEMWEB%.TWikiSkin developers, any html link with the css  =twikiPopupLink= class will get a popup dialog. If the Javascript fails, or this plugin is disabled, the link will gracefully fall back to going to the link in the main browser window. 
    1515 
    1616use the =twikiPopupLink= class to get popup dialog elements on urls that can degrade gracefully for users without javascript. 
Note: See TracChangeset for help on using the changeset viewer.