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.

AddThis Social Bookmark Button RSS

User Comments


Posted by Jozef on 2008-12-16 14:07:59
For fetching cyclone3xuladmin with git-svn:

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