[daisy] Documentation for Faceted Browser: outdated

Andreas Deininger adeininger at googlemail.com
Sun Feb 17 13:19:34 CST 2008


Hi,

on a Daisy 2.2-RC1 instance, I tried to set up faceted navigations
according to the information given in the documentation (variant:
daisydocs-2.2_en):
http://cocoondev.org/daisydocs-2_2/374-cd/185-cd.html. I didn't
succeed however, since if I'm using the test.xml published here, the
navigation doesn't work:

<facetedNavigationDefinition xmlns="http://outerx.org/daisy/1.0#facetednavdef">
  <options>
    <limitToSiteCollection>false</limitToSiteCollection>
    <limitToSiteVariant>true</limitToSiteVariant>
    <additionalSelects>variantLastModified,
variantLastModifierLogin</additionalSelects>

This is due to the <additionalSelects> element, which has to look like:
    <additionalSelects>
    <expression>variantLastModified</expression>
    <expression>variantLastModifierLogin</expression>
    </additionalSelects>

Looks like the documentation is outdated here?

Regards

Andreas


More information about the daisy mailing list