History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-1076
Type: Task Task
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Patrick Lightbody
Reporter: Patrick Lightbody
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

Move all Velocity templates to archive

Created: 07/Jan/06 11:13 PM   Updated: 08/Jan/06 04:20 PM
Component/s: Views
Affects Version/s: 2.2
Fix Version/s: 2.2


 Description  « Hide
Move all the old .vm velocity templates (simple, xhtml, ajax, and others if they exist or did exist - check CVS history!) to /template/archive/[theme].

For example, we should have:

/template/xhtml/select.ftl
/template/archive/xhtml/select.vm
...

Some of the velocity templates have already been deleted, so you'll need to get them from CVS history. Others (ajax) still are in CVS head.

This "archive" directory has already been documented, so this should be a very simple task.

 All   Comments   Change History      Sort Order:
Patrick Lightbody - [08/Jan/06 04:16 PM ]
I've moved the ajax templates, but we still have to get the simple and xhtml ones.

Patrick Lightbody - [08/Jan/06 04:20 PM ]
All done.