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 set up a website for my local community group who I do volunteer work for. The site is for Parents and Carers of the organisation as well as the administration officers. Here is the web site www.tsfdc.org.au
The problem I am experiencing is that for anonymous users, the primary navigation goes 'missing' on all of the pages and I have no idea why.
I have a form that i want a user to fill out. The form has several fields. I want the fields to be pre-filled with information already collected, which is sitting in my database from where the user (or another user) entered that info into another form. I want to give the user the ability to change this info, so fields are better than just displaying the data.
is there something out there that facilitated this? is the prepopulate module what i need? how much custom coding is involved with something like this?
Hi :-)
This is my first approach of what the Summer of Code is. I´ve first readed it on Drupal, and then went to Google´s page.
So, maybe I´m asking something silly here, but... some SoC projects seems amazing... how and when are we gonna see them implemented into Drupal? (as modules, I suppose).
Would it be after SoC has finnished? Are them gonna be listed in the Modules area?
i have been trying to have this simple thing.
i create a node with cck and the image field.
i want a thumbnail preview to appear in the teaser about 100 pixels, then when you access the full node i want to see the image in 640 pixels.
however when i change settings here and there nothing seems to affect the cck node and it always displays the image in full size.
i tried using imagecache but it didnt work and there was no reply from the developer so what to do.