User -any one who interacts with the web site. Do you force casual visitors to Register for a user account when their interaction may be a one time event?
Hi i want an shadowbox popup when users press the button in the menu but when i enter this link "http://www.doubleup.nl/forum/" rel="shadowbox" as path shadowbox won't popup
I need to create a content template that will be used by an administrator/editor to create forms for use by users. It needs to have a a block/field(s) name, address, city, state, etc and a logo field/block in addition to standard input fields for use by the form when displayed later.
The form, when seen/used by a logged in member should display their profile picture and their contact info in the name, address, etc fields, the template body markup and the form input elements for the actual form submission.
Obviously this should be something very basic that I have not understood yet, so please help (or if is THAT basic just send me a tutorial link - I could not find one).
What is my problem (I am new in drupal, just building my new site)
I create various articles which always appear in the front (home) page, by date.
I also want to make them appear in other menus, that I have created just after the home page.
Example: My main menu has (lets say)
Home - News - Articles - Discussion
I entered maintenace mode then, after a while when to get lunch, I come back and my laptop had run out of battery, I go over to my desktop PC and go to my website, the maintenance mode is left on.
Does drupal cache themed nodes? For example, if I view a list of teasers for a particular node, each one of those nodes has to be loaded from the database then themed. Does drupal cache the HTML from the themed node so it doesn't have to theme it every time it's requested? Is there a contrib module that does this? Is this even a good idea? Your thoughts?