Closed
Bug 496007
Opened 16 years ago
Closed 16 years ago
Need to rearrange resources folder on MDC
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sheppy, Assigned: oremj)
References
Details
MindTouch has introduced a better way to manage custom strings in the new version of the Deki. We need to replace the contents of the current resources folder with the standard contents (throwing away all our customizations), then insert some new files that contain only our custom strings.
What's the best way for us to accomplish this, in terms of having the custom files in SVN so we can pull changes to those files?
| Assignee | ||
Comment 1•16 years ago
|
||
Right now it is pulling all its resources from http://svn.mozilla.org/projects/deki/trunk/mozilla/resources/, so you'll just need to change that directory to whatever is appropriate.
| Reporter | ||
Comment 2•16 years ago
|
||
OK, I've replaced the contents of the resources directory so that it now only has the files that we need to have inserted into the live server's resources directory.
Now we need to replace all the files that are currently in that folder on the server with the originals from the 9.02.2 repository, then pull the new files from SVN.
| Assignee | ||
Comment 3•16 years ago
|
||
Let me know when that is done and I'll SVN up.
| Reporter | ||
Comment 4•16 years ago
|
||
OK, I've committed this change. There are now just three files in our SVN, comprising the custom strings. These need to be placed into the resources folder on the server in addition to the standard strings files (which need to be pulled from MindTouch's repository).
From then on, custom skin strings can be done in these new files instead of patching the standard string files.
| Reporter | ||
Comment 5•16 years ago
|
||
Any update on when this might happen?
| Reporter | ||
Comment 6•16 years ago
|
||
Still need to get this fixed; it should resolve problems with broken string resources as well as improving our future ability to update the skin strings.
Severity: normal → major
| Assignee | ||
Comment 7•16 years ago
|
||
I've made the change, however, I see a missing string on the front page if the user is not logged in. Do you know how to fix?
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•16 years ago
|
||
Tested and submitted revision 27956.
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•