Developer Documentation
Up one levelItems in this folder are mainly for internal Connexions use, and probably won't be directly applicable to people outside our office. Feel free to mine them for snippets or tips, though!
-
i18n Documentation
- Documentation for adding i18n, installing i18n, etc...
-
Search and Browse Documentation
-
SVN intro for CNX developers
- This is a brain-dump of what Ross told us each individually when "converting" us over to svn. It's hardly an SVN tutorial, but highlights some of the specific differences we'll encounter in our case.
-
Using zopectl debug on Rhaptos plone instances
- Using 'zopectl debug' to provide access to your ZODB.
-
Collection Printing Documentation
- This first cut of collection printing developer instructions was taken from an email from Chuck Bearden to partners working on Vietnamese printing. No formatting was attempted so some things might look funny.
-
Old Mountainbunker Wikis
- Documentation for adding i18n, installing i18n, etc...
-
Branch Management with svnmerge
- The SVN merge facilities are pretty dumb, and doing merges, especially to long-lived branches, is annoying. There is an SVN helper tool called (a bit unhelpfully) 'svnmerge', and it is used for most new branches.
-
External Specs
- Local copies of IMS specs, etc.
-
SVN Basics
- Introductory information and commands for using Subversion (SVN) for Connexions development
-
CNX/Rhaptos Coding Standards
- Coding Standards for Python, Plone, HTML, XML and XSLT development
-
CNX Development Process
- Description of the development process followed by the Connexions team
-
SVN Hook Into Trac
- When adding messages to SVN there are keywords that can be used to update tickets in Trac.
-
Content Rendering Path
- How does cnxml turn into xhtml for the browser, really?
