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 have just installed Drupal but because I it is a school website being opened up to all my classmates but I don't want it register them to Drupal.
It has fairly liberal access rights but I would like to leave out the Drupal registration bit until I can get the time to study Drupal properly, to avoid any antisocial hacking.
I have just installed Drupal but because I it is a school website being opened up to all my classmates but I don't want it register them to Drupal.
It has fairly liberal access rights but I would like to leave out the Drupal registration bit until I can get the time to study Drupal properly, to avoid any antisocial hacking.
Could anyone tell me how I can do this? I hope its not telling me I need to use another database, I only get two included with my hosting. I've got phpMyAdmin and a database admin utility in my cpanel
If you are installing weblink for the first time, use:
mysql -u username -ppassword database_name < weblink.mysql
I've looked around quite a bit and haven't found it but is there a block that will show random images (only from publicly available) gallerys available?
If someone can point me to it I would much appreciate it.
Two requirements I have not been able to solve yet:
1)
Registered users can add "Events" i.e. an short description of what, when where
There should be a link (e.g. "Events") on the main menu, which - when clicked - will show a list of all "Events" added by all users.
This link should be visible to everyone, as well as the list of events, and obviously each event individually. The user who created an event, can edit/delete it.
I would like to view all posts with terms from a common vocabulary and I wonder if there is a way to do this using the vid number instead of hardcoding using "taxonomy/page/or/X,Y,Z,etc".