Could there be a optionspage where I can set the title for the onthisday page and/or feed?
You can use the Locale module to change the name of the title in the feed and in the page. This is true of both the Drupal 5 and 6-dev versions.
But this means that english users need to invent a new language to achive this
There's also the String Overrides module which will accomplish this without creating a new language.
Comments
Comment #1
sillygwailoYou can use the Locale module to change the name of the title in the feed and in the page. This is true of both the Drupal 5 and 6-dev versions.
Comment #2
lomz commentedBut this means that english users need to invent a new language to achive this
Comment #3
sillygwailoThere's also the String Overrides module which will accomplish this without creating a new language.
Comment #4
sillygwailo