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.
No, I don't have a solution. But am wondering if any one else has a need or is working on something similar.
I'm thinking that this might be a good stop-gap between the existing book outlining done by node weights in checkboxes and a 6.X drag-n-drop sortable node list via JS / Ajax.
Suggestions would be appreciated. In the meantime, I going to study the excellent views module to determine if I have enough coding skill to enhance my own version of book module.
I want to provide three new fields for the image and blog content types. I wish to add the following three fields:
latitude
longitude
altitude
Can anybody suggest how I might go about doing this (just some short pointers).
From my basic knowledge of Drupal I could extend node to provide these extra fields (I may wish at a later date for more/all content types to have these location fields), or extend each of image and blog separately.
I did read the documentation before i posted this, but i still need some help :-P
What i need is the possibility to track clicks on links stored in CCK nodes. i thought Links Package was the right module for this, but now as i have installed it i'm quite lost: i see i can create weblinks as a separate content type, but how can i track links inside of CCK nodes?
Thank you in advance!
Hi, I'm after a full page module and block for drupal 5.1 that is similar to eWeather for joomla from which it works off of weather.com's rss xml feeds. Does anyone know of such a thing or can anyone make one?
I've run "cvs tag DRUPAL-5--1-3" over my project a few days ago but the release package has yet to appear on the project site (phoneblogz). Am I doing something wrong or missing a step?