[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] resize name-Field
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