| Name | Summary | Actions |
| How do I enable the collapse/expand behaviour of the navigation tree? | By default after setting up Daisy and creating a site with the daisy-wiki-add-site tool, the navigation tree of the site will always be displayed fully. To enable the expand/collapse behaviour, you need to set the contextualizedTree property in the siteconf.xml. This is done by opening the sitec... | show |
| How do I change the document type of a set of documents? | Suppose you start out with the "Simple Document" document type, but after a while decide you want to switch to your own document type with custom fields and/or parts. You can easily migrate your existing documents to the new document type using a document task. A document task is some task that ... | show |
| Documents do not appear in my query in the navigation tree, but they do appear when executing the query through the query search screen. What's wrong? | Navigation trees can be associated with one or more collections. Queries appearing in the navigation tree are then automatically limited to these collections. This feature avoids that you have to add the 'InCollection' condition to every query in the navigation tree. There is no way to disable i... | show |
| Where are / what are the org.outerx.daisy.x10 classes? | These classes are automatically generated from XML Schema files during the build by a tool called XMLBeans. The XML Schema files can be found in the src dir of the various xmlschema-bindings subprojects in the Daisy source tree. | show |
| Daisy installed on OS X, the repository server crashes when uploading an image? | When uploading an image on OS X 10.4.6 (Java build 1.5.0_06-112), the repository server exits with the following message: 2006-06-22 12:34:41.016 java[18896] CFLog (0): CFMessagePort: bootstrap_register(): failed 1100 (0x44c), port = 0x45703, name = 'Processes-2.18896' See /usr/include/servers/b... | show |
| What's causing the error "Could not find component (key [daisy-repository-manager])"? | When browsing to the Daisy Wiki, you see the following error: Initialization Problem Message: null Description: No details available. Sender: org.apache.cocoon.servlet.CocoonServlet Source: Cocoon Servlet cause Could not find component (key [daisy-repository-manager]) request-uri /daisy/<somethi... | show |
| What causes the error "Had IO Exception with stylesheet file: ... unknown protocol: daisyskin (or wikidata)"? | When developing custom XSLT files, you might come accross the following error: Unable to get transformer handler for daisyskin:/(default)document-styling/html/XYZ.xsl Exception when creating Transformer from daisyskin:/(default)document-styling/html/XYZ.xsl Had IO Exception with stylesheet file:... | show |
There are no comments.