I have a problem with the locale module since I upgraded to 4.5. I've been used Drupal since 4.3 and using locale gettext module.
The problems I've noticed are:
* Importing from a file doesn't work. It does nothing, it doesn't show any output.
* Translating strings using "Manage strings" menu doesn't work either. The page reloads and doesn't show any message. Strings seem not to change.
I have another Drupal installation on the same server and locale works flawlessly. I've noticed that the amount of total strings is much lower.
Is it possible to use different templates for different parts of a single Drupal installation (a part would be similar to the subject of each of the different tabs above here - Support, Downloads, Handbook etc)? I read one post saying that this might be the case with Drupal 4.5 but I can't find anything in the documentation.
I'm a new Drupal user, installed 4.5 last night. I plan on using drupal as a blog/community where I'm the one administrative user, and authenticated users can have their own blogs and image galleries, and anonymous users can view comments and post new ones that will be moderated. I went ahead and created an "administrative" user role, to differentiate between myself and the unwashed masses of authenticated users. So far, so good.
I have always made reasonable use of the page.module functionality. However since upgrading to 4.5 I seem to no longer have any of the links to the pages in the main navigation menu. Is there a way to get them back ot a module to add them back as they are veru urgently needed and I don't want to add them in a seperate block if possible as it would make navigation for people unnecessarily difficult.