Hi all, I searched the forums but could not find a solution:
I set up drupal 5 with a static front page, with a different area for news (/node aliased as /news with "story" content types), and now only when a user goes to news he has the orange RSS icon in firefox (the link rel=alternate in the tag). Keep in mind this is also important for most RSS readers, which let the user just enter a website's URL, and automatically find the rss link.
I would like to know which is the best solution to integrate an external database (create, modify, list tables in MySQL) within a site in Drupal?
Where can I read more informations about it?
As I struggle clumsily along learning Form API, I've quickly learned that determining field IDs is absolutely essential. The Firefox web devleopment toolar has helped in this regard, but for some reason, the View Form Information doesn't return the IDs for fieldsets. Therefore, I resorted to tediously searching modules for their respective IDs. There remains however, one fieldset whose ID I can't figureout.
What is the form ID for the Input Format fieldset?
Down here's a paste of a copy of the source of my drupal. The problem with the collapsed menu called "Provider" is that it will not expand. But if you look at the original menu "Roald", the user menu you don't see a difference. But there is, because my own created menu "Providers" dont work and the user menu does.