Welcome News Download Documentation Development Members Search
  You are not logged in Log in Join
You are here: Home » Development » Programming Guidelines

Navigation Log in
Merchandise
Validate your existence, buy a
 
Plone T-shirt
Development
We currently host development of Plone at SourceForge
You can submit bug reports and feature requests to the Plone Collector

Programming Guidelines

The Plone project also strives for beauty in code, not just visuals. Some general guidelines are listed here.

For all code:

  • Major changes and new features should be done on a branch, but ask the list before you create one.

  • Enter descriptive check-in messages in CVS, messages like "fix" and similar does not help us when retracing our steps later. If you fix items from the Collector, include item number and a short explanation of what you did.

Nitpicking guidelines for code style:

  • No tabs! Use spaces as indenting, 4 spaces for each level.

  • Indent properly, even in HTML.

  • Follow the existing style, look at other code if in doubt.

  • use UNIX carriage returns, not Windows (usually an option under file saving in the preferences in your editor on Windows)

(more to be added :)

Comment

gh

Posted by: Anonymous User at October 30

ghgh

Comment

test

Posted by: Anonymous User at November 05

test this entry

News
« December 2002 »
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31