PKP Bugzilla – Bug 3258
added ucfirst function to String.inc.php
Last modified: 2008-06-24 10:04:22 PDT
Created attachment 506 [details] Added ucfirst function to classes/core/String.inc.php
Created attachment 509 [details] Added ucfirst function to classes/core/String.inc.php
Committed as per patch.
Created attachment 520 [details] Added ucfirst and ucword functions to classes/core/String.inc.php
The patch includes hard-coded English words -- I'd suggest moving the ucwords function into the APA citation plugin (see bug #3257) and localizing it.
Deferring.