Home
Welcome to the TangoCMS Project bug/issue and feature tracker, this is where all the development activity will be done towards the upcoming stable releases.
Reporting Bugs¶
Please report all bugs against TangoCMS, making sure you include as much detail that you can about the bug, such as:
The relevant version of software used, including TangoCMS, PHP and Webserver. Along with those, details of the bug regarding what you expected to happen, and what actually happened. In short:
- Software name and version.
- Expected behaviour.
- Actual behaviour.
Translating TangoCMS¶
Starting from TangoCMS 2.3 support for i18n has been fully implemented, meaning all interface language strings can be tranlsated into languages other than English. As we only know one or two languages our self, we ask for you to help translate TangoCMS into a language of your choice. Doing so is easy, and only requires your web browser, and an account with https://launchpad.net
Once you have an account, we recommend translating the 'trunk' series, which is located at:
SVN Repository, Nightly Archives & Development Demos¶
These development demos are updated every hour to the latest revision in the SVN repository:
- 2.4.x Hedgehog (/trunk)
- 2.3.x Dolphin (/branches/2.3.x)
- 2.2.x Eagle (/branches/2.2.x)
Checking out /trunk¶
To get the latest and greatest TangoCMS Project code, simply checkout the repository and export the config dir, ie:
svn checkout svn://tangocms.org/tangocms/trunk tangocms-trunk svn export tangocms-trunk/config/default.dist tangocms-trunk/config/default
Nightly Archives¶
Alternatively, you can download an archive snapshot of the /trunk repository that are generated nightly, found at:
http://releases.tangocms.org/nightly/
You should now have a working copy of the latest and greatest of TangoCMS (Unstable)
Latest projects
-
TangoCMS (2008-10-22 17:26)
TangoCMS is a free and Open Source (GNU/GPL 2.1) PHP Content Management System (CMS). Its ease of use and powerful feature set allows you to quickly and easily create and manage an entire website.