A document has been updated:
http://cocoon.zones.apache.org/daisy/documentation/856.html
Document ID: 856
Branch: main
Language: default
Name: FAQ (unchanged)
Document Type: Cocoon Document (unchanged)
Updated on: 3/5/06 6:03:16 PM
Updated by: Bruno Dumon
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 951 bytes (previous version: 333 bytes)
Content diff:
(2 equal lines skipped)
<p>A list of all FAQs -- splitting it up in categories will follow
later.</p>
+++ <h1>Installation</h1>
+++
<pre class="query">select name, summary where
InCollection('documentation')
and documentType = 'FAQ'
--- and branch = ContextDoc(branch)
+++ <tt> and $Tags = 'Installation'</tt>
+++ and branch = ContextDoc(branch)
and language = ContextDoc(language)
option style_hint = 'cocoonfaq'
</pre>
+++ <h1>Flowscript</h1>
+++
+++ <pre class="query">select name, summary where
+++ InCollection('documentation')
+++ and documentType = 'FAQ'
+++ <tt> and $Tags = 'flowscript'</tt>
+++ and branch = ContextDoc(branch)
+++ and language = ContextDoc(language)
+++ option style_hint = 'cocoonfaq'</pre>
+++
+++ <h1>Forms</h1>
+++
+++ <pre class="query">select name, summary where
+++ InCollection('documentation')
+++ and documentType = 'FAQ'
+++ <tt> and $Tags = 'forms'</tt>
+++ and branch = ContextDoc(branch)
+++ and language = ContextDoc(language)
+++ option style_hint = 'cocoonfaq'
+++ </pre>
+++
</body>
</html>
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes