Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Paul Lesneiwski
> PS. According to ISO 8601, weeks starts on Mondays so in my opinion Monday > should be the default. (The ISO standard for numerical date/time > interchange formats, 8601:1988, supersedes the ISO standards: 2014, 2015, > 2711, 3307 and 4031.) F. OK, changed for next release. Thanks, paul

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Fredrik Jervfors
> This is not supposed to be easy, I realise. I think I have to stick with > Sunday as the start day of the week. First the cvs command as described > above will now work. It don't like the argument -ir and I have no time to > start reading man pages. Secondly the files referred to does'nt exists o

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Paul Lesneiwski
Pål Monstad wrote: > .. > >> [root:tru] /var/www/squirrelmail-cvs # grep -ir week_start_day_default * > > >> plugins/calendar/data/config.php.sample: >> $small_calendar_calID_default, $week_start_day_default, >> plugins/calendar/data/config.php.sample:$week_start_day_default = SU; >> plugins/c

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Fredrik Jervfors
> I want to change the week start from Sunday to Monday. How can this be > done? I don't think you can change that in the calendar plugin that is shipped with SquirrelMail, unless hacking the source. Try downloading Shared Calendars , install it

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Paul Lesneiwski
> I agree, but honostly, I have searched in the Docs but I have not found > what you suppose I should have found on my own. Since you most likely > know where it is written, what about telling me the name of the > document. Searching Google for the string $week_start_day_default > results in no fou

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Pål Monstad
.. [root:tru] /var/www/squirrelmail-cvs # grep -ir week_start_day_default * plugins/calendar/data/config.php.sample: $small_calendar_calID_default, $week_start_day_default, plugins/calendar/data/config.php.sample:$week_start_day_default = SU; plugins/calendar/data/config.php: $small_cal

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Tony Earnshaw
søn, 28.08.2005 kl. 17.58 skrev Pål Monstad: [...] > I agree, but honostly, I have searched in the Docs but I have not found what > you suppose I should have found on my own. Since you most likely know where > it is written, what about telling me the name of the document. Searching > Google f

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Pål Monstad
Pål Monstad wrote: Hm, I have done some adjustments to the Squirrelmail. I have removed everything the user will not need to fiddle with, including this option. Why do people so like to second guess users? Why not set sensible defaults for those who will never change them, and let advanced us

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Paul Lesneiwski
Pål Monstad wrote: > Hm, I have done some adjustments to the Squirrelmail. I have removed > everything the user will not need to fiddle with, including this option. Why do people so like to second guess users? Why not set sensible defaults for those who will never change them, and let advanced

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Pål Monstad
Hm, I have done some adjustments to the Squirrelmail. I have removed everything the user will not need to fiddle with, including this option. I have removed the code, and I'm not able to recreate the code. Is there a way to modify the required code to change from Sunday to Monday? In which p

Re: [SM-USERS] change week start in Calendar

2005-08-28 Thread Paul Lesneiwski
Pål Monstad wrote: > I want to change the week start from Sunday to Monday. How can this be done? > -- Options-->Calendar Options It's the first thing at the top of the page - paul __ Open Guild, LLC http://openguild.net/ Software.Systems.Solutions

[SM-USERS] change week start in Calendar

2005-08-28 Thread Pål Monstad
I want to change the week start from Sunday to Monday. How can this be done? -- Pål Monstad