Issue Details (XML | Word | Printable)

Key: FOR-696
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ross Gardler
Reporter: Ross Gardler
Votes: 0
Watchers: 0
Operations

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

Use locationmap in tabs.xmap

Created: 02/Oct/05 07:55 AM   Updated: 11/Nov/05 10:59 PM
Return to search
Component/s: Locationmap
Affects Version/s: None
Fix Version/s: 0.8

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works locationmap-transforms.xml.diff 2005-10-16 03:46 PM Gavin 0.6 kB
Text File Licensed for inclusion in ASF works tabs.xmap.diff2 2005-10-17 07:11 AM Gavin 0.6 kB


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gavin added a comment - 16/Oct/05 03:44 PM
Hopefully naming convension correct, I needed to update locationmap-transforms.xml to add as there didnt seem to be a match.

Gavin added a comment - 17/Oct/05 07:11 AM
Missed a } from the first one, this fixes the first diff.

Ross Gardler added a comment - 17/Oct/05 07:41 AM
Thanks Gavin,

I've not applied these patches for a couple of reasons (not because they are wrong tough ;-):

1) I can't see i18n.xsl in {forrest:stylesheets}, so we need to do some more investigation into why this transformation is present (I may just be being dim as it is very late here and I am on the way to bed).

2) The changes are not complete. We need to change all references to files on the filesystem to {lm:...} requests, for example:

{project:content.xdocs}tabs.xml -> {lm:project.tabs}
{project:skinconf} -> {lm:project.skinconf} (already defined in locationmap-skinconf.xml)

I'll look at this when I have more time, unless someone beats me to it.