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 one one or two languages our self, we ask for you to help translate TangoCMS into a language of your choose. 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 & Development Demos¶
These development demos are updated every hour to the latest revision in the SVN repository:
- 2.3.x Dolphin (/trunk)
- 2.2.x Eagle (/branches/2.2.x)
- 2.1.x Panda (/branches/2.1.x)
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