Download Sources
From Cyclone3 Wiki
[edit] Cyclone3 XULadmin
XULadmin is written as an extension for the Mozilla Firefox web browser and provides content manipulation interface for the Cyclone3 Framework.
You can download from those sources:
- Cyclone3.org
- Sourceforge.net
- Development repository
svn co http://svn.cyclone3.org/trunk/xuladmin cyclone3xuladmin
[edit] Cyclone3 Framework
Or if you prefer Cyclone3 backend provides application interfaces, services and publishes web documents. It is written in Perl and runs on Linux or *BSD servers.
Development repository
svn co http://svn.cyclone3.org/trunk/frame cyclone3frame
If published informations are not helpfull, something is missing or wrong, please report. Thanx for contribution.
User Comments
git-svn clone -Ttrunk/xuladmin -ttags/xuladmin -bbranches/xuladmin http://svn.cyclone3.org/ cyclone3xuladmin
For fetching cyclone3frame with git-svn:
git-svn clone -Ttrunk/frame -ttags/frame -bbranches/frame http://svn.cyclone3.org/ cyclone3frame