annotate vendor/plugins/rfpdf/MIT-LICENSE @ 586:658cfb481618
feature_36
Order BibTeX entry types in a sensible order for presentation to user, instead of alphabetically by BibTeX name as previously (requires database re-seed).
Provide a label for each entry type, and use it in the edit dropdown and show page.
Omit duplicate entry type (conference) from edit dropdown.
Use existing entry attribute labels in show_bibtex_fields.
author |
Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
date |
Fri, 12 Aug 2011 13:15:05 +0100 |
parents |
513646585e45 |
children |
|
rev |
line source |
Chris@0
|
1 Copyright (c) 2006 4ssoM LLC <www.4ssoM.com>
|
Chris@0
|
2
|
Chris@0
|
3 Permission is hereby granted, free of charge, to any person obtaining
|
Chris@0
|
4 a copy of this software and associated documentation files (the
|
Chris@0
|
5 "Software"), to deal in the Software without restriction, including
|
Chris@0
|
6 without limitation the rights to use, copy, modify, merge, publish,
|
Chris@0
|
7 distribute, sublicense, and/or sell copies of the Software, and to
|
Chris@0
|
8 permit persons to whom the Software is furnished to do so, subject to
|
Chris@0
|
9 the following conditions:
|
Chris@0
|
10
|
Chris@0
|
11 The above copyright notice and this permission notice shall be
|
Chris@0
|
12 included in all copies or substantial portions of the Software.
|
Chris@0
|
13
|
Chris@0
|
14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
Chris@0
|
15 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
Chris@0
|
16 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOa AND
|
Chris@0
|
17 NONINFRINGEMENT. IN NO EVENT SaALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
Chris@0
|
18 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
Chris@0
|
19 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
Chris@0
|
20 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |