Issue Details (XML | Word | Printable)

Key: FOR-697
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Diwaker Gupta
Reporter: Ross Gardler
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forrest
FOR-200

rename [format]2[format].xsl files

Created: 03/Oct/05 04:41 AM   Updated: 11/Nov/05 11:20 PM
Return to search
Component/s: Locationmap
Affects Version/s: None
Fix Version/s: 0.8

Time Tracking:
Not Specified


 Description  « Hide
There were two ways of naming XSL files that converted files from one format to another. Some were called [format]2[format].xsl, others were called [format]to][format].xsl

In converting all sitemaps to the locationmap this has been standardised to [format]2[format].xsl, which in retrospect is the wrong way around since some formats have a version number, resulting in files such as docv102docv11.xsl, which is rather confusing. These files should be standardised to [format]to][format].xsl instead (or even [format]_to_][format].xsl for clarity).

However, this is not an easy job until all sitemaps have been converted, hence this sub-task

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Ross Gardler added a comment - 13/Oct/05 07:07 PM
Much of this work has been done by Diwaker, just need to do a check to ensure all files have been renamed and all references to them have been updated.

Ross Gardler added a comment - 11/Nov/05 07:23 PM
There are duplicate styesheets in the skins directory as a hack to make views 1 work. views 1 should be modified to use the new names or to use the locationmap.

Diwaker Gupta added a comment - 11/Nov/05 11:20 PM
Works with v2 and regular "forrest seed". I haven't checked with v1 yet, but should work fine.