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 want to call values from location module into a computed field. This node -- http://drupal.org/node/62486 -- provides a list of fields of what the fields are sample code for display in a template. But I'm unclear what the form is for calling location fields as values into a computed field operation. Is it something like:
I need to have a tag cloud of user custom profile fields (from profile module).
Say, if 'city' is a custom profile module, I can have a tag cloud of all cities (of registered users) and the clicking on any tag should show all uses from that city.
Is this functionality already provided by some module?
I have the MySite module up and running... but when users are given the option of which RSS Feed they would like to add, MySite limits their options to 10 feeds per category. Some of my categories have more then 10 feeds. Any ideas on how I can show more then 10 feeds per category?
I recently installed Drupal 5.1 and the site has been running smoothly for the last 1 week.
Today I noticed that my timezone was not set correctly, so I went in Administer > Site Information and corrected it.
But still, in Home > Administer > Logs all the logs show wrong dates.
Shouldn't the logs show timestamp after considering the timezone?
Can someone tell me how can I get this feature of recommended(similar) pages which I want to keep at the bottom of all the pages of my site. This will help the user to browse my site more effectively and also my site will be better linked.