projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0749b6
)
Add corporate author (110) to TPAC author pool
user/dbwells/lp1168186
author
Dan Wells
<dbw2@calvin.edu>
Thu, 11 Apr 2013 23:54:12 +0000
(19:54 -0400)
committer
Dan Wells
<dbw2@calvin.edu>
Thu, 11 Apr 2013 23:54:12 +0000
(19:54 -0400)
As requested in LP#
1168186
, here is a simple attempt to add corporate
authors to the author 'pool' in TPAC.
We may also want to consider adding 111 (meeting or conference as
main entry), but that isn't totally clear cut.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/templates/opac/parts/misc_util.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/misc_util.tt2
b/Open-ILS/src/templates/opac/parts/misc_util.tt2
index
bddab42
..
9ebdeb4
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/misc_util.tt2
+++ b/
Open-ILS/src/templates/opac/parts/misc_util.tt2
@@
-109,6
+109,7
@@
graphic_880s = [];
get_graphic_880s(target_field='100');
+ get_graphic_880s(target_field='110');
args.graphic_authors = graphic_880s;
args.authors = [];
FOR author IN args.graphic_authors;