warning This is an experimental version of BibtexFormfieldPlugin.

support How to configure your Foswiki to install from this repository

In lib/LocalSite.cfg, add this web's URL to {ExtensionsRepositories}:
Foswiki.org=(http://foswiki.org/Extensions/,http://foswiki.org/pub/Extensions/);Local=(http://www.foswiki.org/Extensions/Testing/,http://www.foswiki.org/pub/Extensions/Testing/)

Read more about configuring Extension repositories

Documentation

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
  • Set BibtexFormfieldPLUGIN? _EXAMPLE = Example setting
  • Set BibtexFormfieldPLUGIN? _FORMAT = %d-%m-%y

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

Support

Ask a new question

Can't find your problem here, or would you like to post a request? Ask a question on BibtexFormfieldPlugin.

Bug Tracker

Active Items

Id Summary Priority Current State Creation Date Last Edit
Item10960 Implement a bibtex formfield type Normal Being Worked On 11 Jul 2011 - 12:27 10 Apr 2012 - 02:33

Discussion

Please start the discussion here. To discuss development of this extensions please go to Development.BibtexFormfieldPlugin? .

Download

Topic attachments
I Attachment Action Size Date Who Comment
BibtexFormfieldPlugin.md5md5 BibtexFormfieldPlugin.md5 manage 0.2 K 28 Sep 2011 - 10:44 PaulHarvey  
BibtexFormfieldPlugin.sha1sha1 BibtexFormfieldPlugin.sha1 manage 0.2 K 28 Sep 2011 - 10:44 PaulHarvey  
BibtexFormfieldPlugin.tgztgz BibtexFormfieldPlugin.tgz manage 16.6 K 28 Sep 2011 - 10:43 PaulHarvey  
BibtexFormfieldPlugin.zipzip BibtexFormfieldPlugin.zip manage 45.3 K 28 Sep 2011 - 10:43 PaulHarvey  
BibtexFormfieldPlugin_installerEXT BibtexFormfieldPlugin_installer manage 6.7 K 28 Sep 2011 - 10:43 PaulHarvey  

Topic revision: 10 Oct 2011, PaulHarvey
 
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads