a patch for the calendar tag 0.9.10
Hi there, here's a patch for the Calendar 0.9.10 product. This version allows people to define their own day or month names instead of the default english names. This is very useful if you want to setup a web calendar in another language than English. In French, some month names contain accented letters, represented in HTML by character entities like é for example. The Calendar product doesn't cut the month names correctly in regard to these entities, especially in week mode when a week was between two months. Here's a patch to correct the problem. hope this helps. bye, Jerome Alet
Sorry, I've created a new patch, because in my previous one I've forgotten to correct the day mode too. The problem happens in day mode as well as in week mode, even if the week wasn't between two months. Sorry for the incoveninence, you'll find the new patch attached to this message. bye, Jerome Alet On Sun, Jun 04, 2000 at 11:20:34AM +0200, Jerome ALET wrote:
here's a patch for the Calendar 0.9.10 product. ... The Calendar product doesn't cut the month names correctly in regard to these entities, especially in week mode when a week was between two months.
participants (1)
-
Jerome ALET