openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 81075b5b280b6330c138d0a192c6bb9d65d5294d
parent d841e0f9da371ad9d21d6de1fb955ac87f51dd14
Author: dankert <devnull@localhost>
Date:   Sat,  3 Mar 2007 00:55:00 +0100

Einstellung "weekday_offset"

Diffstat:
config/editor.ini.php | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/config/editor.ini.php b/config/editor.ini.php @@ -104,3 +104,12 @@ rendermode=sgml convert_html=true convert_bbcode=true + + +; Calendar settings +[calendar] + +; Weekday-Offset: Ho many days a week begins after Sunday. +; 0 = Week begins with Sunday (America, Australia, Islam) +; 1 = Week begins with Monday (ISO-8601, Europe) +weekday_offset=1