
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|