1 Dec 2005 08:40
svn commit: r350200 - /forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf
<crossley <at> apache.org>
2005-12-01 07:40:45 GMT
2005-12-01 07:40:45 GMT
Author: crossley Date: Wed Nov 30 23:40:41 2005 New Revision: 350200 URL: http://svn.apache.org/viewcvs?rev=350200&view=rev Log: Add accessor.roles from the cocoon-template block. Not sure if this is needed, but starting to review the Cocoon config. This was the only roles file not included, so be consistent. Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf?rev=350200&r1=350199&r2=350200&view=diff ============================================================================== --- forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf (original) +++ forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf Wed Nov 30 23:40:41 2005 <at> <at> -44,6 +44,7 <at> <at> <!-- Include roles --> <include src="resource://org/apache/cocoon/components/expression/expression.roles"/> + <include src="resource://org/apache/cocoon/components/accessor/accessor.roles"/> <expression-factory/> <expression-compilers>
RSS Feed