[daisy] [JIRA] Created: (DSY-491) Allow arbitrary xml elements in
siteconf
Min Idzelis (JIRA)
issues at cocoondev.org
Wed Jun 13 10:17:46 CDT 2007
Allow arbitrary xml elements in siteconf
----------------------------------------
Key: DSY-491
URL: http://issues.cocoondev.org//browse/DSY-491
Project: Daisy
Type: Improvement
Components: Frontend - skin(ning)
Versions: 2.0.1
Reporter: Min Idzelis
Priority: Minor
I tried adding a new element to the siteconf.xml file (i.e. <test1>hello</test1>) but then cocoon threw an error saying it couldn't load the siteconf file.
I would like to add arbitrary elements (or maybe just arbitrary elements under a top-level element which a name such as <userCustom>) so that I can use them in my skin.
What I want to do is to associate a site administrator (name/email) with every site on Daisy. The administrator name and email will be displayed in the footer of all pages via the skin. (i.e. <xsl:value-of select="/page/context/site/custom/@siteAdminName"/>)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the daisy
mailing list