"tableofcontents" there with a similar module?

http://drupal.org/project/tableofcontents
Find the module to achieve similar functionality.

Gallery Formatter

http://www.kmdevelop1.com/gallery1

Still in dev form and very excited to use the Gallery Formatter module... only problem - How do I connect the Caption image field (shown below gallery) to function as the overlay text boxes, as seen in the demo?

Second...where are my green arrows?

Thank you for your time!

Notice: Use of undefined constant value - assumed - theming

hi for some reason im getting these errors:

Notice: Use of undefined constant safe_value - assumed 'safe_value' in include() (line 32 of /home/drupal/sites/all/theme/therx/node--product.tpl.php).

the following code i have it like this in my tpl file to expose certain fields:

  • Color Available

    print $field_color[0][safe_value];

  • Available

    print_r($field_available[0][value]);

  • how to upload a photo here??!!

    why I can not attach a photo?!

    Views & Links

    I have a view set up that lists user names with specific rolls. I would like to Have the user name become a link when clicked would take you to a page view of all the nodes of a certain type they have authored. the basic view are already set up, but i cannot figure out of to get the link up and how to use that to open the second view passing the argument.

    How do I create an if statement based on menu depth?

    Hi,

    Trying to create this if statement below based on the linked nodes position in the menu structure.
    So that all top level pages get a h1 as a landing page and the others get h2's as a sub page.

    Pages

    Subscribe with RSS Subscribe to RSS - Drupal 7.x