By EnekoAlonso-1 on
I know it sounds kind of stupid, but I think it would be great to show the current drupal version installed on the admin panel. I haven't find this version value in any part of the code nor database field.
Also it would be great to have a "suggestions" section in the forum, or something like that (I haven't found it either).
Thanks everybody for this great job.
Comments
I think it would be great to
I concur
In the works
Some people are working on this*. In the mean time, consult Changelog.txt.
* I'm not in the mood to search for the thread.
--
Tips for posting to the forums.
When your problem is solved, please post a follow-up to the thread you started.
FYI, the current version
FYI, the current version number can be found in the
CHANGELOG.txtin the root of your drupal installation.I agree, however, that a "control-panel" indication of version would be helpful.
systeminfo.module for your pain
Its not stupid question/expectation its rather essential feature
and there is a cure - systeminfo.module
showing current installed version and a bit more...
it works with Drupal 4.7.x (that means 1st check your current version info on your CHANGELOG.txt if its 4.7plus)
download from the cvs
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/systeminfo/
Author: flanker
Read Me:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/systeminfo/RE...
install/upload into modules directory as usual
access
yoursite.com/admin/systeminfo
changelog.txt
Well, my problem is I didn't put those txt files on the server, because I thought they weren't needed, and also I didn't want anyone to read them (maybe htacess takes care of this, but).
So without changelog.txt there is no way to know the drupal version, right?
Have to read those text files
You can try something like here http://drupal.org/node/52229 but it's not so foolproof.
Already have the
feature requests. You file it against the issue tracker of the Drupal project as a feature.
It would get lost in the forums.
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide -|- Black Mountain
-Steven Peck
---------
Test site, always start with a test site.
Drupal Best Practices Guide
How to know which Drupal version am I running?
To know which Drupal version you are running, simply login as administer, then go to Administer->Reports->Status Report. Click on the Status Report and you can find the information about your site. The first row in the table gives you the information about your drupal version