[daisy] [JIRA] Resolved: (DSY-455) allow to define 'available
document-types' in the siteconf
Bruno Dumon (JIRA)
issues at cocoondev.org
Wed Jun 13 09:46:46 CDT 2007
[ http://issues.cocoondev.org//browse/DSY-455?page=all ]
Bruno Dumon resolved DSY-455:
-----------------------------
Resolution: Fixed
Implemented in SVN rev 4095.
For usage, see the documentTypeFilter element in the updated siteconf documentation:
http://cocoondev.org/daisydocs-2_1/374-cd/23-cd.html
> allow to define 'available document-types' in the siteconf
> ----------------------------------------------------------
>
> Key: DSY-455
> URL: http://issues.cocoondev.org//browse/DSY-455
> Project: Daisy
> Type: New Feature
> Reporter: Marc Portier
> Priority: Minor
> Fix For: 2.1
>
> Currently the siteconf.xml [1] allows to specify the default document-type:
> <defaultDocumentType>SimpleDocument</defaultDocumentType>
> this puts the most-likely to be created document for that site on top of the list.
> In more general terms however the repository might contain a whole lot of document-types that really should be totally hidden from the list of available document-types within the context of a certain site.
> For this filtering to occur, I would suggest to define the complete list of available document-types in the siteconf.xml file.
> Something like
> <availableDocumentTypes>
> <documentType>OneType</documentType>
> <documentType>AnotherType</documentType>
> <documentType>AFinalType</documentType>
> </availableDocumentTypes>
> This should define the ordered list as is, to be presented when users take the menu option 'new document'
> [1] http://cocoondev.org/daisydocs-2_0/374-cd/23-cd.html
--
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