From 8305a929cbcbb92550795f684c6a5d912ef501b9 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Tue, 11 Dec 2007 07:13:24 +0000 Subject: [PATCH] MFB: Upgrade to the new-reference-structure - Moved the intro from reference.xml to book.xml - Change the intro ID to intro. - Changes constants to git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247973 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/calendar/book.xml | 54 ++++++++++++++++++++++++++++++++ reference/calendar/constants.xml | 6 ++-- reference/calendar/reference.xml | 38 ++-------------------- reference/calendar/setup.xml | 54 ++++++++++++++++++++++++++++++++ 4 files changed, 113 insertions(+), 39 deletions(-) create mode 100644 reference/calendar/book.xml create mode 100644 reference/calendar/setup.xml diff --git a/reference/calendar/book.xml b/reference/calendar/book.xml new file mode 100644 index 0000000000..187848fd75 --- /dev/null +++ b/reference/calendar/book.xml @@ -0,0 +1,54 @@ + + + + + + + Calendar + + + + &reftitle.intro; + + The calendar extension presents a series of functions to simplify + converting between different calendar formats. The intermediary or + standard it is based on is the Julian Day Count. The Julian Day Count is + a count of days starting from January 1st, 4713 B.C. To convert between + calendar systems, you must first convert to Julian Day Count, then to the + calendar system of your choice. Julian Day Count is very different from + the Julian Calendar! For more information on Julian Day Count, visit + &url.calendar.jd;. For more + information on calendar systems visit &url.calendar;. Excerpts from this page are + included in these instructions, and are in quotes. + + + + + &reference.calendar.setup; + &reference.calendar.constants; + &reference.calendar.reference; + + + + + diff --git a/reference/calendar/constants.xml b/reference/calendar/constants.xml index 405e76e45d..08a4311849 100644 --- a/reference/calendar/constants.xml +++ b/reference/calendar/constants.xml @@ -1,6 +1,6 @@ - -
+ + &reftitle.constants; &extension.constants; @@ -246,7 +246,7 @@ -
+
- - + - Calendar Functions - Calendar - -
- &reftitle.intro; - - The calendar extension presents a series of functions to simplify - converting between different calendar formats. The intermediary or - standard it is based on is the Julian Day Count. The Julian Day Count is - a count of days starting from January 1st, 4713 B.C. To convert between - calendar systems, you must first convert to Julian Day Count, then to the - calendar system of your choice. Julian Day Count is very different from - the Julian Calendar! For more information on Julian Day Count, visit - &url.calendar.jd;. For more - information on calendar systems visit &url.calendar;. Excerpts from this page are - included in these instructions, and are in quotes. - -
- - &reference.calendar.configure; - -
- &reftitle.runtime; - &no.config; -
- -
- &reftitle.resources; - &no.resource; -
- &reference.calendar.constants; -
+ Calendar &Functions; &reference.calendar.entities.functions; diff --git a/reference/calendar/setup.xml b/reference/calendar/setup.xml new file mode 100644 index 0000000000..cc8b3d0cab --- /dev/null +++ b/reference/calendar/setup.xml @@ -0,0 +1,54 @@ + + + + + &reftitle.setup; + + +
+ &reftitle.required; + &no.requirement; +
+ + + + &reference.calendar.configure; + + + +
+ &reftitle.runtime; + &no.config; +
+ + + +
+ &reftitle.resources; + &no.resource; +
+ + +
+ + +