#807: Configuration variable substitution in environment attributes
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: dominik
Type: enhancement | Status: new
Priority: normal | Milestone: 0.11.3
Component: config | Version: 0.11.2
Severity: normal | Keywords:
Has_patch: 0 |
----------------------------+-----------------------------------------------
It would be nice to have configuration variable substitution in
environment attributes.
Example:
{{{
<configuration environment="%core.vhost%\.\w+">
<xi:include
href="%core.app_dir%/modules/%core.vhost%/config/settings.xml"
xpointer="xmlns(xi=http://agavi.org/agavi/1.0/config)
xpointer(/xi:configurations/xi:configuration/*)">
<xi:fallback />
</xi:include>
</configuration>
}}}
--
Ticket URL: <http://trac.agavi.org/ticket/807>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets