A document has been updated:
http://cocoon.zones.apache.org/daisy/cocooninaction/677.html
Document ID: 677
Branch: main
Language: default
Name: The first pages (unchanged)
Document Type: Simple Document (unchanged)
Updated on: 8/18/05 2:49:59 PM
Updated by: Helma van der Linden
A new version has been created, state: publish
Parts
=====
Content
-------
This part has been updated.
Mime type: text/xml (unchanged)
File name: (unchanged)
Size: 9099 bytes (previous version: 9139 bytes)
Content diff:
(157 equal lines skipped)
structure, which gives you the opportunity to create a directory structure
that
is more geared towards the developer. This is a structure that works for
me:</p>
--- <pre>/webapproot -- the toplevel of your webapp
--- /content -- holds all files that contain the actual content
(in text)
--- /images -- holds context-related images, e.g. a photo
gallery of a special event
+++ <pre>/webapproot -- the toplevel of your webapp
+++ /content -- holds all files that contain the actual content
(in text)
+++ /images -- holds context-related images, e.g. a photo
gallery of a special event
--- /resources -- holds all resources, such as images, css files,
clientside javascripts
--- /img -- holds "static" images such as logo, layout
supporting images etc.
--- /css -- holds the necessary CSS files
--- /js -- clientside scripts
+++ /resources -- holds all resources, such as images, css files,
clientside javascripts
+++ /img -- holds "static" images such as logo, layout
supporting images etc.
+++ /css -- holds the necessary CSS files
+++ /js -- clientside scripts
--- /system -- system files, i.e. files necessary to Cocoon to
render the proper output
--- /scripts -- serverside (flow) scripts (if necessary)
--- /forms -- Cocoon forms (if necessary)
--- /xsl -- XSLT files that transform your content into
XHTML pages</pre>
+++ /system -- system files, i.e. files necessary to Cocoon to
render the proper output
+++ /scripts -- serverside (flow) scripts (if necessary)
+++ /forms -- Cocoon forms (if necessary)
+++ /xsl -- XSLT files that transform your content into
XHTML pages</pre>
<h2>Let's get to work</h2>
(23 equal lines skipped)
Fields
======
no changes
Links
=====
no changes
Custom Fields
=============
no changes
Collections
===========
no changes