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

    r664 r765  
    279279 
    280280        * Available search templates 
    281                 * TWiki.BibtexSearchTemplate - verbose .bib file query form 
    282                 * TWiki.BibtexSimpleSearchTemplate - !BibTeX key query form 
    283                 * TWiki.BibtexSelectTemplate - query .bib files using bib2bib 'select' syntax 
     281                * %SYSTEMWEB%.BibtexSearchTemplate - verbose .bib file query form 
     282                * %SYSTEMWEB%.BibtexSimpleSearchTemplate - !BibTeX key query form 
     283                * %SYSTEMWEB%.BibtexSelectTemplate - query .bib files using bib2bib 'select' syntax 
    284284 
    285285---+++ Bibtool Resource Files 
     
    375375 
    376376        * Default topic name for <nop>BibTeX files: 
    377                 * Set DEFAULTTOPIC = TWiki.BibtexPlugin 
     377                * Set DEFAULTTOPIC = %SYSTEMWEB%.BibtexPlugin 
    378378 
    379379        * Default search template 
    380                 * Set DEFAULTSEARCHTEMPLATE = TWiki.BibtexSearchTemplate 
     380                * Set DEFAULTSEARCHTEMPLATE = %SYSTEMWEB%.BibtexSearchTemplate 
    381381 
    382382 
Note: See TracChangeset for help on using the changeset viewer.