You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by da...@cocoon.zones.apache.org on 2005/12/31 14:56:54 UTC

[DAISY] Created: Coding style rules

A new document has been created.

http://cocoon.zones.apache.org/daisy/documentation/793.html

Document ID: 793
Branch: main
Language: default
Name: Coding style rules
Document Type: Cocoon Document
Created: 12/31/05 1:56:50 PM
Creator (owner): Helma van der Linden
State: publish

Parts
=====

Content
-------
Mime type: text/xml
Size: 691 bytes
Content:
<html>
<body>

<p>The following information is intended to improve the quality and readability
of the code. Target readers are committers.</p>

<h2>Add changes to status.xml</h2>

<ol>
<li>Please add all changes to a status.xml (of course there are exceptions like
fixing typos etc.)</li>
<li>Starting with 2.2 we have separate status files for each block, so if you're
changing something in a block, add it to the status.xml of that block and not in
the global status.xml.</li>
<li>If you're adding something to both, 2.1.x and 2.2, add the change to the
status.xml of 2.1 only - all the status files in the 2.2 repository contain only
changes from 2.1.x to 2.2.</li>
</ol>

</body>
</html>

Collections
===========
The document belongs to the following collections: documentation