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/TWikiInstallerContrib/lib/TWiki/Contrib/TWikiInstallerContrib/plugins.NOTES

    r682 r765  
    181181! GenerateSearchPlugin - calls TWiki::Form::getFormDef() directly 
    182182! IncludeRevisionPlugin - doesn't render 
    183 !& LatexModePlugin - viewing the page (after configuring program paths properly) yields: AccessControlException: Access to CHANGE TWiki.LatexModePlugin for WikiGuest is denied. access not allowed on web[Sun Dec 11 17:27:09 2005] [error] [client 127.0.0.1] Premature end of script headers: view.cgi - need to move the sample to the Sandbox web 
     183!& LatexModePlugin - viewing the page (after configuring program paths properly) yields: AccessControlException: Access to CHANGE %SYSTEMWEB%.LatexModePlugin for WikiGuest is denied. access not allowed on web[Sun Dec 11 17:27:09 2005] [error] [client 127.0.0.1] Premature end of script headers: view.cgi - need to move the sample to the Sandbox web 
    184184! LoginNameAliasesPlugin - TWiki::Plugins::LoginNameAliasesPlugin::earlyInitPlugin failed: 1 
    185185! MsOfficeAttachmentsAsHTMLPlugin - no docs, not sure what to do... 
     
    202202Can't call method "maketext" on an undefined value at 
    203203        /home/twiki/public_html/cgi-bin/twiki/lib/TWiki/Access.pm line 175 (#2) 
    204 while processing TWiki.BulkResetPassword (during (re)build of cache) 
     204while processing %SYSTEMWEB%.BulkResetPassword (during (re)build of cache) 
    205205 
    20620628 
     
    222222? LaTeXToMathMLPlugin - need to install itex2MML 
    223223? LDAPPasswordChangerPlugin - _looks_ like it should work 
    224 ? LdapPlugin - ??? (also references TWiki.TWikiLdapRegistration---what is that?) 
     224? LdapPlugin - ??? (also references %SYSTEMWEB%.TWikiLdapRegistration---what is that?) 
    225225? MailReminderPlugin - can't test (mysql) 
    226226? MathModePlugin - need latex2html 
     
    404404 
    405405   * clicking "attach link" wiped out my topic text (*and* replace it with a non-functional link (using %ATTACHPUBURL%)) 
    406  
    407    * TWiki.WebReferences - delete? - just put on twiki.org ??? - links from TWiki.TWikiSite and TWiki.WelcomeGuest 
    408406 
    409407   * FindElsewherePlugin renders [[%SYSTEMWEB%.BookView][%MAKETEXT{"about BookView"}%]] incorrectly --- [[]]'s show up and link text BookView is a link :( 
Note: See TracChangeset for help on using the changeset viewer.