[EP-tech] resize name-Field
Stenger, Avischai
avischai.stenger at ulb.tu-darmstadt.de
Tue Oct 16 12:39:37 BST 2018
Hi,
i need to resized the eprint_creators_name.creators_name_given because we really have a creator with 9(!) given names…
did someone „out there“ did that? do i need to do something else but:
1. DB-change: ALTER Table eprint_creators_name Modify COLUMN creators_name_given varchar(100) CHARACTER SET utf8 COLLATE utf8_bin DEFAULT NULL;
2. change the maxlength in EPrints/MetaField/Name.pm for sub_name „given“: { sub_name => „given“, type => „text", maxlength => 100, input_cols => 25, },
Tanks & Regards
Avi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20181016/8c1d3dcb/attachment.html
More information about the Eprints-tech
mailing list