Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've just installed Drupal 4.6.5 and I went to check the directory structure of it ... It doesn't seem to complicated in comparison to the way other cmsses are built. But what made me look twice is the fact that the whole drupal directory seems to be about 2 Mb.... Is this possible ? This is nothing in comparison to for instance a 15 Mb joomla clean install ... Where is most of the functionality programmed, in the module files ?
Hello again, I think that I haven't explained well. What I need is a forms like admin/modules which have a button called "Save Configuration" that allows to store the information in the database. How can I do that?Can you give some examples?
Just wondering if there was any module/snippet that I can use to display the last login time of a user. I looked at the tracker module, but I can't see that functionality there.
Just wondering if it was possible to set the author of a node with any name you want? Some of the authors on my site will not actually have accounts, and I don't want to have to create a dummy account everytime I want to set the author name to what I want. Also, is it possible to configure Drupal so that it uses a custom field from the profile moduke as the node author name? For instance if I had a field in the profile module called "Full Name", could drupal use that and then only use the Drupal username if there was no full name specified?
Installed fckeditor and img_assist.
After clicking on add image button new window appears with 404 error.
The url for new window is localhost/modules/tinymce/tinymce/jscripts/tiny_mce/themes/advanced/index.php?q=img_assist/add&editor=tinymce
there is no index.php anywhere in tinymce folder.
Whats wrong?
Hello I have a form with many fields and what I want to do when the user clicks the submit button is to store the values in a table of the database and show a page in which appears "Registration succeed" and I don't know how I can do that.
Thanks