Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib/libxml2.so.2: undefined symbol: gzopen64" ). Look in the Trac log for more information.

Changes between Version 17 and Version 18 of StructuredDocument

Show
Ignore:
Timestamp:
12/23/08 18:25:49 (21 months ago)
Author:
trollfot
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • StructuredDocument

    v17 v18  
    4242'''Current Version''' 
    4343 
    44 The current stable version is the 2.2.4 - It requires Plone3.1.3+ 
     44The current stable version is the 2.3.3 - It requires Plone3.1.3+ 
    4545{{{ 
    46 svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/tags/2.2.4 sd 
     46svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/tags/2.3.3 sd 
    4747}}} 
    4848 
    4949'''Development version''' 
    5050 
     51Only available as a buildout, for now, as it requires externals eggs (grok) 
    5152{{{ 
    52 svn co http://tracker.trollfot.org/svn/projects/sd/trunk/sd 
     53svn co http://tracker.trollfot.org/svn/projects/StructuredDocument/buildout/trunk sd.buildout 
    5354}}}