#876: Allow for a fallback directory for template resolution in the project
configuration system
-------------------------+--------------------------------------------------
Reporter: impl | Owner: impl
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: phing | Version: HEAD-1.0
Severity: normal | Keywords:
Has_patch: 0 |
-------------------------+--------------------------------------------------
The build system should be able to select any template from a list of
possibilities, e.g.:
{{{
#!xml
<agavi.select-template property="action.template">
<from>/main/src/build/templates</from>
<from>project/templates</from>
</agavi.select-template>
}}}
--
Ticket URL: <http://trac.agavi.org/ticket/876>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets