[Refdb-devel] refdb-mode updated (v1.5)
Status: Beta
Brought to you by:
mhoenicka
From: Michael S. <sm...@xm...> - 2003-12-25 10:54:38
|
Happy Holidays. I just checked in a new version of refdb-mode. Changes: RFE #864364 - provide control over which fields appear in dataset output Enhancement: Added new functions refdb-select-data-output-format and refdb-select-additional-data-fields and corresponding new menu items 'Select Output Format' and 'Select Additional Data Fields'. Those control the value passed to the 'refdcbc -C getref -s' option, and so enable you to control which fields appear in data output -- either the default fields, all fields, IDs only, or a user-customizable set of additional fields that appear in addition to the default fields. ---------------------------------------------------------------------- RFE #865638 - Add "show version" feature Enhancement: Added new function refdb-show-version and corresponding menu item 'Show RefDB Version' for displaying version information both for refdb-mode and the version of refdbd that refdbd-mode is running against. |