Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BibtexPlugin/data/TWiki/BibtexPlugin.txt

    r765 r878  
    133133The text within the citation is dictated by the results of the %<nop>BIBTEXREF% declaration in the topic (see below). 
    134134 
    135 _Note: The %<nop>CITE% macro is also defined by the TWiki:Plugins.BibliographyPlugin.  If both plugins are installed, one must use the alternate declaration, %<nop>BIBCITE{...}%, to access the !BibtexPlugin functionality._ 
     135_Note: The %<nop>CITE% macro is also defined by the Foswiki:Extensions.BibliographyPlugin.  If both plugins are installed, one must use the alternate declaration, %<nop>BIBCITE{...}%, to access the !BibtexPlugin functionality._ 
    136136 
    137137---++ Syntax 
     
    175175---++ Citations and Automated Reference Lists 
    176176 
    177 As of release v1.3, the %TOPIC% has functionality similar to the TWiki:Plugins.BibliographyPlugin.  Specifically, if a topic has =%<nop>CITE{key}%= declarations through out, the use of =%<nop>BIBTEXREF{...}%= will generate a list of references based on the citations declared.  The output of the reference list is dictated by <nop>BibTeX.  Thus, the HTML output can use all of the flexibility of bibtex, including custom bibtex style templates and string macros. 
     177As of release v1.3, the %TOPIC% has functionality similar to the Foswiki:Extensions.BibliographyPlugin.  Specifically, if a topic has =%<nop>CITE{key}%= declarations through out, the use of =%<nop>BIBTEXREF{...}%= will generate a list of references based on the citations declared.  The output of the reference list is dictated by <nop>BibTeX.  Thus, the HTML output can use all of the flexibility of bibtex, including custom bibtex style templates and string macros. 
    178178 
    179179The citation keys _must refer to the output key produced by this plugin_, which may differ from the entries in the associated .bib files according to the bibtool resource file in use.  Simply use the output key produced by [[#SearchTemplates][<nop>BibtexPlugin search template]] query results. 
    180180 
    181 Again, if both the TWiki:Plugins.BibliographyPlugin and TWiki:BibtexPlugin are installed, one must use %<nop>BIBCITE{...}% inplace of %<nop>CITE% for the <nop>BibtexPlugin functionality to work. 
     181Again, if both the Foswiki:Extensions.BibliographyPlugin and TWiki:BibtexPlugin are installed, one must use %<nop>BIBCITE{...}% inplace of %<nop>CITE% for the <nop>BibtexPlugin functionality to work. 
    182182 
    183183---+++ Example 
     
    429429                [[http://www-sop.inria.fr/epidaure/personnel/malandain/codes/bibtex2html.html][Bibtex2html]] | 
    430430|  Perl Version: | >=5.6.1 | 
    431 |  Plugin Home: | TWiki:Plugins/BibtexPlugin | 
    432 |  Feedback: | TWiki:Plugins/BibtexPluginDev | 
    433 |  Appraisal: | TWiki:Plugins/%TOPIC%Appraisal | 
     431|  Plugin Home: | Foswiki:Extensions/BibtexPlugin | 
     432|  Feedback: | Foswiki:Extensions/BibtexPluginDev | 
     433|  Appraisal: | Foswiki:Extensions/%TOPIC%Appraisal | 
    434434 
    435435%META:FILEATTACHMENT{name="style.css" attr="" autoattached="1" comment="" date="1134157744" path="style.css" size="1221" user="UnknownUser" version=""}% 
Note: See TracChangeset for help on using the changeset viewer.