warning This is an experimental version of BibtexFormfieldPlugin.

support To configure your Foswiki to install from this repository, modify the {ExtensionsRepositories} setting in your lib/LocalSite.cfg like this:
$Foswiki::cfg{ExtensionsRepositories} = 'Foswiki.org=(http://foswiki.org/Extensions/,http://foswiki.org/pub/Extensions/);Local=(http://trunk.foswiki.org/Extensions/Testing/,http://trunk.foswiki.org/pub/Extensions/Testing/)';

Read more about configuring Extension repositories

BibtexFormfield Plugin

Adds a bibtex formfield type, which parses the field and extracts the keys into other formfields on the topic

Learn how to create your own plugin in DevelopingPlugins.

Preferences

Plugin preferences should be set using configure, as described in DevelopingPlugins. You can also use preference settings to define any user-controllable configuration. You are strongly advised to use the name of the plugin as a prefix, to avoid the risk of namespace clashes with other extensions that may try to use the same name.

BAD
  • Set EXAMPLE = Example setting
  • Set FORMAT = %d-%m-%y
Good

Installation

You do not need to install anything in the browser to use this extension. The following instructions are for the administrator who installs the extension on the server.

Open configure, and open the "Extensions" section. Use "Find More Extensions" to get a list of available extensions. Select "Install".

If you have any problems, or if the extension isn't available in configure, then you can still install manually from the command-line. See http://foswiki.org/Support/ManuallyInstallingExtensions for more help.

Info

Author: %$AUTHOR%
Copyright: © 2011, Foswiki Contributors
License: GPL (GNU General Public License)
Release: 0.0.1
Version: 12155 (2011-07-11)
Change History:  
1.0.0 (XX Mmm 20XX): Initial version
Home: http://foswiki.org/Extensions/BibtexFormfieldPlugin
Support: http://foswiki.org/Support/BibtexFormfieldPlugin
I Attachment Action Size Date Who Comment
BibtexFormfieldPlugin.md5md5 BibtexFormfieldPlugin.md5 manage 186 bytes 28 Sep 2011 - 10:44 PaulHarvey  
BibtexFormfieldPlugin.sha1sha1 BibtexFormfieldPlugin.sha1 manage 210 bytes 28 Sep 2011 - 10:44 PaulHarvey  
BibtexFormfieldPlugin.tgztgz BibtexFormfieldPlugin.tgz manage 16 K 28 Sep 2011 - 10:43 PaulHarvey  
BibtexFormfieldPlugin.zipzip BibtexFormfieldPlugin.zip manage 45 K 28 Sep 2011 - 10:43 PaulHarvey  
BibtexFormfieldPlugin_installerEXT BibtexFormfieldPlugin_installer manage 6 K 28 Sep 2011 - 10:43 PaulHarvey  
Topic revision: r2 - 10 Oct 2011, PaulHarvey
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy