[cc-devel] [ cctools-Bugs-2276001 ] Skin string replacement happens in 2 places, not 1
SourceForge.net
noreply at sourceforge.net
Thu Nov 13 06:37:10 EST 2008
Bugs item #2276001, was opened at 2008-11-13 11:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2276001&group_id=80503
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: cchost
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Dave Crossland (crossland)
Assigned to: Victor Stone (fourstones)
Summary: Skin string replacement happens in 2 places, not 1
Initial Comment:
Skin string replacement happens in 2 places, not 1, and having just 1 place would be easier to manage.
/public_html/ccskins/shared/strings/*.php are the default strings.
/public_html/customsitename_files/skins/customsitename-skin/strings/customsitename.php
and
/public_html/customsitename_files/skins/customsitename-skin/strings.php
are where to declare replacements.
Some of ccHost respects one and some respects the other, so OFLB has duplicated the contents to be sure. Ideally there would only be one.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=559966&aid=2276001&group_id=80503
More information about the cc-devel
mailing list