Page MenuHomec4science

index.html.wml
No OneTemporary

File Metadata

Created
Tue, Jul 23, 09:23

index.html.wml

## $Id$
## This file is part of CDS Invenio.
## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 CERN.
##
## CDS Invenio is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
## published by the Free Software Foundation; either version 2 of the
## License, or (at your option) any later version.
##
## CDS Invenio is distributed in the hope that it will be useful, but
## WITHOUT ANY WARRANTY; without even the implied warranty of
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
## General Public License for more details.
##
## You should have received a copy of the GNU General Public License
## along with CDS Invenio; if not, write to the Free Software Foundation, Inc.,
## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
#include "cdspage.wml" \
title="BibFormat Admin" \
navtrail_previous_links="<a class=navtrail href=<WEBURL>/admin/<lang:star: index.*.html>>_(Admin Area)_</a>" \
navbar_name="admin" \
navbar_select="bibformat"
<dl>
<dt><a href="<WEBURL>/admin/bibformat/bibformatadmin.py/format_templates_manage">Manage Format Templates</a></dt>
<dd>Define how to format a record.</dd>
</dl>
<dl>
<dt><a href="<WEBURL>/admin/bibformat/bibformatadmin.py/output_formats_manage">Manage Output Formats</a></dt>
<dd>Define which template is applied to which record for a given output.</dd>
</dl>
<dl>
<dt><a href="<WEBURL>/admin/bibformat/bibformatadmin.py/kb_manage">Manage Knowledge Bases</a></dt>
<dd>Define mappings of values, for standardizing records or declaring often used values.</dd>
</dl>
<br/>
<dl>
<dt><a href="<WEBURL>/admin/bibformat/bibformatadmin.py/format_elements_doc">Format Elements Documentation</a></dt>
<dd>Documentation of the format elements to be used inside format templates.</dd>
</dl>
<dl>
<dt><a href="<WEBURL>/admin/bibformat/guide.html">BibFormat Admin Guide</a></dt>
<dd>Documentation about BibFormat administration</dd>
</dl>

Event Timeline