ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
show the version number somewhere (Feature #885)
Description
I can not find anywhere what version of chiliproject a site is.
From browsing to the site. Looking at the filesystem, it is possible of course.
it would be great to see a version number, for example at the bottom of the page where you have the link to the chili project page.
Powered by ChiliProject
this could be updated to
Powered by ChiliProject a.b.c.d
History
Updated by Justin Geibel at 2012-02-14 08:49 pm
If you have admin rights on a site, you can determine the full version by going to /admin/info
Additionally, the question mark at the top menu links to the relevant major version number. For example, the link above points to /help/v3
Hopefully this is sufficient for your use case. For security reasons, it may not be desirable to show the full version string by default.
Updated by Ruben Willems at 2012-02-14 08:55 pm
perfect solution :-)
- Status changed from Open to Closed
Updated by Holger Just at 2012-02-14 10:04 pm
Just for reference: #101 and #558 regarding the help-link contents and http://www.redmine.org/issues/794 for the reasons why the version info was removed from the footer.