I'm somewhat new to Drupal and php but it's a great system and it has been easy enough to set up a site where we can publish event information and ask people to register using the event and signup modules.
Hello I have a problem,
I have a table with a lot of rows and I want to show the rows in groups of 20. For example below tha table appears different numbers 1,2,3,4 and if the user clicks it he see the next group of rows, For example in page 2 rows from 20 to 20, in page 3 rows from 40 to 60, etc..
I am new to Drupal and have spent the last week or so learning by doing. I’d like to start building my actual site now, but I can’t delete my existing faux content. Ideally, I would like to wipe all content from my site, but keep the existing modules and settings.
Hi. I have installed the event - calendar-module, and would like to restrict access to that module only to registered users.
Id like to have a common online calendar with my GF on my website, but Id like to have the calendar not accessable to other user...
Is that possible? If so.. How?