datehu module must check the locale selected by the user
tolmi - August 11, 2007 - 19:22
| Project: | Hungarian local functionality (mini modules) |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Currently the datehu module - if enabled - always shows the Hungarian date format. But if you publish a multilingual site this could be a problem. Watching the selected locale and disabling this functionality if locale is not Hungarian should solve the problem.

#1
Well, this is out of datehu.module's territory. If you look into the module it gives three new date options and makes them selected by default if you don't have something else set. It is a general problem with Drupal that there can only be one date format on the site for any given date setting (short, mid, long). Datehu module just gives you new predefined date options.