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

    r529 r765  
    2626 
    2727---+++ Triggering an Attachment Update 
    28 As this is a TWiki.RestHandler based plugin, you can trigger it to run from a suitably authenticated URL (it will only update topics 
     28As this is a %SYSTEMWEB%.RestHandler based plugin, you can trigger it to run from a suitably authenticated URL (it will only update topics 
    2929your user as permission to edit) - for example, to update the Sandbox web 
    3030   * %SCRIPTURL{rest}%/UpdateAttachmentsPlugin/update?topic=Sandbox.WebHome 
Note: See TracChangeset for help on using the changeset viewer.