EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #07536
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] resize name-Field
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] resize name-Field
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
- Date: Tue, 16 Oct 2018 11:39:37 +0000
| 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  | 
- Follow-Ups:
- [EP-tech] resize name-Field
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
 
 
- [EP-tech] resize name-Field
- References:
- [EP-tech] resize name-Field
- From: "Stenger, Avischai" <avischai.stenger@ulb.tu-darmstadt.de>
 
 
- [EP-tech] resize name-Field
- Prev by Date: [EP-tech] XML parsing error message
- Next by Date: [EP-tech] create download reports for each user
- Previous by thread: [EP-tech] EPrints/CRIS
- Next by thread: [EP-tech] DOI handling in orcid_support_advance
- Index(es):
