2008-06-17 20:19  paul

	* .: New branch release-2.6

2008-06-17 20:03  paul

	* axyl/trunk/debian/changelog: v2.6.0

2008-06-17 19:53  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh,
	  axyl/trunk/install/axyl-common-funcs.sh,
	  axyl/trunk/install/detect-apache.sh,
	  axyl/trunk/install/rebuild-website-db.sh: Removed bashism
	  'function ' prefix from shell function defs.
	  Fixes Bug#486634

2008-06-16 09:03  paul

	* axyl/trunk/debian/changelog: v2.6.0 WIP

2008-06-12 20:03  paul

	* axyl/trunk/lib/utils.php: Refinements to wikitable render:
	  centering via <div> and also nbsp processing for blank cells.

2008-06-10 11:55  paul

	* axyl/trunk/lib/utils.php: Re-work on the wikitable2html() func so
	  it maintains the rows/lines more accurately.

2008-06-08 19:35  paul

	* axyl/trunk/debian/changelog: v2.5.0

2008-06-08 19:34  paul

	* axyl/trunk/debian/changelog, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/utils.php: - New 'ikitable2html()' function for
	  utils.php. Takes a string and if wikitables are defined
	  in it replaces them with HTML tables according to wikitable
	  syntax (a-la axyl).
	  - Fixed up autojustify to work better for table class
	  (html-defs.php).

2008-06-06 08:35  paul

	* axyl/trunk/lib/utils.php: 1. Added '<br /><br />' as alternative
	  paragraph recognition pattern.
	  2. Added new wikitable2html() function. Converts 'wikitext' table
	  notation to real table.

2008-06-06 08:33  paul

	* axyl/trunk/lib/story-defs.php: Added wikitable2html() processing
	  in story view.

2008-06-06 08:32  paul

	* axyl/trunk/db/postgres/install-db.sh: Added check for DB
	  existence in remote db case.

2008-05-25 21:38  paul

	* axyl/trunk/lib/json-xhr-defs.php: WIP XmlHttp platform

2008-05-25 21:37  paul

	* axyl/trunk/lib/form-defs.php: 1. added <optgroup> capability to
	  select (form_combofield) class
	  2. added ability to enable datepicker for standard form_textfield
	  class

2008-05-25 21:36  paul

	* axyl/trunk/debian/changelog: Latest WIP

2008-05-23 05:36  paul

	* axyl/trunk/lib/story-defs.php: Stop captions being defaulted to
	  catalog item name.

2008-05-21 21:14  paul

	* axyl/trunk/lib/img/_mod.gif: New modify button

2008-05-16 08:08  paul

	* axyl/trunk/lib/story-defs.php: Removed 'axcombo' class setting
	  which was upsetting Dojo combos, but only on Firefox for Windows.

2008-05-13 04:24  paul

	* axyl/trunk/scripts/inject-lines.pl,
	  axyl/trunk/scripts/snippet.pl: Two useful utilities for
	  mainpulating files which contain line-based text:
	  - inject-lines.pl Injects a set of lines after/before a regex
	  match
	  - snippet.pl Obtains a snippet of lines from a file, between two
	  regexes.

2008-05-13 01:19  paul

	* axyl/trunk/debian/changelog: WIP 2.5.0 started

2008-05-12 22:48  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/changelog,
	  axyl/trunk/install/detect-apache.sh: Fix for Apache2 change to
	  the way it defined run-user and run-group.

2008-05-11 07:47  paul

	* axyl/trunk/lib/datetime-defs.php: Better prose_diff_ts

2008-05-11 05:09  paul

	* axyl/trunk/www/axyl-rpc-processor.php,
	  axyl/trunk/www/axyl-rpc-services.smd: Clearer
	  examples/explanation

2008-05-11 04:59  paul

	* axyl/trunk/lib/json-rpc-defs.php: Refined to properly support
	  callbacks.

2008-05-11 03:03  paul

	* axyl/trunk/debian/changelog, axyl/trunk/lib/json-rpc-defs.php,
	  axyl/trunk/www/axyl-rpc-processor.php,
	  axyl/trunk/www/axyl-rpc-services.smd: Added JSON RPC platform so
	  that we can do RPC calls to the server from
	  within a webapge.

2008-05-10 05:00  paul

	* axyl/trunk/debian/changelog: Next version WIP

2008-05-10 01:42  paul

	* axyl/trunk/db/.cvsignore: useless file removal

2008-05-10 00:56  paul

	* axyl/trunk/db/postgres/upgrade/.cvsignore: Removed rubbish

2008-05-09 23:44  paul

	* axyl/trunk/debian/rules, axyl/trunk/prebuild.sh: Removed old CVS
	  removes, replaced with .svn ones.

2008-05-09 22:27  paul

	* axyl/trunk/debian/changelog, axyl/trunk/prebuild.sh: Prebuild now
	  clears out tests and demos directories from dojo.
	  Update changelog.

2008-05-09 21:57  paul

	* axyl/trunk/lib/story-defs.php: Changed default date formats to be
	  NICE_DATE.

2008-05-07 23:43  paul

	* axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/img/_detach.gif,
	  axyl/trunk/lib/js/xinha/examples/ext_example-body.html,
	  axyl/trunk/lib/js/xinha/examples/ext_example-menu.php,
	  axyl/trunk/lib/js/xinha/examples/ext_example.html,
	  axyl/trunk/lib/js/xinha/examples/testbed.html,
	  axyl/trunk/lib/js/xinha/htmlarea.js,
	  axyl/trunk/lib/js/xinha/modules/CreateLink/link.js,
	  axyl/trunk/lib/js/xinha/modules/Gecko/Gecko.js,
	  axyl/trunk/lib/js/xinha/modules/Gecko/paraHandlerDirty.js,
	  axyl/trunk/lib/js/xinha/modules/GetHtml/DOMwalk.js,
	  axyl/trunk/lib/js/xinha/modules/InsertImage/insert_image.js,
	  axyl/trunk/lib/js/xinha/modules/InsertTable/insert_table.js,
	  axyl/trunk/lib/js/xinha/modules/InternetExplorer/InternetExplorer.js,
	  axyl/trunk/lib/story-defs.php, axyl/trunk/www/axyl-catalog.php:
	  Mainly changes to story and catalog handling. Implemented
	  highlighting for
	  stories, and detach for catalog items.

2008-05-05 08:46  paul

	* axyl/trunk/lib/story-defs.php: Refinements - only Editors can
	  change story_type; Story type shown as icon in admin list.

2008-05-05 06:55  paul

	* axyl/trunk/prebuild.sh: Removes SVN control directories and
	  ignore files.

2008-05-05 04:41  paul

	* axyl/trunk/debian/axyl.copyright, axyl/trunk/prebuild.sh: Fixed
	  License issues for Dojo toolkit.

2008-05-05 01:26  paul

	* axyl/trunk/debian/changelog: Axyl 2.3.0

2008-05-05 01:25  paul

	* axyl/trunk/debian/po/fr.po: French debconf template.

2008-05-05 01:25  paul

	* axyl/trunk/lib/image-defs.php: Cosmetic.

2008-05-05 01:25  paul

	* axyl/trunk/lib/htmlarea-defs.php: Rationalised to support the new
	  wysiwyg generic include scheme, where we
	  can have a choice of which editor to use - done to support the
	  dojo
	  Wysiwyg editor.

2008-05-05 01:22  paul

	* axyl/trunk/lib/query-defs.php: Added return value (boolean) from
	  begin() method of transaction.
	  Added new method of a query get_next_row() which is designed to
	  be run
	  from the top of a while loop.

2008-05-05 01:19  paul

	* axyl/trunk/lib/webpage-defs.php: Added dojo toolkit method
	  set_ui_toolkit() plus var $ui_toolkit which is
	  carried as part of $RESPONSE.
	  Also changed the add_script methods to use the new add_content_to
	  paradigm.
	  Cleaned out a bunch of 'return $this;' lines not needed now.
	  Added piece in the webpage generate() method which initialises
	  dojo if
	  the page has defined it as being active using set_ui_toolkit().

2008-05-05 01:11  paul

	* axyl/trunk/lib/mime-types.php: Fixed for change in
	  get_file_extn() to do strotolower for file
	  extension matching.

2008-05-05 01:10  paul

	* axyl/trunk/lib/form-defs.php: Added dojo widget support for a
	  number of standard form widgets. These
	  include: form_textfield,, form_combofield, form_memofield,
	  form_checkbox, and form_radiobutton. Quite a bit of change, but
	  all
	  should operate as they used to, when dojo toolkit is inactive
	  (the
	  default case).

2008-05-05 01:05  paul

	* axyl/trunk/lib/json-defs.php: Added new class definitions files:
	  json-defs.php - allows Php objects
	  to be JSON-ified, and vice-versa

2008-05-05 00:57  paul

	* axyl/trunk/lib/treemenu-defs.php: Now removes the tbxLogoff
	  parameter from URL to stop constant logoff
	  action happening.

2008-05-05 00:56  paul

	* axyl/trunk/lib/file-defs.php: The get_file_extn() function does
	  not munge the extension to lowercase.
	  It now leaves it as it is.

2008-05-05 00:55  paul

	* axyl/trunk/lib/debugger.php: Cleaned up the DBG_DUMP output
	  somewhat.

2008-05-05 00:53  paul

	* axyl/trunk/lib/catalog-defs.php: Implemented 'versions' of a
	  piece of media such as a 'thumbnail' of
	  an image etc. These have the same file name as the original
	  media, but
	  with the version name added.

2008-05-05 00:49  paul

	* axyl/trunk/lib/story-defs.php: Revamped to use dojo widgets in
	  the story edit form. In particular it
	  uses the thumnailpicker to pick images to go with the story,
	  accessed
	  from the Axyl media catalog via JSON data. Lots of javascript now
	  active
	  in the story edit form as a result. YYMV.

2008-05-05 00:36  paul

	* axyl/trunk/lib/utils.php: added a new utility func called
	  'add_content_to()' which adds string
	  content to another string in a variety of ways: replace, append,
	  prefix.
	  Can also be told to only add it if it doesn't already exist.
	  Rationalised inline_script() to make use of this, which is itself
	  used
	  to add javascript to webpages. Also added new utility funcs:
	  make_precis(),
	  chunkify(), paras2ptags(), scrub_string() and ascii_string().

2008-05-05 00:32  paul

	* axyl/trunk/lib/plugin-defs.php: Enchanced the javascript-adding
	  functions to use add_content_to()
	  function (utils.php) and enhanced add_scriptsrc() to be able to
	  only add
	  script sources once-only.

2008-05-05 00:30  paul

	* axyl/trunk/www/sitestyle.css: Changed a few styles for the better

2008-05-05 00:29  paul

	* axyl/trunk/lib/html-defs.php: Added <div> class. Also enhanced
	  table classes so we can pass in a
	  ready-made tablerow object.

2008-05-05 00:28  paul

	* axyl/trunk/lib/rss-defs.php: Final version of RSS classes - does
	  RSS1.0 and 2.0 formats

2008-05-05 00:27  paul

	* axyl/trunk/lib/datetime-defs.php: Added some more formats in
	  particuler ISO8601, and also enhanced
	  prose_diff() to produce truncated output (no hours or mins)

2008-05-05 00:26  paul

	* axyl/trunk/lib/img/_show.gif: Made slightly wider (57px)

2008-05-05 00:25  paul

	* axyl/trunk/lib/js/scw.js: A small javascript calendar
	  date-chooser widget.

2008-05-05 00:25  paul

	* axyl/trunk/lib/dojo-editor-defs.php,
	  axyl/trunk/lib/dojo-widget-defs.php,
	  axyl/trunk/lib/wysiwyg-editor-defs.php,
	  axyl/trunk/www/axyl-catalog-json.php: Dojo additions. Widgets and
	  Wysiwyg editor.

2008-05-05 00:24  paul

	* axyl/trunk/lib/img/_greentick16.gif,
	  axyl/trunk/lib/img/_redtick16.gif,
	  axyl/trunk/lib/img/_redx16.gif: Extra utility images

2008-05-04 21:51  paul

	* axyl/trunk/lib/js/dojo, axyl/trunk/lib/js/dojo/dijit,
	  axyl/trunk/lib/js/dojo/dijit/ColorPalette.js,
	  axyl/trunk/lib/js/dojo/dijit/Declaration.js,
	  axyl/trunk/lib/js/dojo/dijit/Dialog.js,
	  axyl/trunk/lib/js/dojo/dijit/Editor.js,
	  axyl/trunk/lib/js/dojo/dijit/InlineEditBox.js,
	  axyl/trunk/lib/js/dojo/dijit/LICENSE,
	  axyl/trunk/lib/js/dojo/dijit/Menu.js,
	  axyl/trunk/lib/js/dojo/dijit/ProgressBar.js,
	  axyl/trunk/lib/js/dojo/dijit/TitlePane.js,
	  axyl/trunk/lib/js/dojo/dijit/Toolbar.js,
	  axyl/trunk/lib/js/dojo/dijit/Tooltip.js,
	  axyl/trunk/lib/js/dojo/dijit/Tree.js,
	  axyl/trunk/lib/js/dojo/dijit/_Calendar.js,
	  axyl/trunk/lib/js/dojo/dijit/_Container.js,
	  axyl/trunk/lib/js/dojo/dijit/_Templated.js,
	  axyl/trunk/lib/js/dojo/dijit/_TimePicker.js,
	  axyl/trunk/lib/js/dojo/dijit/_Widget.js,
	  axyl/trunk/lib/js/dojo/dijit/_base,
	  axyl/trunk/lib/js/dojo/dijit/_base.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/bidi.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/focus.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/manager.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/place.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/popup.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/scroll.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/sniff.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/typematic.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/wai.js,
	  axyl/trunk/lib/js/dojo/dijit/_base/window.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor,
	  axyl/trunk/lib/js/dojo/dijit/_editor/RichText.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/_Plugin.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/html.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/FontChoice.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/cs,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/cs/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/cs/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/de,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/de/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/de/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/es,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/es/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/es/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/fr,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/fr/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/fr/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/gr,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/gr/FontChoice.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/gr/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/gr/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/hu,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/hu/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/hu/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/it,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/it/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/it/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ja,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ja/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ja/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ko,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ko/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ko/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pl,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pl/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pl/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pt,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pt/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/pt/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ru,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ru/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/ru/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh-tw/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh-tw/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/nls/zh/commands.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/AlwaysShowToolbar.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/EnterKeyHandling.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/FontChoice.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/LinkDialog.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/TextColor.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/plugins/ToggleDir.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/range.js,
	  axyl/trunk/lib/js/dojo/dijit/_editor/selection.js,
	  axyl/trunk/lib/js/dojo/dijit/_tree,
	  axyl/trunk/lib/js/dojo/dijit/_tree/Node.html,
	  axyl/trunk/lib/js/dojo/dijit/_tree/Tree.html,
	  axyl/trunk/lib/js/dojo/dijit/_tree/dndContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/_tree/dndSelector.js,
	  axyl/trunk/lib/js/dojo/dijit/_tree/dndSource.js,
	  axyl/trunk/lib/js/dojo/dijit/_tree/model.js,
	  axyl/trunk/lib/js/dojo/dijit/bench,
	  axyl/trunk/lib/js/dojo/dijit/bench/benchReceive.php,
	  axyl/trunk/lib/js/dojo/dijit/bench/benchTool.html,
	  axyl/trunk/lib/js/dojo/dijit/bench/create_widgets.html,
	  axyl/trunk/lib/js/dojo/dijit/bench/test_Button-programmatic.html,
	  axyl/trunk/lib/js/dojo/dijit/bench/test_button-results.html,
	  axyl/trunk/lib/js/dojo/dijit/bench/widget_construction_test.php,
	  axyl/trunk/lib/js/dojo/dijit/changes.txt,
	  axyl/trunk/lib/js/dojo/dijit/demos,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/chat.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/chat.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/client.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/community.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/operator.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/chat/room.js,
	  axyl/trunk/lib/js/dojo/dijit/demos/form.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/continents.json,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/data.json,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/flags.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/flags.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/flags.png,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/generate.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/langCountryMap.json,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/languages.json,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/languages.sh,
	  axyl/trunk/lib/js/dojo/dijit/demos/i18n/sprite.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/icons.gif,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/icons.png,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/mail.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/mail.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/mail.json,
	  axyl/trunk/lib/js/dojo/dijit/demos/mail/newMail.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao.html,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/en,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/en/helloworld.js,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/fr,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/fr/helloworld.js,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/helloworld.js,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/zh,
	  axyl/trunk/lib/js/dojo/dijit/demos/nihao/nls/zh/helloworld.js,
	  axyl/trunk/lib/js/dojo/dijit/dijit-all.js,
	  axyl/trunk/lib/js/dojo/dijit/dijit-all.js.uncompressed.js,
	  axyl/trunk/lib/js/dojo/dijit/dijit.js,
	  axyl/trunk/lib/js/dojo/dijit/dijit.js.uncompressed.js,
	  axyl/trunk/lib/js/dojo/dijit/form,
	  axyl/trunk/lib/js/dojo/dijit/form/Button.js,
	  axyl/trunk/lib/js/dojo/dijit/form/CheckBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/CurrencyTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/DateTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/FilteringSelect.js,
	  axyl/trunk/lib/js/dojo/dijit/form/Form.js,
	  axyl/trunk/lib/js/dojo/dijit/form/MultiSelect.js,
	  axyl/trunk/lib/js/dojo/dijit/form/NumberSpinner.js,
	  axyl/trunk/lib/js/dojo/dijit/form/NumberTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/SimpleTextarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/Slider.js,
	  axyl/trunk/lib/js/dojo/dijit/form/TextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/TimeTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/ValidationTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/_DateTimeTextBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/_FormWidget.js,
	  axyl/trunk/lib/js/dojo/dijit/form/_Spinner.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/cs,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/cs/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/cs/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/cs/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/de,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/de/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/de/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/de/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/es,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/es/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/es/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/es/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/fr,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/fr/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/fr/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/fr/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/gr,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/gr/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/gr/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/gr/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/hu,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/hu/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/hu/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/hu/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/it,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/it/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/it/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/it/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ja,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ja/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ja/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ja/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ko,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ko/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ko/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ko/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pl,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pl/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pl/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pl/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pt,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pt/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pt/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/pt/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ru,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ru/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ru/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/ru/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-cn,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-cn/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-tw/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-tw/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh-tw/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh/ComboBox.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/form/nls/zh/validate.js,
	  axyl/trunk/lib/js/dojo/dijit/form/templates,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/Button.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/CheckBox.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/ComboBox.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/ComboButton.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/DropDownButton.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/HorizontalSlider.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/InlineEditBox.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/Spinner.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/TextBox.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/TimePicker.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/ValidationTextBox.html,
	  axyl/trunk/lib/js/dojo/dijit/form/templates/VerticalSlider.html,
	  axyl/trunk/lib/js/dojo/dijit/layout,
	  axyl/trunk/lib/js/dojo/dijit/layout/AccordionContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/BorderContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/ContentPane.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/LayoutContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/LinkPane.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/SplitContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/StackContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/TabContainer.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/_LayoutWidget.js,
	  axyl/trunk/lib/js/dojo/dijit/layout/templates,
	  axyl/trunk/lib/js/dojo/dijit/layout/templates/AccordionPane.html,
	  axyl/trunk/lib/js/dojo/dijit/layout/templates/TabContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/layout/templates/TooltipDialog.html,
	  axyl/trunk/lib/js/dojo/dijit/layout/templates/_TabButton.html,
	  axyl/trunk/lib/js/dojo/dijit/nls,
	  axyl/trunk/lib/js/dojo/dijit/nls/Textarea.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/cs,
	  axyl/trunk/lib/js/dojo/dijit/nls/cs/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/cs/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/de,
	  axyl/trunk/lib/js/dojo/dijit/nls/de/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/de/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ROOT.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_cs.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_de-de.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_de.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_en-gb.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_en-us.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_en.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_es-es.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_es.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_fr-fr.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_fr.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_hu.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_it-it.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_it.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ja-jp.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ja.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ko-kr.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ko.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_pl.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_pt-br.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_pt.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_ru.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_xx.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_zh-cn.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_zh-tw.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/dijit-all_zh.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/es,
	  axyl/trunk/lib/js/dojo/dijit/nls/es/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/es/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/fr,
	  axyl/trunk/lib/js/dojo/dijit/nls/fr/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/fr/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/gr,
	  axyl/trunk/lib/js/dojo/dijit/nls/gr/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/gr/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/hu,
	  axyl/trunk/lib/js/dojo/dijit/nls/hu/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/hu/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/it,
	  axyl/trunk/lib/js/dojo/dijit/nls/it/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/it/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ja,
	  axyl/trunk/lib/js/dojo/dijit/nls/ja/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ja/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ko,
	  axyl/trunk/lib/js/dojo/dijit/nls/ko/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ko/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/pl,
	  axyl/trunk/lib/js/dojo/dijit/nls/pl/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/pl/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/pt,
	  axyl/trunk/lib/js/dojo/dijit/nls/pt/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/pt/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ru,
	  axyl/trunk/lib/js/dojo/dijit/nls/ru/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/ru/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/sv,
	  axyl/trunk/lib/js/dojo/dijit/nls/sv/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/sv/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh-tw/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh-tw/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh/common.js,
	  axyl/trunk/lib/js/dojo/dijit/nls/zh/loading.js,
	  axyl/trunk/lib/js/dojo/dijit/resources,
	  axyl/trunk/lib/js/dojo/dijit/resources/_modules.js,
	  axyl/trunk/lib/js/dojo/dijit/templates,
	  axyl/trunk/lib/js/dojo/dijit/templates/Calendar.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/ColorPalette.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/Dialog.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/InlineEditBox.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/ProgressBar.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/TitlePane.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/Tooltip.html,
	  axyl/trunk/lib/js/dojo/dijit/templates/buttons,
	  axyl/trunk/lib/js/dojo/dijit/templates/buttons/bg-fade.png,
	  axyl/trunk/lib/js/dojo/dijit/templates/colors3x4.png,
	  axyl/trunk/lib/js/dojo/dijit/templates/colors7x10.png,
	  axyl/trunk/lib/js/dojo/dijit/tests,
	  axyl/trunk/lib/js/dojo/dijit/tests/Container.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/Container.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/_Templated.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_Templated.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/_altCalendar.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/manager.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/manager.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/test_FocusManager.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/test_focusWidget.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/test_placeStrict.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/test_typematic.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/viewport.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/viewport.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/viewportStrict.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/wai.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_base/wai.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/categories.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/categoriesNested.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/countries.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/dijits.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/states.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_data/treeTest.json,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_6112.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_CustomPlugin.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_RichText.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_ToggleDir.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_richtext.css,
	  axyl/trunk/lib/js/dojo/dijit/tests/_editor/test_richtext.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/tests/_programaticTest.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/_testCommon.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/css,
	  axyl/trunk/lib/js/dojo/dijit/tests/css/dijitTests.css,
	  axyl/trunk/lib/js/dojo/dijit/tests/css/dijitTests.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/tests/form,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/Form.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/Form.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/images,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/images/Alabama.jpg,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_Button.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_CheckBox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_ComboBox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_ComboBox_destroy.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_DateTextBox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_FilteringSelect.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_Form_onsubmit.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_MultiSelect.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_SimpleTextarea.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_Slider.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_Spinner.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_Textarea.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_TimeTextBox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/form/test_validate.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/README,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/currency.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/date.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/digit.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/module.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/number.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/test_i18n.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/textbox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/i18n/time.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/images,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/arrowSmall.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/copy.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/cut.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/flatScreen.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/note.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/paste.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/plus.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/testsBodyBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/tube.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/images/tubeTall.gif,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/ContentPane.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/ContentPane.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/combotab.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/doc0.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/doc1.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/doc2.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/getResponse.php,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/tab1.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/tab2.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/tab3.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/tab4.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_AccordionContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_BorderContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_BorderContainer_complex.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_BorderContainer_experimental.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_BorderContainer_full.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_BorderContainer_nested.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_ContentPane.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_LayoutCode.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_LayoutContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_SplitContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_StackContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_StackContainer_code.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_TabContainer.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_TabContainerTitlePane.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_TabContainer_noLayout.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/layout/test_TabContainer_remote.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/manualTests.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/manualTests.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/module.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/ondijitclick.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/ondijitclick.js,
	  axyl/trunk/lib/js/dojo/dijit/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Calendar.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_ColorPalette.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Declaration.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Dialog.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Dialog_focusDestroy.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Editor.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_InlineEditBox.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Menu.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_ProgressBar.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_TitlePane.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Toolbar.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Tooltip.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_TooltipDialog.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Tree.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_Tree_Notification_API_Support.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/test_instantiate.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/tree,
	  axyl/trunk/lib/js/dojo/dijit/tests/tree/test_Tree_DnD.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/tree/test_Tree_Programmatic.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/tree/test_Tree_v1.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/widgetsInTemplate.html,
	  axyl/trunk/lib/js/dojo/dijit/tests/widgetsInTemplate.js,
	  axyl/trunk/lib/js/dojo/dijit/themes,
	  axyl/trunk/lib/js/dojo/dijit/themes/a11y,
	  axyl/trunk/lib/js/dojo/dijit/themes/a11y/README.txt,
	  axyl/trunk/lib/js/dojo/dijit/themes/a11y/indeterminate_progress.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/dijit.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/dijit.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/dijit_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/dijit_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Calendar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Calendar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Calendar_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Calendar_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/ColorPalette.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/ColorPalette.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Dialog.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Dialog.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Dialog_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Dialog_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Editor.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Editor.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Editor_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Editor_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Menu.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Menu.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Menu_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Menu_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/ProgressBar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/ProgressBar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/TitlePane.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/TitlePane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/TitlePane_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/TitlePane_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Toolbar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Toolbar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Tree.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Tree.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Tree_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/Tree_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Button.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Button.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Button_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Button_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Checkbox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Checkbox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/ComboBox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/ComboBox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Common_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Common_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/RadioButton.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/RadioButton.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Slider.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Slider.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Slider_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Slider_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Textarea.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/Textarea.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/TimeTextBox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/form/TimeTextBox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/accordionItemActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/buttonActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/buttonDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/buttonEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/buttonHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/dndCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/dndMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/dndNoCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/dndNoMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/editor.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/editor_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/no.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/preciseSliderThumb.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/preciseSliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/preciseSliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/preciseSliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/progressBarAnim.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/progressBarEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/progressBarFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderEmptyVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderFullFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderFullVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderFullVerticalFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/sliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/splitContainerSizerH-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/splitContainerSizerH.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/splitContainerSizerV-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/splitContainerSizerV.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteArrows.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteArrows.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteCheckbox.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteCheckbox.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteDivIcons.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteDivIcons.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteRadio.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteRadio.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteRoundedIconsSmall.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteRoundedIconsSmall.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteTree.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteTree.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteTree_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/spriteTree_rtl.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomActiveC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomActiveSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomEnabledC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomEnabledSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomHoverC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabBottomHoverSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabContainerSprite.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabLeftChecked.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabRightChecked.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabStripe.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabStripeBottom.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabStripeLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tabStripeRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/titleBar.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/titleBarActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorDown.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorLeft.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorRight.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorUp.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/tooltipConnectorUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/treeExpand_loading.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/treeI.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/treeI_half.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/treeI_half_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/treeI_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/validationInputBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/validationInputBg.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/images/warning.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/AccordionContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/AccordionContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/AccordionContainer_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/AccordionContainer_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/BorderContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/BorderContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/SplitContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/SplitContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/TabContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/TabContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/TabContainer_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/layout/TabContainer_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/nihilo.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/nihilo.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/nihilo_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/nihilo/nihilo_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Calendar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Calendar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Calendar_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Calendar_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/ColorPalette.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/ColorPalette.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Dialog.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Dialog.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Dialog_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Dialog_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Editor.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Editor.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Editor_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Editor_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Menu.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Menu.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Menu_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Menu_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/ProgressBar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/ProgressBar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/TitlePane.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/TitlePane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/TitlePane_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/TitlePane_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Toolbar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Toolbar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Tree.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Tree.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Tree_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/Tree_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Button.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Button.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Button_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Button_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Checkbox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Checkbox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/ComboBox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/ComboBox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Common_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Common_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/RadioButton.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/RadioButton.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Slider.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Slider.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Slider_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Slider_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Textarea.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/Textarea.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/TimeTextBox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/form/TimeTextBox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/accordionItemActive.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/accordionItemActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/buttonActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/buttonDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/buttonEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/buttonHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/dndCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/dndMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/dndNoCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/dndNoMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/editor.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/editor_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/preciseSliderThumb.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/preciseSliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/preciseSliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/preciseSliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/progressBarAnim.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/progressBarEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/progressBarFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderEmptyVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderFullFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderFullVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderFullVerticalFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/sliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/splitContainerSizerH-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/splitContainerSizerH.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/splitContainerSizerV-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/splitContainerSizerV.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteArrows.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteArrows.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteCheckbox.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteCheckbox.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteDivIcons.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteDivIcons.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRadio.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRadio.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRoundedIconsSmall.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRoundedIconsSmall.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRoundedIconsSmallBl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteRoundedIconsSmallBl.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteTree.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteTree.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteTree_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/spriteTree_rtl.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomActiveC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomActiveSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomEnabledC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomEnabledSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomHoverC.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabBottomHoverSpriteLR.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabContainerSprite.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabLeftChecked.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabRightChecked.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabStripe.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabStripeBottom.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabStripeLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tabStripeRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/titleBar.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/titleBarActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorDown.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorLeft.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorRight.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorUp.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/tooltipConnectorUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/treeExpand_loading.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/treeI.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/treeI_half.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/treeI_half_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/treeI_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/validationInputBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/validationInputBg.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/images/warning.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/AccordionContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/AccordionContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/AccordionContainer_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/AccordionContainer_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/BorderContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/BorderContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/SplitContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/SplitContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/TabContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/TabContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/TabContainer_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/layout/TabContainer_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/soria.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/soria.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/soria_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/soria/soria_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/templateThemeTest.html,
	  axyl/trunk/lib/js/dojo/dijit/themes/themeTester.html,
	  axyl/trunk/lib/js/dojo/dijit/themes/themeTesterImages,
	  axyl/trunk/lib/js/dojo/dijit/themes/themeTesterImages/blackButtonEnabled.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/themeTesterImages/blackButtonHover.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/themeTesterQuirk.html,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Calendar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Calendar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Calendar_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Calendar_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/ColorPalette.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/ColorPalette.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Dialog.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Dialog.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Dialog_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Dialog_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Editor.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Editor.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Editor_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Editor_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Menu.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Menu.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Menu_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Menu_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/ProgressBar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/ProgressBar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/TitlePane.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/TitlePane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/TitlePane_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/TitlePane_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Toolbar.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Toolbar.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Tree.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Tree.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Tree_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/Tree_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Button.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Button.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Checkbox.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Checkbox.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Common.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Common.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/RadioButton.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/RadioButton.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Slider.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Slider.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Slider_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/Slider_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/TextArea.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/form/TextArea.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/accordionItemActive.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowDown.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowLeft.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowRight.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowUp.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/arrowUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/buttonActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/buttonDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/buttonEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/buttonHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/calendarDayLabel.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/calendarMonthLabel.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/calendarYearLabel.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkboxActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkboxDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkboxEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkboxHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkmark.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkmark.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkmarkNoBorder.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/checkmarkNoBorder.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/circleIcon.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/circleIcon.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/comboArrowDown.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dijitProgressBarAnim.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dijitProgressBarAnim.psd,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dndCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dndMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dndNoCopy.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dndNoMove.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dojoTundraGradientBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/dojoTundraGradientBg.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/doubleArrowDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/doubleArrowUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/editor.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/editor_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/folderClosed.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/folderOpened.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/i.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/i_half.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/i_half_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/i_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/leaf.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/loading.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/menu.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/minusButton.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/no.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/noX.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/plusButton.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/popupMenuBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/preciseSliderThumb.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/preciseSliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/preciseSliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/preciseSliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-1.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-2.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-3.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-4.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-5.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-6.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-7.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-8.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim-9.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarAnim.psd,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/progressBarFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonActiveDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonActiveHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/radioButtonHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderEmpty.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderEmptyVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderFull.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderFullFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderFullVertical.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderFullVerticalFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderThumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderThumbFocus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/sliderThumbFocus.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/smallArrowDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/smallArrowUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/splitContainerSizerH-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/splitContainerSizerH.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/splitContainerSizerV-thumb.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/splitContainerSizerV.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/spriteRoundedIconsSmall.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/spriteRoundedIconsSmall.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabActive.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabClose.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabClose.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabCloseHover.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabCloseHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabDisabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabEnabled.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabHover.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tabHover.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/titleBar.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/titleBarBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorDown.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorDown.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorLeft.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorLeft.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorRight.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorRight.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorUp.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/tooltipConnectorUp.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_leaf.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_leaf_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_loading.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_minus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_minus_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_mius.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_plus.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/treeExpand_plus_rtl.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/validationInputBg.gif,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/validationInputBg.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/images/warning.png,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/AccordionContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/AccordionContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/BorderContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/BorderContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/SplitContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/SplitContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/TabContainer.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/TabContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/TabContainer_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/layout/TabContainer_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/tundra.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/tundra.css.commented.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/tundra_rtl.css,
	  axyl/trunk/lib/js/dojo/dijit/themes/tundra/tundra_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojo,
	  axyl/trunk/lib/js/dojo/dojo/AdapterRegistry.js,
	  axyl/trunk/lib/js/dojo/dojo/DeferredList.js,
	  axyl/trunk/lib/js/dojo/dojo/LICENSE,
	  axyl/trunk/lib/js/dojo/dojo/NodeList-fx.js,
	  axyl/trunk/lib/js/dojo/dojo/OpenAjax.js,
	  axyl/trunk/lib/js/dojo/dojo/_base,
	  axyl/trunk/lib/js/dojo/dojo/_base.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/Color.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/Deferred.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/NodeList.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/bootstrap.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/hostenv_browser.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/hostenv_rhino.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/hostenv_spidermonkey.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/loader.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/loader_debug.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/_loader/loader_xd.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/array.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/browser.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/connect.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/declare.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/event.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/fx.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/html.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/json.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/lang.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/query.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/window.js,
	  axyl/trunk/lib/js/dojo/dojo/_base/xhr.js,
	  axyl/trunk/lib/js/dojo/dojo/_firebug,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/LICENSE,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/errorIcon.png,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/firebug.css,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/firebug.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/firebug.js,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/infoIcon.png,
	  axyl/trunk/lib/js/dojo/dojo/_firebug/warningIcon.png,
	  axyl/trunk/lib/js/dojo/dojo/back.js,
	  axyl/trunk/lib/js/dojo/dojo/behavior.js,
	  axyl/trunk/lib/js/dojo/dojo/build.txt,
	  axyl/trunk/lib/js/dojo/dojo/cldr,
	  axyl/trunk/lib/js/dojo/dojo/cldr/LICENSE,
	  axyl/trunk/lib/js/dojo/dojo/cldr/README,
	  axyl/trunk/lib/js/dojo/dojo/cldr/monetary.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de-de,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de-de/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/de/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-au,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-au/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-au/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-au/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-ca,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-ca/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-ca/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-gb,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-gb/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-gb/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-us,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-us/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en-us/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/en/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es-es,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es-es/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es-es/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/es/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/fr,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/fr/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/fr/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/fr/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it-it,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it-it/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/it/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja-jp,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja-jp/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ja/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko-kr,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko-kr/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko-kr/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/ko/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt-br,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt-br/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/pt/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-cn,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-cn/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-cn/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-tw/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-tw/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh-tw/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh/gregorian.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/nls/zh/number.js,
	  axyl/trunk/lib/js/dojo/dojo/cldr/supplemental.js,
	  axyl/trunk/lib/js/dojo/dojo/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/cookie.js,
	  axyl/trunk/lib/js/dojo/dojo/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/data,
	  axyl/trunk/lib/js/dojo/dojo/data/ItemFileReadStore.js,
	  axyl/trunk/lib/js/dojo/dojo/data/ItemFileWriteStore.js,
	  axyl/trunk/lib/js/dojo/dojo/data/api,
	  axyl/trunk/lib/js/dojo/dojo/data/api/Identity.js,
	  axyl/trunk/lib/js/dojo/dojo/data/api/Notification.js,
	  axyl/trunk/lib/js/dojo/dojo/data/api/Read.js,
	  axyl/trunk/lib/js/dojo/dojo/data/api/Request.js,
	  axyl/trunk/lib/js/dojo/dojo/data/api/Write.js,
	  axyl/trunk/lib/js/dojo/dojo/data/util,
	  axyl/trunk/lib/js/dojo/dojo/data/util/filter.js,
	  axyl/trunk/lib/js/dojo/dojo/data/util/simpleFetch.js,
	  axyl/trunk/lib/js/dojo/dojo/data/util/sorter.js,
	  axyl/trunk/lib/js/dojo/dojo/date,
	  axyl/trunk/lib/js/dojo/dojo/date.js,
	  axyl/trunk/lib/js/dojo/dojo/date/locale.js,
	  axyl/trunk/lib/js/dojo/dojo/date/stamp.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Avatar.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Container.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Manager.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Moveable.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Mover.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Selector.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/Source.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/TimedMoveable.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/autoscroll.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/common.js,
	  axyl/trunk/lib/js/dojo/dojo/dnd/move.js,
	  axyl/trunk/lib/js/dojo/dojo/dojo.js,
	  axyl/trunk/lib/js/dojo/dojo/dojo.js.uncompressed.js,
	  axyl/trunk/lib/js/dojo/dojo/fx.js,
	  axyl/trunk/lib/js/dojo/dojo/i18n.js,
	  axyl/trunk/lib/js/dojo/dojo/io,
	  axyl/trunk/lib/js/dojo/dojo/io/iframe.js,
	  axyl/trunk/lib/js/dojo/dojo/io/script.js,
	  axyl/trunk/lib/js/dojo/dojo/jaxer.js,
	  axyl/trunk/lib/js/dojo/dojo/nls,
	  axyl/trunk/lib/js/dojo/dojo/nls/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/cs,
	  axyl/trunk/lib/js/dojo/dojo/nls/cs/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/de,
	  axyl/trunk/lib/js/dojo/dojo/nls/de/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/es,
	  axyl/trunk/lib/js/dojo/dojo/nls/es/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/fr,
	  axyl/trunk/lib/js/dojo/dojo/nls/fr/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/gr,
	  axyl/trunk/lib/js/dojo/dojo/nls/gr/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/hu,
	  axyl/trunk/lib/js/dojo/dojo/nls/hu/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/it,
	  axyl/trunk/lib/js/dojo/dojo/nls/it/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/ja,
	  axyl/trunk/lib/js/dojo/dojo/nls/ja/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/ko,
	  axyl/trunk/lib/js/dojo/dojo/nls/ko/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/pl,
	  axyl/trunk/lib/js/dojo/dojo/nls/pl/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/pt,
	  axyl/trunk/lib/js/dojo/dojo/nls/pt/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/ru,
	  axyl/trunk/lib/js/dojo/dojo/nls/ru/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/zh,
	  axyl/trunk/lib/js/dojo/dojo/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dojo/nls/zh-tw/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/nls/zh/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/number.js,
	  axyl/trunk/lib/js/dojo/dojo/parser.js,
	  axyl/trunk/lib/js/dojo/dojo/regexp.js,
	  axyl/trunk/lib/js/dojo/dojo/resources,
	  axyl/trunk/lib/js/dojo/dojo/resources/LICENSE,
	  axyl/trunk/lib/js/dojo/dojo/resources/_modules.js,
	  axyl/trunk/lib/js/dojo/dojo/resources/blank.gif,
	  axyl/trunk/lib/js/dojo/dojo/resources/blank.html,
	  axyl/trunk/lib/js/dojo/dojo/resources/dnd.css,
	  axyl/trunk/lib/js/dojo/dojo/resources/dnd.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojo/resources/dojo.css,
	  axyl/trunk/lib/js/dojo/dojo/resources/dojo.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojo/resources/iframe_history.html,
	  axyl/trunk/lib/js/dojo/dojo/resources/images,
	  axyl/trunk/lib/js/dojo/dojo/resources/images/dndCopy.png,
	  axyl/trunk/lib/js/dojo/dojo/resources/images/dndMove.png,
	  axyl/trunk/lib/js/dojo/dojo/resources/images/dndNoCopy.png,
	  axyl/trunk/lib/js/dojo/dojo/resources/images/dndNoMove.png,
	  axyl/trunk/lib/js/dojo/dojo/rpc,
	  axyl/trunk/lib/js/dojo/dojo/rpc/JsonService.js,
	  axyl/trunk/lib/js/dojo/dojo/rpc/JsonpService.js,
	  axyl/trunk/lib/js/dojo/dojo/rpc/RpcService.js,
	  axyl/trunk/lib/js/dojo/dojo/string.js,
	  axyl/trunk/lib/js/dojo/dojo/tests,
	  axyl/trunk/lib/js/dojo/dojo/tests.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/AdapterRegistry.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/DeferredList.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/NodeList-fx.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/TODO,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/Color.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/Deferred.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/NodeList.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/addLoadEvents.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/afterOnLoad.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/bootstrap.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/getText.txt,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/hostenv_browser.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/hostenv_rhino.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/hostenv_spidermonkey.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/loader.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scope04.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scopeContained.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scopeContainedXd.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scopeDjConfig.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scopeSingle.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/_loader/scope/scopeSingleDaac.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/array.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/connect.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/declare.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/fx.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/fx.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/fx_delay.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html_box.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html_box_quirks.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html_quirks.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/html_rtl.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/json.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/lang.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/query.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/query.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/timeout.php,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/xhr.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/xhr.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/_base/xhrDummyMethod.php,
	  axyl/trunk/lib/js/dojo/dojo/tests/back-hash.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/back.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/back.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/behavior.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/behavior.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/cldr.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/colors.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/cookie.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/cookie.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/currency.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/data,
	  axyl/trunk/lib/js/dojo/dojo/tests/data.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/ItemFileReadStore.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/ItemFileWriteStore.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_commentFiltered.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_idcollision.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_references.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_withBoolean.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_withDates.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_withNull.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/countries_withoutid.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/data_multitype.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/geography_hierarchy_large.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/geography_hierarchy_small.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/readOnlyItemFileTestTemplates.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/reference_integrity.json,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/runTests.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/data/utils.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/date,
	  axyl/trunk/lib/js/dojo/dojo/tests/date.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/date/locale.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/date/stamp.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/dndDefault.css,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/dndDefault.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/flickr_viewer.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_box_constraints.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_container.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_container_markup.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_custom_constraints.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_dnd.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_dnd_handles.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_form.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_moveable.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_moveable_markup.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_params.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_parent_constraints.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_parent_constraints_margins.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_selector.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_selector_markup.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/dnd/test_timed_moveable.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/fx.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/fx.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/i18n.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/io,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframe.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframe.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframeResponse.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframeResponse.js.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframeResponse.json.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframeResponse.text.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/iframeUploadTest.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/script.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/script.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/scriptJsonp.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/scriptSimple.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/scriptTimeout.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/io/upload.cgi,
	  axyl/trunk/lib/js/dojo/dojo/tests/manualTests.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/manualTests.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ar,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ar/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/cs,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/cs/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/de,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/de/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/el,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/el/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-au,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-au/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-hawaii,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-hawaii/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-new_york-brooklyn,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-new_york-brooklyn/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-texas,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/en-us-texas/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/es,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/es/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/fa,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/fa/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/fr,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/fr/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/he,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/he/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/hi,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/hi/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/it,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/it/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ja,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ja/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ko,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ko/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/pl,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/pl/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/pt,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/pt/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ru,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/ru/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/sw,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/sw/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/th,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/th/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/tr,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/tr/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/yi,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/yi/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/zh-cn,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/zh-cn/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/zh-tw,
	  axyl/trunk/lib/js/dojo/dojo/tests/nls/zh-tw/salutations.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/number.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/parser.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/parser.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/ApplicationState.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/JSON.php,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/testClass.php,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/testClass.smd,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/test_JsonRPCMediator.php,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/test_css.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/resources/yahoo_smd_v1.smd,
	  axyl/trunk/lib/js/dojo/dojo/tests/rpc.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/string.js,
	  axyl/trunk/lib/js/dojo/dojo/tests/test_FirebugLite.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/test_FirebugLitePopup.html,
	  axyl/trunk/lib/js/dojo/dojo/tests/test_fx.html,
	  axyl/trunk/lib/js/dojo/dojox,
	  axyl/trunk/lib/js/dojo/dojox/LICENSE,
	  axyl/trunk/lib/js/dojo/dojox/_sql,
	  axyl/trunk/lib/js/dojo/dojox/_sql/LICENSE,
	  axyl/trunk/lib/js/dojo/dojox/_sql/_crypto.js,
	  axyl/trunk/lib/js/dojo/dojox/_sql/common.js,
	  axyl/trunk/lib/js/dojo/dojox/_sql/demos,
	  axyl/trunk/lib/js/dojo/dojox/_sql/demos/customers,
	  axyl/trunk/lib/js/dojo/dojox/_sql/demos/customers/customers.html,
	  axyl/trunk/lib/js/dojo/dojox/analytics,
	  axyl/trunk/lib/js/dojo/dojox/analytics.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/README,
	  axyl/trunk/lib/js/dojo/dojox/analytics/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/logger,
	  axyl/trunk/lib/js/dojo/dojox/analytics/logger/JSON.php,
	  axyl/trunk/lib/js/dojo/dojox/analytics/logger/dojoxAnalytics.php,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/consoleMessages.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/dojo.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/idle.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/mouseClick.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/mouseOver.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/plugins/window.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/profiles,
	  axyl/trunk/lib/js/dojo/dojox/analytics/profiles/analytics.profile.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/profiles/analyticsInBase.profile.js,
	  axyl/trunk/lib/js/dojo/dojox/analytics/tests,
	  axyl/trunk/lib/js/dojo/dojox/analytics/tests/test_analytics.html,
	  axyl/trunk/lib/js/dojo/dojox/av,
	  axyl/trunk/lib/js/dojo/dojox/av.js,
	  axyl/trunk/lib/js/dojo/dojox/av/README,
	  axyl/trunk/lib/js/dojo/dojox/av/_base,
	  axyl/trunk/lib/js/dojo/dojox/av/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/av/_base/_ieFlash.js,
	  axyl/trunk/lib/js/dojo/dojox/av/_base/flash.js,
	  axyl/trunk/lib/js/dojo/dojox/av/_base/quicktime.js,
	  axyl/trunk/lib/js/dojo/dojox/av/resources,
	  axyl/trunk/lib/js/dojo/dojox/av/resources/version.mov,
	  axyl/trunk/lib/js/dojo/dojox/av/tests,
	  axyl/trunk/lib/js/dojo/dojox/av/tests/flash.html,
	  axyl/trunk/lib/js/dojo/dojox/av/tests/quicktime.html,
	  axyl/trunk/lib/js/dojo/dojox/av/tests/resources,
	  axyl/trunk/lib/js/dojo/dojox/av/tests/resources/hfp.swf,
	  axyl/trunk/lib/js/dojo/dojox/charting,
	  axyl/trunk/lib/js/dojo/dojox/charting/Chart2D.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/Chart3D.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/Element.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/README,
	  axyl/trunk/lib/js/dojo/dojox/charting/Series.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/Theme.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/_color.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/axis2d,
	  axyl/trunk/lib/js/dojo/dojox/charting/axis2d/Base.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/axis2d/Default.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/axis2d/common.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Areas.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Bars.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Base.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/ClusteredBars.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/ClusteredColumns.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Columns.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Default.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Grid.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Lines.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Markers.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/MarkersOnly.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Pie.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Scatter.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/Stacked.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/StackedAreas.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/StackedBars.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/StackedColumns.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/StackedLines.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot2d/common.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot3d,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot3d/Bars.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot3d/Base.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/plot3d/Cylinders.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/scaler.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/Theme.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/_color.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/charting.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/data,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/data/goog_prices.csv,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/data/msft_prices.csv,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/data/yahoo_prices.csv,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_bars.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_chart2d.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_chart2d_updating.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_cylinders.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_labels2d.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_pie2d.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_scaler.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_sparklines.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/tests/test_widget2d.html,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/ET,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/ET/greys.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/GreySkies.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/README,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/blue.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/cyan.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/green.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/orange.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/purple.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/themes/PlotKit/red.js,
	  axyl/trunk/lib/js/dojo/dojox/charting/widget,
	  axyl/trunk/lib/js/dojo/dojox/charting/widget/Chart2D.js,
	  axyl/trunk/lib/js/dojo/dojox/collections,
	  axyl/trunk/lib/js/dojo/dojox/collections.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/ArrayList.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/BinaryTree.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/Dictionary.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/Queue.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/README,
	  axyl/trunk/lib/js/dojo/dojox/collections/Set.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/SortedList.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/Stack.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/ArrayList.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/BinaryTree.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/Dictionary.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/Queue.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/Set.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/SortedList.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/Stack.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/collections.js,
	  axyl/trunk/lib/js/dojo/dojox/collections/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/color,
	  axyl/trunk/lib/js/dojo/dojox/color.js,
	  axyl/trunk/lib/js/dojo/dojox/color/Colorspace.js,
	  axyl/trunk/lib/js/dojo/dojox/color/Generator.js,
	  axyl/trunk/lib/js/dojo/dojox/color/README,
	  axyl/trunk/lib/js/dojo/dojox/color/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/color/tests,
	  axyl/trunk/lib/js/dojo/dojox/color/tests/Generator.js,
	  axyl/trunk/lib/js/dojo/dojox/color/tests/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/color/tests/color.js,
	  axyl/trunk/lib/js/dojo/dojox/color/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/cometd,
	  axyl/trunk/lib/js/dojo/dojox/cometd.js,
	  axyl/trunk/lib/js/dojo/dojox/cometd/README,
	  axyl/trunk/lib/js/dojo/dojox/cometd/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/cometd/timestamp.js,
	  axyl/trunk/lib/js/dojo/dojox/cometd/timesync.js,
	  axyl/trunk/lib/js/dojo/dojox/crypto,
	  axyl/trunk/lib/js/dojo/dojox/crypto.js,
	  axyl/trunk/lib/js/dojo/dojox/crypto/Blowfish.js,
	  axyl/trunk/lib/js/dojo/dojox/crypto/MD5.js,
	  axyl/trunk/lib/js/dojo/dojox/crypto/README,
	  axyl/trunk/lib/js/dojo/dojox/crypto/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/data,
	  axyl/trunk/lib/js/dojo/dojox/data/AtomReadStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/CsvStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/FlickrRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/FlickrStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/HtmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/HtmlTableStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/KeyValueStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/OpmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/PicasaStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/QueryReadStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/README,
	  axyl/trunk/lib/js/dojo/dojox/data/SnapLogicStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/XmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_DataDemoTable.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_FlickrRestStore.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_FlickrStore.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_LazyLoad.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_MultiStores.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_PicasaStore.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_QueryReadStore_ComboBox.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_QueryReadStore_FilteringSelect.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/demo_QueryReadStore_grid.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/flickrDemo.css,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/flickrDemo.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Argentina,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Argentina/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Brazil,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Brazil/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada/Ottawa,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada/Ottawa/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada/Toronto,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada/Toronto/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Canada/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/China,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/China/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Commonwealth of
	  Australia,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Commonwealth of
	  Australia/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Egypt,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Egypt/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/France,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/France/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Germany,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Germany/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/India,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/India/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Italy,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Italy/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya/Mombasa,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya/Mombasa/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya/Nairobi,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya/Nairobi/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Kenya/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico/Guadalajara,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico/Guadalajara/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico/Mexico
	  City,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico/Mexico
	  City/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mexico/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mongolia,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Mongolia/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Russia,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Russia/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Spain,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Spain/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Sudan,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Sudan/Khartoum,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Sudan/Khartoum/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/Sudan/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/United States
	  of America,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/United States
	  of America/data.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/geography/root.json,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/picasaDemo.css,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/picasaDemo.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/stores,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/stores/LazyLoadJSIStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/FlickrView.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/FlickrViewList.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/PicasaView.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/PicasaViewList.js,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/templates,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/templates/FlickrView.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/templates/FlickrViewList.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/templates/PicasaView.html,
	  axyl/trunk/lib/js/dojo/dojox/data/demos/widgets/templates/PicasaViewList.html,
	  axyl/trunk/lib/js/dojo/dojox/data/dom.js,
	  axyl/trunk/lib/js/dojo/dojox/data/jsonPathStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/QueryReadStore.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/dom.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/divList.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/orderedList.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/table.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/test_HtmlStore_declaratively.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/test_HtmlStore_remote.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/test_HtmlTableStore_declaratively.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/ml/unorderedList.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/AtomReadStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/CsvStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/FlickrRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/FlickrStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/HtmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/HtmlTableStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/KeyValueStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/OpmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/QueryReadStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/QueryReadStore.php,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/SnapLogicStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/XmlStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/atom1.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books2.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books2.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books3.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books3.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books_isbnAttr.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/books_isbnAttr2.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/geography.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/geography_withspeciallabel.xml,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/jsonPathStore.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/movies.csv,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/movies2.csv,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/patterns.csv,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/properties.js,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/stores/snap_pipeline.php,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/test_Tree_vs_jsonPathStore.html,
	  axyl/trunk/lib/js/dojo/dojox/data/tests/treeTest.json,
	  axyl/trunk/lib/js/dojo/dojox/date,
	  axyl/trunk/lib/js/dojo/dojox/date/README,
	  axyl/trunk/lib/js/dojo/dojox/date/php.js,
	  axyl/trunk/lib/js/dojo/dojox/date/posix.js,
	  axyl/trunk/lib/js/dojo/dojox/date/tests,
	  axyl/trunk/lib/js/dojo/dojox/date/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/date/tests/posix.js,
	  axyl/trunk/lib/js/dojo/dojox/date/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl,
	  axyl/trunk/lib/js/dojo/dojox/dtl.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/Context.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/README,
	  axyl/trunk/lib/js/dojo/dojox/dtl/_HtmlTemplated.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/_Templated.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/contrib,
	  axyl/trunk/lib/js/dojo/dojox/dtl/contrib/data.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/contrib/dijit.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/contrib/html.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/contrib/objects.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Animation.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Blog.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Data.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Dijitless.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Events.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_HtmlTemplated.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Inline.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_NodeList.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Table.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Templated.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/demo_Tree.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/blog,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/blog/get_blog_1.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/blog/get_blog_3.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/blog/get_blog_list.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/blog/get_page_about.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/fruit.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/json/morefruit.json,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/animation.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/blog_base.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/blog_detail.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/blog_list.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/blog_page.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/countrychildren.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/gallery.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/demos/templates/nodelist.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/ext-dojo,
	  axyl/trunk/lib/js/dojo/dojox/dtl/ext-dojo/NodeList.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/dates.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/htmlstrings.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/integers.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/lists.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/logic.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/misc.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/filter/strings.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/html.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/render,
	  axyl/trunk/lib/js/dojo/dojox/dtl/render/html.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag/date.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag/loader.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag/logic.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag/loop.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tag/misc.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/context.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/demo_Templated_Jaxer.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/html/buffer.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/html/tag.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/html/util.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/templates,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/templates/hello.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/templates/pocket.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/templates/pocket2.html,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/text,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/text/filter.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/text/load.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/tests/text/tag.js,
	  axyl/trunk/lib/js/dojo/dojox/dtl/utils,
	  axyl/trunk/lib/js/dojo/dojox/dtl/utils/date.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding,
	  axyl/trunk/lib/js/dojo/dojox/encoding/LICENSE,
	  axyl/trunk/lib/js/dojo/dojox/encoding/README,
	  axyl/trunk/lib/js/dojo/dojox/encoding/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/ascii85.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/base64.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/bits.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/compression,
	  axyl/trunk/lib/js/dojo/dojox/encoding/compression/lzw.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/compression/splay.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/crypto,
	  axyl/trunk/lib/js/dojo/dojox/encoding/crypto/Blowfish.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/crypto/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/digests,
	  axyl/trunk/lib/js/dojo/dojox/encoding/digests/MD5.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/digests/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/easy64.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/ascii85.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/bits.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/colors.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/colors2.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/colors2.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/colors3.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/colors3.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/lzw.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/splay.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/test.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/compression/vq.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/crypto,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/crypto/Blowfish.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/crypto/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/crypto/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/digests,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/digests/MD5.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/digests/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/digests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/easy64.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/encoding.js,
	  axyl/trunk/lib/js/dojo/dojox/encoding/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/flash,
	  axyl/trunk/lib/js/dojo/dojox/flash.js,
	  axyl/trunk/lib/js/dojo/dojox/flash/DojoExternalInterface.as,
	  axyl/trunk/lib/js/dojo/dojox/flash/ExpressInstall.as,
	  axyl/trunk/lib/js/dojo/dojox/flash/README,
	  axyl/trunk/lib/js/dojo/dojox/flash/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests/TestFlash.as,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests/TestFlash.swf,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests/buildFlashTest.sh,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests/test_flash.html,
	  axyl/trunk/lib/js/dojo/dojox/flash/tests/test_flash.js,
	  axyl/trunk/lib/js/dojo/dojox/form,
	  axyl/trunk/lib/js/dojo/dojox/form/CheckedMultiSelect.js,
	  axyl/trunk/lib/js/dojo/dojox/form/DropDownSelect.js,
	  axyl/trunk/lib/js/dojo/dojox/form/PasswordValidator.js,
	  axyl/trunk/lib/js/dojo/dojox/form/README,
	  axyl/trunk/lib/js/dojo/dojox/form/nls,
	  axyl/trunk/lib/js/dojo/dojox/form/nls/PasswordValidator.js,
	  axyl/trunk/lib/js/dojo/dojox/form/resources,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/CheckedMultiSelect.css,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/CheckedMultiSelect.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/CheckedMultiSelect.html,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/DropDownSelect.css,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/DropDownSelect.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/PasswordValidator.html,
	  axyl/trunk/lib/js/dojo/dojox/form/resources/_CheckedMultiSelectItem.html,
	  axyl/trunk/lib/js/dojo/dojox/form/tests,
	  axyl/trunk/lib/js/dojo/dojox/form/tests/test_CheckedMultiSelect.html,
	  axyl/trunk/lib/js/dojo/dojox/form/tests/test_DropDownSelect.html,
	  axyl/trunk/lib/js/dojo/dojox/form/tests/test_PasswordValidator.html,
	  axyl/trunk/lib/js/dojo/dojox/fx,
	  axyl/trunk/lib/js/dojo/dojox/fx.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/README,
	  axyl/trunk/lib/js/dojo/dojox/fx/Shadow.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/_arg.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/_core.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/easing.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/ext-dojo,
	  axyl/trunk/lib/js/dojo/dojox/fx/ext-dojo/NodeList.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowB.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowBL.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowBR.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowL.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowR.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowT.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowTL.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/resources/shadowTR.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/scroll.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/style.js,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/_animation.css,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/_animation.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/example_Line.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/example_backgroundPosition.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/example_dojoAnimations.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/example_easingChart2D.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/images/averycutedog.jpg,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/images/dot.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/images/longBg.png,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_Nodelist-fx.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_Shadow.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_animateClass.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_crossFade.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_easing.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_highlight.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_scroll.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_sizeTo.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_slideBy.html,
	  axyl/trunk/lib/js/dojo/dojox/fx/tests/test_wipeTo.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx,
	  axyl/trunk/lib/js/dojo/dojox/gfx.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/Moveable.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/Mover.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/README,
	  axyl/trunk/lib/js/dojo/dojox/gfx/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/arc.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/attach.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/canvas.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/canvas_attach.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/decompose.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/beautify.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/butterfly.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/career_test.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/circles.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/clock.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/clockWidget.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/clock_black.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/creator.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/Lars.json,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/Lars.svg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/LarsDreaming.json,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/LarsDreaming.svg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/Nils.json,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/Nils.svg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-bg.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-head.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-left-arm.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-left-leg.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-lollipop.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-nose-large.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-nose-medium.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-right-arm.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-right-leg.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino-torso.png,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino.jpg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/buratino.json,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/svg2gfx.xsl,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/data/transform.json,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/images,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/images/clock_face.jpg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/images/clock_face_black.jpg,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/inspector.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/lion.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/roundedPane.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/tiger.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/demos/tooltip.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/fx.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/matrix.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/move.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/path.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/shape.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/silverlight.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/silverlight_attach.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/svg.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/svg_attach.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/decompose.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/matrix.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_arc.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_bezier.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_decompose.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_fill.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_fx.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_gfx.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_gradient.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_group.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_image1.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_image2.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_linearGradient.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_linestyle.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_pattern.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_poly.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_resize.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_setPath.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_tbbox.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_text.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_textpath.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/tests/test_transform.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx/utils.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/vml.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx/vml_attach.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/README,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/gradient.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/lighting.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/matrix.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/object.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/scheduler.js,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_camerarotate.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_camerarotate_shaded.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_cube.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_cylinder.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_drawer.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_edges.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_matrix.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_orbit.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_overlap.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_polygon.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_quads.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_rotate.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_scene.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_triangles.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/tests/test_vector.html,
	  axyl/trunk/lib/js/dojo/dojox/gfx3d/vector.js,
	  axyl/trunk/lib/js/dojo/dojox/grid,
	  axyl/trunk/lib/js/dojo/dojox/grid/Grid.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/README,
	  axyl/trunk/lib/js/dojo/dojox/grid/VirtualGrid.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_data,
	  axyl/trunk/lib/js/dojo/dojox/grid/_data/dijitEditors.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_data/editors.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_data/fields.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_data/model.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/Grid.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/Grid.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/Grid_rtl.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/Grid_rtl.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/builder.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/cell.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/drag.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/edit.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/focus.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images/grid_dx_gradient.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images/grid_sort_down.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images/grid_sort_up.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images/tabEnabled_rotated.png,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/images/tabHover_rotated.png,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/layout.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/lib.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/nihiloGrid.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/nihiloGrid.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/publicEvents.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/rowbar.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/rows.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/scroller.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/selection.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/soriaGrid.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/soriaGrid.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/tundraGrid.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/tundraGrid.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/view.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/_grid/views.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/resources,
	  axyl/trunk/lib/js/dojo/dojox/grid/resources/GridView.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/resources/VirtualGrid.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/databaseModel.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/images/closed.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/images/flatScreen.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/images/open.gif,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/books.xml,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/data.php,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/geography.xml,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/json.php,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/movies.csv,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/test_data.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/test_data_objects.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/testtbl.sql,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/support/yahoo_search.js,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_change_structure.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_custom_sort.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_edit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_empty.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_model.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_model_EmptyResultSet.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_model_multiStores.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_model_processError.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_dojo_data_notification.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_edit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_edit_canEdit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_edit_dijit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_events.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_expand.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_dlg.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_headerHeight.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_layout.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_layout_LayoutContainer.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_layout_borderContainer.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_object_model_change.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_programmatic.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_programmatic_layout.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_rtl.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_themes.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_grid_tooltip_menu.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_keyboard.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_markup.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_mysql_edit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_sizing.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_sizing_100rows.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_sizing_ResizeHandle.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_styling.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_subgrid.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_tundra_edit.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_yahoo_images.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/test_yahoo_search.html,
	  axyl/trunk/lib/js/dojo/dojox/grid/tests/yahooSearch.js,
	  axyl/trunk/lib/js/dojo/dojox/help,
	  axyl/trunk/lib/js/dojo/dojox/help/README,
	  axyl/trunk/lib/js/dojo/dojox/help/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/help/console.js,
	  axyl/trunk/lib/js/dojo/dojox/help/demos,
	  axyl/trunk/lib/js/dojo/dojox/help/demos/demo_Console.html,
	  axyl/trunk/lib/js/dojo/dojox/highlight,
	  axyl/trunk/lib/js/dojo/dojox/highlight.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/README,
	  axyl/trunk/lib/js/dojo/dojox/highlight/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/_all.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/_dynamic.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/_static.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/_www.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/cpp.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/css.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/delphi.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/django.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/html.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/javascript.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/_html.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/_www.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/css.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/html.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/javascript.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/pygments/xml.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/python.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/sql.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/languages/xml.js,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/highlight.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/highlight.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/autumn.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/autumn.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/borland.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/borland.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/colorful.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/colorful.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/default.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/default.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/emacs.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/emacs.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/friendly.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/friendly.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/fruity.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/fruity.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/manni.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/manni.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/murphy.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/murphy.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/native.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/native.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/pastie.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/pastie.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/perldoc.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/perldoc.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/trac.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/resources/pygments/trac.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/highlight/tests,
	  axyl/trunk/lib/js/dojo/dojox/highlight/tests/test_highlight.html,
	  axyl/trunk/lib/js/dojo/dojox/highlight/tests/test_pygments.html,
	  axyl/trunk/lib/js/dojo/dojox/image,
	  axyl/trunk/lib/js/dojo/dojox/image/Gallery.js,
	  axyl/trunk/lib/js/dojo/dojox/image/Lightbox.js,
	  axyl/trunk/lib/js/dojo/dojox/image/Magnifier.js,
	  axyl/trunk/lib/js/dojo/dojox/image/MagnifierLite.js,
	  axyl/trunk/lib/js/dojo/dojox/image/README,
	  axyl/trunk/lib/js/dojo/dojox/image/SlideShow.js,
	  axyl/trunk/lib/js/dojo/dojox/image/ThumbnailPicker.js,
	  axyl/trunk/lib/js/dojo/dojox/image/resources,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/Gallery.html,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/Lightbox.html,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/Magnifier.css,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/Magnifier.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/SlideShow.html,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/ThumbnailPicker.html,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/image.css,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/image.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/buttons.gif,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/buttons.png,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/close.png,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/close_dark.png,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/left.png,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/loading.gif,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/right.png,
	  axyl/trunk/lib/js/dojo/dojox/image/resources/images/warning.png,
	  axyl/trunk/lib/js/dojo/dojox/image/tests,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images.json,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/extraWide.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/huuuge.png,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/imageHoriz.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/imageHoriz2.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/imageVert.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/spanke.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/images/square.jpg,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_Gallery.html,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_Lightbox.html,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_Magnifier.html,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_MagnifierLite.html,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_SlideShow.html,
	  axyl/trunk/lib/js/dojo/dojox/image/tests/test_ThumbnailPicker.html,
	  axyl/trunk/lib/js/dojo/dojox/io,
	  axyl/trunk/lib/js/dojo/dojox/io/README,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/README,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/tests,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/tests/frag.xml,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/tests/xip.html,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/xip.js,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/xip_client.html,
	  axyl/trunk/lib/js/dojo/dojox/io/proxy/xip_server.html,
	  axyl/trunk/lib/js/dojo/dojox/io/xhrMultiPart.js,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath.js,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/README,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/query.js,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/tests,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/tests/jsonPath.js,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/jsonPath/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/lang,
	  axyl/trunk/lib/js/dojo/dojox/lang/LICENSE,
	  axyl/trunk/lib/js/dojo/dojox/lang/README,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/array.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/curry.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/fold.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/lambda.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/listcomp.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/object.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/reversed.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/scan.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/sequence.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/functional/zip.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/array.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/curry.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/fold.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/fun_perf.html,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/lambda.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/listcomp.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/main.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/misc.js,
	  axyl/trunk/lib/js/dojo/dojox/lang/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/lang/utils.js,
	  axyl/trunk/lib/js/dojo/dojox/layout,
	  axyl/trunk/lib/js/dojo/dojox/layout/BorderContainer.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/ContentPane.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/DragPane.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/ExpandoPane.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/FloatingPane.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/README,
	  axyl/trunk/lib/js/dojo/dojox/layout/RadioGroup.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/ResizeHandle.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/ScrollPane.js,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ExpandoPane.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ExpandoPane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ExpandoPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/FloatingPane.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/FloatingPane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/FloatingPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/RadioGroup.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/RadioGroup.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ResizeHandle.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ResizeHandle.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ScrollPane.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ScrollPane.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/ScrollPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/icons,
	  axyl/trunk/lib/js/dojo/dojox/layout/resources/icons/resize.png,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/ContentPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_bottomPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_expando.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_expando.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_floating.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_lorem.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/_script.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/doc0.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/images/blank.gif,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/images/dojoLogo.png,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/images/gridUnderlay.png,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/images/testImage.gif,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/remote,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/remote/getResponse.php,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_DragPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ExpandoPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ExpandoPane_code.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ExpandoPane_more.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_FloatingPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_RadioGroup.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ResizeHandle.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ScrollPane.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_ScrollPaneSingle.html,
	  axyl/trunk/lib/js/dojo/dojox/layout/tests/test_SizingPane.html,
	  axyl/trunk/lib/js/dojo/dojox/math,
	  axyl/trunk/lib/js/dojo/dojox/math.js,
	  axyl/trunk/lib/js/dojo/dojox/math/README,
	  axyl/trunk/lib/js/dojo/dojox/math/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/math/curves.js,
	  axyl/trunk/lib/js/dojo/dojox/math/matrix.js,
	  axyl/trunk/lib/js/dojo/dojox/off,
	  axyl/trunk/lib/js/dojo/dojox/off.js,
	  axyl/trunk/lib/js/dojo/dojox/off/README,
	  axyl/trunk/lib/js/dojo/dojox/off/_common.js,
	  axyl/trunk/lib/js/dojo/dojox/off/docs,
	  axyl/trunk/lib/js/dojo/dojox/off/docs/bookmarklets.html,
	  axyl/trunk/lib/js/dojo/dojox/off/files.js,
	  axyl/trunk/lib/js/dojo/dojox/off/network_check.txt,
	  axyl/trunk/lib/js/dojo/dojox/off/offline.js,
	  axyl/trunk/lib/js/dojo/dojox/off/offline.js.uncompressed.js,
	  axyl/trunk/lib/js/dojo/dojox/off/resources,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/checkmark.png,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/greenball.png,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/learnhow.html,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/learnhow.js,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/offline-widget.css,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/offline-widget.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/offline-widget.html,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/redball.png,
	  axyl/trunk/lib/js/dojo/dojox/off/resources/roller.gif,
	  axyl/trunk/lib/js/dojo/dojox/off/sync.js,
	  axyl/trunk/lib/js/dojo/dojox/off/ui.js,
	  axyl/trunk/lib/js/dojo/dojox/presentation,
	  axyl/trunk/lib/js/dojo/dojox/presentation.js,
	  axyl/trunk/lib/js/dojo/dojox/presentation/README,
	  axyl/trunk/lib/js/dojo/dojox/presentation/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/Show.css,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/Show.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/Show.html,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/Slide.html,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/icons,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/icons/down.png,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/icons/next.png,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/icons/prev.png,
	  axyl/trunk/lib/js/dojo/dojox/presentation/resources/icons/up.png,
	  axyl/trunk/lib/js/dojo/dojox/presentation/tests,
	  axyl/trunk/lib/js/dojo/dojox/presentation/tests/_ext1.html,
	  axyl/trunk/lib/js/dojo/dojox/presentation/tests/test_presentation.html,
	  axyl/trunk/lib/js/dojo/dojox/resources,
	  axyl/trunk/lib/js/dojo/dojox/resources/README.template,
	  axyl/trunk/lib/js/dojo/dojox/resources/_modules.js,
	  axyl/trunk/lib/js/dojo/dojox/resources/manualTests.html,
	  axyl/trunk/lib/js/dojo/dojox/resources/manualTests.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc,
	  axyl/trunk/lib/js/dojo/dojox/rpc/CouchDBRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/JsonRPC.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/JsonReferencing.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/JsonRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/PersevereRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/README,
	  axyl/trunk/lib/js/dojo/dojox/rpc/Rest.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/SMDLibrary,
	  axyl/trunk/lib/js/dojo/dojox/rpc/SMDLibrary/yahoo.smd,
	  axyl/trunk/lib/js/dojo/dojox/rpc/Service.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/demo_JsonRestStore_CouchDB.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/demo_JsonRestStore_Persevere.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/documentation.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/templates,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/templates/documentation.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/templates/yahoo.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/demos/yahoo.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/documentation.smd,
	  axyl/trunk/lib/js/dojo/dojox/rpc/test.txt,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/JsonReferencing.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/Service.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/Yahoo.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/libraryTests.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/JSON.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/bigQuery,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/bigQuery5,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/echo.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/echoJson.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/fakestore.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonRpc10.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonRpc11.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonRpc12.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonRpcPostGetEcho.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonpEcho.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonpEcho.phps,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/jsonpJsonRpcEcho.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/obj1,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/obj1testArray,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/obj3,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/obj4,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/query,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/rawEcho.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/res,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/store.php,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/resources/test.smd,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/runLibraryTests.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/stores,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/stores/JsonRestStore.js,
	  axyl/trunk/lib/js/dojo/dojox/rpc/tests/test_dojo_data_model_persevere.html,
	  axyl/trunk/lib/js/dojo/dojox/sketch,
	  axyl/trunk/lib/js/dojo/dojox/sketch.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/Anchor.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/Annotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/DoubleArrowAnnotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/Figure.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/LeadAnnotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/PreexistingAnnotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/README,
	  axyl/trunk/lib/js/dojo/dojox/sketch/SingleArrowAnnotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/Slider.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/Toolbar.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/UnderlineAnnotation.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/UndoStack.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/_Plugin.js,
	  axyl/trunk/lib/js/dojo/dojox/sketch/resources,
	  axyl/trunk/lib/js/dojo/dojox/sketch/resources/images,
	  axyl/trunk/lib/js/dojo/dojox/sketch/resources/images/icons.gif,
	  axyl/trunk/lib/js/dojo/dojox/sketch/resources/sketch.css,
	  axyl/trunk/lib/js/dojo/dojox/sketch/resources/sketch.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests/annotation.svg,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests/images/figure2.gif,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests/images/testsBodyBg.gif,
	  axyl/trunk/lib/js/dojo/dojox/sketch/tests/test_full.html,
	  axyl/trunk/lib/js/dojo/dojox/sql.js,
	  axyl/trunk/lib/js/dojo/dojox/storage,
	  axyl/trunk/lib/js/dojo/dojox/storage.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/AirDBStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/AirEncryptedLocalStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/AirFileStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/FlashStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/GearsStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/Provider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/README,
	  axyl/trunk/lib/js/dojo/dojox/storage/Storage.as,
	  axyl/trunk/lib/js/dojo/dojox/storage/Storage.swf,
	  axyl/trunk/lib/js/dojo/dojox/storage/WhatWGStorageProvider.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/_common.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/buildFlashStorage.sh,
	  axyl/trunk/lib/js/dojo/dojox/storage/demos,
	  axyl/trunk/lib/js/dojo/dojox/storage/demos/helloworld.html,
	  axyl/trunk/lib/js/dojo/dojox/storage/manager.js,
	  axyl/trunk/lib/js/dojo/dojox/storage/storage_dialog.fla,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests/resources,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests/resources/testBook.txt,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests/resources/testXML.xml,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests/test_storage.html,
	  axyl/trunk/lib/js/dojo/dojox/storage/tests/test_storage.js,
	  axyl/trunk/lib/js/dojo/dojox/string,
	  axyl/trunk/lib/js/dojo/dojox/string/Builder.js,
	  axyl/trunk/lib/js/dojo/dojox/string/README,
	  axyl/trunk/lib/js/dojo/dojox/string/sprintf.js,
	  axyl/trunk/lib/js/dojo/dojox/string/tests,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/Builder.js,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/BuilderPerf.html,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/PerfFun.html,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/lipsum.js,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/notes.txt,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/peller.html,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/sprintf.js,
	  axyl/trunk/lib/js/dojo/dojox/string/tests/string.js,
	  axyl/trunk/lib/js/dojo/dojox/string/tokenize.js,
	  axyl/trunk/lib/js/dojo/dojox/timing,
	  axyl/trunk/lib/js/dojo/dojox/timing.js,
	  axyl/trunk/lib/js/dojo/dojox/timing/README,
	  axyl/trunk/lib/js/dojo/dojox/timing/Sequence.js,
	  axyl/trunk/lib/js/dojo/dojox/timing/Streamer.js,
	  axyl/trunk/lib/js/dojo/dojox/timing/ThreadPool.js,
	  axyl/trunk/lib/js/dojo/dojox/timing/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/timing/tests,
	  axyl/trunk/lib/js/dojo/dojox/timing/tests/test_Sequence.html,
	  axyl/trunk/lib/js/dojo/dojox/timing/tests/test_ThreadPool.html,
	  axyl/trunk/lib/js/dojo/dojox/uuid,
	  axyl/trunk/lib/js/dojo/dojox/uuid.js,
	  axyl/trunk/lib/js/dojo/dojox/uuid/README,
	  axyl/trunk/lib/js/dojo/dojox/uuid/Uuid.js,
	  axyl/trunk/lib/js/dojo/dojox/uuid/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/uuid/generateRandomUuid.js,
	  axyl/trunk/lib/js/dojo/dojox/uuid/generateTimeBasedUuid.js,
	  axyl/trunk/lib/js/dojo/dojox/uuid/tests,
	  axyl/trunk/lib/js/dojo/dojox/uuid/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/uuid/tests/uuid.js,
	  axyl/trunk/lib/js/dojo/dojox/validate,
	  axyl/trunk/lib/js/dojo/dojox/validate.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/README,
	  axyl/trunk/lib/js/dojo/dojox/validate/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/ca.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/check.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/creditCard.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/isbn.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/regexp.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/tests,
	  axyl/trunk/lib/js/dojo/dojox/validate/tests/creditcard.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/validate/tests/validate.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/us.js,
	  axyl/trunk/lib/js/dojo/dojox/validate/web.js,
	  axyl/trunk/lib/js/dojo/dojox/widget,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/ColorPicker.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/ColorPicker.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/ColorPicker.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/images,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/images/hue.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/images/hueHandle.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/images/pickerPointer.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/ColorPicker/images/underlay.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput/FileInput.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput/FileInput.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput/FileInput.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput/FileInputAuto.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInput/ReceiveFile.php,
	  axyl/trunk/lib/js/dojo/dojox/widget/FileInputAuto.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/FisheyeList,
	  axyl/trunk/lib/js/dojo/dojox/widget/FisheyeList.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/FisheyeList/FisheyeList.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/FisheyeList/FisheyeList.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/FisheyeLite.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Iterator.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/Loader.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/Loader.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/README,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/honey.php,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/icons,
	  axyl/trunk/lib/js/dojo/dojox/widget/Loader/icons/loading.gif,
	  axyl/trunk/lib/js/dojo/dojox/widget/MultiComboBox.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/README,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/Rating.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/Rating.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/rating_empty.gif,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/rating_empty.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/rating_full.gif,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/rating_full.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/Rating/rating_half.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/SortList,
	  axyl/trunk/lib/js/dojo/dojox/widget/SortList.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/SortList/SortList.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/SortList/SortList.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/SortList/SortList.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/TimeSpinner.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Toaster,
	  axyl/trunk/lib/js/dojo/dojox/widget/Toaster.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Toaster/Toaster.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Toaster/Toaster.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Wizard,
	  axyl/trunk/lib/js/dojo/dojox/widget/Wizard.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/Wizard/Wizard.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Wizard/Wizard.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/widget/Wizard/Wizard.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/nls,
	  axyl/trunk/lib/js/dojo/dojox/widget/nls/Wizard.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/nls/sv,
	  axyl/trunk/lib/js/dojo/dojox/widget/nls/sv/Wizard.js,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/_tags.json,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/demo_FisheyeList-orig.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/demo_FisheyeList.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/demo_FisheyeLite.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/fisheye_1.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/fisheye_2.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/fisheye_3.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/fisheye_4.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_browser.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_calendar.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_email.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_texteditor.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_update.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/icon_users.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/rating_empty.gif,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/rating_empty.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/rating_full.gif,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/images/rating_full.png,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_ColorPicker.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_FileInput.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_FisheyeList.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_FisheyeLite.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_Iterator.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_Loader.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_MultiComboBox.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_Rating.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_SortList.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_TimeSpinner.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_Toaster.html,
	  axyl/trunk/lib/js/dojo/dojox/widget/tests/test_Wizard.html,
	  axyl/trunk/lib/js/dojo/dojox/wire,
	  axyl/trunk/lib/js/dojo/dojox/wire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/CompositeWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/DataWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/README,
	  axyl/trunk/lib/js/dojo/dojox/wire/TableAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/TextAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/TreeAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/Wire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/XmlWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/TableContainer.css,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/TableContainer.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/TableContainer.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/WidgetRepeater.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/countries.json,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_ActionChaining.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_ActionWiring.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_BasicChildWire.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_BasicColumnWiring.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_ConditionalActions.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_FlickrStoreWire.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/demo_TopicWiring.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/flickrDemo.css,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/flickrDemo.css.commented.css,
	  axyl/trunk/lib/js/dojo/dojox/wire/demos/markup/states.json,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/Action.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/Data.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/DataStore.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/Invocation.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/Service.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/Transfer.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/ml/util.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Action.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Data.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/DataStore.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/DataStore.xml,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Invocation.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service/JSON.smd,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service/XML.smd,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service/a.json,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Service/a.xml,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/markup/Transfer.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/module.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/CompositeWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/ConverterDynamic.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/DataWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/TableAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/TextAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/TreeAdapter.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/Wire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/XmlWire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/programmatic/_base.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/runTests.html,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/wire.js,
	  axyl/trunk/lib/js/dojo/dojox/wire/tests/wireml.js,
	  axyl/trunk/lib/js/dojo/dojox/xml,
	  axyl/trunk/lib/js/dojo/dojox/xml/DomParser.js,
	  axyl/trunk/lib/js/dojo/dojox/xml/README,
	  axyl/trunk/lib/js/dojo/util, axyl/trunk/lib/js/dojo/util/doh,
	  axyl/trunk/lib/js/dojo/util/doh/LICENSE,
	  axyl/trunk/lib/js/dojo/util/doh/README,
	  axyl/trunk/lib/js/dojo/util/doh/_browserRunner.js,
	  axyl/trunk/lib/js/dojo/util/doh/_rhinoRunner.js,
	  axyl/trunk/lib/js/dojo/util/doh/_sounds,
	  axyl/trunk/lib/js/dojo/util/doh/_sounds/LICENSE,
	  axyl/trunk/lib/js/dojo/util/doh/_sounds/doh.wav,
	  axyl/trunk/lib/js/dojo/util/doh/_sounds/dohaaa.wav,
	  axyl/trunk/lib/js/dojo/util/doh/_sounds/woohoo.wav,
	  axyl/trunk/lib/js/dojo/util/doh/runner.html,
	  axyl/trunk/lib/js/dojo/util/doh/runner.js,
	  axyl/trunk/lib/js/dojo/util/doh/runner.sh,
	  axyl/trunk/lib/js/dojo/util/doh/small_logo.png: The Dojo toolkit.

2008-05-04 21:29  paul

	* axyl/trunk/install/detect-apache.sh: Cosmetic.

2008-05-04 21:28  paul

	* axyl/trunk/install/setup-axyl.sh: Fixed to make it work with
	  fresh installs (eg. from tarball)

2008-05-04 21:28  paul

	* axyl/trunk/install/axyl-common.sh: Cosmetic.

2008-05-04 21:14  paul

	* axyl/trunk/lib/button-defs.php: Cosmetic.

2008-05-04 21:13  paul

	* axyl/trunk/lib/block-editor-defs.php: Now uses the general
	  wysiwyg include rather than using the old HTMLarea one. Same
	  functionality otherwise.

2008-05-04 21:12  paul

	* axyl/trunk/lib/antihack.php: Made SELECT detection more
	  sensitive.

2008-05-04 20:18  paul

	* axyl/trunk/debian/changelog: Release 2.3.0 WIP

2008-04-10 02:10  paul

	* axyl/trunk/lib/rss-old-defs.php: Renaming mess - remove old file

2008-04-10 02:08  paul

	* axyl/trunk/lib/rss-defs.php: Renaming mess - same old file, new
	  contents.

2008-04-10 01:51  paul

	* axyl/trunk/lib/rss-defs.php, axyl/trunk/lib/rss-old-defs.php: WIP
	  - mess with file naming

2008-04-09 20:39  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/fi.po: Finnish
	  template (bts #475257)

2008-04-09 02:01  paul

	* axyl/trunk/lib/rss-defs.php: Scrubbed contents, and fixed
	  timestamps to be RFC822

2008-04-09 01:54  paul

	* axyl/trunk/lib/datetime-defs.php: Add RFC_822 format.

2008-04-08 21:21  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/nl.po,
	  axyl/trunk/lib/rss-defs.php, axyl/trunk/www/application.xml,
	  axyl/trunk/www/axyl-news.php: New NL debconf template
	  RSS first cut + example usage in news page

2008-04-08 04:01  paul

	* axyl/trunk/www/axyl-news.php: WIP - RSS enabled news feed

2008-04-08 04:00  paul

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-sqlite.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/rss-defs.php,
	  axyl/trunk/lib/sq-schema-defs.php: WIP - RSS and SQLite modules.

2008-04-07 04:44  paul

	* axyl/trunk/lib/rss-defs.php: WIP again

2008-04-07 04:08  paul

	* axyl/trunk/lib/rss-defs.php: WIP

2008-04-01 02:57  paul

	* axyl/trunk/lib/rss-defs.php: WIP only

2008-03-28 05:20  paul

	* axyl/trunk/lib/img/_rss.gif: small rss icon

2008-03-28 03:12  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/de.po: Debconf
	  - German template. BTS #473042

2008-03-27 19:29  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/ru.po: Russian
	  debconf template (Bug #473004).

2008-03-23 00:37  paul

	* axyl/trunk/debian/changelog: Update timestamp

2008-03-23 00:33  paul

	* axyl/trunk/debian/rules: Install usr/bin/axyl

2008-03-23 00:10  paul

	* axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_demo.db: New axyl-lucene configs to
	  suit latest SearchEngine arrangement.

2008-03-22 23:18  paul

	* axyl/trunk/debian/axyl.7: Various refurbishments and
	  reformatting. Added all axyl commands.

2008-03-22 22:35  paul

	* axyl/trunk/debian/axyl.7: Add in the 'axyl help' command so they
	  can see all other commands.

2008-03-22 22:29  paul

	* axyl/trunk/debian/changelog: Remove duplicate entry

2008-03-22 22:29  paul

	* axyl/trunk/debian/axyl.7, axyl/trunk/debian/axyl.templates,
	  axyl/trunk/debian/changelog,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/register-axyl-website.sh,
	  axyl/trunk/usr/bin/axyl: Added new 'axyl cmd' wrapper thingy.
	  Fixed some typos. Fixed create/remove website stuff so it works.
	  Added 'demo' create command.

2008-03-22 22:27  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Fixed up for new 'axyl cmd'
	  commands.

2008-03-22 21:19  paul

	* axyl/trunk/usr, axyl/trunk/usr/bin, axyl/trunk/usr/bin/axyl: Axyl
	  command-wrapper.

2008-03-22 00:09  paul

	* axyl/trunk/db/postgres/axyl_demo.db,
	  axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/db/postgres/stamp-db.sh,
	  axyl/trunk/db/postgres/upgrade-db.sh: Fixes for ax_control
	  consistency data/structure

2008-03-21 23:41  paul

	* axyl/trunk/install/config-apache.sh: Fix for apache2 VH
	  configuration

2008-03-21 23:37  paul

	* axyl/trunk/install/config-apache.sh: Fixed typo

2008-03-21 23:37  paul

	* axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Updated to new ax_control
	  structure

2008-03-21 22:52  paul

	* axyl/trunk/prebuild.sh: Better, cleaning out processing

2008-03-21 22:52  paul

	* axyl/trunk/debian/control: Clarified the depends on php-cli
	  packages

2008-03-21 21:31  paul

	* axyl/trunk/debian/axyl.postrm: Check if user and group exist
	  before deleting

2008-03-20 21:24  paul

	* axyl/trunk/install/axyl-common-funcs.sh: Refactor scriptname test

2008-03-20 21:24  paul

	* axyl/trunk/db/postgres/upgrade-db.sh: Rename script tag

2008-03-20 21:11  paul

	* axyl/trunk/install/rebuild-website-db.sh: Added SCRIPTNAME def

2008-03-20 21:10  paul

	* axyl/trunk/install/detect-php.sh: Fixed typo in readlink call

2008-03-20 20:28  paul

	* axyl/trunk/debian/axyl.7: Updated for 2.2.0

2008-03-20 20:24  paul

	* axyl/trunk/debian/po/es.po: Spanish debconf translation

2008-03-20 20:23  paul

	* axyl/trunk/debian/changelog: Updated changelog for bug #471227

2008-03-18 04:59  paul

	* axyl/trunk/Makefile, axyl/trunk/build-debian.sh,
	  axyl/trunk/build-dep.sh, axyl/trunk/build-repository.sh,
	  axyl/trunk/build-tarball.sh, axyl/trunk/upload-packages.sh: Part
	  of moving to debra control

2008-03-18 04:57  paul

	* axyl/trunk/postbuild.sh, axyl/trunk/prebuild.sh: Apply debra
	  control for build, release and upload

2008-03-18 03:28  paul

	* axyl/trunk/debian/changelog: WIP changelog 2.2.0

2008-03-18 03:27  paul

	* axyl/trunk/debian/control: axyl-doc section set to 'doc'

2008-03-18 03:27  paul

	* axyl/trunk/debian/axyl.prerm: Got rid of /tmp conf idea.

2008-03-18 03:26  paul

	* axyl/trunk/debian/axyl.postrm: Got rid of /tmp conf idea, and now
	  just zap default locations on purge.

2008-03-18 03:25  paul

	* axyl/trunk/db/postgres/upgrade-db.sh: Incorporate newer and
	  better updater as developed for SOUNZ db upgrades. This allows us
	  to skip patches for upgrades, as required. Also does a database
	  dump prior to any upgrading.

2008-03-18 03:24  paul

	* axyl/trunk/db/postgres/install-db.sh: Incorporate better code for
	  adjusting trusts in pg_hba.conf.
	  Also altered code to align with better processing done for SOUNZ.

2008-03-18 03:23  paul

	* axyl/trunk/db/postgres/detect-db.sh: INcorporated some little
	  fixes, and usage of new func 'getans, as per SOUNZ project.

2008-03-18 03:21  paul

	* axyl/trunk/debian/axyl.config: Added postgres version 8.3 to our
	  checklist

2008-03-18 03:20  paul

	* axyl/trunk/lib/calendar-defs.php,
	  axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/htmlarea-defs.php,
	  axyl/trunk/lib/js/htmlarea, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/layout-editor-defs.php,
	  axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/lucene-fileindex-defs.php,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/search-fileindex-defs.php,
	  axyl/trunk/lib/search-lucene-defs.php,
	  axyl/trunk/lib/xmenu-defs.php, axyl/trunk/lib/xml-defs.php: 1.
	  initial cut of php4/5 object handle fixups.
	  2. removed htmlarea (taken over by Xinha now)

2008-03-18 03:18  paul

	* axyl/trunk/install/axyl-common-funcs.sh,
	  axyl/trunk/install/axyl-common.sh: Added PHP detection just after
	  Apache detection. Defines all the vars needed by
	  subsequent scripts.

2008-03-18 03:17  paul

	* axyl/trunk/install/config-apache.sh: Removed PHP detection stuff
	  as this is now done in axyl-common.sh. Also cleaned up the ini
	  file munging

2008-03-18 03:16  paul

	* axyl/trunk/install/config-app-db.pl: Avoid using /tmp for temp
	  file, and use WWWPATH instead. Also changed from copy to mv to
	  move it into place.

2008-03-18 03:14  paul

	* axyl/trunk/install/create-axyl-website.sh: Altered the VHOST
	  setting from *:80 to * for apache2 case.

2008-03-18 03:13  paul

	* axyl/trunk/install/get_patchfiles.pl: Generic script which will
	  assemble a list of patch files to patch from a specified
	  directory, and given the last version which was updated.

2008-03-18 03:12  paul

	* axyl/trunk/install/detect-php.sh: General Php detection script.
	  Used mainly in create-axyl-website.sh where we want to know
	  which Php version it is, where it is, and whether Apache modules
	  are found etc. Sets some
	  environment vars:
	  PHP - name of Php (php4, php5..)
	  PHPDET - 0 or 1 depending on whether Php was found
	  PHP_BIN - path to php binary
	  PHP_INI_APACHE - path to apache ini file
	  PHP_INI_CLI - path to cli ini file
	  PHP_APACHE_MOD = 0 or 1 depending on whether apache module was
	  found

2008-03-13 02:23  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/fi.po,
	  axyl/trunk/lib/block-editor-defs.php,
	  axyl/trunk/lib/rss-defs.php, axyl/trunk/lib/utils.php: debconf
	  translations
	  rss wip
	  clone() function php5 back-compat wip

2008-03-04 01:00  paul

	* axyl/trunk/lib/rss-defs.php: New RSS module WIP.

2008-01-17 03:36  paul

	* axyl/trunk/debian/changelog: Current 2.1.15 changelog

2008-01-17 03:36  paul

	* axyl/trunk/Makefile: Changed for upload

2008-01-17 03:35  paul

	* axyl/trunk/www/axyl-search.php: A few simple fixes.

2008-01-17 03:33  paul

	* axyl/trunk/debian/po/fr.po: Template updates

2008-01-17 03:32  paul

	* axyl/trunk/debian/axyl.templates: Fixed typo

2008-01-17 03:32  paul

	* axyl/trunk/debian/axyl.postrm: Extra purge measures.

2008-01-14 06:28  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added a SET statement prior to
	  doing SET NULL so as to avoid exceptions. This is only
	  used when the field in question has a default value defined for
	  it.

2008-01-14 06:27  paul

	* axyl/trunk/scripts/pgdiff.php: A few enhancements to provide for
	  security upgrade script.

2008-01-14 06:27  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Improvements
	  to cater for RTFNZ upgrade to Axyl 2.1.14

2007-08-25 06:59  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/de.po: Starting
	  axyl 2.1.15. Added german debconf template.

2007-08-25 05:52  paul

	* axyl/trunk/lib/js/license.txt: Not needed here.

2007-08-25 05:45  paul

	* axyl/trunk/upload-packages.sh: Correct echo prompt.

2007-08-25 05:15  paul

	* axyl/trunk/debian/control: Lintian fixes.

2007-08-25 05:14  paul

	* axyl/trunk/debian/axyl.postrm, axyl/trunk/debian/axyl.prerm,
	  axyl/trunk/debian/axyl.templates: Tidyups.

2007-08-25 05:00  paul

	* axyl/trunk/debian/control: Updated sources standards version

2007-08-25 04:53  paul

	* axyl/trunk/db/postgres/detect-db.sh,
	  axyl/trunk/db/postgres/upgrade-db.sh,
	  axyl/trunk/install/axyl-common-funcs.sh,
	  axyl/trunk/install/upgrade-axyl-databases.sh: Provide for
	  interactive or auto database upgrades. Uses the user-specified DB
	  version for postgres 8.x provided by debconf. Compatible with
	  older postgres 7.4 installations.

2007-08-25 04:52  paul

	* axyl/trunk/install/config-apache.sh: Cleanup workfile fix.

2007-08-25 04:51  paul

	* axyl/trunk/debian/axyl-doc.postrm: Properly purge axyl-doc

2007-08-25 04:51  paul

	* axyl/trunk/debian/axyl.prerm: Enable axyl purge - by saving .conf
	  file aside for postrm

2007-08-25 04:50  paul

	* axyl/trunk/debian/axyl.postrm: Properly purge axyl.

2007-08-25 04:50  paul

	* axyl/trunk/debian/axyl.config: Detect installed postgres 8.x
	  versions and get user to specify the one they want to use via
	  debconf

2007-08-25 04:49  paul

	* axyl/trunk/debian/axyl.postinst: Handle the user-defined database
	  version (postgres 8.x change).

2007-08-25 04:48  paul

	* axyl/trunk/debian/axyl.templates: Adjust for new lintian anality.

2007-08-25 04:47  paul

	* axyl/trunk/debian/axyl-doc.postinst: Uses bash.

2007-08-25 04:46  paul

	* axyl/trunk/debian/control: Add a few more 'generic' dependency
	  variants: php, php-cli

2007-08-25 04:44  paul

	* axyl/trunk/lib/debugger.php: Displayvar - filter out displaying
	  all but scalars.

2007-08-22 07:37  paul

	* axyl/trunk/lib/catalog-defs.php: Small change to process spaces
	  out of uploaded filenames. This isn't a problem for axyl funcs,
	  but when we subsequently make use of the filename/path for
	  external functions and commands, it can possibly screw things up
	  somewhat, so safer to get rid of em.

2007-07-30 04:02  paul

	* axyl/trunk/install/detect-apache.sh: Fix typo.

2007-07-28 21:08  paul

	* axyl/trunk/debian/changelog: Updated changelog for 2.1.14.

2007-07-28 21:06  paul

	* axyl/trunk/lib/htmlarea-defs.php, axyl/trunk/lib/js/license.txt,
	  axyl/trunk/lib/js/xinha, axyl/trunk/lib/js/xinha/Xinha.css,
	  axyl/trunk/lib/js/xinha/XinhaCore.js,
	  axyl/trunk/lib/js/xinha/contrib,
	  axyl/trunk/lib/js/xinha/contrib/php-xinha.php,
	  axyl/trunk/lib/js/xinha/examples,
	  axyl/trunk/lib/js/xinha/examples/Extended.html,
	  axyl/trunk/lib/js/xinha/examples/Newbie.html,
	  axyl/trunk/lib/js/xinha/examples/XinhaConfig.js,
	  axyl/trunk/lib/js/xinha/examples/custom.css,
	  axyl/trunk/lib/js/xinha/examples/dynamic.css,
	  axyl/trunk/lib/js/xinha/examples/ext_example-body.html,
	  axyl/trunk/lib/js/xinha/examples/ext_example-dest.php,
	  axyl/trunk/lib/js/xinha/examples/ext_example-menu.php,
	  axyl/trunk/lib/js/xinha/examples/ext_example.html,
	  axyl/trunk/lib/js/xinha/examples/full_example.css,
	  axyl/trunk/lib/js/xinha/examples/full_example.js,
	  axyl/trunk/lib/js/xinha/examples/simple_example.html,
	  axyl/trunk/lib/js/xinha/examples/stylist.css,
	  axyl/trunk/lib/js/xinha/examples/testbed.html,
	  axyl/trunk/lib/js/xinha/htmlarea.js,
	  axyl/trunk/lib/js/xinha/images,
	  axyl/trunk/lib/js/xinha/images/de,
	  axyl/trunk/lib/js/xinha/images/de/bold.gif,
	  axyl/trunk/lib/js/xinha/images/de/italic.gif,
	  axyl/trunk/lib/js/xinha/images/de/underline.gif,
	  axyl/trunk/lib/js/xinha/images/ed_about.gif,
	  axyl/trunk/lib/js/xinha/images/ed_align.gif,
	  axyl/trunk/lib/js/xinha/images/ed_align_center.gif,
	  axyl/trunk/lib/js/xinha/images/ed_align_justify.gif,
	  axyl/trunk/lib/js/xinha/images/ed_align_left.gif,
	  axyl/trunk/lib/js/xinha/images/ed_align_right.gif,
	  axyl/trunk/lib/js/xinha/images/ed_blank.gif,
	  axyl/trunk/lib/js/xinha/images/ed_buttons_main.gif,
	  axyl/trunk/lib/js/xinha/images/ed_charmap.gif,
	  axyl/trunk/lib/js/xinha/images/ed_clearfonts.gif,
	  axyl/trunk/lib/js/xinha/images/ed_color_bg.gif,
	  axyl/trunk/lib/js/xinha/images/ed_color_fg.gif,
	  axyl/trunk/lib/js/xinha/images/ed_copy.gif,
	  axyl/trunk/lib/js/xinha/images/ed_custom.gif,
	  axyl/trunk/lib/js/xinha/images/ed_cut.gif,
	  axyl/trunk/lib/js/xinha/images/ed_delete.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_bold.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_italic.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_strike.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_sub.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_sup.gif,
	  axyl/trunk/lib/js/xinha/images/ed_format_underline.gif,
	  axyl/trunk/lib/js/xinha/images/ed_help.gif,
	  axyl/trunk/lib/js/xinha/images/ed_hr.gif,
	  axyl/trunk/lib/js/xinha/images/ed_html.gif,
	  axyl/trunk/lib/js/xinha/images/ed_image.gif,
	  axyl/trunk/lib/js/xinha/images/ed_indent_less.gif,
	  axyl/trunk/lib/js/xinha/images/ed_indent_more.gif,
	  axyl/trunk/lib/js/xinha/images/ed_killword.gif,
	  axyl/trunk/lib/js/xinha/images/ed_left_to_right.gif,
	  axyl/trunk/lib/js/xinha/images/ed_link.gif,
	  axyl/trunk/lib/js/xinha/images/ed_list_bullet.gif,
	  axyl/trunk/lib/js/xinha/images/ed_list_num.gif,
	  axyl/trunk/lib/js/xinha/images/ed_overwrite.gif,
	  axyl/trunk/lib/js/xinha/images/ed_paste.gif,
	  axyl/trunk/lib/js/xinha/images/ed_print.gif,
	  axyl/trunk/lib/js/xinha/images/ed_redo.gif,
	  axyl/trunk/lib/js/xinha/images/ed_right_to_left.gif,
	  axyl/trunk/lib/js/xinha/images/ed_rmformat.gif,
	  axyl/trunk/lib/js/xinha/images/ed_save.gif,
	  axyl/trunk/lib/js/xinha/images/ed_save.png,
	  axyl/trunk/lib/js/xinha/images/ed_saveas.gif,
	  axyl/trunk/lib/js/xinha/images/ed_selectall.gif,
	  axyl/trunk/lib/js/xinha/images/ed_show_border.gif,
	  axyl/trunk/lib/js/xinha/images/ed_splitblock.gif,
	  axyl/trunk/lib/js/xinha/images/ed_splitcel.gif,
	  axyl/trunk/lib/js/xinha/images/ed_undo.gif,
	  axyl/trunk/lib/js/xinha/images/ed_word_cleaner.gif,
	  axyl/trunk/lib/js/xinha/images/fr,
	  axyl/trunk/lib/js/xinha/images/fr/bold.gif,
	  axyl/trunk/lib/js/xinha/images/fr/strikethrough.gif,
	  axyl/trunk/lib/js/xinha/images/fr/underline.gif,
	  axyl/trunk/lib/js/xinha/images/fullscreen_maximize.gif,
	  axyl/trunk/lib/js/xinha/images/fullscreen_minimize.gif,
	  axyl/trunk/lib/js/xinha/images/insert_table.gif,
	  axyl/trunk/lib/js/xinha/images/insertfilelink.gif,
	  axyl/trunk/lib/js/xinha/images/insertmacro.png,
	  axyl/trunk/lib/js/xinha/images/tidy.gif,
	  axyl/trunk/lib/js/xinha/images/toggle_borders.gif,
	  axyl/trunk/lib/js/xinha/images/xinha_logo.gif,
	  axyl/trunk/lib/js/xinha/lang, axyl/trunk/lib/js/xinha/lang/b5.js,
	  axyl/trunk/lib/js/xinha/lang/ch.js,
	  axyl/trunk/lib/js/xinha/lang/cz.js,
	  axyl/trunk/lib/js/xinha/lang/da.js,
	  axyl/trunk/lib/js/xinha/lang/de.js,
	  axyl/trunk/lib/js/xinha/lang/ee.js,
	  axyl/trunk/lib/js/xinha/lang/el.js,
	  axyl/trunk/lib/js/xinha/lang/es.js,
	  axyl/trunk/lib/js/xinha/lang/eu.js,
	  axyl/trunk/lib/js/xinha/lang/fa.js,
	  axyl/trunk/lib/js/xinha/lang/fi.js,
	  axyl/trunk/lib/js/xinha/lang/fr.js,
	  axyl/trunk/lib/js/xinha/lang/gb.js,
	  axyl/trunk/lib/js/xinha/lang/he.js,
	  axyl/trunk/lib/js/xinha/lang/hu.js,
	  axyl/trunk/lib/js/xinha/lang/it.js,
	  axyl/trunk/lib/js/xinha/lang/ja.js,
	  axyl/trunk/lib/js/xinha/lang/lt.js,
	  axyl/trunk/lib/js/xinha/lang/lv.js,
	  axyl/trunk/lib/js/xinha/lang/nb.js,
	  axyl/trunk/lib/js/xinha/lang/nl.js,
	  axyl/trunk/lib/js/xinha/lang/pl.js,
	  axyl/trunk/lib/js/xinha/lang/pt_br.js,
	  axyl/trunk/lib/js/xinha/lang/ro.js,
	  axyl/trunk/lib/js/xinha/lang/ru.js,
	  axyl/trunk/lib/js/xinha/lang/sh.js,
	  axyl/trunk/lib/js/xinha/lang/si.js,
	  axyl/trunk/lib/js/xinha/lang/sr.js,
	  axyl/trunk/lib/js/xinha/lang/sv.js,
	  axyl/trunk/lib/js/xinha/lang/vn.js,
	  axyl/trunk/lib/js/xinha/modules,
	  axyl/trunk/lib/js/xinha/modules/ColorPicker,
	  axyl/trunk/lib/js/xinha/modules/ColorPicker/ColorPicker.js,
	  axyl/trunk/lib/js/xinha/modules/CreateLink,
	  axyl/trunk/lib/js/xinha/modules/CreateLink/link.html,
	  axyl/trunk/lib/js/xinha/modules/CreateLink/link.js,
	  axyl/trunk/lib/js/xinha/modules/Dialogs,
	  axyl/trunk/lib/js/xinha/modules/Dialogs/dialog.js,
	  axyl/trunk/lib/js/xinha/modules/Dialogs/inline-dialog.js,
	  axyl/trunk/lib/js/xinha/modules/Dialogs/panel-dialog.js,
	  axyl/trunk/lib/js/xinha/modules/Dialogs/popupwin.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/full-screen.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/de.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/fr.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/ja.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/nb.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/pl.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/ru.js,
	  axyl/trunk/lib/js/xinha/modules/FullScreen/lang/sv.js,
	  axyl/trunk/lib/js/xinha/modules/Gecko,
	  axyl/trunk/lib/js/xinha/modules/Gecko/Gecko.js,
	  axyl/trunk/lib/js/xinha/modules/Gecko/paraHandlerBest.js,
	  axyl/trunk/lib/js/xinha/modules/Gecko/paraHandlerDirty.js,
	  axyl/trunk/lib/js/xinha/modules/GetHtml,
	  axyl/trunk/lib/js/xinha/modules/GetHtml/DOMwalk.js,
	  axyl/trunk/lib/js/xinha/modules/GetHtml/TransformInnerHTML.js,
	  axyl/trunk/lib/js/xinha/modules/InsertImage,
	  axyl/trunk/lib/js/xinha/modules/InsertImage/insert_image.html,
	  axyl/trunk/lib/js/xinha/modules/InsertImage/insert_image.js,
	  axyl/trunk/lib/js/xinha/modules/InsertTable,
	  axyl/trunk/lib/js/xinha/modules/InsertTable/insert_table.html,
	  axyl/trunk/lib/js/xinha/modules/InsertTable/insert_table.js,
	  axyl/trunk/lib/js/xinha/modules/InternetExplorer,
	  axyl/trunk/lib/js/xinha/modules/InternetExplorer/InternetExplorer.js,
	  axyl/trunk/lib/js/xinha/plugins,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/abbr,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/abbr/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/abbr/en.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/abbreviation.css,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/abbreviation.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/img,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/img/ed_abbreviation.gif,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/lang,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/popups,
	  axyl/trunk/lib/js/xinha/plugins/Abbreviation/popups/abbreviation.html,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/background-image.js,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/blufur.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/palecnvs.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/ppplcnvs.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/thumbnails,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/thumbnails/blufur.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/thumbnails/palecnvs.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/thumbnails/ppplcnvs.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/thumbnails/ylwsand.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/backgrounds/ylwsand.jpg,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/img,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/img/ed_bgimage.gif,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/lang,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/popups,
	  axyl/trunk/lib/js/xinha/plugins/BackgroundImage/popups/bgimage.html,
	  axyl/trunk/lib/js/xinha/plugins/CSS,
	  axyl/trunk/lib/js/xinha/plugins/CSS/css.js,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/char-counter.js,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/lang,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/CharCounter/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/CharacterMap.css,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/character-map.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/img,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/img/ed_charmap.gif,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/it.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/popups,
	  axyl/trunk/lib/js/xinha/plugins/CharacterMap/popups/select_character.html,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/clientside-spellcheck.js,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/img,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/img/clientside-spellcheck.gif,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/img/he-spell-check.gif,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/lang,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/ClientsideSpellcheck/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/1.pl,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/context-menu.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/el.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/he.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/ContextMenu/menu.css,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/definition-list.css,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/definition-list.js,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/img,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/img/ed_dd.gif,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/img/ed_dl.gif,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/img/ed_dt.gif,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/lang,
	  axyl/trunk/lib/js/xinha/plugins/DefinitionList/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/DoubleClick,
	  axyl/trunk/lib/js/xinha/plugins/DoubleClick/double-click.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/dynamiccss.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/DynamicCSS/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/edit-tag.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/img,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/img/ed_edit_tag.gif,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/lang,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/popups,
	  axyl/trunk/lib/js/xinha/plugins/EditTag/popups/edit_tag.html,
	  axyl/trunk/lib/js/xinha/plugins/Equation,
	  axyl/trunk/lib/js/xinha/plugins/Equation/ASCIIMathML.js,
	  axyl/trunk/lib/js/xinha/plugins/Equation/equation.js,
	  axyl/trunk/lib/js/xinha/plugins/Equation/example.html,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/abs_value.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/diag_fraction.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/divide.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/dsp_greater_equal.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/dsp_less_equal.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/dsp_notequal.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/equation.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/equation.old.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/greater_equal_than.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/hor_fraction.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/less_equal_than.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/mul.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/notequal.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/parenthesis.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/root.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/img/square_root.gif,
	  axyl/trunk/lib/js/xinha/plugins/Equation/lang,
	  axyl/trunk/lib/js/xinha/plugins/Equation/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Equation/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Equation/popups,
	  axyl/trunk/lib/js/xinha/plugins/Equation/popups/dialog.html,
	  axyl/trunk/lib/js/xinha/plugins/Equation/readme.txt,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/Classes,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/Classes/ExtendedFileManager.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/Readme.txt,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/EditorContent.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/ImageEditor.css,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/dialog.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/editor.css,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/editor.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/editorFrame.css,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/editorFrame.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/hover.htc,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/imagelist.css,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/images.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/manager.css,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/manager.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/popup.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/slider.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/assets/wz_jsgraphics.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/backend.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/config.inc.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/demo_images,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/demo_images/bikerpeep.jpg,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/demo_images/linux,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/demo_images/linux/linux.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/demo_images/wesnoth078.jpg,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/editor.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/editorFrame.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/extended-file-manager.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/def.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/def_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/doc.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/doc_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/fla.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/fla_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/folder.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/folder_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/gif_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/gz.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/gz_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/html.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/html_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/jpg_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/js.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/js_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/mov.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/mov_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/pdf.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/pdf_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/php.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/php_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/png_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/ppt.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/ppt_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/rar.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/rar_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/txt.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/txt_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/xls.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/xls_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/zip.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/icons/zip_small.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/images.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/1x1_transparent.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/2x2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/2x2_w.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btnFolderNew.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btnFolderNew1.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btnFolderUp.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btnFolderUp1.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btn_cancel.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/btn_ok.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/crop.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/default.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/div.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/dots.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/ed_linkfile.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/ed_linkfile1.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_active.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_copy.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_cut.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_paste.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_pencil.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_rename.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/edit_trash.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/folder.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/hand.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/islocked2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/locked.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/measure.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/noimages.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/rotate.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/save.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/scale.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/spacer.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/t_black.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/t_white.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/unlocked.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/unlocked2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/img/unlocked_empty.gif,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/manager.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/prompt.html,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/resizer.php,
	  axyl/trunk/lib/js/xinha/plugins/ExtendedFileManager/thumbs.php,
	  axyl/trunk/lib/js/xinha/plugins/Filter,
	  axyl/trunk/lib/js/xinha/plugins/Filter/filter.js,
	  axyl/trunk/lib/js/xinha/plugins/Filter/filters,
	  axyl/trunk/lib/js/xinha/plugins/Filter/filters/paragraph.js,
	  axyl/trunk/lib/js/xinha/plugins/Filter/filters/word.js,
	  axyl/trunk/lib/js/xinha/plugins/Filter/img,
	  axyl/trunk/lib/js/xinha/plugins/Filter/img/ed_filter.gif,
	  axyl/trunk/lib/js/xinha/plugins/Filter/lang,
	  axyl/trunk/lib/js/xinha/plugins/Filter/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/find-replace.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/fr_engine.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/img,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/img/ed_find.gif,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/pt_br.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/popups,
	  axyl/trunk/lib/js/xinha/plugins/FindReplace/popups/find_replace.html,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/README,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/default_form.html,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/form-operations.js,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/formmail.php,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/iframe.css,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/img,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/img/buttons.gif,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/lang,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/FormOperations/panel.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms,
	  axyl/trunk/lib/js/xinha/plugins/Forms/forms.css,
	  axyl/trunk/lib/js/xinha/plugins/Forms/forms.js,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_button.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_checkbox.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_fieldset.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_file.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_form.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_hidden.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_image.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_label.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_password.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_radio.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_reset.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_select.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_submit.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_text.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/img/ed_textarea.gif,
	  axyl/trunk/lib/js/xinha/plugins/Forms/lang,
	  axyl/trunk/lib/js/xinha/plugins/Forms/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/fieldset.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/form.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/input.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/label.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/select.html,
	  axyl/trunk/lib/js/xinha/plugins/Forms/popups/textarea.html,
	  axyl/trunk/lib/js/xinha/plugins/FullPage,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/full-page.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/img,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/img/docprop.gif,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/he.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/lang/ro.js,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/popups,
	  axyl/trunk/lib/js/xinha/plugins/FullPage/popups/docprop.html,
	  axyl/trunk/lib/js/xinha/plugins/GetHtml,
	  axyl/trunk/lib/js/xinha/plugins/GetHtml/get-html.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/horizontal-rule.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/lang,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/popups,
	  axyl/trunk/lib/js/xinha/plugins/HorizontalRule/popups/edit_horizontal_rule.html,
	  axyl/trunk/lib/js/xinha/plugins/HtmlEntities,
	  axyl/trunk/lib/js/xinha/plugins/HtmlEntities/Entities.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlEntities/html-entities.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlEntities/iso-8859-1.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/README,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/html-tidy-config.cfg,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/html-tidy-logic.php,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/html-tidy.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/img,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/img/html-tidy.gif,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/HtmlTidy/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/Files.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/GD.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/IM.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/ImageEditor.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/ImageManager.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/NetPBM.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/Thumbnail.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/Classes/Transform.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/README.txt,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/EditorContent.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/ImageEditor.css,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/dialog.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/editor.css,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/editor.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/editorFrame.css,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/editorFrame.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/hover.htc,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/imagelist.css,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/images.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/manager.css,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/manager.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/popup.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/slider.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/assets/wz_jsgraphics.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/backend.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/config.inc.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/ddt.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/demo_images,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/demo_images/bikerpeep.jpg,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/demo_images/linux,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/demo_images/linux/linux.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/demo_images/wesnoth078.jpg,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/editor.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/editorFrame.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/image-manager.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/images.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/2x2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/2x2_w.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/btnFolderNew.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/btnFolderUp.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/btn_cancel.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/btn_ok.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/crop.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/default.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/div.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/dots.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/edit_active.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/edit_pencil.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/edit_trash.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/folder.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/hand.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/islocked2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/locked.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/measure.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/noimages.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/rotate.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/save.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/scale.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/spacer.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/t_black.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/t_white.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/unlocked.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/img/unlocked2.gif,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/manager.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/newFolder.html,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/resizer.php,
	  axyl/trunk/lib/js/xinha/plugins/ImageManager/thumbs.php,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/img/insert-anchor.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/img/placeholder.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/insert-anchor.css,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/insert-anchor.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/popups,
	  axyl/trunk/lib/js/xinha/plugins/InsertAnchor/popups/insert_anchor.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/img/ed_marquee.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/insert-marquee.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang/it.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/popups,
	  axyl/trunk/lib/js/xinha/plugins/InsertMarquee/popups/insert_marquee.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/img/pagebreak.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/insert-pagebreak.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPagebreak/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/InsertPicture.php,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/demo_pictures,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/demo_pictures/bikerpeep.jpg,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/demo_pictures/wesnoth078.jpg,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/img/btn_open.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/img/nopic.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/insert-picture.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertPicture/viewpicture.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/img/ed_smiley.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/insert-smiley.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/popups,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/popups/insertsmiley.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0001.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0002.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0003.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0004.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0005.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0006.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0007.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0008.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0009.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0010.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0011.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0012.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0013.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0014.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0015.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0016.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0017.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0018.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0019.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0020.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0021.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0022.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0023.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0024.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0025.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0026.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0027.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0028.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0029.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0030.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0031.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0032.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0033.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0034.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0035.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0036.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0037.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0038.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0039.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0040.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0041.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0042.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0043.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0044.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0045.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0046.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0047.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0048.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0049.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0050.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0051.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0052.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0053.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0054.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0055.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0056.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0057.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0058.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0059.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0060.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0061.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0062.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0063.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0064.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0065.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0066.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0067.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0068.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0069.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0070.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0071.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0072.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0073.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0074.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0075.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0076.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0077.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0078.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0079.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0080.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0081.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0082.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0083.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0084.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0085.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0086.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0087.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0088.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0089.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0090.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0091.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0092.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0093.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0094.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0095.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0096.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0097.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0098.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0099.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0100.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0101.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0102.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0103.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0104.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0105.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0106.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0107.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0108.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0109.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0110.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0111.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0112.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0113.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0114.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0115.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0116.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0117.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0118.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0119.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0120.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0121.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0122.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0123.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0124.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0125.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0126.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0127.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0128.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0129.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0130.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0131.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0132.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0133.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0134.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0135.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0136.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0137.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0138.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0139.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0140.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0141.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0142.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0143.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0144.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0145.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0146.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0147.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0148.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0149.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0150.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0151.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0152.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0153.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0154.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0155.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0156.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0157.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0158.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0159.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0160.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0161.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0162.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0163.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0164.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0165.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0166.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0167.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0168.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0169.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0170.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0171.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0172.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0173.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0174.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0175.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0176.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0177.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0178.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0179.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0180.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0181.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0182.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0183.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0184.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0185.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0186.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0187.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0188.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0189.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0190.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0191.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0192.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0193.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0194.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0195.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0196.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0197.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0198.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0199.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0200.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0201.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0202.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0203.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0204.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0205.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0206.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0207.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0208.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0209.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0210.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0211.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0212.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0213.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0214.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0215.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0216.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0217.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0218.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0219.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0220.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0221.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0222.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0223.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0224.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0225.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0226.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0227.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0228.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0229.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0230.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0231.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0232.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0233.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0234.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0235.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0236.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0237.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0238.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0239.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0240.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0241.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0242.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0243.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0244.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0245.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0246.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0247.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0248.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0249.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0250.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0251.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0252.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0253.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0254.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0255.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0256.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0257.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0258.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0259.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0260.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0261.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0262.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0263.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0264.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0265.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0266.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0267.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0268.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0269.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0270.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0271.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0272.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0273.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0274.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0275.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0276.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0277.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0278.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0279.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0280.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0281.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0282.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0283.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0284.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0285.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0286.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0287.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0288.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0289.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0290.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0291.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0292.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0293.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0294.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0295.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0296.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0297.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0298.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0299.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0300.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0301.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0302.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0303.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0304.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0305.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0306.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0307.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0308.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0309.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0310.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0311.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0312.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0313.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0314.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0315.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0316.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0317.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0318.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0319.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0320.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0321.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0322.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0323.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0324.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0325.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0326.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0327.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0328.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0329.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0330.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0331.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0332.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0333.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0334.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0335.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0336.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0337.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0338.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0339.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0340.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0341.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0342.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0343.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0344.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0345.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0346.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0347.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0348.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0349.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0350.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0351.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0352.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0353.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0354.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0355.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0356.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0357.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0358.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0359.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0360.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0361.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0362.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0363.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0364.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0365.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0366.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0367.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0368.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0369.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0370.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0371.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0372.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0373.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0374.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0375.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0376.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0377.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0378.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0379.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0380.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0381.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0382.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0383.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0384.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0385.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0386.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0387.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0388.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0389.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0390.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0391.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0392.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0393.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0394.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0395.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0396.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0397.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0398.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0399.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0400.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0401.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0402.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0403.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0404.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0405.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0406.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0407.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0408.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0409.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0410.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0411.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0412.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0413.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0414.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0415.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0416.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0417.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0418.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0419.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0420.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0421.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0422.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0423.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0424.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0425.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0426.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0427.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0428.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0429.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0430.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0431.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0432.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0433.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0434.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0435.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0436.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0437.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0438.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0439.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0440.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0441.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0442.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0443.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0444.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0445.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0446.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0447.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0448.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0449.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0450.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0451.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0452.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0453.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0454.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0455.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0456.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0457.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0458.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0459.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0460.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0461.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0462.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0463.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0464.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0465.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0466.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0467.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0468.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0469.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0470.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0471.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0472.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0473.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0474.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0475.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0476.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0477.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0478.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0479.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0480.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0481.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0482.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0483.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0484.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0485.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0486.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0487.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0488.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0489.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0490.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0491.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0492.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0493.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0494.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0495.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0496.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0497.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0498.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0499.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0500.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0501.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0502.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0503.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0504.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0505.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0506.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0507.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0508.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0509.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0510.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0511.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0512.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0513.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0514.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0515.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0516.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0517.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0518.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0519.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0520.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0521.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0522.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0523.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0524.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0525.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0526.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0527.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0528.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0529.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0530.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0531.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0532.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0533.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0534.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0535.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0536.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0537.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0538.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0539.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0540.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0541.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0542.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0543.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0544.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0545.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0546.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0547.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0548.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0549.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0550.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0551.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0552.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0553.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0554.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0555.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0556.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0557.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0558.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0559.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0560.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0561.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0562.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0563.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0564.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0565.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0566.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0567.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0568.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0569.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0570.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0571.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0572.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0573.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0574.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0575.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0576.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0577.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0578.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0579.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSmiley/smileys/0580.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/InsertSnippet.css,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/demosnippets.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/img,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/img/ed_snippet.gif,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/insert-snippet.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/lang,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/popups,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/popups/insertsnippet.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/readme.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/snippets.html,
	  axyl/trunk/lib/js/xinha/plugins/InsertSnippet/snippets.php,
	  axyl/trunk/lib/js/xinha/plugins/InsertWords,
	  axyl/trunk/lib/js/xinha/plugins/InsertWords/insert-words.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/img,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/img/el.gif,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/img/en.gif,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/img/fr.gif,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/img/la.gif,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang-marks.css,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang-marks.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/LangMarks/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/api.html,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/dtree.css,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/dtree.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/example01.html,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/base.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/cd.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/copy.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/empty.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/folder.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/folderopen.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/globe.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/imgfolder.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/join.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/joinbottom.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/line.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/minus.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/minusbottom.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/move.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/musicfolder.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/nolines_minus.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/nolines_plus.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/offline.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/offline.png,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/page.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/plus.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/plusbottom.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/question.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dTree/img/trash.gif,
	  axyl/trunk/lib/js/xinha/plugins/Linker/dialog.html,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/linker.js,
	  axyl/trunk/lib/js/xinha/plugins/Linker/scan.php,
	  axyl/trunk/lib/js/xinha/plugins/ListType,
	  axyl/trunk/lib/js/xinha/plugins/ListType/ListType.css,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/circle.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/decimal.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/disc.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/lower-alpha.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/lower-roman.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/none.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/square.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/upper-alpha.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/img/upper-roman.png,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/ListType/list-type.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/img,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/img/note.gif,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/lang,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/note-server.js,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/popups,
	  axyl/trunk/lib/js/xinha/plugins/NoteServer/popups/codenote.html,
	  axyl/trunk/lib/js/xinha/plugins/PasteText,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/img,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/img/ed_paste_text.gif,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/paste-text.js,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/popups,
	  axyl/trunk/lib/js/xinha/plugins/PasteText/popups/paste_text.html,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/img,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/img/ed_quicktag.gif,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/lang/pt_br.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/popups,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/popups/quicktag.html,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/quick-tag.js,
	  axyl/trunk/lib/js/xinha/plugins/QuickTag/tag-lib.js,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/README.txt,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/img,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/img/ed_save_green.gif,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/img/ed_save_red.gif,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/lang,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/SaveSubmit/save-submit.js,
	  axyl/trunk/lib/js/xinha/plugins/SetId,
	  axyl/trunk/lib/js/xinha/plugins/SetId/img,
	  axyl/trunk/lib/js/xinha/plugins/SetId/img/placeholder.gif,
	  axyl/trunk/lib/js/xinha/plugins/SetId/img/set-id.gif,
	  axyl/trunk/lib/js/xinha/plugins/SetId/lang,
	  axyl/trunk/lib/js/xinha/plugins/SetId/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/SetId/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/SetId/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/SetId/popups,
	  axyl/trunk/lib/js/xinha/plugins/SetId/popups/set_id.html,
	  axyl/trunk/lib/js/xinha/plugins/SetId/set-id.css,
	  axyl/trunk/lib/js/xinha/plugins/SetId/set-id.js,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/dialog.html,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/img,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/img/smartquotes.gif,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/lang,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/readme.txt,
	  axyl/trunk/lib/js/xinha/plugins/SmartReplace/smart-replace.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/README,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/aspell_setup.php,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/img,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/img/he-spell-check.gif,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/img/spell-check.gif,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/cz.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/da.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/he.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/hu.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/lang/ro.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/readme-tech.html,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-logic.cgi,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-logic.php,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-savedicts.php,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-style.css,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-ui.html,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-check-ui.js,
	  axyl/trunk/lib/js/xinha/plugins/SpellChecker/spell-checker.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/Stylist/stylist.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/dialog.html,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/filters,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/filters/paragraph.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/filters/word.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/img,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/img/ed_superclean.gif,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/lang,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/super-clean.js,
	  axyl/trunk/lib/js/xinha/plugins/SuperClean/tidy.php,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-delete.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-insert-after.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-insert-before.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-merge.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-prop.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/cell-split.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/col-delete.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/col-insert-after.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/col-insert-before.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/col-split.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/row-delete.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/row-insert-above.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/row-insert-under.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/row-prop.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/row-split.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/img/table-prop.gif,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/cz.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/da.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/el.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/fi.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/he.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/it.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/pl.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/ro.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/ru.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/lang/sv.js,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/popups,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/popups/merge_cells.html,
	  axyl/trunk/lib/js/xinha/plugins/TableOperations/table-operations.js,
	  axyl/trunk/lib/js/xinha/plugins/Template,
	  axyl/trunk/lib/js/xinha/plugins/Template/img,
	  axyl/trunk/lib/js/xinha/plugins/Template/img/ed_template.gif,
	  axyl/trunk/lib/js/xinha/plugins/Template/img/layout_01.gif,
	  axyl/trunk/lib/js/xinha/plugins/Template/img/layout_02.gif,
	  axyl/trunk/lib/js/xinha/plugins/Template/img/layout_03.gif,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang/it.js,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/Template/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/Template/popups,
	  axyl/trunk/lib/js/xinha/plugins/Template/popups/template.html,
	  axyl/trunk/lib/js/xinha/plugins/Template/template.css,
	  axyl/trunk/lib/js/xinha/plugins/Template/template.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/img,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/img/unformat.gif,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang/de.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang/fr.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang/ja.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang/nb.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/lang/nl.js,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/popups,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/popups/unformat.html,
	  axyl/trunk/lib/js/xinha/plugins/UnFormat/un-format.js,
	  axyl/trunk/lib/js/xinha/popups,
	  axyl/trunk/lib/js/xinha/popups/about.html,
	  axyl/trunk/lib/js/xinha/popups/blank.html,
	  axyl/trunk/lib/js/xinha/popups/editor_help.html,
	  axyl/trunk/lib/js/xinha/popups/popup.css,
	  axyl/trunk/lib/js/xinha/popups/popup.js,
	  axyl/trunk/lib/js/xinha/popups/select_color.html,
	  axyl/trunk/lib/js/xinha/release-notes.txt,
	  axyl/trunk/lib/js/xinha/skins,
	  axyl/trunk/lib/js/xinha/skins/blue-look,
	  axyl/trunk/lib/js/xinha/skins/blue-look/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/blue-look/separator.gif,
	  axyl/trunk/lib/js/xinha/skins/blue-look/skin.css,
	  axyl/trunk/lib/js/xinha/skins/blue-metallic,
	  axyl/trunk/lib/js/xinha/skins/blue-metallic/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/blue-metallic/separator.gif,
	  axyl/trunk/lib/js/xinha/skins/blue-metallic/skin.css,
	  axyl/trunk/lib/js/xinha/skins/green-look,
	  axyl/trunk/lib/js/xinha/skins/green-look/button-background.gif,
	  axyl/trunk/lib/js/xinha/skins/green-look/separator.gif,
	  axyl/trunk/lib/js/xinha/skins/green-look/skin.css,
	  axyl/trunk/lib/js/xinha/skins/inditreuse,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/README,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/back.png,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/hover.png,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/selected.png,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/separator.png,
	  axyl/trunk/lib/js/xinha/skins/inditreuse/skin.css,
	  axyl/trunk/lib/js/xinha/skins/silva,
	  axyl/trunk/lib/js/xinha/skins/silva/dialog.jpg,
	  axyl/trunk/lib/js/xinha/skins/silva/html.gif,
	  axyl/trunk/lib/js/xinha/skins/silva/skin.css,
	  axyl/trunk/lib/js/xinha/skins/silva/statusbar.png,
	  axyl/trunk/lib/js/xinha/skins/silva/toolbar.png,
	  axyl/trunk/lib/js/xinha/skins/titan,
	  axyl/trunk/lib/js/xinha/skins/titan/README,
	  axyl/trunk/lib/js/xinha/skins/titan/back.png,
	  axyl/trunk/lib/js/xinha/skins/titan/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/titan/hover.png,
	  axyl/trunk/lib/js/xinha/skins/titan/selected.png,
	  axyl/trunk/lib/js/xinha/skins/titan/separator.png,
	  axyl/trunk/lib/js/xinha/skins/titan/skin.css,
	  axyl/trunk/lib/js/xinha/skins/xp-blue,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/back.png,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/hover.png,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/selected.png,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/separator.png,
	  axyl/trunk/lib/js/xinha/skins/xp-blue/skin.css,
	  axyl/trunk/lib/js/xinha/skins/xp-green,
	  axyl/trunk/lib/js/xinha/skins/xp-green/back.png,
	  axyl/trunk/lib/js/xinha/skins/xp-green/button-background.png,
	  axyl/trunk/lib/js/xinha/skins/xp-green/hover.png,
	  axyl/trunk/lib/js/xinha/skins/xp-green/selected.png,
	  axyl/trunk/lib/js/xinha/skins/xp-green/separator.png,
	  axyl/trunk/lib/js/xinha/skins/xp-green/skin.css,
	  axyl/trunk/lib/utils.php: Added Xinha wysiwyg editor version
	  0.931 (2007-05-16). Xinha is a fork of the no longer maintained
	  HTMLarea and is a drop-in replacement for it. We retain HTMLarea
	  for the time being, but Xinha is the default that is used in Axyl
	  now.

2007-07-28 20:55  paul

	* axyl/trunk/debian/axyl.copyright: Added licence for the Xinha
	  wysiwyg editor.

2007-07-26 07:37  paul

	* axyl/trunk/db/postgres/upgrade/upgrade_2.1.9_to_2.1.14.sql:
	  Bridging patch.

2007-07-26 07:31  paul

	* axyl/trunk/debian/axyl.templates: Fix typo which stopped default
	  being displayed

2007-07-26 07:26  paul

	* axyl/trunk/debian/control: Fix deps tp allow for php4-cgi instead
	  of php4-cli (older distros).

2007-07-26 07:22  paul

	* axyl/trunk/debian/control: Fixed deps so it still installs on
	  woody machines.

2007-07-26 00:00  paul

	* axyl/trunk/debian/changelog: Changelog 2.1.14

2007-07-26 00:00  paul

	* axyl/trunk/debian/control: Altered dependencies to cater for php5
	  and postgres 8.x

2007-07-25 23:59  paul

	* axyl/trunk/debian/axyl.templates: Remove translation underscores
	  from simple default paths.

2007-07-25 23:59  paul

	* axyl/trunk/debian/axyl.postinst: Use the new Apache detection
	  scripts.

2007-07-25 23:58  paul

	* axyl/trunk/debian/axyl.7: Update version number.

2007-07-25 23:58  paul

	* axyl/trunk/lib/response-defs.php: Fixed tiny webmaster email bug.

2007-07-25 23:57  paul

	* axyl/trunk/lib/pg-schema-defs.php: Now returns version for
	  Postgres 8.x installations too.

2007-07-25 23:56  paul

	* axyl/trunk/lib/menu-defs.php: Fixed bug where standard menu table
	  wasn't rendered.

2007-07-25 23:56  paul

	* axyl/trunk/lib/db-oracle.php: Cosmetics.

2007-07-25 23:56  paul

	* axyl/trunk/lib/button-defs.php: Removed old rugbylive code.

2007-07-25 23:55  paul

	* axyl/trunk/db/mssql_server/detect-db.sh,
	  axyl/trunk/db/mssql_server/remove-db.sh,
	  axyl/trunk/db/mysql/detect-db.sh,
	  axyl/trunk/db/mysql/remove-db.sh,
	  axyl/trunk/db/odbc/detect-db.sh, axyl/trunk/db/odbc/remove-db.sh,
	  axyl/trunk/db/oracle/detect-db.sh,
	  axyl/trunk/db/oracle/remove-db.sh: Added placeholder
	  detect/remove scripts.

2007-07-25 23:54  paul

	* axyl/trunk/db/postgres/stamp-db.sh,
	  axyl/trunk/install/get-htmlarea.sh,
	  axyl/trunk/install/register-axyl-website.sh,
	  axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh,
	  axyl/trunk/install/unregister-axyl-website.sh,
	  axyl/trunk/install/upgrade-axyl-databases.sh: Cosmetics. Change
	  to bash from sh.

2007-07-25 23:54  paul

	* axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/db/postgres/upgrade-db.sh: Copes with old Postgres
	  installations, and the newer multi-version, multi-cluster
	  installations.

2007-07-25 23:54  paul

	* axyl/trunk/db/postgres/remove-db.sh: New database removal script.

2007-07-25 23:53  paul

	* axyl/trunk/db/postgres/detect-db.sh: Abstracted database
	  detection for Postgres. This is used in multiple scripts. Copes
	  with old Postgres installations, and the newer multi-version,
	  multi-cluster installations.

2007-07-25 23:51  paul

	* axyl/trunk/install/set-axyl-website-perms.sh: Now uses proper
	  Apache owner/groups.

2007-07-25 23:51  paul

	* axyl/trunk/install/remove-db.sh: New database remove script (db
	  independent).

2007-07-25 23:51  paul

	* axyl/trunk/install/remove-axyl-website.sh: Now removes the
	  database properly through new remove scripts.

2007-07-25 23:50  paul

	* axyl/trunk/install/remove-apache-vh.sh: Reworked to do the right
	  things for different types of Apache installation.

2007-07-25 23:49  paul

	* axyl/trunk/install/rebuild-website-db.sh: Reworked to search in
	  teh right places for different types of Apache installation.

2007-07-25 23:49  paul

	* axyl/trunk/install/prod-apache.sh: Restart the right apache
	  depending on APACHE_NAME etc.

2007-07-25 23:48  paul

	* axyl/trunk/install/install-db.sh: Make sure default DBHOST DBPORT
	  is set properly.

2007-07-25 23:48  paul

	* axyl/trunk/install/detect-apache.sh: New script to help detect
	  the various types of Apache installation. Defines the following
	  vars:
	  APACHE_NAME, APACHE_CONFDIR, APACHE_CONFSYS, APACHE_CONF,
	  APACHE_USER, APACHE_GROUP

2007-07-25 23:46  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/del-apache-serveralias.sh: Cosmetics. Change
	  to bash from sh.

2007-07-25 23:44  paul

	* axyl/trunk/install/config-apache.sh: Altered to work for Apache2
	  as well as Apache.

2007-07-25 23:44  paul

	* axyl/trunk/install/add-apache-serveralias.sh,
	  axyl/trunk/install/axyl-common-funcs.sh: Change to bash from sh.

2007-07-25 23:43  paul

	* axyl/trunk/install/axyl-common.sh: Enhanced Apache detection
	  settings for the Apache2 scenario.

2007-07-25 23:41  paul

	* axyl/trunk/build-repository.sh: Consistency change - the way we
	  parse out the Deb Maintainer

2007-07-25 23:41  paul

	* axyl/trunk/scripts/cron/pg-microsites-installer.php,
	  axyl/trunk/scripts/dbdiff.php,
	  axyl/trunk/scripts/examples/lu-index-story.php,
	  axyl/trunk/scripts/examples/lu-index-tree.php,
	  axyl/trunk/scripts/examples/lu-unindex-story.php,
	  axyl/trunk/scripts/examples/monitor.php,
	  axyl/trunk/scripts/iso3166-import.php,
	  axyl/trunk/scripts/iso639-import.php,
	  axyl/trunk/scripts/pgdiff.php, axyl/trunk/scripts/pgdropcon.php,
	  axyl/trunk/scripts/update/axyl-databases-upgrade.php,
	  axyl/trunk/scripts/update/axyl-security-update.php,
	  axyl/trunk/scripts/update/fix-null-layout-ids.php,
	  axyl/trunk/scripts/update/layout-version-reset.php: Changed all
	  the script headers from 'php4' to 'php' as part of switch to
	  php5.

2006-12-22 19:34  paul

	* axyl/trunk/debian/changelog,
	  axyl/trunk/install/axyl-common-funcs.sh,
	  axyl/trunk/lib/form-defs.php: Fix for bug #404057 thanks to patch
	  from Andreas Henriksson. Also some
	  small changes to select element option rendering when 'selected'.

2006-12-19 19:24  paul

	* axyl/trunk/Makefile: Trivial update: a package-independent way of
	  doing a 'make clean'.
	  No functional changes to the actual code.

2006-12-06 05:58  paul

	* axyl/trunk/debian/changelog: Next WIP changelog. Axyl 2.2.0.

2006-12-06 05:52  paul

	* axyl/trunk/debian/po/pt_BR.po: Updated debconf translation.

2006-12-06 05:44  paul

	* axyl/trunk/debian/changelog: Final 2.1.12 log.

2006-12-06 05:26  paul

	* axyl/trunk/doc/api/__filesource/fsource_search__lucene-fileindex-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-fileindex-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-index-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-utility-defs.php.html,
	  axyl/trunk/doc/api/file/configfile.html,
	  axyl/trunk/doc/api/file/iniconfigfile.html,
	  axyl/trunk/doc/api/file/shellconfigfile.html,
	  axyl/trunk/doc/api/monitor/searchengine_monitor.html,
	  axyl/trunk/doc/api/search/_lucene-fileindex-defs_php.html,
	  axyl/trunk/doc/api/search/_search-fileindex-defs_php.html,
	  axyl/trunk/doc/api/search/_search-index-defs_php.html,
	  axyl/trunk/doc/api/search/_search-lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_search-query-defs_php.html,
	  axyl/trunk/doc/api/search/_search-utility-defs_php.html,
	  axyl/trunk/doc/api/search/fileindexer.html,
	  axyl/trunk/doc/api/search/searchengine_connection.html,
	  axyl/trunk/doc/api/search/searchengine_indexer.html,
	  axyl/trunk/doc/api/search/searchengine_indexmsg.html,
	  axyl/trunk/doc/api/search/searchengine_message.html,
	  axyl/trunk/doc/api/search/searchengine_msg.html,
	  axyl/trunk/doc/api/search/searchengine_purgemsg.html,
	  axyl/trunk/doc/api/search/searchengine_purger.html,
	  axyl/trunk/doc/api/search/searchengine_querymsg.html,
	  axyl/trunk/doc/api/search/searchengine_search.html,
	  axyl/trunk/doc/api/search/searchengine_unindexer.html,
	  axyl/trunk/doc/api/search/searchengine_unindexmsg.html,
	  axyl/trunk/doc/api/search/searchengine_utilitycmd.html,
	  axyl/trunk/doc/api/search/searchengine_utilitymsg.html: xyl
	  2.1.12 documentation build.

2006-12-06 05:20  paul

	* axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__debugger.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__plugin-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__datetime-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-defs.php.html,
	  axyl/trunk/doc/api/catalog/_catalog-defs_php.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_file.html,
	  axyl/trunk/doc/api/classtrees_monitor.html,
	  axyl/trunk/doc/api/classtrees_search.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/block.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_debugger_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/globals.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webdebugger.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_my-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_od-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_or-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/_ss-schema-defs_php.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_holiday-defs_php.html,
	  axyl/trunk/doc/api/datetime/holidays.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/quickfile_read.html,
	  axyl/trunk/doc/api/file/stylesheet.html,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form.html,
	  axyl/trunk/doc/api/form/form_buttonfield.html,
	  axyl/trunk/doc/api/form/form_checkbox.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_displayonlyfield.html,
	  axyl/trunk/doc/api/form/form_field.html,
	  axyl/trunk/doc/api/form/form_fileuploadfield.html,
	  axyl/trunk/doc/api/form/form_hiddenfield.html,
	  axyl/trunk/doc/api/form/form_imagebutton.html,
	  axyl/trunk/doc/api/form/form_imagecombo.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_jumpmenu.html,
	  axyl/trunk/doc/api/form/form_labelfield.html,
	  axyl/trunk/doc/api/form/form_memofield.html,
	  axyl/trunk/doc/api/form/form_passwordfield.html,
	  axyl/trunk/doc/api/form/form_radiobutton.html,
	  axyl/trunk/doc/api/form/form_radiogroup.html,
	  axyl/trunk/doc/api/form/form_resetbutton.html,
	  axyl/trunk/doc/api/form/form_submitbutton.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/form/multipart_form.html,
	  axyl/trunk/doc/api/form/subform.html,
	  axyl/trunk/doc/api/forums/_forum-defs_php.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_file.html,
	  axyl/trunk/doc/api/li_monitor.html,
	  axyl/trunk/doc/api/li_search.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/microsite/_microsite-defs_php.html,
	  axyl/trunk/doc/api/microsite/microsite.html,
	  axyl/trunk/doc/api/microsite/microsite_page.html,
	  axyl/trunk/doc/api/microsite/microsite_template.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/optlist.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Axyl 2.1.12 documentation
	  build.

2006-12-06 01:32  paul

	* axyl/trunk/debian/changelog: Removed WIP line pre-release.

2006-11-25 02:25  paul

	* axyl/trunk/lib/search-lucene-defs.php: - Set connected=false,
	  when disconnect() is called for search engine connection.
	  - Set built=false when adding new xml tag
	  - Make adding new xml tag 'Id' a replace mode operation (can only
	  be one).

2006-11-25 02:22  paul

	* axyl/trunk/lib/search-fileindex-defs.php: Enhanced the
	  meta_field() method of the fileindexer class such that you can
	  now specify whether
	  the field is stored/indexed too. This allows us to override the
	  newsquest.properties file, and hence
	  we don't need to rely on it being set up properly anymore.

2006-11-22 20:57  paul

	* axyl/trunk/debian/changelog: Latest WIP changelog.

2006-11-22 20:55  paul

	* axyl/trunk/lib/search-defs.php: The method reset_search() no
	  longer clears the hits from a search, and instead just
	  resets the query to nullstring, and executed flag to false. Since
	  the reset_search()
	  method is called by the match() method (and hence all other
	  match_*() methods, this
	  change means that you can now accumulate hits, with repeated
	  executions of a given
	  search object instance.

2006-11-22 20:47  paul

	* axyl/trunk/lib/datetime-defs.php: Fixed dayNow() bug. Now returns
	  integer day of month.

2006-11-21 02:33  paul

	* axyl/trunk/lib/search-utility-defs.php: A couple of small util
	  funcs:
	  - searchengine_healthcheck returns true if server is healthy.
	  - searchengine_documentcount returns numdocs in index, or -1 if
	  server is dead.

2006-11-21 02:32  paul

	* axyl/trunk/lib/search-lucene-defs.php: Made the purge message
	  extend the unindex message, as it should.

2006-11-21 02:31  paul

	* axyl/trunk/lib/search-fileindex-defs.php: Tree indexer now
	  returns array of $done, $succeeded, $failed values.

2006-11-20 20:06  paul

	* axyl/trunk/lib/search-fileindex-defs.php: Make index_tree()
	  method return success boolean.

2006-11-20 03:59  paul

	* axyl/trunk/debian/changelog: Latest.

2006-11-20 03:58  paul

	* axyl/trunk/www/axyl-catalog.php, axyl/trunk/www/axyl-search.php,
	  axyl/trunk/www/axyl-system.php: Changed to use the new search
	  engine platform. Uses $SE_AVAILABLE and all the new
	  searchengine_* classes.

2006-11-20 03:57  paul

	* axyl/trunk/scripts/lu-optimize.php: Not required.

2006-11-20 03:57  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/monitor-defs.php,
	  axyl/trunk/lib/search-fileindex-defs.php,
	  axyl/trunk/lib/search-index-defs.php,
	  axyl/trunk/lib/search-lucene-defs.php,
	  axyl/trunk/lib/story-defs.php: Changed to use the new search
	  engine platform which separates the underlying search engine
	  protocols, classes and methods from the generic ones for
	  indexing/querying etc.

2006-11-20 03:55  paul

	* axyl/trunk/lib/response-defs.php: Provides global $SE_AVAILABLE,
	  based on the existence of a non-null 'Search Engine Host' value
	  stored in the Axyl 'sys_control' configuration record (System
	  Setup).

2006-11-20 03:54  paul

	* axyl/trunk/lib/debugger.php: Avoid stripping tags if the content
	  has <pre> tags in it.

2006-11-16 04:01  paul

	* axyl/trunk/debian/changelog,
	  axyl/trunk/lib/search-fileindex-defs.php,
	  axyl/trunk/lib/search-index-defs.php,
	  axyl/trunk/lib/search-lucene-defs.php,
	  axyl/trunk/lib/search-query-defs.php,
	  axyl/trunk/lib/search-utility-defs.php: Created a new set of
	  Search Engine classes, which separate the high-level
	  indexing/search classes from the underlying search
	  engine itself. This is to allow us to provide an interface to
	  Solr, later on, as an alternative to our own Lucene Server
	  Daemon.

2006-11-15 22:41  paul

	* axyl/trunk/lib/lucene-defs.php: No functional changes. Added
	  commentary at the top about how this module is deprecated
	  and also a little bit about how to upgrade to the new scheme.

2006-11-15 22:41  paul

	* axyl/trunk/lib/lucene-fileindex-defs.php: Replaces
	  'search-fileindex-defs.php' for old modules still using
	  'lucene-defs.php'. Provided
	  to allow back-compatibility for older code.

2006-11-14 20:31  paul

	* axyl/trunk/debian/changelog, axyl/trunk/lib/file-defs.php: -
	  Added shellconfigfile and iniconfigfile classes to file-defs.php.
	  Presents a common interface for
	  grabbing settings in simple name=value format via method
	  getvalue().
	  - Also changed existing class inputfile. The closefile method now
	  sets 'opened' to false, and readall()
	  uses file_get_contents(). Shouldn't affect any legacy code (in
	  theory;-)

2006-10-22 04:20  paul

	* axyl/trunk/debian/axyl.postinst: Fix small typo

2006-10-22 03:59  paul

	* axyl/trunk/debian/changelog, axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/search-fileindex-defs.php: Moved
	  'lucene_fileindexer' class definition out of lucene-defs.php into
	  new file 'search-fileindex-defs.php'
	  and renamed to 'fileindexer'. Part of gradual move to going Solr.

2006-10-19 18:48  paul

	* axyl/trunk/lib/debugger.php: CLI output refinement - fix order of
	  replacements, so we still get line-feeds in the output.

2006-10-19 00:47  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php:
	  DBG_AUTH changes - final version. Removed the temporary debugging
	  of passwords
	  which was done for Newsquest login/password change debugging.

2006-10-19 00:31  paul

	* axyl/trunk/lib/js/fieldvalidation.js: Small fix to make failed
	  validations work for select elements.

2006-10-17 05:26  paul

	* axyl/trunk/lib/debugger.php: Refinment for CLI output too -
	  strip-tags.

2006-10-17 04:29  paul

	* axyl/trunk/lib/debugger.php: Decode html entities before logging
	  output to syslog.

2006-10-16 03:42  paul

	* axyl/trunk/lib/debugger.php: Minor change for DBG_O_CLI output
	  mode (eg. output debugging info to terminal). Convert
	  any HTML entities (%quot; etc.) to normal char equivalents.

2006-10-14 04:53  paul

	* axyl/trunk/lib/control-panel.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php:
	  Added new debug class DBG_AUTH. Also changed/added output
	  statements to this class
	  from the user login/authentication processes. (WIP).

2006-10-09 05:09  paul

	* axyl/trunk/install/axyl-common.sh: Remove apache-ssl as conf.d
	  target

2006-10-06 23:16  paul

	* axyl/trunk/doc/api/index.html: Update doco.

2006-10-06 22:53  paul

	* axyl/trunk/lib/query-defs.php: A change to assignment of class
	  variable 'rowcount'. We previously only updated this with the
	  rowcount returned for SELECT statements. Now, if the query is not
	  a SELECT, we update it
	  to be the number of affected rows. This makes valuable info
	  available for UPDATE, INSERT and
	  DELETEs.
	  
	  Should be transparent to all existing usages.

2006-10-04 07:03  paul

	* axyl/trunk/lib/plugin-defs.php: Saner version of the func recog
	  method.

2006-10-04 06:06  paul

	* axyl/trunk/lib/plugin-defs.php: Stop plugin falsely detecting
	  'function' plugins. These now have to start with 'func_' to work.

2006-10-04 03:39  paul

	* axyl/trunk/lib/js/recmaint.js: A few javascript syntax-checker
	  bleatings removed - no functional changes.

2006-10-02 22:35  paul

	* axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: Fixed diffing of field defaults.

2006-09-30 22:44  paul

	* axyl/trunk/debian/changelog: Cosmetic.

2006-09-30 22:39  paul

	* axyl/trunk/doc/makedoc.sh: Added version to the doc name.

2006-09-30 22:23  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__metadata-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_config__configuration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__database-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mysql.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-postgres.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__hvmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menumaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_microsite__microsite-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_database.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/monitor/process_monitor.html,
	  axyl/trunk/doc/api/packages.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html: Axyl 2.1.11 api
	  documentation regeneration.

2006-09-30 22:02  paul

	* axyl/trunk/doc/makedoc.sh: Adjusted so it checks for a source
	  distribution first, and also grabs
	  the appropriate version number and includes this in the title. We
	  now don't bother refreshing changelog (meaningless for installed
	  binary packages anyway).

2006-09-21 04:23  paul

	* axyl/trunk/db/postgres/stamp-db.sh,
	  axyl/trunk/db/postgres/upgrade-db.sh: Fixed up tr command -d
	  option placing.

2006-09-19 03:15  paul

	* axyl/trunk/lib/js/fieldvalidation.js: Added 'var ' prefix to stop
	  syntax checker bleating about it.

2006-09-18 20:16  paul

	* axyl/trunk/db/postgres/stamp-db.sh: Simple stamp the database
	  with version.

2006-09-18 01:25  paul

	* axyl/trunk/install/axyl-common-funcs.sh: Abstracted common script
	  functions.

2006-09-18 01:20  paul

	* axyl/trunk/compat/www/axyl-encoding-schemes.php,
	  axyl/trunk/compat/www/axyl-users.php,
	  axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/db/postgres/upgrade-db.sh, axyl/trunk/debian/axyl.7,
	  axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/changelog,
	  axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/set-axyl-website-perms.sh,
	  axyl/trunk/install/setup-axyl.sh,
	  axyl/trunk/install/unregister-axyl-website.sh,
	  axyl/trunk/install/upgrade-axyl-databases.sh,
	  axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/layout-editor-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/lib/microsite-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/story-defs.php,
	  axyl/trunk/lib/user-defs.php,
	  axyl/trunk/scripts/cron/pg-microsites-installer.php,
	  axyl/trunk/scripts/pgdiff.php, axyl/trunk/scripts/pgdropcon.php,
	  axyl/trunk/scripts/update/layout-version-reset.php,
	  axyl/trunk/www/axyl-metadata-editor.php,
	  axyl/trunk/www/axyl-metaschema.php, axyl/trunk/www/axyl-news.php,
	  axyl/trunk/www/axyl-plugins.php,
	  axyl/trunk/www/axyl-site-metadata.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-system.php: Removed all usage of addslashes
	  to escape strings for Postgres DB data
	  submits. Now use pg_escape_string, via DB-independent layer.
	  Allows for
	  old data by doing a stripslashes on retrieval.

2006-09-14 03:41  mark

	* axyl/trunk/lib/js/fieldvalidation.js: change field validation to
	  axyl model
	  enchance axyl model field validation
	  cleanup nmp_props_pkg
	  correction to package feeds in nmp_props_pkg

2006-08-23 22:28  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/control: Altering
	  emails.

2006-08-23 22:22  paul

	* axyl/trunk/Makefile, axyl/trunk/debian/changelog,
	  axyl/trunk/debian/control, axyl/trunk/upload-packages.sh: Scripts
	  to upload package to debian.

2006-07-11 21:19  paul

	* axyl/trunk/debian/control: Added 'adduser (>=3.63) dependency).

2006-07-11 21:14  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/control:
	  Adjustment of maintainer/changelog settings.

2006-07-11 05:46  paul

	* axyl/trunk/debian/changelog: 2.1.10 - Updated changelog with
	  latest change summary.

2006-07-11 05:46  paul

	* axyl/trunk/lib/menumaint-defs.php: Allow 'javascript:...' URLs to
	  be typed in as menu URL targets.

2006-07-11 05:02  paul

	* axyl/trunk/debian/po/pt_BR.po: Update to portugese/brazilian deb
	  template translation.

2006-07-11 04:20  paul

	* axyl/trunk/debian/changelog: 2.1.10 - Updated changelog with
	  latest change summary.

2006-07-11 03:52  paul

	* axyl/trunk/lib/monitor-defs.php: Use clearstatcache() to make
	  sure file monitor reports correctly.

2006-06-30 04:07  will

	* axyl/trunk/lib/response-defs.php: Added authid url query string
	  to header Location redirect for the case of users being expired
	  passwords being redirected to axyl-logiin for phones as otherwise
	  the authentication seems to be lost.
	  This may be a deeper issue but this works for the time being.
	  if ($this->browser_type == BROWSER_TYPE_WML ||
	  $this->browser_type == BROWSER_TYPE_WMLUP) {
	  header("Location:
	  /axyl-login.php?authid=".$this->get_auth_code());
	  exit;
	  } else { ...

2006-06-30 03:40  paul

	* axyl/trunk/debian/po/cs.po, axyl/trunk/debian/po/fr.po,
	  axyl/trunk/debian/po/sv.po: Debconf translations.

2006-06-29 23:33  paul

	* axyl/trunk/build-debian.sh: Use dpkg-parsechangelog to get user
	  info from that file.

2006-06-29 23:32  paul

	* axyl/trunk/lib/lucene-defs.php: Record all cdata in assoc. array
	  (by tag name) in XML response class.

2006-06-19 22:25  will

	* axyl/trunk/Makefile: Removed dash at end of rm -f build-stamp*

2006-04-11 20:39  paul

	* axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__metadata-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_config__configuration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__plugin-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__webpage-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-odbc.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__maintainer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__my-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__od-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__or-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__ss-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__calendar-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__holiday-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_forums__forum-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__xmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_microsite__microsite-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__utils.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_wml__wml-defs.php.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_datetime.html,
	  axyl/trunk/doc/api/classtrees_file.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_my-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_od-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_or-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_holiday-defs_php.html,
	  axyl/trunk/doc/api/datetime/holidays.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/quickfile_read.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_database.html,
	  axyl/trunk/doc/api/li_datetime.html,
	  axyl/trunk/doc/api/li_file.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/microsite/_microsite-defs_php.html,
	  axyl/trunk/doc/api/microsite/microsite.html,
	  axyl/trunk/doc/api/microsite/microsite_page.html,
	  axyl/trunk/doc/api/microsite/microsite_template.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/monitor/process_monitor.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/optlist.html: Updated doc for
	  axyl_2.1.10.

2006-04-11 19:48  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/control: Updated
	  to refer to latest Debian Policy.

2006-03-19 23:29  will

	* axyl/trunk/lib/mail-defs.php: PHP uses an mail transfer agent to
	  send email and in the unix setup this is invariably sendmail -t.
	  This interface does not require that line-endings are correct
	  (\r\n after each header) as it always expects \n and this is all
	  that can be set when sending mail directly from the command-line.
	  Previous setups used exim to provide sendmail which seemed to
	  handle \r\n line endings but postix appears to have more of an
	  issue and converts \r to \n.
	  Replaced CRLF with EOL.

2006-03-08 03:42  paul

	* axyl/trunk/install/axyl-common.sh: Dupedir - make sure glob is
	  on.

2006-03-08 03:12  paul

	* axyl/trunk/debian/changelog: Changelog for 2.1.10.

2006-03-08 02:48  paul

	* axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh: Changed to make the
	  setting of Apache virtual hosts a bit better. Handles the "*" in
	  such definitions as "*:80" whilst avoiding shell file-globbing
	  issues. Changed the text
	  explanations as well to make the process clearer.

2006-03-07 20:05  paul

	* axyl/trunk/db/postgres/install-db.sh: Fixes as per Debian list
	  advisory on usage of 'su' command by Christian Perrier
	  <bubulle@debian.org>
	  sent on Mon, 6 Mar 2006.

2006-03-05 22:19  paul

	* axyl/trunk/lib/holiday-defs.php: Simple class to contain holidays
	  - useful for example profiling application behaviour
	  according to whether the current day is a holiday or not (as used
	  in the Newsquest
	  monitor). You can set up holidays by date, or by 'relative date'
	  eg '4th Monday in
	  June'.

2006-03-05 20:52  paul

	* axyl/trunk/lib/datetime-defs.php: Cosmetic - removed whitespace.

2006-03-01 04:42  paul

	* axyl/trunk/lib/mail-defs.php: Make the generate_content() method
	  check for empty Return-Path and Errors-To headers
	  and if these are undefined, then set them to the From: header
	  content. This defaults the
	  email such that bounces get back to the right place.

2006-02-20 19:45  paul

	* axyl/trunk/lib/file-defs.php: Added quickfile_read class - a nice
	  fast way of reading in a whole file in one hit.

2006-02-19 23:04  paul

	* axyl/trunk/debian/axyl.7, axyl/trunk/debian/changelog,
	  axyl/trunk/lib/mail-defs.php: Axyl 2.1.10 commit.

2006-02-19 23:04  paul

	* axyl/trunk/etc/axyl/axyl.version: Not required in CVS - updated
	  every build.

2006-01-26 04:01  paul

	* axyl/trunk/db/postgres/install-db.sh: Removed a command-line
	  prompt - not allowed. Also removed some useless refs
	  to non-existent tmp files in an error condition.

2006-01-03 22:47  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/lib/microsite-defs.php,
	  axyl/trunk/lib/monitor-defs.php,
	  axyl/trunk/lib/my-schema-defs.php,
	  axyl/trunk/lib/od-schema-defs.php,
	  axyl/trunk/lib/or-schema-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/ss-schema-defs.php, axyl/trunk/lib/story-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php,
	  axyl/trunk/lib/xmenu-defs.php: A bunch of small changes and fixes
	  picked up through the new PhpEclipse syntax checker
	  plugin - mainly fixes to undefined vars.

2005-12-20 21:04  paul

	* axyl/trunk/lib/maintainer-defs.php: Small enhancement to the
	  'set_formname()' method. Now takes a second argument '$type'
	  either "form" (default) or "subform", so you can run a maintainer
	  inside an existing form.

2005-12-18 21:09  paul

	* axyl/trunk/build-debian.sh: Altered so that ChangeLog always gets
	  built if not present - ie. no user prompt.

2005-12-18 21:01  paul

	* axyl/trunk/debian/control: Added 'apache2' so that Axyl can be
	  installed on systems using this new version of apache.

2005-12-07 20:11  paul

	* axyl/trunk/lib/query-defs.php: Added get_current_sequencevalue()
	  global function. Just a handy utility.

2005-12-05 22:56  paul

	* axyl/trunk/lib/maintainer-defs.php: Added better sorting for the
	  listbox for a linked_table relationship, instead of it defaulting
	  to an
	  alpha sort on the label field all the time.

2005-12-05 07:17  paul

	* axyl/trunk/lib/schema-defs.php: Added extra method for a table
	  'get_orderfield()' which looks for a likely candidate for field
	  ordering, by looking at the fieldnames in particular for those
	  containing 'order' in them. Falls
	  back to a labelfield if none found.

2005-12-05 07:16  paul

	* axyl/trunk/lib/maintainer-defs.php: Added extra method
	  'set_orderfields()' which allows you to specify a field (or
	  fields) which determine
	  the ordering of records in a particular table being maintained.
	  This results in the dropdown selectors
	  showing records in the proper order.

2005-12-01 19:01  paul

	* axyl/trunk/lib/mail-defs.php: Added the -f (envelope set)
	  parameter to the emailthem() function. This
	  should stop bounces going to the default (usually root) user,
	  instead of
	  to the 'from' address.

2005-12-01 01:08  paul

	* axyl/trunk/lib/query-defs.php: Added a global utility function
	  'select_database()' which allows you to change current DB without
	  having to mess around declaring $RESPONSE as a global first. Ie.
	  a convenience func.

2005-11-29 01:10  paul

	* axyl/trunk/demo/var/catalog/axylcp.gif: Syncing latest image.

2005-11-22 04:00  paul

	* axyl/trunk/lib/block-editor-defs.php: Increased depth of black
	  editor edit window 400px --> 500px.

2005-11-22 03:58  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Updated for new-look control
	  panel, and latest schema.

2005-11-21 19:53  paul

	* axyl/trunk/install/config-apache.sh: Fixed missing '[' in script.

2005-11-21 19:38  paul

	* axyl/trunk/db/postgres/upgrade-db.sh: Remove testing
	  comment-outs.

2005-11-21 19:27  paul

	* axyl/trunk/debian/axyl.postinst: Cosmetics only.

2005-11-21 07:00  paul

	* axyl/trunk/install/config-app-db.pl: Sets the cookiename to be a
	  defaulted APP_PREFIX prefixed on the string '_session_id'. They
	  can change it in control panel later if required.

2005-11-21 06:59  paul

	* axyl/trunk/lib/default-application.xml: Set a default cookiename
	  - not needed but sensible.

2005-11-21 06:59  paul

	* axyl/trunk/www/application.xml: Default cookie lifetime now set
	  to -1 (until browser closed).
	  Changed default password expiry to 180- days.

2005-11-21 06:44  paul

	* axyl/trunk/lib/default-application.xml: Default cookie lifetime
	  now set to -1 (until browser closed).

2005-11-21 06:43  paul

	* axyl/trunk/lib/session-defs.php: Catch assignment of nullstring
	  as cookiename. This is a bad idea so we re-define it
	  based on the application prefix in that case.

2005-11-21 06:32  paul

	* axyl/trunk/lib/control-panel.php: Fixed password expiry default
	  to be 180, changed tooltip.

2005-11-21 06:31  paul

	* axyl/trunk/www/axyl-login.php: Small fix for changing passwords.

2005-11-21 06:30  paul

	* axyl/trunk/www/application.php: Cosmetics only.

2005-11-21 05:42  paul

	* axyl/trunk/lib/default-application.xml: Must have non-zero
	  password expiry days.

2005-11-21 04:43  paul

	* axyl/trunk/debian/changelog: Updated with latest BTS closes #'s.

2005-11-21 04:23  paul

	* axyl/trunk, axyl/trunk/.cvsignore: Ignorable files.

2005-11-21 03:53  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__application-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__clock-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/classtrees_monitor.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_application-defs_php.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/application.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/parameter.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/setting.html,
	  axyl/trunk/doc/api/core/story.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/_ss-schema-defs_php.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/form/_clock-defs_php.html,
	  axyl/trunk/doc/api/form/digital_clock.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_monitor.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/monitor/process_monitor.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: API documentation for Axyl
	  2.1.9

2005-11-21 02:47  paul

	* axyl/trunk/debian/changelog: Latest change log for v2.1.9

2005-11-21 02:45  paul

	* axyl/trunk/db/postgres/upgrade/upgrade_2.1.0_to_2.1.8.sql,
	  axyl/trunk/db/postgres/upgrade/upgrade_2.1.7_to_2.1.9.sql: We now
	  have contiguous patches, and no longer need these aggregated
	  patch scripts, since the upgrade script will dynamically assemble
	  the patch files as required.

2005-11-21 02:39  paul

	* axyl/trunk/db/postgres/upgrade-db.sh: 1. Allow to be run
	  standalone if required (useful for doing single db upgrade).
	  2. Now we will apply multiple patches, depending on the current
	  db version and the target
	  (latest) db version. The script will build a temporary patch file
	  containing all the patches
	  required to bring the database from where it is now, to the
	  target version.

2005-11-21 02:36  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Added the 'remote'
	  user_type to ax_user table. Caters for remote login
	  authentication.

2005-11-21 02:32  paul

	* axyl/trunk/db/postgres/upgrade/README.txt,
	  axyl/trunk/db/postgres/upgrade/upgrade_2.1.7_to_2.1.8.sql,
	  axyl/trunk/db/postgres/upgrade/upgrade_2.1.8_to_2.1.9.sql:
	  Adjusted the database patches so they are contiguous.

2005-11-20 23:35  paul

	* axyl/trunk/db/postgres/upgrade/upgrade_2.1.0_to_2.1.7.sql: Used
	  to be 2.1.0 - 2.1.8 but that was a misnomer.

2005-11-18 03:26  paul

	* axyl/trunk/lib/img/_cpfootfill.gif,
	  axyl/trunk/lib/img/_cpfootr.gif, axyl/trunk/lib/img/_cptab0.gif,
	  axyl/trunk/lib/img/_cptab1.gif, axyl/trunk/lib/img/_cptab2.gif,
	  axyl/trunk/lib/img/_cptab3.gif, axyl/trunk/lib/img/_cptabtip.gif:
	  Control panel tab graphics.

2005-11-15 01:49  paul

	* axyl/trunk/lib/monitor-defs.php: Initialise monitor messages.

2005-11-14 20:37  paul

	* axyl/trunk/lib/monitor-defs.php: Fix to process monitor - set
	  COND_OK when process found running.

2005-11-14 19:43  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Cater for
	  trailing slash on the documentroot when matching virtual hosts.
	  (Nigel's bug).

2005-11-14 19:00  paul

	* axyl/trunk/www/application.xml: Default application.xml updated
	  from new copy in lib - added new remote auth section, and
	  changed type of the passwd_encryption parameter.

2005-11-14 18:58  paul

	* axyl/trunk/lib/default-application.xml: Cosmetic only.

2005-11-14 18:56  paul

	* axyl/trunk/www/application.php: Added two functions as user hooks
	  to generate and validate passwords according
	  to a user-defined encryption scheme.

2005-11-14 05:09  paul

	* axyl/trunk/debian/changelog: Updated change log for 2.1.9.

2005-11-14 03:03  paul

	* axyl/trunk/lib/user-defs.php: Implemented the remote
	  authentication changes. We can now specify that the
	  user is authenticated extrenally - at present this means from a
	  second database
	  already defined in the Control Panel. We also handle three
	  different encryptions:
	  none, md5 and md5salted, as well as custom user-defined methods
	  (via a
	  simple hook, and defined in application.php).

2005-11-14 02:57  paul

	* axyl/trunk/lib/monitor-defs.php: Changed this to be
	  Nagios-compliant. We have dropped the COND_ERROR condition and
	  now
	  only have COND_OK, COND_WARNING, and COND_CRITICAL. Also changed
	  the behaviour so
	  that critical errors don't exit/die. Instead we have a new method
	  'set_stop_on_condition()'
	  which allows you to set a condition on which checking stops. The
	  monitor also optionally
	  emits a Nagios-compliant status string on completion.

2005-11-14 02:53  paul

	* axyl/trunk/lib/default-application.xml: Added the remote
	  authentication settings. Also changed passwd_encryption from a
	  bool to
	  a string, since we can now have several different builtin
	  encryption methods, as well as
	  a hook for a custom user-defined one.

2005-11-14 02:51  paul

	* axyl/trunk/lib/control-panel.php: Made the Control Panel into a
	  tabbed interface so we can separate the different areas into
	  multiple tabs nicely. Also added remote user authentication
	  handling.

2005-11-14 02:48  paul

	* axyl/trunk/lib/application-defs.php: Enhanced to fix up ordering
	  of multiple parameters within a setting. This is important
	  since they are parameters passed to the agent which handles the
	  setting.

2005-10-31 04:37  paul

	* axyl/trunk/lib/session-defs.php: The identify_user() method now
	  calls the user() constructor to make sure user data is
	  properly created/initialised.

2005-10-31 04:35  paul

	* axyl/trunk/lib/response-defs.php: Largely cosmetic change to some
	  error messaging.

2005-10-31 04:33  paul

	* axyl/trunk/lib/query-defs.php: Fixed bug where transactions with
	  deferred constraints were not being failed properly due
	  to the bool return value of the commit() not being passed back.

2005-10-31 01:57  paul

	* axyl/trunk/install/create-axyl-website.sh: Cosmetic - removed
	  newline

2005-10-31 01:57  paul

	* axyl/trunk/install/config-apache.sh: Adjusted default Axyl
	  virtualhost such that errors are not displayed in-page, but are
	  logged
	  to the system log instead.

2005-10-17 00:48  paul

	* axyl/trunk/lib/block-defs.php: Fixed recursive media object regex
	  replace bug. The pattern was matching an Axyl catalog
	  <img ..> tag, replacing it with a 'real' <img>, and then the loop
	  was going around again and
	  re-matching the replaced <img..> tag plus intervening content,
	  then ending the match at a
	  subsequent Axyl catalog <img..> tag. Only occurred when you have
	  more than one Axyl
	  media placeholder in the content.

2005-10-17 00:46  paul

	* axyl/trunk/lib/layout-defs.php: Removed redundant microtimer
	  object create - cosmetic only.

2005-10-14 07:16  paul

	* axyl/trunk/debian/changelog: Latest changelog for 2.1.9.

2005-10-14 07:12  paul

	* axyl/trunk/debian/po/sv.po: New Swedish debconf template.

2005-10-14 07:04  paul

	* axyl/trunk/lib/response-defs.php: Fixed a potential (not always
	  seen) problem with failed login re-directs where the re-direct
	  was not terminating and presented a page instead of switching the
	  browser location.
	  - Added attempted username to log message.

2005-10-14 06:53  paul

	* axyl/trunk/lib/response-defs.php: Fixed a potential (not always
	  seen) problem with failed login re-directs where the re-direct
	  was not terminating and presented a page instead of switching the
	  browser location.
	  - slight rework of log message.

2005-10-14 06:44  paul

	* axyl/trunk/lib/response-defs.php: Fixed a potential (not always
	  seen) problem with failed login re-directs where the re-direct
	  was not terminating and presented a page instead of switching the
	  browser location.

2005-10-12 21:45  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__application-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__webpage-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__database-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mssql-server.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mysql.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-odbc.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-oracle.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-postgres.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_forums__forum-defs.php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_application-defs_php.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/application.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/parameter.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/setting.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_my-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_od-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_or-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/_ss-schema-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/microsite/_microsite-defs_php.html,
	  axyl/trunk/doc/api/microsite/microsite.html,
	  axyl/trunk/doc/api/microsite/microsite_page.html,
	  axyl/trunk/doc/api/microsite/microsite_template.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/optlist.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Updated documentation for
	  axyl-2.1.9

2005-10-12 21:11  paul

	* axyl/trunk/lib/session-defs.php: Added 'chkRememberMe'
	  functionality. When a user/passwd login is successfully
	  authenticated, we check for submission of $chkRememberMe, and if
	  so then we
	  force the session lifetime to be 'forever'. Allows creation of a
	  checkbox of that name
	  on the login UI for users to indicate they want lifetime
	  sessions.

2005-10-11 02:25  paul

	* axyl/trunk/lib/webpage-defs.php: Better response logging message
	  format, including userid.

2005-10-10 21:37  paul

	* axyl/trunk/lib/webpage-defs.php: If a response timer has been
	  enabled, then report the execution time to syslog when the
	  page content has been sent to the user agent.

2005-10-10 21:36  paul

	* axyl/trunk/lib/response-defs.php: Added new
	  'enable_response_timer()' method. This creates a microtimer and
	  sets it going.
	  This method is called by the piece which processes
	  application.xml. The response timer
	  is then accessed at the end of the 'send_to_browser()' method in
	  webpage-defs.php
	  where it logs the total execution time to syslog.

2005-10-10 21:27  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml: Added new 'enable
	  response timer' parameter (boolean).

2005-10-10 21:26  paul

	* axyl/trunk/lib/application-defs.php: Removed superfluous
	  debugging stmts.

2005-10-10 21:23  paul

	* axyl/trunk/debian/axyl.postinst: Fix for bug #326264: now test
	  $DEBIAN_FRONTEND and suppress user output in the
	  postinst if non-interactive. NB: The user input prompt that this
	  bug mentions (and which
	  was the real issue here) was removed as of v2.1.8.

2005-10-10 21:22  paul

	* axyl/trunk/debian/changelog: Latest changelog for 2.1.9

2005-10-10 01:34  paul

	* axyl/trunk/lib/response-defs.php: Added dead-end processing in
	  initial setup of the application to check for old versions of
	  the database parameter set in the 'application.xml' being used.
	  Returns with explicit error
	  telling them all about it and what to do.

2005-10-09 05:48  paul

	* axyl/trunk/scripts/dbdiff.php: Fixed for new char
	  encoding/datestyle database connection scheme.

2005-10-09 03:50  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Fixed problem
	  where various VH prameters were numeric, and not picked up
	  by the regex which was trying to isolate them.

2005-10-09 02:04  paul

	* axyl/trunk/debian/changelog: Latest changelog for 2.1.9

2005-10-09 01:56  paul

	* axyl/trunk/debian/changelog: Latest changelog for 2.1.9

2005-10-09 01:48  paul

	* axyl/trunk/db/postgres/upgrade/upgrade_2.1.7_to_2.1.9.sql: Db
	  patch 2.1.7 --> 2.1.9 (same as for 2.1.8 actually)

2005-10-09 00:57  paul

	* axyl/trunk/debian/axyl.7: Updated for 2.1.9

2005-10-09 00:57  paul

	* axyl/trunk/debian/axyl.config: Added new debconf boolean
	  'microsites_cron' to user configuration process.

2005-10-09 00:56  paul

	* axyl/trunk/debian/axyl.cron.d: Defaults to disabled cron job.

2005-10-09 00:56  paul

	* axyl/trunk/debian/axyl.postinst: 1. changed the axyl cron job
	  installer so it goes from debconf choice. By default this
	  cron job is commented out, unless the user explicitly requests it
	  to run.
	  2. Altered user creation/checks, so we now create a system user
	  which cannot be
	  used as a login account, and a system group to match, if not
	  existing. Also add the
	  admin user to supplementary groups wwwadmin and www-data.

2005-10-09 00:53  paul

	* axyl/trunk/debian/axyl.templates: Added the 'microsites_cron'
	  boolean which allows people to say whether they
	  want the microsites installer to run from cron or not.

2005-10-08 22:16  paul

	* axyl/trunk/install/upgrade-axyl-databases.sh: Cosmetics.

2005-10-08 21:47  paul

	* axyl/trunk/debian/po/fr.po: Updated French template

2005-10-08 21:43  paul

	* axyl/trunk/install/create-axyl-website.sh: Now allow the website
	  creator to specify the max Php memory and max upload file
	  size (both in Mb) with defaults supplied.

2005-10-08 21:42  paul

	* axyl/trunk/install/config-apache.sh: Now two extra parms for Php
	  virtualhost settings: max memory, and max upload filesize. These
	  now go into the Apache virtualhost settings.

2005-10-08 21:40  paul

	* axyl/trunk/etc/axyl/axyl.version: Axyl 2.1.9 version bump.

2005-10-08 21:00  paul

	* axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/layout-editor-defs.php: Fixed bug where copy/paste
	  of layout wasn't working due to stale version of the layout
	  reference
	  in the layouteditor object. Now have a refresh method to correct
	  this.

2005-10-08 20:57  paul

	* axyl/trunk/lib/control-panel.php: Database encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Added UI support for the new <parameter> tags for encoding and
	  datestyle per database.

2005-10-08 20:57  paul

	* axyl/trunk/lib/database-defs.php: Database encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Added the new $enc, and $datestyle parms to the datasources
	  'add_database()' method.
	  Also added these to the 'database' constructor, where the values
	  are stored for use by connections.

2005-10-08 20:54  paul

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php: Database encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Added the new $enc, and $datestyle parms to the constructor.
	  Currently the postgres
	  module is the only one which uses these, issuing the appropriate
	  commands to set the
	  session char encoding and datestyle, upon db connection.

2005-10-08 20:51  paul

	* axyl/trunk/lib/default-application.xml: Database
	  encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Added the new <parameter> tags for encoding and datestyle per
	  database.

2005-10-08 20:50  paul

	* axyl/trunk/lib/response-defs.php: Database encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Added the new $enc, and $datestyle parms to the
	  'add_database()' method call.

2005-10-08 20:49  paul

	* axyl/trunk/lib/session-defs.php: Database encoding/datestyle:
	  Now allow setting of DB character encoding and output datestyle
	  format on a per-connection basis.
	  This is now set up in the control-panel (application.xml) per
	  database definition in there.
	  -- Removed method set_sessionparms as this is now superceded by
	  the above.

2005-10-08 20:46  paul

	* axyl/trunk/lib/user-defs.php: Removed some debug stmts.
	  Cosmetics.

2005-10-08 20:40  paul

	* axyl/trunk/lib/application-defs.php: Added functionality to
	  auto-update existing application.xml files for changed
	  <parameter> tags within <setting> tags.

2005-09-28 02:29  paul

	* axyl/trunk/lib/mail-defs.php: Fix for bounces to return to the
	  correct place.

2005-09-26 19:42  paul

	* axyl/trunk/debian/control: Added the '| debconf-2.0' dependencies
	  as per Joey Hess' notification.

2005-08-29 07:47  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Updated to the latest Axyl
	  2.1.8 schema with user password security implemented.
	  And corrected the default logins such that they will request
	  password change on first access.

2005-08-29 07:36  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Updated to the latest Axyl
	  2.1.8 schema with user password security implemented.

2005-08-24 22:36  paul

	* axyl/trunk/debian/rules: Added the 'misc' subdir to the
	  installation.
	  Axylk version set to 2.1.8

2005-08-24 22:03  paul

	* axyl/trunk/lib/forum-defs.php: Added 'private' flag maint
	  checkbox.

2005-08-24 21:51  paul

	* axyl/trunk/www/axyl-forums.php: Some cosmetics with link
	  positioning.

2005-08-24 21:17  paul

	* axyl/trunk/debian/changelog: New changelog - just debconf
	  translations.

2005-08-24 21:14  paul

	* axyl/trunk/debian/po/vi.po: New Vietnamese debconf translation.
	  Bug#313142

2005-08-24 21:11  paul

	* axyl/trunk/debian/po/cs.po: Updated Czech translation.
	  Bug#313249.

2005-05-27 09:21  paul

	* axyl/trunk/etc/axyl/axyl.version: Updated version to 2.1.8

2005-05-27 09:20  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: 1. Fixed missing Primary
	  Key constraints on three link-tables.
	  2. Updated version of each model to 2.1.8

2005-05-25 23:25  mark

	* axyl/trunk/www/sitestyle.css: that would mean that this wasn't
	  commited too.
	  
	  forum-defs.php contains a few cosmetic changes and general
	  enhancments.
	  the stylesheet now contains styles used by the forums.

2005-05-25 23:23  mark

	* axyl/trunk/lib/forum-defs.php: hmmm... i thought i already
	  commited this. but it looks like i haven't.

2005-05-23 23:05  mark

	* axyl/trunk/scripts/update/axyl-security-update.php: changes to
	  cater for jpg and png images, and catering for apache-perl
	  webservers

2005-05-19 03:18  paul

	* axyl/trunk/www/axyl-sitepages.php: Improved sitepage creation
	  CMDIR prefixing rules.

2005-05-18 00:29  paul

	* axyl/trunk/debian/axyl-doc.templates: Cosmetic - rephrased doc
	  notice.

2005-05-18 00:20  paul

	* axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh,
	  axyl/trunk/install/unregister-axyl-website.sh: Corrected chown
	  syntax.

2005-05-18 00:20  paul

	* axyl/trunk/debian/axyl.config, axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/debian/axyl.templates: Added new debconf screen to
	  populate boolean axyl/auto_update flag. If they answer 'yes' then
	  we will auto-update any db changes, else not. Also re-phrased the
	  postinst messages to
	  suit this new scheme, and altered the logic to use the new flag
	  and either skip or execute
	  the database auto-updating script accordingly.

2005-05-18 00:18  paul

	* axyl/trunk/debian/axyl.7: Updated for 2.1.8

2005-05-18 00:17  paul

	* axyl/trunk/debian/axyl.prerm: Cosmetics only.

2005-05-18 00:16  paul

	* axyl/trunk/db/postgres/upgrade,
	  axyl/trunk/db/postgres/upgrade/.cvsignore: New cvsignore

2005-05-17 23:09  paul

	* axyl/trunk/db/postgres/install-db.sh: Fixed problem with the 'su
	  -s /bin/sh' for executing database commands as the 'postgres'
	  user.
	  Gentoo shelled out to a new interactive shell. We have replaced
	  this with the -p option instead.

2005-05-16 20:47  paul

	* axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__maintainer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__my-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__od-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__or-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__ss-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__clock-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__datetime-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__treemenu-defs.php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_my-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_od-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_or-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/_ss-schema-defs_php.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_clock-defs_php.html,
	  axyl/trunk/doc/api/datetime/digital_clock.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/errors.html, axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_database.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html: Axyl 2.1.8
	  API documentation

2005-05-16 18:59  paul

	* axyl/trunk/debian/po/fr.po: Removed the translation of
	  'old_core_filename' debconf template parameter. This is an
	  internal value which is not ever displayed to the user.

2005-05-16 18:57  paul

	* axyl/trunk/db/mssql_server/upgrade-db.sh,
	  axyl/trunk/db/mysql/upgrade-db.sh,
	  axyl/trunk/db/odbc/upgrade-db.sh,
	  axyl/trunk/db/oracle/upgrade-db.sh: Corrected syntax error -
	  missing closing quote.

2005-05-16 08:02  paul

	* axyl/trunk/debian/axyl.templates: Dropped leading underscore on
	  'Description' as this is just internal and needs no translation
	  done for it.

2005-05-16 08:00  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/po/fr.po,
	  axyl/trunk/debian/po/ja.po: Added Japanese debconf template
	  translation, and updated French one. Updated changelog.

2005-05-16 07:36  paul

	* axyl/trunk/debian/changelog: Added more to the change log blurb.

2005-05-16 07:35  paul

	* axyl/trunk/db/postgres/upgrade-db.sh: Minor change: refactor of
	  logfile var.

2005-05-14 03:38  paul

	* axyl/trunk/www/axyl-users.php: Fixed problem when hitting 'Add'
	  when editing the new 'guest' user. Now it displays all fields.

2005-05-14 03:37  paul

	* axyl/trunk/lib/maintainer-defs.php: Changed the debugbr's to emit
	  to DBG_DEBUG level.

2005-05-14 01:40  paul

	* axyl/trunk, axyl/trunk/.cvsignore: Changed ignore patterns

2005-05-14 01:38  paul

	* axyl/trunk/install/setup-axyl.sh: Now re-write the version file
	  in /etc/axyl/ when we reset everything with this script.

2005-05-14 01:07  paul

	* axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql: Updated the core data
	  user records 'guest', 'axyl' and 'ed' so that they are in line
	  with the
	  new password security schema. On the 'axyl' and 'ed' accounts,
	  the expiry is set so that
	  the user is prompted to change the passord on first access.

2005-05-14 01:05  paul

	* axyl/trunk/www/axyl-users.php: Additional protection for the
	  'guest' user record - the 'Remove" button is not shown when
	  this record is being edited.

2005-05-14 00:56  paul

	* axyl/trunk/www/axyl-users.php: 1. Show the user_type field as
	  view-only if the administrator is not 'sys' user type themselves.
	  This still allows them to create users of 'user' user_type.
	  2. Protect the 'guest' user from inadvertent disablement, by
	  removing most editable fields
	  for this user. This user is set with null password, and no
	  expiry.

2005-05-14 00:54  paul

	* axyl/trunk/lib/maintainer-defs.php: Do not auto-insert the
	  password confirmation field, if the display disposition of the
	  password
	  field itself is not 'normal'.

2005-05-13 22:43  paul

	* axyl/trunk/debian/axyl.7: Updated version to 2.1.8

2005-05-13 21:43  paul

	* axyl/trunk/lib/pg-schema-defs.php: In constructor for a new table
	  field, strip out the '::<type>' typecast component from the
	  default value.

2005-05-01 02:45  paul

	* axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mssql_server/upgrade,
	  axyl/trunk/db/mssql_server/upgrade-db.sh,
	  axyl/trunk/db/mssql_server/upgrade/README.txt,
	  axyl/trunk/db/mysql/axyl_core.sql, axyl/trunk/db/mysql/upgrade,
	  axyl/trunk/db/mysql/upgrade-db.sh,
	  axyl/trunk/db/mysql/upgrade/README.txt,
	  axyl/trunk/db/odbc/axyl_core.sql, axyl/trunk/db/odbc/upgrade,
	  axyl/trunk/db/odbc/upgrade-db.sh,
	  axyl/trunk/db/odbc/upgrade/README.txt,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql, axyl/trunk/db/oracle/upgrade,
	  axyl/trunk/db/oracle/upgrade-db.sh,
	  axyl/trunk/db/oracle/upgrade/README.txt,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_trig.sql,
	  axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/db/postgres/upgrade,
	  axyl/trunk/db/postgres/upgrade-db.sh,
	  axyl/trunk/db/postgres/upgrade/README.txt,
	  axyl/trunk/db/postgres/upgrade/upgrade_2.1.0_to_2.1.8.sql,
	  axyl/trunk/db/postgres/upgrade/upgrade_2.1.7_to_2.1.8.sql,
	  axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/changelog,
	  axyl/trunk/install/rebuild-website-db.sh,
	  axyl/trunk/install/set-axyl-website-perms.sh,
	  axyl/trunk/install/upgrade-axyl-databases.sh,
	  axyl/trunk/lib/session-defs.php,
	  axyl/trunk/scripts/update/axyl-security-update.php,
	  axyl/trunk/www/axyl-login.php, axyl/trunk/www/axyl-users.php:
	  Axyl install/upgrade enhancements. We now run a script
	  'update-axyl-databases.sh' from Debian
	  postinst, which checks versions and looks for an applicable
	  upgrade patch. Also brought the
	  axyl-security-update.php script up to date with latest schema
	  changes.

2005-04-28 03:45  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl User Login Security
	  Update - Schema
	  These changes provide a number of configuration options in the
	  Control Panel
	  and the User Setup screen which bring increased security to user
	  accounts.
	  
	  New Control Panel options:
	  - Password expiry days
	  - Allowed password failures
	  - Password history cycle
	  - Minimum password length
	  - Level of char uniqueness
	  - Require mix of alpha & numerics
	  - Apply stop-words to passwords
	  - Login delay after failure
	  
	  New User properties
	  - Password never expires flag
	  - Account locked flag
	  - Password history record
	  - Password failure count

2005-04-26 21:02  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/www/application.xml, axyl/trunk/www/axyl-login.php,
	  axyl/trunk/www/axyl-users.php: Axyl User Login Security Update
	  These changes provide a number of configuration options in the
	  Control Panel
	  and the User Setup screen which bring increased security to user
	  accounts.
	  
	  New Control Panel options:
	  - Password expiry days
	  - Allowed password failures
	  - Password history cycle
	  - Minimum password length
	  - Level of char uniqueness
	  - Require mix of alpha & numerics
	  - Apply stop-words to passwords
	  - Login delay after failure
	  
	  New User properties
	  - Password never expires flag
	  - Account locked flag
	  - Password history record
	  - Password failure count

2005-04-26 20:52  paul

	* axyl/trunk/misc, axyl/trunk/misc/common_passwords.txt: A compact
	  list of common passwords. Used by Axyl as part of the stopword
	  list to prevent users picking weak passwords.

2005-04-26 20:48  paul

	* axyl/trunk/www/sitestyle.css: Added a tablestyle_7 which is a
	  dark text on light-background style of table.

2005-04-26 20:47  paul

	* axyl/trunk/www/axyl-prefs.php: Added hard-coded link to change
	  your password.

2005-04-26 20:45  paul

	* axyl/trunk/scripts/README: Updted to talk about dbdiff rather
	  than pgdiff.

2005-04-24 02:39  paul

	* axyl/trunk/build-debian.sh: Altered to make Andrew's debian build
	  of this package easier.

2005-04-23 03:29  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/www/application.xml:
	  Added a new Axyl Control panel option in the Session section
	  'Website HTTP hostname'.
	  Before, this was always forced to the value of the Php global
	  $HTTP_HOST, which is the
	  hostname of the webserver running the Axyl application. This new
	  setting allows you to
	  explicitly set the hostname to something different.

2005-04-23 01:14  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/www/application.xml:
	  Added new Control Panel option under the Session heading - a
	  checkbox
	  labelled "Track user login sessions". When checked (the default)
	  Axyl tracks
	  user login counts and updates the login_count field. This new
	  option allows
	  this to be disabled, if required.

2005-04-23 01:08  paul

	* axyl/trunk/lib/datetime-defs.php: No functional changes -
	  reinforcing some existing code.

2005-04-22 23:22  paul

	* axyl/trunk/scripts/update/fix-null-layout-ids.php,
	  axyl/trunk/scripts/update/layout-version-reset.php: Fixed old
	  reference to library modules - in case these are ever used again.

2005-04-22 23:21  paul

	* axyl/trunk/lib/html-defs.php, axyl/trunk/lib/menu-defs.php:
	  Cosmetic change to string concats to shut Eclipse syntax checking
	  up.

2005-04-22 23:17  paul

	* axyl/trunk/lib/my-schema-defs.php,
	  axyl/trunk/lib/od-schema-defs.php,
	  axyl/trunk/lib/or-schema-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php,
	  axyl/trunk/lib/ss-schema-defs.php: Small organisational changes
	  to the schema modules. This only affects
	  dbdiff.php, but changes are very minor. No changes to schema
	  functions
	  have been done here.
	  1. Added new property 'database_server' a string containing, for
	  example'
	  'Postgresql' or 'Oracle' depending on the server the schema is
	  on.
	  2. Created some placeholder schema-defs modules for Oracle,
	  MySQL,
	  ODBC and SQL Server. Thes largely just return the 'vanilla'
	  output as per
	  the parent schema classes. They will be filled out per database
	  variant
	  as and when someone gets the time to do it. These modules are
	  refeenced
	  by dbdiff.php via 'include' statements.

2005-04-18 22:02  paul

	* axyl/trunk/lib/treemenu-defs.php: Altered highlighting such that
	  it highlights item which was last clicked AND has a
	  non-nullstring target.

2005-04-18 02:22  paul

	* axyl/trunk/lib/treemenu-defs.php: Altered highlighting such that
	  it highlights item which was last clicked. Makes for a more
	  intuitive 'ride' for the user of the menu.

2005-04-16 02:51  paul

	* axyl/trunk/install/config-apache.sh: Change the php_include_path
	  ordering, so that the user DOCROOT comes before the Axyl library.
	  That allows the possibility of locally over-riding Axyl modules.

2005-04-16 01:10  paul

	* axyl/trunk/install/remove-axyl-website.sh: Small fix to the
	  APP_PREFIX extractor regex.

2005-04-16 01:09  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/rebuild-website-db.sh,
	  axyl/trunk/install/register-axyl-website.sh: Some fixes which
	  will hopefully allow people to specify an asterisk '*' (the bane
	  of shell scripting) for an apache virtual host setting.

2005-04-15 08:08  paul

	* axyl/trunk/db/postgres/.cvsignore: Moved to parent dir.

2005-04-15 08:06  paul

	* axyl/trunk/db, axyl/trunk/db/.cvsignore: DB dir .cvsignore

2005-04-15 08:03  paul

	* axyl/trunk/db/postgres, axyl/trunk/db/postgres/.cvsignore: New
	  .cvsignore

2005-04-14 22:37  paul

	* axyl/trunk, axyl/trunk/.cvsignore: Added some more patterns for
	  CVS to ignore.

2005-04-13 07:53  paul

	* axyl/trunk/install/rebuild-website-db.sh: Now echoes the websites
	  it finds.

2005-04-13 07:35  paul

	* axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_datetime.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_datetime.html,
	  axyl/trunk/doc/api/li_form.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html: Axyl 2.1.7 documentation
	  (adjusted package for class in clock-defs.php module)

2005-04-13 07:26  paul

	* axyl/trunk/lib/clock-defs.php: Moved into package 'datetime'.

2005-04-13 07:22  paul

	* axyl/trunk/doc/api/__filesource/fsource_database__database-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mssql-server.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mysql.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-odbc.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-oracle.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__clock-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__form-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_microsite__microsite-defs.php.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/config/configfield.html,
	  axyl/trunk/doc/api/config/configuration.html,
	  axyl/trunk/doc/api/config/configurator.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_debugger_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/globals.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webdebugger.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_database-defs_php.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_datetime-defs_php.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/datetime/schedule.html,
	  axyl/trunk/doc/api/datetime/timeslot.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/stylesheet.html,
	  axyl/trunk/doc/api/form/_clock-defs_php.html,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/digital_clock.html,
	  axyl/trunk/doc/api/form/form.html,
	  axyl/trunk/doc/api/form/form_buttonfield.html,
	  axyl/trunk/doc/api/form/form_checkbox.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_displayonlyfield.html,
	  axyl/trunk/doc/api/form/form_field.html,
	  axyl/trunk/doc/api/form/form_fileuploadfield.html,
	  axyl/trunk/doc/api/form/form_hiddenfield.html,
	  axyl/trunk/doc/api/form/form_imagebutton.html,
	  axyl/trunk/doc/api/form/form_imagecombo.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_jumpmenu.html,
	  axyl/trunk/doc/api/form/form_labelfield.html,
	  axyl/trunk/doc/api/form/form_memofield.html,
	  axyl/trunk/doc/api/form/form_passwordfield.html,
	  axyl/trunk/doc/api/form/form_radiobutton.html,
	  axyl/trunk/doc/api/form/form_radiogroup.html,
	  axyl/trunk/doc/api/form/form_resetbutton.html,
	  axyl/trunk/doc/api/form/form_submitbutton.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/form/multipart_form.html,
	  axyl/trunk/doc/api/form/subform.html,
	  axyl/trunk/doc/api/forums/_forum-defs_php.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_form.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/microsite/_microsite-defs_php.html,
	  axyl/trunk/doc/api/microsite/microsite.html,
	  axyl/trunk/doc/api/microsite/microsite_page.html,
	  axyl/trunk/doc/api/microsite/microsite_template.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_dbsearch-defs_php.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/db_search.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_constants_php.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/dat_keyvalues.html,
	  axyl/trunk/doc/api/utils/optlist.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Documentation for Axyl 2.1.7

2005-04-13 06:52  paul

	* axyl/trunk/scripts/examples/monitor.php: Re-inserted page email -
	  needs this parameter anyway.

2005-04-13 06:50  paul

	* axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php, axyl/trunk/scripts/pgdiff.php:
	  Cosmetic. Renamed some vars from 'default' to 'defaultval' to
	  shut Eclipse syntax checker up.

2005-04-08 04:51  nigel

	* axyl/trunk/lib/form-defs.php: Added another missing close
	  </option> tag, and an ="selected"

2005-04-08 04:47  nigel

	* axyl/trunk/lib/form-defs.php: Added </option> tag in
	  form_combofield.

2005-04-07 05:12  nigel

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php:
	  Corrected parse errors in db-* files other than the postgres one
	  - default parameters for functions' values are specified by =,
	  not ==

2005-04-04 23:31  paul

	* axyl/trunk/lib/clock-defs.php: Provides a new class
	  'digital_clock' which allows display of an auto-updating
	  time/date display in the webpage which can be styled and optioned
	  as required.

2005-04-04 23:29  paul

	* axyl/trunk/www/axyl-plugins.php: Two functions which return clock
	  content so microsites can plugin a clock if required.

2005-04-04 23:29  paul

	* axyl/trunk/www/axyl-clock.php: Example page showing how the clock
	  class can be used.

2005-04-04 23:28  paul

	* axyl/trunk/lib/microsite-defs.php: Fixed the microsite removal
	  section so that it actually rm's the directory trees properly.

2005-04-04 23:23  paul

	* axyl/trunk/db/mssql_server/axyl_microsite_data.sql,
	  axyl/trunk/db/mysql/axyl_microsite_data.sql,
	  axyl/trunk/db/odbc/axyl_microsite_data.sql,
	  axyl/trunk/db/oracle/axyl_microsite_data.sql,
	  axyl/trunk/db/postgres/axyl_microsite_data.sql: Added clocks
	  plugin areas and content generators.

2005-03-28 11:38  nigel

	* axyl/trunk, axyl/trunk/.cvsignore, axyl/trunk/README: Corrected
	  spelling mistake in readme

2005-03-18 20:21  paul

	* axyl/trunk/debian/changelog: More blurb for 2.1.7 changes.

2005-03-18 20:15  paul

	* axyl/trunk/lib/database-defs.php: Corrected non-emission of SQL
	  in log message, when execution threshold is exceeded.

2005-03-17 06:49  paul

	* axyl/trunk/lib/database-defs.php: Fixed buglet where timer object
	  was not being referenced properly for query time thresholds.

2005-03-14 21:52  paul

	* axyl/trunk/debian/axyl.postinst: Message re-wording.

2005-03-14 21:46  paul

	* axyl/trunk/install/register-axyl-website.sh,
	  axyl/trunk/install/unregister-axyl-website.sh: Minor changes -
	  change redirection of file, and made it exit 0 on wrong usage.

2005-03-14 21:45  paul

	* axyl/trunk/install/rebuild-website-db.sh: Fixed bu in scan
	  virtual host function where wrong path was being used.

2005-03-14 21:45  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Use 'tempfile'
	  utility to generate secure temporary file.

2005-03-14 21:44  paul

	* axyl/trunk/build-debian.sh: Replaced the multiple find statements
	  with lists of extensions/files and some loops - more easily
	  extensible/elegant.

2005-03-14 21:43  paul

	* axyl/trunk/debian/rules: Removal of all .bak files prior to
	  packaging.

2005-03-14 21:42  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.prerm,
	  axyl/trunk/debian/axyl.templates, axyl/trunk/debian/control:
	  Fixed up the handling of old core SQL comparison on upgrades. We
	  now use a debconf variable 'axyl/old_core_filename' to store the
	  tempfile used to save the old core SQL.

2005-03-12 22:36  paul

	* axyl/trunk/install/rebuild-website-db.sh: Re-wrote perl
	  expressions to extract DB info from application.xml so as to
	  avoid problems when more than one DB is defined.

2005-03-12 22:25  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Added some var
	  initialisations.

2005-03-12 22:15  paul

	* axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/install/unregister-axyl-website.sh: Refined heading
	  comments line.

2005-03-12 22:11  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Small change
	  to flow, when ./var dir exists, or not.

2005-03-12 22:08  paul

	* axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/install/unregister-axyl-website.sh: Added heading
	  comments line in the CSV so that people can see what the fields
	  contain.

2005-03-12 22:07  paul

	* axyl/trunk/debian/changelog: Latest change log entries. Getting
	  nearer to final.

2005-03-10 00:54  paul

	* axyl/trunk/debian/changelog: Debian change log for Axyl 2.1.7.

2005-03-10 00:05  paul

	* axyl/trunk/debian/changelog: WIP changelog.

2005-03-10 00:05  paul

	* axyl/trunk/build-debian.sh: Insert the current Axyl version into
	  the version config file.

2005-03-09 23:55  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Fixed up
	  comments.

2005-03-09 18:44  paul

	* axyl/trunk/doc/api/microsite/microsite.html: Addition of
	  Microsites class definitions for Axyl 2.1.7 release.

2005-03-09 18:43  paul

	* axyl/trunk/doc/api/__filesource/fsource_datetime__calendar-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_microsite__microsite-defs.php.html,
	  axyl/trunk/doc/api/classtrees_microsite.html,
	  axyl/trunk/doc/api/datetime/Calendar.html,
	  axyl/trunk/doc/api/datetime/_calendar-defs_php.html,
	  axyl/trunk/doc/api/elementindex_microsite.html,
	  axyl/trunk/doc/api/form/form_imagecombo.html,
	  axyl/trunk/doc/api/li_microsite.html,
	  axyl/trunk/doc/api/microsite,
	  axyl/trunk/doc/api/microsite/_microsite-defs_php.html,
	  axyl/trunk/doc/api/microsite/microsite_page.html,
	  axyl/trunk/doc/api/microsite/microsite_template.html: Addition of
	  Microsites class definitions to Axyl 2.1.7 documentation.

2005-03-09 18:40  paul

	* axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__application-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__plugin-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__webpage-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__maintainer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__datetime-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__form-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__hvmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menumaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__treemenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__xmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_recmaint__recmaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__swish-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__utils.php.html,
	  axyl/trunk/doc/api/buttons/Link.html,
	  axyl/trunk/doc/api/buttons/_button-defs_php.html,
	  axyl/trunk/doc/api/buttons/button.html,
	  axyl/trunk/doc/api/buttons/hover_button.html,
	  axyl/trunk/doc/api/buttons/image_button.html,
	  axyl/trunk/doc/api/buttons/reset_button.html,
	  axyl/trunk/doc/api/buttons/submit_button.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_datetime.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/cm/_block-defs_php.html,
	  axyl/trunk/doc/api/cm/_block-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/block.html,
	  axyl/trunk/doc/api/cm/blockeditor.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_application-defs_php.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/application.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/setting.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_datetime.html,
	  axyl/trunk/doc/api/li_form.html,
	  axyl/trunk/doc/api/li_utils.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/packages.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/optlist.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Latest update of Axyl
	  documentation as part of 2.1.7 release.

2005-03-09 06:43  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Cleaned-up version of the
	  Axyl demo DB.

2005-03-09 04:52  paul

	* axyl/trunk/debian/axyl.postinst: Now we rebuild the Axyl website
	  database each time we do an install/upgrade. This is done by
	  digging into the Apache virtual hosting configuration.

2005-03-09 04:48  paul

	* axyl/trunk/debian/axyl.config: Avoid debconf questions unless in
	  'configure' mode.

2005-03-09 04:47  paul

	* axyl/trunk/debian/po/cs.po, axyl/trunk/debian/po/pt_BR.po:
	  Addition of Brasilian/Portugese, and Czech debconf template
	  translations.

2005-03-09 04:40  paul

	* axyl/trunk/install/acquire-virtualhost-config.sh: Given a
	  DocumentRoot or ServerName string this returns the virtualhost,
	  documentroot, servername and serveradmin values for the virtual
	  host found.

2005-03-09 04:39  paul

	* axyl/trunk/install/rebuild-website-db.sh: Re-builds (or builds
	  from scratch) the Axyl CSV website database. Called from
	  postinst.

2005-03-09 04:38  paul

	* axyl/trunk/install/remove-axyl-website.sh: Fixed to utilise perl
	  regex for extracting application.xml values.

2005-03-09 04:38  paul

	* axyl/trunk/etc/axyl/axyl.version: New config file containing the
	  current version of Axyl. This is simply a numeric, as the only
	  content of the file.

2005-03-09 04:36  paul

	* axyl/trunk/demo/var/cm/cm-template.php: Updated to include right
	  and left sidebars.

2005-03-07 01:22  paul

	* axyl/trunk/lib/monitor-defs.php: New filesopen monitor checking.
	  Altering the way exec monitoring works.

2005-03-06 01:00  paul

	* axyl/trunk/lib/story-defs.php: Fixes to make stories parition
	  properly across microsites.

2005-03-06 00:59  paul

	* axyl/trunk/lib/response-defs.php: Minor - some slightly different
	  debug messages.

2005-03-06 00:59  paul

	* axyl/trunk/lib/microsite-defs.php: Main changes:
	  1. Re-arranged editing form
	  2. Added removal of stories and media to the delete() method
	  (includes unindex from Lucene now). Also we now 'un-publish' the
	  physical files on delete (rm -f).
	  3. Several other minor fixes and additions.

2005-03-06 00:55  paul

	* axyl/trunk/lib/htmlarea-defs.php: Added the 'htmlmode' tool to
	  the basic toolbar (raw HTML editing mode).

2005-03-06 00:54  paul

	* axyl/trunk/lib/catalog-defs.php: 1. Finish partitioning of
	  microsite media.
	  2. Prevent delete of 'core' media images from core img dir.
	  3. Changed the Insitu() assignment of the image name, to be the
	  'cat_name' content with all spaces removed. Also assign the
	  'tooltip' to be 'cat_desc' if present, else the 'cat_name'.

2005-03-06 00:51  paul

	* axyl/trunk/www/sitestyle.css: Added axnote class.

2005-03-06 00:51  paul

	* axyl/trunk/www/site-webpage.php: Extracted all of the functions
	  used to render various bits of plugin content - eg: main menu,
	  latest stories etc. to axyl-plugins.php.

2005-03-06 00:50  paul

	* axyl/trunk/www/axyl-news.php: Fixed some SQL (missing =TRUE on
	  bool).

2005-03-06 00:50  paul

	* axyl/trunk/www/axyl-story-admin.php: Removed duplicate insert of
	  viewer javascript.

2005-03-06 00:49  paul

	* axyl/trunk/www/axyl-catalog.php: Lots of smallish changes:
	  altered display (show) of media in popup window to use new
	  axyl-media-viewer.php script, fixed up a few issues with image
	  metrics.

2005-03-06 00:46  paul

	* axyl/trunk/www/axyl-plugins.php: Extracted from the
	  site-webpage.php script. Basically this just contains all of the
	  functions used to render various bits of plugin content - eg:
	  main menu, latest stories etc.

2005-03-06 00:45  paul

	* axyl/trunk/www/axyl-media-viewer.php: Viewer for popup windows
	  which display media, eg from the media catalog.

2005-03-04 00:45  paul

	* axyl/trunk/install/create-axyl-website.sh: Fixed the call to
	  config-apache.sh - it was lacking two parameters.

2005-03-04 00:40  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Latest demo database - WIP.

2005-03-03 23:02  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Latest version of the demo
	  database - WIP.

2005-03-02 23:30  paul

	* axyl/trunk/scripts/cron/pg-microsites-installer.php: Added code
	  to create/remove Apache serveraliases. Fixed up exec code for the
	  restart of apache.

2005-03-02 23:29  paul

	* axyl/trunk/install/add-apache-serveralias.sh,
	  axyl/trunk/install/del-apache-serveralias.sh: Removed unused flag
	  vars.

2005-03-02 23:29  paul

	* axyl/trunk/install/prod-apache.sh: Fixed logic.

2005-03-02 23:28  paul

	* axyl/trunk/lib/microsite-defs.php: 1. Fixed problems with
	  repeated clicking of the "default" buttons - we now skip
	  duplicate templates, and images.
	  2. Added default pages option. Adds a default set of webpages,
	  including some 'core' pages like login, media catalog and story
	  admin.

2005-03-02 23:19  paul

	* axyl/trunk/lib/story-defs.php: Partitioning of stories for
	  microsites. If on a microsite, create, and display only stories
	  for that site. Otherwise create and view stories for the core
	  Axyl site as normal.

2005-03-02 23:17  paul

	* axyl/trunk/www/axyl-news.php, axyl/trunk/www/axyl-sitepages.php,
	  axyl/trunk/www/axyl-story-admin.php: 1. Plug in the Axyl menu, if
	  Microsite is detected. Allows usage of this core page with
	  microsites.
	  2. Partitioning of queries for microsites, so we only see
	  microsite data for the microsite being accessed, or non-microsite
	  data if on the core Axyl website.

2005-03-02 23:16  paul

	* axyl/trunk/www/axyl-catalog.php, axyl/trunk/www/axyl-forums.php:
	  Plug in the Axyl menu, if Microsite is detected. Allows usage of
	  this core page with microsites.

2005-03-02 23:15  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql: Added corepage
	  (boolean, default false) to the ax_microsite_page table.
	  Identifies the microsite page as being an existing Axyl 'core'
	  system page.

2005-03-02 01:21  mark

	* axyl/trunk/lib/treemenu-defs.php: removed the setting of the
	  widgets hspace which was causing the menu items to be
	  aligned incorrectly under IE.
	  
	  the widgets hspace seemed to have no effect on firefox/mozilla,
	  which also made
	  the decision to remove it easier.

2005-02-27 19:57  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl microsite schema
	  change. Removed FK to content_location on the ax_microsite table
	  (location_id). Replaced with new link table 'ax_microsite_story'
	  - allows partitioning of stories by microsite.

2005-02-27 07:07  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Added FK to
	  content_location on the ax_microsite table (location_id). This is
	  a reference to the location that story/articles content for this
	  microsite will be published to. The content location record is
	  created when the microsite is created.

2005-02-27 06:07  paul

	* axyl/trunk/debian/axyl.cron.d: Running
	  pg-microsites-installer.php as root user.

2005-02-27 04:45  paul

	* axyl/trunk/scripts/cron/pg-microsites-installer.php: 1. This
	  script should now be run as 'root' user.
	  2. Enhanced to create/remove ServerAliases for the given
	  microsite being installed/removed. Also reload apache after
	  change has been made.

2005-02-27 04:43  paul

	* axyl/trunk/www/axyl-catalog.php: If microsites enabled &
	  detected, then populate the 'categories' menu with microsites to
	  allow filtering of media by microsite.

2005-02-27 04:42  paul

	* axyl/trunk/lib/microsite-defs.php: Only show the relevant buttons
	  depending on whether a microsite publish/remove request is
	  pending.

2005-02-27 04:41  paul

	* axyl/trunk/install/add-apache-serveralias.sh,
	  axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/del-apache-serveralias.sh,
	  axyl/trunk/install/install-db.sh,
	  axyl/trunk/install/prod-apache.sh,
	  axyl/trunk/install/register-axyl-website.sh,
	  axyl/trunk/install/remove-apache-vh.pl,
	  axyl/trunk/install/remove-apache-vh.sh,
	  axyl/trunk/install/remove-axyl-website.sh,
	  axyl/trunk/install/set-axyl-website-perms.sh,
	  axyl/trunk/install/setperms.sh,
	  axyl/trunk/install/unregister-axyl-website.sh: 1. Re-vamped and
	  new scripts to better support the manipulation of Apache
	  configurations. Can now add/delete apache ServerAliases and
	  VHosts more easily and reliably, whether the config is all in
	  'httpd.conf' or in a separate file in ./conf.d.
	  2. Made Axyl install scripts executable from anywhere. Previously
	  you had to be in the Axyl 'install' directory.

2005-02-25 02:04  paul

	* axyl/trunk/scripts/cron/pg-microsites-installer.php: WIP - VH's

2005-02-25 02:03  paul

	* axyl/trunk/lib/microsite-defs.php: WIP - default pages.

2005-02-25 00:24  paul

	* axyl/trunk/lib/microsite-defs.php: Fixed docroot undefined
	  problem in page publish.

2005-02-24 23:41  paul

	* axyl/trunk/lib/control-panel.php: Corrected wording.

2005-02-24 20:54  paul

	* axyl/trunk/scripts/update/axyl-databases-upgrade.php: Automatic
	  website closure (using closed.php mechanism) when updating its
	  database.

2005-02-24 20:54  paul

	* axyl/trunk/lib/microsite-defs.php: Added microsite media upload
	  form elements & handling.

2005-02-23 19:47  paul

	* axyl/trunk/lib/catalog-defs.php: Corrected use of tempnam()
	  function to include parameters for temp dir, and prefix.

2005-02-22 07:15  paul

	* axyl/trunk/lib/html-defs.php: Tidied up a protocol test on a URL.

2005-02-22 00:34  paul

	* axyl/trunk/debian/axyl.cron.d: The file which goes into
	  /etc/cron.d. Currently there is only a single cron job in it -
	  the one which services requests for microsite installataion.

2005-02-22 00:33  paul

	* axyl/trunk/www/inc/microsite-template.inc: Re-worded the cache
	  placeholder text.

2005-02-22 00:33  paul

	* axyl/trunk/www/inc/default_template_main.html,
	  axyl/trunk/www/inc/default_template_popup.html: Added the
	  microsite comments.

2005-02-22 00:32  paul

	* axyl/trunk/www/site-webpage.php: This module has now been turned
	  into one which can be nicely included by normal pages, AND
	  microsites.

2005-02-22 00:32  paul

	* axyl/trunk/www/axyl-search.php: This module has now been turned
	  into one which can be included by normal pages, AND microsites.
	  The Search Form and Search Results have been converted to
	  functions, and plugin content is only performed for non-microsite
	  pages. NOTE: this should be backward-compatible with existing
	  Axyl behaviour of this page.

2005-02-22 00:30  paul

	* axyl/trunk/www/axyl-login.php: 1. Add include of form-defs.
	  2. Filter out plugin statement when microsite is accessing the
	  page.

2005-02-22 00:29  paul

	* axyl/trunk/scripts/cron/pg-microsites-installer.php,
	  axyl/trunk/scripts/update/axyl-databases-upgrade.php: Now uses
	  the new Axyl CSV database to cycle through Axyl websites.

2005-02-22 00:29  paul

	* axyl/trunk/scripts/inc/utility-funcs.inc: Added new function
	  'get_axyl_websites()' which uses the new Axyl CSV database to
	  return an array of website info.

2005-02-22 00:27  paul

	* axyl/trunk/lib/microsite-defs.php: The first final version of
	  this enhancement. This version is now 99% in terms of
	  functionality.

2005-02-22 00:26  paul

	* axyl/trunk/lib/response-defs.php: Removed all the ax_control
	  record inserts/lookups. We no longer need this due to the new
	  Axyl CSV database.

2005-02-22 00:25  paul

	* axyl/trunk/lib/search-defs.php: Made a debug stmt use DBG_DEBUG
	  class.

2005-02-22 00:24  paul

	* axyl/trunk/lib/plugin-defs.php: Trim file plugin content.

2005-02-22 00:24  paul

	* axyl/trunk/lib/layout-defs.php: 1. Made layout titles just
	  'Layout' instead of (sometimes long) layout identifiers.
	  2. Corrected oversight - when the layout was blown away with
	  "New" button, block were not being un-indexed from Lucene.

2005-02-22 00:23  paul

	* axyl/trunk/lib/block-defs.php: 1. Made block titles just 'Block'
	  instead of (sometimes long) block identifiers.
	  2. Corrected oversight - when Wysiwyg block were being saved, no
	  Lucene indexing was being done.

2005-02-22 00:21  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/remove-axyl-website.sh: Added handling for the
	  Axyl CSV database file - entries for websites added/removed as
	  appropriate.

2005-02-22 00:21  paul

	* axyl/trunk/install/setup-axyl.sh: Added handling of the new Axyl
	  version file '/etc/axyl/axyl.version' when (re-)creating the Axyl
	  config.

2005-02-22 00:19  paul

	* axyl/trunk/install/setperms.sh: A bit more assertion - Axyl
	  config area (/etc/axyl) in particular.

2005-02-22 00:18  paul

	* axyl/trunk/install/install-db.sh: Created databases now have the
	  Axyl version, the 'app_prefix', and the 'site_docroot' inserted
	  into the ax_control record.

2005-02-22 00:11  paul

	* axyl/trunk/install/config-app-db.pl: Removed debug statements.

2005-02-22 00:10  paul

	* axyl/trunk/install/axyl-common.sh: Now we have a way of
	  maintaining the current Axyl version string. This script now
	  grabs it, if available, from the new Axyl version file
	  (/etc/axyl/axyl.version)

2005-02-22 00:09  paul

	* axyl/trunk/install/register-axyl-website.sh,
	  axyl/trunk/install/unregister-axyl-website.sh: Utility scripts
	  which maintain a CSV database of Axyl websites created (or
	  removed) on the local host machine.

2005-02-22 00:08  paul

	* axyl/trunk/db/mssql_server/axyl_microsite_data.sql,
	  axyl/trunk/db/mysql/axyl_microsite_data.sql,
	  axyl/trunk/db/odbc/axyl_microsite_data.sql,
	  axyl/trunk/db/oracle/axyl_microsite_data.sql,
	  axyl/trunk/db/postgres/axyl_microsite_data.sql: Initial microsite
	  data for Axyl site creation scripts to use.

2005-02-22 00:02  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/install-db.sh: Small microsite schema
	  change. Extra field ax_plugin_content.replace_content (bool, not
	  null, init false).

2005-02-20 19:10  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.preinst,
	  axyl/trunk/debian/axyl.prerm: 1. Debian upgrade now checks
	  whether the Axyl schema has changed, and advises user
	  accordingly.
	  2. We now have an Axyl system data area in AXYL_DATA/system. This
	  contains the Axyl website 'database' - a CSV file with the basic
	  details of all websites created.

2005-02-20 19:06  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/install-db.sh: Axyl ax_control table
	  change. Removed app_name field.

2005-02-19 02:36  paul

	* axyl/trunk/debian/axyl.7: Updated with new package version.

2005-02-19 01:49  paul

	* axyl/trunk/scripts/cron,
	  axyl/trunk/scripts/cron/pg-microsites-installer.php: Cron script
	  which scans all resident Axyl website installations and installs
	  microsites if they have been requested.

2005-02-19 01:48  paul

	* axyl/trunk/scripts/update/axyl-databases-upgrade.php: Altered to
	  use new common functions and defs framework for Axyl scripting.

2005-02-19 01:47  paul

	* axyl/trunk/scripts/inc, axyl/trunk/scripts/inc/common.inc,
	  axyl/trunk/scripts/inc/postgres-funcs.inc,
	  axyl/trunk/scripts/inc/utility-funcs.inc: Extracted common
	  functions and defs for compact Axyl scripting functions, such as
	  those used for cron jobs etc.

2005-02-18 01:06  paul

	* axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/www/application.xml:
	  Changed the 'updated' check to use a file sitting in the ./var
	  directory rather than having to write the application.xml
	  contents.

2005-02-18 01:04  paul

	* axyl/trunk/lib/application-defs.php: Added some bullet-proofing
	  on application save() method - destination file has to be
	  writeable.

2005-02-18 01:03  paul

	* axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mssql_server/axyl_meta_data.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_meta_data.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_meta_data.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_meta_data.sql,
	  axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/install/config-app-db.pl,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh: Separated Microsites Extension
	  out into an optional installation. The Axyl website creation
	  script now asks whether you want it, and SQL script data is only
	  included if you say yes. Also sets the relevant boolean flag in
	  the application.xml.

2005-02-18 00:37  paul

	* axyl/trunk/lib/treemenu-defs.php: Try to prevent treemenu
	  query-string additions creeping onto remote URLs.

2005-02-16 23:37  will

	* axyl/trunk/www/application.php: Added the line:
	  $DOCUMENT_ROOT = $_SERVER["DOCUMENT_ROOT"];
	  before
	  if(empty($DOCUMENT_ROOT)) {
	  $DOCUMENT_ROOT = getcwd();
	  }
	  As $DOCUMENT_ROOT will not be set if the directive
	  register_globals is false.
	  The $_SERVER array is superglobal however.
	  getcwd() should only be used as a last resort.
	  
	  Refer to:
	  http://www.php.net/variables.predefined
	  http://www.php.net/reserved.variables

2005-02-15 20:45  paul

	* axyl/trunk/www/inc/microsite-template.inc: Microsite Changes
	  1. Removed the $LAYOUT_ID= definition. Not used for microsite
	  pages.
	  2. Added the place-holder for cache directive, for microsite
	  pages which have non-zero cache times.

2005-02-15 20:43  paul

	* axyl/trunk/www/site-webpage.php: Microsite Changes
	  Alter the standard such that the 'normal' Axyl site gets the
	  treemenu, but microsites get Xmenu. This is to allow the latter
	  to support cached pages. Pages with Treemenu can't be cached as a
	  whole, since the menu content is always changing (dynamic).

2005-02-15 20:42  paul

	* axyl/trunk/www/axyl-plugin-content.php: Microsite Changes
	  Support for maintaining Axyl Plugin Content definitions.
	  Refinements to this maintainer.

2005-02-15 20:41  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/treemenu-defs.php, axyl/trunk/lib/xmenu-defs.php:
	  Added menuing support new field 'target' (text, null) to the
	  ax_menuoption table. Allows for menu-renderers to produce
	  clickable links which target different frames by name (eg. use
	  '_new' for a new window).
	  NOTEL Xmenu and HVmenu don't currently support this feature.
	  Treemenu does.

2005-02-15 20:40  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Added new field 'target'
	  (text, null) to the ax_menuoption table. Allows for
	  menu-renderers to produce clickable links which target different
	  frames by name (eg. use '_new' for a new window).

2005-02-15 19:34  paul

	* axyl/trunk/lib/microsite-defs.php: Added support for caching
	  microsite pages. This is done in the UI by providing a new field
	  'Cache minutes' (actually stored as seconds on the database)
	  which can be an integer zero or above. If non-zero the statement
	  $RESPONSE->cache(nn); is written into the relevant microsite
	  page, when published.

2005-02-15 19:31  paul

	* axyl/trunk/lib/response-defs.php: Created the new
	  $RESPONSE->cachecontrol property. This sets the property if a
	  $cachecontrol var is found in the global scope.

2005-02-15 19:30  paul

	* axyl/trunk/lib/treemenu-defs.php: Ensure menu is rebuilt if
	  cachecontrol = 'refresh', using the newly created property of the
	  webpage the menu is being inserted into.

2005-02-15 19:29  paul

	* axyl/trunk/lib/xmenu-defs.php: Force rebuild if the menu is
	  refreshed.

2005-02-15 19:28  paul

	* axyl/trunk/lib/webpage-defs.php: Changed the cache() method to
	  use the new $RESPONSE->cachecontrol property, rather than the
	  global of the same name. Tidier.

2005-02-15 19:27  paul

	* axyl/trunk/lib/utils.php: Added function 'protocol_prefixed()'.
	  This takes a single parameter - a URL, and returns true if it is
	  prefixed with some 'xxx://' protocol string.

2005-02-15 19:26  paul

	* axyl/trunk/lib/menumaint-defs.php: Added new menuoption
	  definition field to enter ad-hoc URL's into. This allows menu
	  options for remote/offsite pages to be created. Thanks to Nigel
	  (and later on Mark) for suggesting this one.

2005-02-15 19:25  paul

	* axyl/trunk/lib/menu-defs.php: Altered get_if_modified() method to
	  always do a get() if the $RESPONSE->cachecontrol is set to
	  'refresh'.

2005-02-15 19:24  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl microsites schema:
	  added 'cache_seconds' field to ax_microsite_page table (int4, not
	  null).

2005-02-14 19:35  paul

	* axyl/trunk/lib/application-defs.php: Added new method
	  'newparameter()' which adds a new parameter to a config setting.

2005-02-14 19:33  paul

	* axyl/trunk/lib/microsite-defs.php: Microsites Changes
	  Reworked the microsite page generator section to be more generic,
	  using the plugin content as defined in all the plugins for the
	  given page on the DB. These plugins all have a plugin_content,
	  which points to a 'generator' (how to generate that plugin's
	  content). For example, a generator might be 'main_menu()' with
	  generator_type of 'func'. This would cause the content to be
	  generated by calling function 'main_menu()'.

2005-02-14 19:30  paul

	* axyl/trunk/lib/plugin-defs.php: Microsites Changes
	  Added new plugin class 'cm_plugin_content'. It takes a $layoutid
	  as argument and simply renders an HTML comment tag beginning
	  "<!--LAYOUTID=" and containing this $layoutid.

2005-02-14 19:27  paul

	* axyl/trunk/lib/htmlarea-defs.php: Compacted the toolbars by
	  re-arranging the tools for the 'medium', and 'full' ready-made
	  toolbar formats.

2005-02-14 19:26  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql: 1. Axyl microsites:
	  Refinements to ax_plugin_content - added two new content
	  generator fields, and refined the check constraint for
	  'generator_type' field.
	  2. Added the microsites support data to the core data SQL files.

2005-02-14 18:35  mark

	* axyl/trunk/lib/treemenu-defs.php: reverted back to original
	  treemenu-defs...
	  not quite as "working" as first thought...
	  
	  starting over.

2005-02-14 04:16  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Refinements to
	  ax_plugin_content.generator_type check constraint.

2005-02-14 02:34  mark

	* axyl/trunk/lib/treemenu-defs.php: removed the debugging comments.

2005-02-14 01:45  mark

	* axyl/trunk/lib/treemenu-defs.php: corrected some... bugs...
	  within the treemenu-defs menuoption rendering code, lines 406 -
	  435.
	  details listed below...
	  
	  
	  1 - extra padding going in
	  basically, even though the expand or collapse image has a width
	  of 0, it still has a minimum width. and it's a visible width.
	  so now, if the expand and collapse images have width 0, and it's
	  checked by $widget->width > 0, then dont
	  insert the widget into the menu option display. thus, removing
	  that wierd indenting that was going on.
	  well, what was happening was it was displaying an image with 0
	  width and height, and wrapping an anchor tag around it, then,
	  displaying the padding image.
	  so, <a><img width=0></a><img name=_pad>... now, if the
	  expand/collapse images are of width 0, it does this: <img
	  name=_pad>...
	  
	  2 - highlighting the selected option
	  if u selected a menu option that was a top level menu option,
	  that was a submenu AND webpage, it highlighting the selection
	  properly.
	  now it does. i made it a style of the menuop_link anchor object
	  instead. works well.

2005-02-13 08:02  paul

	* axyl/trunk/www/templates/template_index.html,
	  axyl/trunk/www/templates/template_main.html,
	  axyl/trunk/www/templates/template_maint.html,
	  axyl/trunk/www/templates/template_sidebar.html,
	  axyl/trunk/www/templates/template_tour.html: Microsites Changes:
	  Cleaned these templates up with regard to Plugin Area naming, and
	  also removal of cruft.

2005-02-13 08:01  paul

	* axyl/trunk/www/inc/default_template_index.html,
	  axyl/trunk/www/inc/default_template_main.html,
	  axyl/trunk/www/inc/default_template_popup.html,
	  axyl/trunk/www/inc/microsite-template.inc: Microsites Changes:
	  The default templates used for microsites. Also the script-file
	  template.

2005-02-13 08:00  paul

	* axyl/trunk/www/sitestyle.css: Centre-align 'axnumbox'.

2005-02-13 07:59  paul

	* axyl/trunk/www/axyl-microsites.php: Microsites Changes:
	  The vehicle for running the microsites maintenance screen.

2005-02-13 07:59  paul

	* axyl/trunk/www/site-webpage.php: Microsites Changes:
	  1. main_menu() function now does the right thing for microsites -
	  ie. picks the correct menu.
	  2. Removed the plugin statements for microsites, and honed them
	  right down for standard sites.
	  3. No longer automatically include the axyl-search.php for
	  microsites. Still included for normal sites.

2005-02-13 07:50  paul

	* axyl/trunk/www/index.php: Microsites Changes:
	  Altered the plugins called for. Still some work to do here.

2005-02-13 07:50  paul

	* axyl/trunk/www/axyl-sitepages.php: Microsites Changes:
	  Filter out all microsite pages from the view, since these pages
	  are maintained with the dedicated microsites interface.

2005-02-13 07:48  paul

	* axyl/trunk/www/axyl-search.php: Made this use whatever the
	  currently selected template is, since it is included, and the
	  template has already been determined. To do this we just refer to
	  $RESPONSE->template.

2005-02-13 07:47  paul

	* axyl/trunk/www/axyl-login.php: Made this use the 'main' template.

2005-02-13 07:47  paul

	* axyl/trunk/www/axyl-catalog.php: 1. Added maintenance fields for
	  updating the size (width x height) of any catalog media.
	  2. Corrected issue with non-blanking of fields after save.
	  3. Fixed refresh button - new size.

2005-02-13 07:45  paul

	* axyl/trunk/www/application.php: Microsite changes:
	  Added some comments to help guide developers.

2005-02-13 07:45  paul

	* axyl/trunk/www/axyl-plugin-areas.php,
	  axyl/trunk/www/axyl-plugin-content.php: Microsite changes:
	  A couple of maintenance screens to help define the Plugin Areas,
	  and Plugin Content available to microsites.

2005-02-13 07:44  paul

	* axyl/trunk/lib/microsite-defs.php: Microsite changes:
	  New class 'microsite' to support microsites definition and
	  maintenance. This class is principally concerned with the
	  creation, and maintenance of microsite definitions, and also the
	  publishing of those definitions to the web.

2005-02-13 07:42  paul

	* axyl/trunk/lib/response-defs.php: Microsite changes:
	  1. Added new 'microsites_mode' property, which is set from the
	  application.xml setting. Define values MICROSITES_ENABLED and
	  MICROSITES_DISABLED.
	  2. Added new property 'microsite_detected' which contains the
	  name of the detected microsite, if any. Otherwise undefined, or
	  nullstring.

2005-02-13 07:40  paul

	* axyl/trunk/lib/webpage-defs.php: Microsite changes:
	  1. Added new method of webpage plugin_replace(). Operates as
	  plugin(), except content is NOT appended to existing content, and
	  instead totally replaces anything that is already there.
	  2. Re-factored the stylesheet-setting method, and abstracted the
	  piece which searches for the stylesheet files into new method
	  get_stylesheets() which returns an array of the three paths.
	  3. Re-factored the template-getting method, so that it falls back
	  to 'main' if the proposed template name is not found.

2005-02-13 07:34  paul

	* axyl/trunk/lib/story-defs.php: Added javascript validation and
	  back-end defaulting to make sure there is always a story_date
	  submitted with a story.

2005-02-13 07:33  paul

	* axyl/trunk/lib/plugin-defs.php: Cosmetic only.

2005-02-13 07:32  paul

	* axyl/trunk/lib/menumaint-defs.php: Microsites changes:
	  On menuoption delete, make sure that any microsite page
	  referencing the option is NULLed.

2005-02-13 07:31  paul

	* axyl/trunk/lib/lucene-defs.php: Microsites changes:
	  Added paritioning for indexing and querying by implementing a
	  field 'site' behind the scenes for microsites. This will take a
	  value which is the microsite name, and is both indexed and
	  stored.

2005-02-13 07:30  paul

	* axyl/trunk/lib/html-defs.php: 1. Made set_linover_text javascript
	  coexit with previous usage of the onmouseover event with
	  SCRIPT_PREFIX mode.
	  2. Stop width and height attributes being rendered if nullstring.

2005-02-13 07:29  paul

	* axyl/trunk/lib/form-defs.php: Changed the preview javascript
	  event definition to be SCRIPT_PREFIX. Allows store/updating
	  javascript used by recmaintainers to operate correctly.

2005-02-13 07:27  paul

	* axyl/trunk/lib/file-defs.php: Cosmetic change to regex match
	  stmt.

2005-02-13 07:26  paul

	* axyl/trunk/lib/default-application.xml: Microsites changes:
	  1. Added new 'set_microsites_mode' config item.
	  2. Added 'control/updated' boolean.

2005-02-13 07:25  paul

	* axyl/trunk/lib/control-panel.php: Microsites changes:
	  1. Added new configuration item (checkbox) Microsites Enabled.
	  Sets the $RESPONSE->microsites_mode property.

2005-02-13 07:23  paul

	* axyl/trunk/lib/catalog-defs.php: Big changes to the catalogitem
	  class.
	  1. Abstracted the part of the upload() method which is
	  responsible for moving the media to the destination & creating
	  the DB record to a new method create().
	  2. New method get_catalogitem_by_filepath() for the catalog
	  class. Finds an item in the catalog with given filepath (URL).
	  3. Corrected all of the media URL building, to correctly use the
	  'filepath'. Previously everything was being 'nailed' to
	  $CATALOGDIR, when the media might in fact not be stored in that
	  directory (in the general case).

2005-02-13 07:08  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl microsites schema:
	  final cut of the tables required for this extension.

2005-02-11 22:10  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl microsites schema:
	  added new tables to define plugins and content, and the
	  relationship thereof to microsite pages.

2005-02-10 08:10  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl microsites schema:
	  added new field ax_microsite_page.enabled (bool, not null,
	  default true).

2005-02-09 22:36  paul

	* axyl/trunk/www/img/top.gif: Not required.

2005-02-09 04:01  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: Microsite schema change -
	  removed the link table for microsite template linkage to pages.
	  Now we use a standard FK on ax_microsite_page instead.

2005-02-07 07:01  paul

	* axyl/trunk/www/axyl-login.php: A page with a login form, for
	  website which don't have any other option.

2005-02-07 06:19  paul

	* axyl/trunk/lib/img/_logoff.gif, axyl/trunk/lib/img/_logon.gif:
	  New utility library images: logon/logoff 77x17px gifs.

2005-02-06 22:01  nigel

	* axyl/trunk/www/site-webpage.php: Another cheap fix: If two news
	  items are posted within a minute, the
	  ordering of them for the latest_news() is random - e.g. if both
	  my news
	  items are posted at 9:22 today, they will come out on
	  site-webpage ordered
	  in which ever order the database likes. Added ", s.story_id DESC"
	  to fix
	  this, though perhaps looking at why news is stored accurate only
	  to the
	  minute might be better?

2005-02-06 21:31  nigel

	* axyl/trunk/www/axyl-news.php: Fixed out-by-one error when
	  displaying the "top 10" - eleven were displayed
	  instead.

2005-02-05 23:16  paul

	* axyl/trunk/lib/calendar-defs.php: Fixed the way this calendar
	  class interprets all the date-setting options. Also added copious
	  system debugging, so we can see what it's doing. Should now work
	  as advertised!

2005-02-05 21:02  paul

	* axyl/trunk/lib/block-defs.php: Changes to the block indexing,
	  such that indexed content now includes the 'block_desc' field,
	  and the 'blocklet_desc' fields. NB: If the latter is still set to
	  the default value of '(enter a blocklet description)' it is not
	  indexed.

2005-02-05 19:46  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/rules: Added
	  Axyl crontab installation. We now install a script into
	  /etc/cron.d which looks for Microsite installation requests.

2005-02-05 19:45  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: Synchronised microsite
	  schema features in all Axly database variants.

2005-02-04 05:45  paul

	* axyl/trunk/www/axyl-story-admin.php: Added refresh button -
	  convenient for updating view for new/deleted stories.

2005-02-04 05:43  paul

	* axyl/trunk/lib/maintainer-defs.php: Altered refresh button width
	  to be new val of 77px.

2005-02-04 05:40  paul

	* axyl/trunk/lib/img/_refresh.gif: Made button wider to fit text.

2005-02-04 03:38  paul

	* axyl/trunk/lib/story-defs.php: Fixed bug in display of story
	  byte-size.

2005-02-04 03:27  paul

	* axyl/trunk/lib/story-defs.php: Added missing call to index() for
	  Lucene indexing a saved document.

2005-02-02 23:35  paul

	* axyl/trunk/lib/html-defs.php: Cosmetic. HTML generation of tables
	  - removed whitespace prefixes on <tr> and </tr>.

2005-02-02 23:34  paul

	* axyl/trunk/lib/story-defs.php: 1. Turfed out unreliable
	  strtotime() calls for date processing, and using
	  displaydate_to_timestamp() instead on POST.
	  2. Rationalised the date formats (display and input) to
	  dd/mm/yyyy hh:mm.

2005-02-02 23:33  paul

	* axyl/trunk/www/site-webpage.php: Fixed login table - erroneous
	  colspan in two rows (largely cosmetic).

2005-02-02 21:57  paul

	* axyl/trunk/lib/story-defs.php: Fixed bug I created earlier with
	  miscall of timestamp_to_datetime(), Thanks to Nigel for this fix.

2005-02-02 21:41  paul

	* axyl/trunk/lib/layout-editor-defs.php: Cosmetic - changed
	  infrmational blurb for privilege setting to match reality.

2005-02-02 21:20  paul

	* axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Implemented per-layout
	  editing privileges.
	  This is the additional schema to implement it. Addition of this
	  schema to existing Axyl websites will have absolutely no impact,
	  since the default layout privileges mechanism applies.

2005-02-02 21:18  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/block-editor-defs.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/layout-editor-defs.php: Implemented per-layout
	  editing privileges.
	  There is a new privileges-setting area in the Layout Editor. This
	  allows override of the default (hard-wired) privileges whereby
	  editing/publishing is allowed for members of group "Editor", and
	  general content authoring by members of group "Author". You can
	  now override these privileges on a per-layout basis and assign
	  them to any other Axyl-defined groups.

2005-02-02 21:14  paul

	* axyl/trunk/lib/maintainer-defs.php: Added new method
	  "set_formname()". Sets the name of the form that the maintainer
	  will be rendered in.

2005-02-02 21:12  paul

	* axyl/trunk/lib/utils.php: 1. The strip_http_prefix() function has
	  been changed to strip any protocol prefix from a URL, not just
	  "http://".
	  2. The add_http_prefix() function now takes an extra (optional)
	  argument $ssl true or false (defaults to false). If true, the
	  prefix added is "https://", else "http://".

2005-02-02 21:08  paul

	* axyl/trunk/lib/user-defs.php: All changes backward-compatible.
	  1. Strengthened comments and code on ismemberof_group() method.
	  No change to functionality.
	  2. Enhanced ismemberof_group_in() method so it can take arrays of
	  groupnames, as well as a comma-delimited string list. Otherwise
	  same functionality.
	  3. Changed some "while (list" constructs to "foreach(" constructs
	  in group list methods. No change to functionality.

2005-02-02 21:04  paul

	* axyl/trunk/lib/story-defs.php: Changed the comment for story date
	  from "eg: Sep 3rd 2004" to "eg: dd/mm/yyyy". This date format
	  should work Nigel.

2005-02-02 21:03  paul

	* axyl/trunk/lib/html-defs.php: 1. Removed extraneous defines of
	  script-adding modes. These are defined in util-defs.php
	  2. Updated parameter type of $agentids to 'mixed' (cosmetic
	  only).
	  3. In the img class, we now acquire the image type and store this
	  in a class var.

2005-02-02 21:00  paul

	* axyl/trunk/lib/form-defs.php: Added form_imagecombo class. Shows
	  dropdown select of images, and previews these just below in a
	  thumbnail.

2005-01-31 07:19  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: 1. Added
	  'editor_user_groups' (text, null) to ax_layout_set. This will
	  allow us to over-ride the usual 'Editor,Author' default group
	  membership for access to CM layout-editing.
	  2. Added the Microsite definition schema. This sub-system will
	  allow the creation of simple micro-sites which run as themed Axyl
	  websites within a single Axyl website instance.

2005-01-31 03:30  paul

	* axyl/trunk/lib/calendar-defs.php: Deal with months navigation
	  resulting in an illegal date > days-in-month.

2005-01-31 03:20  paul

	* axyl/trunk/lib/calendar-defs.php: Initialising the d/m/y on
	  instantiation. Trying to correct problem with un-set day and year
	  when we use Prev/Next Month buttons.

2005-01-28 02:49  paul

	* axyl/trunk/lib/calendar-defs.php: Re-instated the "Today" button
	  clickability, when "days_clickable" is set to false. Actually
	  this proves somewhat useful, since it gets you back to the
	  today's month.

2005-01-27 23:12  paul

	* axyl/trunk/lib/file-defs.php: Change mkdir to mkpath in
	  outputfile class. For when specified target directory does not
	  exist, and more than one segment of the path requires creation.

2005-01-27 04:19  hester

	* axyl/trunk/lib/calendar-defs.php,
	  axyl/trunk/lib/datetime-defs.php: Changed >= 12 to > 12 for month
	  sanity checking so December is now allowed.

2005-01-27 03:40  paul

	* axyl/trunk/lib/calendar-defs.php: Also stop the Reset button
	  being clickable if days clickability is false.

2005-01-27 02:43  paul

	* axyl/trunk/lib/calendar-defs.php: Added new method
	  'render_days_clickable()' which allows us to render a calendar
	  where you can't click days to change the date within the month.

2005-01-26 20:23  paul

	* axyl/trunk/lib/js/recmaint.js: Enhanced to recognize the string
	  'true' as a true setting for a checkbox. This is what is returned
	  now from Postgres 7.4+ database for the default settings.

2005-01-26 20:22  paul

	* axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/recmaint-defs.php: Changed the way that some of
	  the maintainer buttons get their onclick javascript defined. This
	  was to make sure that the maintainer class did an updateRecords()
	  before form submit.
	  IMPORTANT: please look out for any problems this might cause with
	  existing screens which use the generic 'recmaintainer()' to
	  maintain lists of records in-screen.

2005-01-26 00:17  nigel

	* axyl/trunk/www/axyl-sitepages.php: Fixed bug where new content
	  managed pages could not be created in
	  subdirectories of the cm directory, owing to errant basename().

2005-01-25 06:42  paul

	* axyl/trunk/lib/calendar-defs.php: Corrected the dropdown
	  navigation formatting.

2005-01-25 06:36  paul

	* axyl/trunk/lib/calendar-defs.php,
	  axyl/trunk/lib/img/calendar/cal_1_1.gif,
	  axyl/trunk/lib/img/calendar/cal_1_2.gif,
	  axyl/trunk/lib/img/calendar/cal_1_3.gif,
	  axyl/trunk/lib/img/calendar/calendar_2.jpg,
	  axyl/trunk/lib/img/calendar/calendar_4.jpg: Shrank the bordering
	  images so as to compress the calendar into a more compact format.

2005-01-25 00:15  paul

	* axyl/trunk/lib/calendar-defs.php: Implemented new method
	  'render_as_subform()' which allows widget to just be included
	  inside an existing external form.

2005-01-24 21:07  paul

	* axyl/trunk/lib/img/_modify.gif: New Axyl library utility image.
	  Can be used as small icon for edit/modify.

2005-01-24 04:47  paul

	* axyl/trunk/lib/calendar-defs.php: Added a new calendar property:
	  'daysinmonth', the integer number of days in the current month.

2005-01-24 02:08  paul

	* axyl/trunk/www/axyl-calendar.php: Cater for invalid calendar
	  date.

2005-01-24 02:06  paul

	* axyl/trunk/www/axyl-calendar.php: Added the 'dayname' property
	  example.

2005-01-24 02:06  paul

	* axyl/trunk/lib/calendar-defs.php: Added the 'dayname' property.
	  This contains one of 'Monday' --> 'Sunday' according to calendar
	  date.

2005-01-24 01:39  paul

	* axyl/trunk/www/axyl-calendar.php: Example page showing usage of
	  the new Axyl calendar widget.

2005-01-24 01:08  paul

	* axyl/trunk/lib/img/calendar/cal_7_4.gif: Changed text to 'MONTH'
	  for prev/next navigation.

2005-01-24 00:54  paul

	* axyl/trunk/lib/calendar-defs.php: Some boundary conditions
	  applied to Prev/Next month navigation.

2005-01-23 21:05  paul

	* axyl/trunk/lib/img/calendar, axyl/trunk/lib/img/calendar/0.gif,
	  axyl/trunk/lib/img/calendar/1-inverted.gif,
	  axyl/trunk/lib/img/calendar/1.gif,
	  axyl/trunk/lib/img/calendar/10-inverted.gif,
	  axyl/trunk/lib/img/calendar/10.gif,
	  axyl/trunk/lib/img/calendar/11-inverted.gif,
	  axyl/trunk/lib/img/calendar/11.gif,
	  axyl/trunk/lib/img/calendar/12-inverted.gif,
	  axyl/trunk/lib/img/calendar/12.gif,
	  axyl/trunk/lib/img/calendar/13-inverted.gif,
	  axyl/trunk/lib/img/calendar/13.gif,
	  axyl/trunk/lib/img/calendar/14-inverted.gif,
	  axyl/trunk/lib/img/calendar/14.gif,
	  axyl/trunk/lib/img/calendar/15-inverted.gif,
	  axyl/trunk/lib/img/calendar/15.gif,
	  axyl/trunk/lib/img/calendar/16-inverted.gif,
	  axyl/trunk/lib/img/calendar/16.gif,
	  axyl/trunk/lib/img/calendar/17-inverted.gif,
	  axyl/trunk/lib/img/calendar/17.gif,
	  axyl/trunk/lib/img/calendar/18-inverted.gif,
	  axyl/trunk/lib/img/calendar/18.gif,
	  axyl/trunk/lib/img/calendar/19-inverted.gif,
	  axyl/trunk/lib/img/calendar/19.gif,
	  axyl/trunk/lib/img/calendar/2-inverted.gif,
	  axyl/trunk/lib/img/calendar/2.gif,
	  axyl/trunk/lib/img/calendar/20-inverted.gif,
	  axyl/trunk/lib/img/calendar/20.gif,
	  axyl/trunk/lib/img/calendar/21-inverted.gif,
	  axyl/trunk/lib/img/calendar/21.gif,
	  axyl/trunk/lib/img/calendar/22-inverted.gif,
	  axyl/trunk/lib/img/calendar/22.gif,
	  axyl/trunk/lib/img/calendar/23-inverted.gif,
	  axyl/trunk/lib/img/calendar/23.gif,
	  axyl/trunk/lib/img/calendar/24-inverted.gif,
	  axyl/trunk/lib/img/calendar/24.gif,
	  axyl/trunk/lib/img/calendar/25-inverted.gif,
	  axyl/trunk/lib/img/calendar/25.gif,
	  axyl/trunk/lib/img/calendar/26-inverted.gif,
	  axyl/trunk/lib/img/calendar/26.gif,
	  axyl/trunk/lib/img/calendar/27-inverted.gif,
	  axyl/trunk/lib/img/calendar/27.gif,
	  axyl/trunk/lib/img/calendar/28-inverted.gif,
	  axyl/trunk/lib/img/calendar/28.gif,
	  axyl/trunk/lib/img/calendar/29-inverted.gif,
	  axyl/trunk/lib/img/calendar/29.gif,
	  axyl/trunk/lib/img/calendar/3-inverted.gif,
	  axyl/trunk/lib/img/calendar/3.gif,
	  axyl/trunk/lib/img/calendar/30-inverted.gif,
	  axyl/trunk/lib/img/calendar/30.gif,
	  axyl/trunk/lib/img/calendar/31-inverted.gif,
	  axyl/trunk/lib/img/calendar/31.gif,
	  axyl/trunk/lib/img/calendar/4-inverted.gif,
	  axyl/trunk/lib/img/calendar/4.gif,
	  axyl/trunk/lib/img/calendar/5-inverted.gif,
	  axyl/trunk/lib/img/calendar/5.gif,
	  axyl/trunk/lib/img/calendar/6-inverted.gif,
	  axyl/trunk/lib/img/calendar/6.gif,
	  axyl/trunk/lib/img/calendar/7-inverted.gif,
	  axyl/trunk/lib/img/calendar/7.gif,
	  axyl/trunk/lib/img/calendar/8-inverted.gif,
	  axyl/trunk/lib/img/calendar/8.gif,
	  axyl/trunk/lib/img/calendar/9-inverted.gif,
	  axyl/trunk/lib/img/calendar/9.gif,
	  axyl/trunk/lib/img/calendar/cal_1_1.gif,
	  axyl/trunk/lib/img/calendar/cal_1_2.gif,
	  axyl/trunk/lib/img/calendar/cal_1_3.gif,
	  axyl/trunk/lib/img/calendar/cal_1_4.gif,
	  axyl/trunk/lib/img/calendar/cal_7_1.gif,
	  axyl/trunk/lib/img/calendar/cal_7_2.gif,
	  axyl/trunk/lib/img/calendar/cal_7_3.gif,
	  axyl/trunk/lib/img/calendar/cal_7_4.gif,
	  axyl/trunk/lib/img/calendar/cal_7_5.gif,
	  axyl/trunk/lib/img/calendar/cal_7_6.gif,
	  axyl/trunk/lib/img/calendar/calendar_2.jpg,
	  axyl/trunk/lib/img/calendar/calendar_3.jpg,
	  axyl/trunk/lib/img/calendar/calendar_4.jpg,
	  axyl/trunk/lib/img/calendar/calendar_5.gif,
	  axyl/trunk/lib/img/calendar/calendar_6.jpg: New calendar class
	  images. These are the numerics required, plus the various bits
	  and pieces to make up the calendar 'look'.

2005-01-23 21:04  paul

	* axyl/trunk/lib/img/_preview.gif: New preview button.

2005-01-23 21:04  paul

	* axyl/trunk/lib/calendar-defs.php: New calendar class. This class
	  renders a graphical calendar 'widget' (approx. 300px by 300px)
	  with navigation elements. The user can change the
	  date/month/year, and these settings are available as class
	  properties and methods to other applications.

2005-01-23 20:59  paul

	* axyl/trunk/www/axyl-news.php: Fixed display of flagged-as-deleted
	  news items. These are no longer displayed.

2005-01-21 00:01  will

	* axyl/trunk/lib/mail-defs.php: Fixed a problem where passing to
	  email address as an array as opposed to a list wouldn't quite
	  work even though there was the effort.

2005-01-18 21:17  paul

	* axyl/trunk/lib/webpage-defs.php: Minor refinement to the way we
	  build the 'parms' string for body tag.

2005-01-18 01:58  paul

	* axyl/trunk/www/site-webpage.php: Story display is now filtering
	  out deleted stories.

2005-01-18 01:58  paul

	* axyl/trunk/lib/story-defs.php: Fixed dumb bug in story save which
	  was incorrectly converting story timestamp. Also added confirm
	  message when deleting a story.

2005-01-17 07:15  paul

	* axyl/trunk/lib/js/fieldvalidation.js: Added a few more validation
	  functions which can be called from form widget events:
	  isNonBlank
	  isOnlyDigits
	  isValidDate
	  isValidTime
	  These take a pointer to the form element object being validated,
	  and a message to pop up on validation failure.

2005-01-12 23:01  will

	* axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/swish-defs.php:
	  Replaced incorrect references to hitcount variable, replaced with
	  hitcount() method.

2004-12-19 20:23  mark

	* axyl/trunk/lib/xmenu-defs.php: fixed small bug in the onload
	  declaration, where a ';' was not being added to the end of hte
	  JS.

2004-12-19 05:26  paul

	* axyl/trunk/lib/response-defs.php: Make sure the DOCUMENT_ROOT is
	  set. Provide fallback to current working directory if it isn't.
	  This should be done in the application.php but if users change it
	  or old versions of Axyl are out there, it might not be. This
	  version makes the above check earlier on in the piece!

2004-12-19 04:52  paul

	* axyl/trunk/lib/response-defs.php: Make sure the DOCUMENT_ROOT is
	  set. Provide fallback to current working directory if it isn't.
	  This should be done in the application.php but if users change it
	  or old versions of Axyl are out there, it might not be.

2004-12-19 04:51  paul

	* axyl/trunk/lib/query-defs.php: Strengthened the test to make sure
	  we do something nice when a nasty situation comes along where we
	  are asked to execute a query on an undefined datasource.

2004-12-13 07:51  paul

	* axyl/trunk/lib/img/_axmedia.gif: The new image placeholder for
	  Axyl embedded media.

2004-12-13 07:51  paul

	* axyl/trunk/lib/img/_fill.gif: Not required after all.

2004-12-13 07:48  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/block-editor-defs.php: Replaced the <object> media
	  placeholder with <img> tag. This renders much more reliably in
	  all browsers, and is also accepted much more readily by HTMLArea,
	  which seemed to have big trouble with the <object> tags. NOTE: we
	  still maintain backward compatbility for rendering <object> tags
	  in view (live) mode.

2004-12-13 07:44  paul

	* axyl/trunk/lib/js/htmlarea/htmlarea.js: Reverting to original
	  htmlarea.js version. We have solved the <object> tag
	  problem by using an <img> tag instead. This also provides a
	  better visual
	  cue for the presence of the media object, since all browsers
	  render an image
	  nicely, unlike <object> tags.

2004-12-13 00:43  paul

	* axyl/trunk/lib/img/_fill.gif: New image. General Axyl fill.

2004-12-12 23:38  will

	* axyl/trunk/lib/html-defs.php: Moved span tag for highlight mode
	  back inside the anchor tag around the label.

2004-12-10 23:23  paul

	* axyl/trunk/lib/html-defs.php: Additional tweak. We want the item
	  highlighted even if not a link.

2004-12-10 23:12  paul

	* axyl/trunk/debian/changelog: We now render Axyl media using the
	  <object></object> syntax to cope with an HTMLArea bug. Additional
	  note in change log.

2004-12-10 23:08  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/block-editor-defs.php: We now render Axyl media
	  using the <object></object> syntax to cope with an HTMLArea bug.

2004-12-10 23:07  paul

	* axyl/trunk/lib/js/htmlarea/htmlarea.js: Added "object" to the
	  list of 'block' tags and to the list of tags requiring a closing
	  tag. This means we seem to get a working HTMLArea with the
	  <object></object> syntax. If left to its own devices, HA will
	  render the tag as a <object /> tag, and promptly remove all
	  content beyond it. This bug has been reported to HA maintainers.

2004-12-10 02:19  will

	* axyl/trunk/lib/html-defs.php: Fixed problem with rendering when
	  highlightclass set. Moved span inside a tag.

2004-12-09 22:30  paul

	* axyl/trunk/debian/control: Altered Axyl dependencies to support
	  apache-perl and apache-ssl, as well as apache.

2004-12-09 22:12  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Latest axyl demo DB
	  definition.

2004-12-09 20:17  paul

	* axyl/trunk/debian/axyl.7: Fixed version info.

2004-12-08 20:53  paul

	* axyl/trunk/lib/story-defs.php: Fixed commenting typo.

2004-12-08 20:18  paul

	* axyl/trunk/doc/api/elementindex_Axyl.html,
	  axyl/trunk/doc/api/li_Axyl.html: No longer required.

2004-12-08 20:17  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/classtrees_cm.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_cm.html,
	  axyl/trunk/doc/api/li_core.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/packages.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Latest Axyl Phpdoc (2.1.6)

2004-12-08 20:07  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__story-defs.php.html,
	  axyl/trunk/doc/api/cm/_story-defs_php.html,
	  axyl/trunk/doc/api/cm/story.html,
	  axyl/trunk/doc/api/cm/story_media.html: New modules documented in
	  Phpdoc.

2004-12-08 20:05  paul

	* axyl/trunk/doc/api/Axyl,
	  axyl/trunk/doc/api/__filesource/fsource_Axyl__story-defs.php.html,
	  axyl/trunk/doc/api/classtrees_Axyl.html: Moved to 'cm' package.

2004-12-08 20:02  paul

	* axyl/trunk/lib/htmlarea-defs.php, axyl/trunk/lib/story-defs.php:
	  Fixes to the Phpdoc commenting.

2004-12-08 19:47  paul

	* axyl/trunk/lib/story-defs.php: Re-worked the Phpdoc commenting.
	  Assigned this module to the 'cm' package.

2004-12-08 05:17  paul

	* axyl/trunk/doc/api/Axyl,
	  axyl/trunk/doc/api/Axyl/_story-defs_php.html,
	  axyl/trunk/doc/api/Axyl/story_media.html: Latest documentation
	  regeneration. Axyl 2.1.6.

2004-12-08 05:16  paul

	* axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_config__configuration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/catalog/_catalog-defs_php.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/classtrees_menu.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/config/configfield.html,
	  axyl/trunk/doc/api/config/configuration.html,
	  axyl/trunk/doc/api/config/configurator.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_debugger_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/globals.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/webdebugger.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_database-defs_php.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_datetime-defs_php.html,
	  axyl/trunk/doc/api/datetime/schedule.html,
	  axyl/trunk/doc/api/datetime/timeslot.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/stylesheet.html,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form.html,
	  axyl/trunk/doc/api/form/form_buttonfield.html,
	  axyl/trunk/doc/api/form/form_checkbox.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_displayonlyfield.html,
	  axyl/trunk/doc/api/form/form_field.html,
	  axyl/trunk/doc/api/form/form_fileuploadfield.html,
	  axyl/trunk/doc/api/form/form_hiddenfield.html,
	  axyl/trunk/doc/api/form/form_imagebutton.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_jumpmenu.html,
	  axyl/trunk/doc/api/form/form_labelfield.html,
	  axyl/trunk/doc/api/form/form_memofield.html,
	  axyl/trunk/doc/api/form/form_passwordfield.html,
	  axyl/trunk/doc/api/form/form_radiobutton.html,
	  axyl/trunk/doc/api/form/form_radiogroup.html,
	  axyl/trunk/doc/api/form/form_resetbutton.html,
	  axyl/trunk/doc/api/form/form_submitbutton.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/multipart_form.html,
	  axyl/trunk/doc/api/form/subform.html,
	  axyl/trunk/doc/api/forums/_forum-defs_php.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_core.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/packages.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_dbsearch-defs_php.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/db_search.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_constants_php.html,
	  axyl/trunk/doc/api/utils/dat_keyvalues.html,
	  axyl/trunk/doc/api/utils/optlist.html: Latest documentation
	  regeneration. Axyl 2.1.6

2004-12-08 05:14  paul

	* axyl/trunk/doc/api/__filesource/fsource_Axyl__story-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-editor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-editor-defs.php.html,
	  axyl/trunk/doc/api/classtrees_Axyl.html,
	  axyl/trunk/doc/api/cm/_block-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-editor-defs_php.html,
	  axyl/trunk/doc/api/cm/blockeditor.html,
	  axyl/trunk/doc/api/cm/layouteditor.html,
	  axyl/trunk/doc/api/core/story.html,
	  axyl/trunk/doc/api/elementindex_Axyl.html,
	  axyl/trunk/doc/api/form/htmlarea_config.html,
	  axyl/trunk/doc/api/li_Axyl.html: New documentation content.

2004-12-08 05:02  paul

	* axyl/trunk/debian/changelog: Changelog for 2.1.6

2004-12-08 04:50  paul

	* axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mssql_server/axyl_meta_data.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_meta_data.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_meta_data.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_meta_data.sql: 1. New Axyl core data
	  re-formatted to suit MySQL, and also copied into place for
	  Oracle, ODBC, and SQL Server.
	  2. Re-formatted Metadata SQL for MySQL databases and added this
	  as a new file for MySQL, Oracle, ODBC, and SQL Server.

2004-12-08 03:21  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_trig.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm: Added latest story/news
	  schema to the other database flavours. Also fixed up MySQL
	  Powerdesigner according to feedback from an Axyl user.

2004-12-07 22:51  paul

	* axyl/trunk/install/remove-axyl-website.sh: Remove databases as
	  user 'postgres' to avoid the problem of not having 'root' as a
	  Postgres user.

2004-12-07 22:44  paul

	* axyl/trunk/debian/po/fr.po: Latest French translation for debconf
	  templates.

2004-12-07 22:44  paul

	* axyl/trunk/db/postgres/install-db.sh: Enhanced Postgres
	  installation script to check pg_hba.conf for 'trust' on local
	  connections and if not present offer to add them. This should get
	  around Bug #281732.

2004-12-07 22:39  paul

	* axyl/trunk/www/sitestyle.css: Decreased menu option fontsizes.

2004-12-07 22:39  paul

	* axyl/trunk/www/img/axyl_logo.gif: New Axyl logo for index page.

2004-12-06 07:36  paul

	* axyl/trunk/www/index.php: Made the Axyl website logo image an
	  image rendered in a table, rather than from CM block. That means
	  it gets displayed on the 'empty' site too.

2004-12-06 07:35  paul

	* axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_meta_data.sql: 1. Added location_desc
	  field on 'content_location' table.
	  2. Fixed up the core data to work for stories, and gave it all a
	  revamp to make it easier to maintain. Also removed metadata menu
	  entries from core data - these are now in the metadata add-on SQL
	  data file.

2004-12-06 07:33  paul

	* axyl/trunk/build-debian.sh: Lintian fix - chmod 664 for all html
	  files in debian package tree.

2004-12-05 20:14  paul

	* axyl/trunk/debian/changelog: Latest changelog.

2004-12-05 20:14  paul

	* axyl/trunk/debian/rules: Fixed to remove Powerdesigner .pdb files
	  from the package. Also fixed to set perms on .html files in the
	  tree to 664.

2004-12-05 20:13  paul

	* axyl/trunk/www/templates/template_index.html,
	  axyl/trunk/www/templates/template_main.html: Re-worked the front
	  page to show the latest news and featured news. Templates to
	  suit.

2004-12-05 20:13  paul

	* axyl/trunk/www/about.php, axyl/trunk/www/axyl-news.php,
	  axyl/trunk/www/index.php, axyl/trunk/www/site-webpage.php,
	  axyl/trunk/www/sitestyle.css: Re-worked the front page to show
	  the latest news and featured news. Styled to suit.

2004-12-05 20:12  paul

	* axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-story-viewer.php: Reference to
	  'story-defs.php' which is now in the main Axyl library.

2004-12-05 20:11  paul

	* axyl/trunk/lib/story-defs.php: 1. Properly remove story icon
	  reference.
	  2. Moved 'translate' button to Axyl library images.

2004-12-05 20:10  paul

	* axyl/trunk/lib/htmlarea-defs.php: Reverted to using import url()
	  for HTMLArea styles, with appended semi-colon this now seems to
	  work - watch this space.

2004-12-05 20:09  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Added the ax_story_media
	  table and also associated referential integrity constraints.

2004-12-05 19:58  paul

	* axyl/trunk/demo/var/cm/axyl-tour-index.php: New tour index page.

2004-12-05 19:58  paul

	* axyl/trunk/demo/var/cm/axyl-tour-1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-10.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.10.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.11.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.12.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.13.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.8.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.9.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.php,
	  axyl/trunk/demo/var/cm/axyl-tour-2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-5.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.php,
	  axyl/trunk/demo/var/cm/cm-template.php: Changed the template
	  assignment to 'tour' from 'main'.

2004-12-05 06:05  paul

	* axyl/trunk/www/img/axyl_fig1.jpg,
	  axyl/trunk/www/img/axyl_news.gif: New Axyl site images.

2004-12-05 06:03  paul

	* axyl/trunk/www/templates/mytheme: Removed out-of-date theme. Will
	  address theme examples later on.

2004-12-05 05:56  paul

	* axyl/trunk/lib/img/_translate.gif: New image for library.

2004-12-03 03:13  paul

	* axyl/trunk/lib/story-defs.php: Renamed from axyl-story-defs.php.

2004-12-03 03:13  paul

	* axyl/trunk/lib/axyl-story-defs.php: Renamed to story-defs.php.

2004-12-02 23:20  paul

	* axyl/trunk/www/about.php, axyl/trunk/www/axyl-catalog.php,
	  axyl/trunk/www/axyl-encoding-schemes.php,
	  axyl/trunk/www/axyl-forums.php,
	  axyl/trunk/www/axyl-languages.php,
	  axyl/trunk/www/axyl-locations.php, axyl/trunk/www/axyl-menu.php,
	  axyl/trunk/www/axyl-meta-elements.php,
	  axyl/trunk/www/axyl-metaschema.php, axyl/trunk/www/axyl-news.php,
	  axyl/trunk/www/axyl-orgs.php, axyl/trunk/www/axyl-queries.php,
	  axyl/trunk/www/axyl-site-metadata.php,
	  axyl/trunk/www/axyl-sitepages.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-story-categories.php,
	  axyl/trunk/www/axyl-system.php, axyl/trunk/www/axyl-ugroups.php,
	  axyl/trunk/www/axyl-users.php: Using the new 'maint' template.

2004-12-02 23:18  paul

	* axyl/trunk/www/templates/template_main.html,
	  axyl/trunk/www/templates/template_maint.html,
	  axyl/trunk/www/templates/template_tour.html: 1. Added 'tour'
	  template which has no sidebar.
	  2. Added sidebar to the 'main' template (for latest news).
	  3. Added 'maint' template which is currently the same as 'tour'
	  (no sidebar) but may diverge later.

2004-12-02 23:17  paul

	* axyl/trunk/lib/axyl-story-defs.php: Moved to the Axyl lib
	  directory from www directory.

2004-12-02 23:16  paul

	* axyl/trunk/www/axyl-story-defs.php: Moved to the Axyl lib
	  directory.

2004-12-01 03:22  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Latest data for demo db.
	  Added menu options for new story news stuff.

2004-12-01 03:21  paul

	* axyl/trunk/www/axyl-locations.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/site-webpage.php: Changes to adapt the new
	  news/story interfaces to Axyl.

2004-12-01 02:37  paul

	* axyl/trunk/db/postgres/axyl_demo.db: Latest Axyl demo database
	  dump. Incorporates the latest story/news
	  functionality, plus a bit of data.

2004-12-01 01:57  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Added in
	  ax_story.story_icon and story_icon_url fields.

2004-12-01 01:57  paul

	* axyl/trunk/db/postgres/diff-apply.sh,
	  axyl/trunk/db/postgres/diff-common.sh,
	  axyl/trunk/db/postgres/diff-get.sh: Moved to db/postgres
	  directory from scripts - these are postgres-specific.

2004-12-01 01:56  paul

	* axyl/trunk/scripts/diff-apply.sh,
	  axyl/trunk/scripts/diff-common.sh,
	  axyl/trunk/scripts/diff-get.sh: Moved to db/postgres directory -
	  these are postgres-specific.

2004-12-01 01:41  paul

	* axyl/trunk/www/axyl-locations.php, axyl/trunk/www/axyl-news.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-story-defs.php,
	  axyl/trunk/www/axyl-story-viewer.php: New Azyl functionality -
	  News/Articles/Stories createion, maintenance, and viewing. Also
	  an associated but fairly generic approach to defining areas to
	  publish content to - content locations.

2004-11-30 19:48  paul

	* axyl/trunk/install/create-axyl-website.sh: Added 'no hyphens'
	  instruction for website name. Lucene doesn't like hyphens in its
	  domain, which it interprets as 'NOT' for queries!

2004-11-30 19:46  paul

	* axyl/trunk/db/postgres/install-db.sh: Duh. Fixed typo in last
	  fix!

2004-11-30 19:42  paul

	* axyl/trunk/db/postgres/install-db.sh: Fixed install of metadata
	  for remote databases. The statement wasn't using host/port.

2004-11-30 19:36  paul

	* axyl/trunk/db/postgres/install-db.sh: Fixed install for remote
	  databases. We needed to acquire the Postgres bin path earlier in
	  the piece.

2004-11-29 04:08  paul

	* axyl/trunk/lib/block-editor-defs.php: Added a set_toolbar("full")
	  for the block Wysiwyg editor since this is a neater more compact
	  toolbar.

2004-11-29 04:07  paul

	* axyl/trunk/lib/htmlarea-defs.php: Changed behaviour of the
	  load_plugins() function so that it adds new plugins with each
	  subsequent call, and no longer completely re-defines them. This
	  will no cater for multiple Wysiwyg requirements on a single page.

2004-11-29 01:40  paul

	* axyl/trunk/lib/response-defs.php: Fixed the context-defs.php
	  include conditional, which was not prefixing the docroot physical
	  path in a file_exists() test.

2004-11-29 01:39  paul

	* axyl/trunk/lib/htmlarea-defs.php: Added <object> style to the
	  HTMLArea widget styles.

2004-11-29 01:38  paul

	* axyl/trunk/lib/configuration-defs.php: Removed superfluous
	  debugging statement.

2004-11-28 02:33  paul

	* axyl/trunk/lib/catalog-defs.php: Corrected name of instantiation
	  of 'img' class in Insitu() method.

2004-11-28 02:30  paul

	* axyl/trunk/lib/catalog-defs.php: Cosmetics.

2004-11-28 02:28  paul

	* axyl/trunk/debian/changelog: Corrected changelog entry.

2004-11-27 02:29  paul

	* axyl/trunk/scripts/diff-apply.sh,
	  axyl/trunk/scripts/diff-common.sh,
	  axyl/trunk/scripts/diff-get.sh: Some useful scripts for largely
	  automating the process of obtaining diffs between current working
	  project DB and the axyl core schema, and also then applying those
	  diffs. Edit diff-common.sh to customise.

2004-11-27 00:10  paul

	* axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql,
	  axyl/trunk/www/axyl-locations.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-story-categories.php,
	  axyl/trunk/www/axyl-story-defs.php,
	  axyl/trunk/www/axyl-story-viewer.php: Story admin and display
	  finctionality. Based on the work done for TAB to provide a way of
	  administering and publishing news articles to the website.

2004-11-25 23:10  will

	* axyl/trunk/lib/catalog-defs.php: catalogitem now has a insitu
	  render function that will render images, movie, and flash
	  animations inline. Use ->render('insitu') to use.

2004-11-25 20:11  paul

	* axyl/trunk/debian/changelog: WIP building next release of Axyl
	  (2.1.6).

2004-11-25 20:02  paul

	* axyl/trunk/debian/po/POTFILES.in, axyl/trunk/debian/po/fr.po,
	  axyl/trunk/debian/po/templates.pot: Split the templates file into
	  one each for the two source packages - axyl and axyl-doc. These
	  files have hence been updated automatically by debconf-updatepo.

2004-11-25 20:00  paul

	* axyl/trunk/debian/axyl-doc.templates,
	  axyl/trunk/debian/axyl.templates, axyl/trunk/debian/templates:
	  Split the templates file into one each for the two source
	  packages - axyl and axyl-doc.

2004-11-24 23:32  paul

	* axyl/trunk/lib/query-defs.php: Fix for pattern in query syntax
	  ppost-processor, which looks for '(SELECT' as well as just
	  'SELECT', since sometimes brackets will be used (eg. in UNIONS).

2004-11-24 23:29  paul

	* axyl/trunk/lib/menu-defs.php: Made standard vanilla menu a
	  descendant of StylableObject.

2004-11-24 23:28  paul

	* axyl/trunk/www/site-webpage.php: Fixed missing include of
	  menu-defs.php for sitemenu option
	  (little-used).

2004-11-21 06:34  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Latest
	  security update script.

2004-11-18 21:42  paul

	* axyl/trunk/build-debian.sh: Chmod all .js files to be 0664 in the
	  package to satisfy lintian.

2004-11-18 19:53  paul

	* axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/classtrees_cm.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/cm/_block-defs_php.html,
	  axyl/trunk/doc/api/cm/block.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/stylesheet.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_cm.html,
	  axyl/trunk/doc/api/li_form.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html: Mainly improved the
	  HTMLArea class to provide control over the toolbar and
	  style setting.

2004-11-18 19:04  paul

	* axyl/trunk/install/config-apache.sh: Commented out the calls to
	  php.ini fixing function for Apache, and Global php.ini's. These
	  are best left alone. Added comments inviting the user to
	  uncomment as required.

2004-11-18 18:48  paul

	* axyl/trunk/debian/changelog: Add HTMLArea comments.

2004-11-18 18:18  andrew

	* axyl/trunk/db/postgres/install-db.sh,
	  axyl/trunk/debian/changelog: Fix to Debian Bug #281732

2004-11-12 08:07  paul

	* axyl/trunk/lib/file-defs.php: Largely cosmetic - we had just
	  forgotten to issue a closefile() after reading in a stylesheet.

2004-11-12 08:04  paul

	* axyl/trunk/lib/htmlarea-defs.php: 1. Worked around the problem
	  with HTMLArea not accepting the pageStyle = '@import url()'
	  assignment and using the stylesheet. Instead we read the
	  stylesheet ourselves and apply the body and p styles.
	  2. Fixed up a few other minor issues.

2004-11-12 07:57  paul

	* axyl/trunk/lib/mail-defs.php: 1. Fixed bug whereby a preg_match
	  was failing when part of the pattern ('text/plain' contained a
	  forward-slash (delimiter) char.
	  2. Put some bullet-proofing around usage of some class vars -
	  test they are arrays.

2004-11-12 07:55  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Updated with
	  improvements as per experience converting NIS.

2004-11-10 03:58  will

	* axyl/trunk/lib/file-defs.php: Change to unpackinfo function of
	  fileupload class:
	  $repeatcount = count($info["name"]);
	  if ( $repeatcount > 1 ) doesn't account for an array of one
	  element.
	  This would be the case when a fileuploadfield is named with the
	  array syntax ([]
	  ) but only one field is specified. Not likely to happen but
	  confusing when it d
	  oes.
	  Replaced with:
	  if ( is_array($info["name"]) )

2004-11-09 03:43  paul

	* axyl/trunk/lib/htmlarea-defs.php: Considerable enhancements to
	  the form_wysiwygfield class: numerous new methods to set the
	  HTMLArea config object including toolbar definition. Also
	  provided a set_styles() method to append/replace the list of CSS
	  styles for when the CSS plugin is utilised.

2004-11-07 19:28  andrew

	* axyl/trunk/debian/control: Corrected e-mail address for Uploader
	  information.

2004-11-07 02:26  paul

	* axyl/trunk/debian/changelog: Altered changelog date to 8 Nov -
	  more sensible.

2004-11-07 01:04  paul

	* axyl/trunk/debian/axyl-doc.config,
	  axyl/trunk/debian/axyl-doc.postinst,
	  axyl/trunk/debian/axyl-doc.postrm, axyl/trunk/debian/axyl.config,
	  axyl/trunk/debian/rules, axyl/trunk/debian/templates: Stuffing
	  around getting the re-work for the axyl-doc package so that it is
	  generated from the axyl source package together with axyl.

2004-11-06 23:26  paul

	* axyl/trunk/debian/axyl-doc.config, axyl/trunk/debian/axyl.config,
	  axyl/trunk/debian/config: Re-worked the axyl-doc package so that
	  it is generated from the axyl source package together with axyl.

2004-11-06 21:47  paul

	* axyl/trunk/build-debian.sh: Re-instated clean target post-build.

2004-11-06 21:45  paul

	* axyl/trunk/debian/changelog: Re-worked the axyl-doc package so
	  that it is generated from the axyl source package together with
	  axyl.

2004-11-06 21:39  paul

	* axyl/trunk/INSTALL, axyl/trunk/README,
	  axyl/trunk/build-debian.sh, axyl/trunk/build-repository.sh,
	  axyl/trunk/debian/axyl-doc.copyright,
	  axyl/trunk/debian/axyl-doc.docs,
	  axyl/trunk/debian/axyl-doc.examples,
	  axyl/trunk/debian/axyl-doc.postinst,
	  axyl/trunk/debian/axyl-doc.postrm,
	  axyl/trunk/debian/axyl.copyright, axyl/trunk/debian/axyl.docs,
	  axyl/trunk/debian/config, axyl/trunk/debian/control,
	  axyl/trunk/debian/copyright, axyl/trunk/debian/docs,
	  axyl/trunk/debian/rules, axyl/trunk/debian/templates: Re-worked
	  the axyl-doc package so that it is generated from the axyl source
	  package together with axyl.

2004-11-06 21:39  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Fixed as part
	  of NIS website update. debugged menu update section and fixed
	  media object translations etc.

2004-11-06 21:36  paul

	* axyl/trunk/debian/po/fr.po: French debconf template (Bug#279899).

2004-11-04 20:43  paul

	* axyl/trunk/lib/file-defs.php: Provide Php version check for usage
	  of file_get_contents() function [Php >= 4.3.0] or else we use the
	  old file() function instead.

2004-11-04 08:20  paul

	* axyl/trunk/db/mssql_server/install-db.sh,
	  axyl/trunk/db/mysql/install-db.sh,
	  axyl/trunk/db/odbc/install-db.sh,
	  axyl/trunk/db/oracle/install-db.sh,
	  axyl/trunk/db/postgres/create-axyl-core-db.sh,
	  axyl/trunk/db/postgres/install-db.sh, axyl/trunk/debian/axyl.7,
	  axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.preinst,
	  axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/get-htmlarea.sh,
	  axyl/trunk/install/install-db.sh,
	  axyl/trunk/install/remove-axyl-website.sh,
	  axyl/trunk/install/set-axyl-website-perms.sh,
	  axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh:
	  1. Changed all ; then's to more portable shell variation.
	  2. Fixed up the function definitions in shell script - removed
	  the 'function' keyword which is a bashism.

2004-11-04 08:15  paul

	* axyl/trunk/build-tarball.sh: Changed all ; then's to more
	  portable shell variation.

2004-11-04 08:14  paul

	* axyl/trunk/build-dep.sh: Delas better with clean status.

2004-11-04 08:14  paul

	* axyl/trunk/build-repository.sh: Fixed this to use the new
	  debian-builds directory.

2004-11-04 08:13  paul

	* axyl/trunk/build-debian.sh: Make changelog refresh optional.
	  Changed all ; then's to more portable shell variation.

2004-11-02 07:21  paul

	* axyl/trunk/lib/htmlarea-defs.php: Fixed the non-global $HTMLAREA
	  problem. This was caused by the include() being called in a
	  non-global scope.

2004-11-01 01:23  andrew

	* axyl/trunk/debian/changelog: Increment version and add myself as
	  an uploader for when this is next
	  uploaded.

2004-11-01 01:22  andrew

	* axyl/trunk/debian/control: Minor edits, plus added myself as an
	  "Uploader".

2004-10-31 22:21  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/block-editor-defs.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/layout-editor-defs.php: Streamlined content
	  management system. Abstracted the editor forms (mainly) from the
	  layout and block classes, so that the code for these is only
	  included when the user is performing editing.

2004-10-30 23:26  paul

	* axyl/trunk/build-debian.sh: 1. Need to sudo to remove
	  pre-existing DEBIAN content (eg. after the event of a crash
	  during builds).
	  2. Make sure executable scripts are permitted that way for
	  linitian.

2004-10-30 23:26  paul

	* axyl/trunk/build-tarball.sh: Exclude .bak files from tarball.

2004-10-30 22:41  paul

	* axyl/trunk/examples, axyl/trunk/examples/create-axyl-demo.sh:
	  This is the new script to create an Axyl demo website. All it
	  does is get the Axyl config, and then call the core
	  install/create-axyl-website.sh script with the __axyl__demo__
	  command-line argument.

2004-10-30 22:40  paul

	* axyl/trunk/db/postgres/axyl_demo.db, axyl/trunk/demo,
	  axyl/trunk/demo/var, axyl/trunk/demo/var/catalog,
	  axyl/trunk/demo/var/catalog/FTPRINTS.JPG,
	  axyl/trunk/demo/var/catalog/PostgreSQL_logo.gif,
	  axyl/trunk/demo/var/catalog/_arrowD.gif,
	  axyl/trunk/demo/var/catalog/_arrowL.gif,
	  axyl/trunk/demo/var/catalog/_arrowR.gif,
	  axyl/trunk/demo/var/catalog/_arrowU.gif,
	  axyl/trunk/demo/var/catalog/anatomy-page.gif,
	  axyl/trunk/demo/var/catalog/app_dm.gif,
	  axyl/trunk/demo/var/catalog/axle_assy.jpg,
	  axyl/trunk/demo/var/catalog/axyl-blocked.gif,
	  axyl/trunk/demo/var/catalog/axyl-catalog.gif,
	  axyl/trunk/demo/var/catalog/axyl-cp-databases.gif,
	  axyl/trunk/demo/var/catalog/axyl-dirs.gif,
	  axyl/trunk/demo/var/catalog/axyl-eg-webpage.gif,
	  axyl/trunk/demo/var/catalog/axyl-menubuild.gif,
	  axyl/trunk/demo/var/catalog/axyl-orgs.gif,
	  axyl/trunk/demo/var/catalog/axyl-package.gif,
	  axyl/trunk/demo/var/catalog/axyl-queries.gif,
	  axyl/trunk/demo/var/catalog/axyl-setup.gif,
	  axyl/trunk/demo/var/catalog/axyl-sitepages.gif,
	  axyl/trunk/demo/var/catalog/axyl-sitepages2.gif,
	  axyl/trunk/demo/var/catalog/axyl-template1.gif,
	  axyl/trunk/demo/var/catalog/axyl-users.gif,
	  axyl/trunk/demo/var/catalog/axyl-wysiwyg.jpg,
	  axyl/trunk/demo/var/catalog/axylcp.gif,
	  axyl/trunk/demo/var/catalog/cern_works.jpg,
	  axyl/trunk/demo/var/catalog/control-panel-mk1.jpg,
	  axyl/trunk/demo/var/catalog/er_drawn.gif,
	  axyl/trunk/demo/var/catalog/fish_diffs.jpg,
	  axyl/trunk/demo/var/catalog/forum.gif,
	  axyl/trunk/demo/var/catalog/geometric.gif,
	  axyl/trunk/demo/var/catalog/globe.jpg,
	  axyl/trunk/demo/var/catalog/grid.jpg,
	  axyl/trunk/demo/var/catalog/lucene_logo.gif,
	  axyl/trunk/demo/var/catalog/magbugs.gif,
	  axyl/trunk/demo/var/catalog/maintmen.jpg,
	  axyl/trunk/demo/var/catalog/manager.jpg,
	  axyl/trunk/demo/var/catalog/mysql-logo.gif,
	  axyl/trunk/demo/var/catalog/odbc_logo.gif,
	  axyl/trunk/demo/var/catalog/oracle_sail_logo.jpg,
	  axyl/trunk/demo/var/catalog/pintofbitter.jpg,
	  axyl/trunk/demo/var/catalog/postgres_logo.gif,
	  axyl/trunk/demo/var/catalog/profile.jpg,
	  axyl/trunk/demo/var/catalog/response.gif,
	  axyl/trunk/demo/var/catalog/tape_drives.jpg,
	  axyl/trunk/demo/var/catalog/under_construct.gif,
	  axyl/trunk/demo/var/catalog/wap.gif,
	  axyl/trunk/demo/var/catalog/webdirs.gif, axyl/trunk/demo/var/cm,
	  axyl/trunk/demo/var/cm/axyl-tour-1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-10.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-11.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.10.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.11.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.12.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.13.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.8.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.9.php,
	  axyl/trunk/demo/var/cm/axyl-tour-12.php,
	  axyl/trunk/demo/var/cm/axyl-tour-2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-5.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-7.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-8.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.1.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.2.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.3.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.4.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.5.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.6.php,
	  axyl/trunk/demo/var/cm/axyl-tour-9.php,
	  axyl/trunk/demo/var/cm/cm-template.php,
	  axyl/trunk/demo/var/cm/cm-thingol.php: Moved into the axyl-doc
	  package from axyl core package.

2004-10-30 22:34  paul

	* axyl/trunk/INSTALL, axyl/trunk/README: Re-worded around the demo
	  moving to axyl-doc.

2004-10-30 22:34  paul

	* axyl/trunk/install/create-axyl-website.sh: Re-worked this script
	  so that we can call it with a command-line parameter
	  __axyl__doc__, indicating we create the demo website. Otherwise
	  we always create the 'empty' website with this script. Part of
	  separation of demo/doc from axyl core package.

2004-10-30 22:33  paul

	* axyl/trunk/debian/rules: Removed demo cp -a - now in axyl-doc.

2004-10-30 22:32  paul

	* axyl/trunk/debian/axyl.preinst: Strengthened script.

2004-10-30 07:35  paul

	* axyl/trunk/build-debian.sh: Renamed build dir to be
	  'debian-builds'

2004-10-30 07:26  paul

	* axyl/trunk/build-debian.sh, axyl/trunk/debian/rules: Fixed Xmenu
	  licence files (removed from package).
	  Fixed perms setting.

2004-10-30 07:00  paul

	* axyl/trunk/debian/docs: Got rid of INSTALL from Debian docs. Not
	  needed.

2004-10-30 07:00  paul

	* axyl/trunk/build-debian.sh: New type of build script, with a cp
	  -a approach, and dedicated 'debian_builds' subdir

2004-10-30 02:45  paul

	* axyl/trunk/debian/changelog, axyl/trunk/debian/control: Changed
	  dependency - now only recommend php4-pgsql, since making it a
	  requirement is wrong if people want to use a different database,
	  or
	  no database at all.

2004-10-30 02:29  paul

	* axyl/trunk/doc/api/__filesource/fsource_buttons__button-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__metadata-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__paging-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_config__configuration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__antihack.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__application-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__debugger.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__globals-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__keep-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__mime-types.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__plugin-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__renderable.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__webpage-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__database-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mssql-server.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mysql.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-odbc.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-oracle.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-postgres.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__maintainer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__datetime-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__lockfile-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__form-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_forums__forum-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_i18n__unicode-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_image__image-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__hvmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menumaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__rowmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__treemenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__xmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_pim__pim-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_recmaint__recmaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__dbsearch-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__swish-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_timer__timer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_user__selfregistration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__constants.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__data-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__optlist-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__utils.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_wml__wml-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_xml__xml-defs.php.html,
	  axyl/trunk/doc/api/buttons/Link.html,
	  axyl/trunk/doc/api/buttons/_button-defs_php.html,
	  axyl/trunk/doc/api/buttons/button.html,
	  axyl/trunk/doc/api/buttons/hover_button.html,
	  axyl/trunk/doc/api/buttons/image_button.html,
	  axyl/trunk/doc/api/buttons/reset_button.html,
	  axyl/trunk/doc/api/buttons/submit_button.html,
	  axyl/trunk/doc/api/catalog/_catalog-defs_php.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_buttons.html,
	  axyl/trunk/doc/api/classtrees_catalog.html,
	  axyl/trunk/doc/api/classtrees_cm.html,
	  axyl/trunk/doc/api/classtrees_config.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_database.html,
	  axyl/trunk/doc/api/classtrees_datetime.html,
	  axyl/trunk/doc/api/classtrees_email.html,
	  axyl/trunk/doc/api/classtrees_file.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/classtrees_forums.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/classtrees_i18n.html,
	  axyl/trunk/doc/api/classtrees_image.html,
	  axyl/trunk/doc/api/classtrees_menu.html,
	  axyl/trunk/doc/api/classtrees_monitor.html,
	  axyl/trunk/doc/api/classtrees_pim.html,
	  axyl/trunk/doc/api/classtrees_recmaint.html,
	  axyl/trunk/doc/api/classtrees_search.html,
	  axyl/trunk/doc/api/classtrees_timer.html,
	  axyl/trunk/doc/api/classtrees_user.html,
	  axyl/trunk/doc/api/classtrees_utils.html,
	  axyl/trunk/doc/api/classtrees_wml.html,
	  axyl/trunk/doc/api/classtrees_xml.html,
	  axyl/trunk/doc/api/cm/_block-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/block.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/config/_configuration-defs_php.html,
	  axyl/trunk/doc/api/config/configfield.html,
	  axyl/trunk/doc/api/config/configuration.html,
	  axyl/trunk/doc/api/config/configurator.html,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_antihack_php.html,
	  axyl/trunk/doc/api/core/_application-defs_php.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_debugger_php.html,
	  axyl/trunk/doc/api/core/_globals-defs_php.html,
	  axyl/trunk/doc/api/core/_keep-defs_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_plugin-defs_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/application.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/globals.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/parameter.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/setting.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webdebugger.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_database-defs_php.html,
	  axyl/trunk/doc/api/database/_db-mssql-server_php.html,
	  axyl/trunk/doc/api/database/_db-mysql_php.html,
	  axyl/trunk/doc/api/database/_db-odbc_php.html,
	  axyl/trunk/doc/api/database/_db-oracle_php.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime/_datetime-defs_php.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/datetime/schedule.html,
	  axyl/trunk/doc/api/datetime/timeslot.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/stylesheet.html,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form.html,
	  axyl/trunk/doc/api/form/form_buttonfield.html,
	  axyl/trunk/doc/api/form/form_checkbox.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_displayonlyfield.html,
	  axyl/trunk/doc/api/form/form_field.html,
	  axyl/trunk/doc/api/form/form_fileuploadfield.html,
	  axyl/trunk/doc/api/form/form_hiddenfield.html,
	  axyl/trunk/doc/api/form/form_imagebutton.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_jumpmenu.html,
	  axyl/trunk/doc/api/form/form_labelfield.html,
	  axyl/trunk/doc/api/form/form_memofield.html,
	  axyl/trunk/doc/api/form/form_passwordfield.html,
	  axyl/trunk/doc/api/form/form_radiobutton.html,
	  axyl/trunk/doc/api/form/form_radiogroup.html,
	  axyl/trunk/doc/api/form/form_resetbutton.html,
	  axyl/trunk/doc/api/form/form_submitbutton.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/multipart_form.html,
	  axyl/trunk/doc/api/form/subform.html,
	  axyl/trunk/doc/api/forums/_forum-defs_php.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html, axyl/trunk/doc/api/li_menu.html,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html,
	  axyl/trunk/doc/api/search/_dbsearch-defs_php.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_search-defs_php.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/db_search.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html,
	  axyl/trunk/doc/api/timer/_timer-defs_php.html,
	  axyl/trunk/doc/api/user/_selfregistration-defs_php.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils/_constants_php.html,
	  axyl/trunk/doc/api/utils/_data-defs_php.html,
	  axyl/trunk/doc/api/utils/_optlist-defs_php.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/dat_keyvalues.html,
	  axyl/trunk/doc/api/utils/optlist.html,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html: Latest Axyl documentation
	  set.

2004-10-30 02:09  paul

	* axyl/trunk/doc/api/__filesource/fsource_menu__xmenu-defs.php.html,
	  axyl/trunk/doc/api/menu/Xmenu.html,
	  axyl/trunk/doc/api/menu/_xmenu-defs_php.html: Added the Xmenu
	  documentation.

2004-10-30 01:49  paul

	* axyl/trunk/lib/ChangeLog: Should not be in CVS.

2004-10-30 01:48  paul

	* axyl/trunk/lib/hvmenu-defs.php: Re-worded deprecation comments
	  and documentation.

2004-10-30 01:39  paul

	* axyl/trunk/doc/makedoc.sh: Fixed the bug where the generated docs
	  ended up in Phpdoc root.
	  Also added some extra confirm echoes of dirs etc.

2004-10-30 00:18  paul

	* axyl/trunk/doc/makedoc.sh: Largely cosmetics, just explaining
	  what the script does.

2004-10-30 00:15  paul

	* axyl/trunk/debian/changelog: Bug#278493: description of changes
	  for this bug, plus the documentation package split.

2004-10-30 00:02  paul

	* axyl/trunk/lib/js/xmenu, axyl/trunk/lib/js/xmenu/AUTHORS,
	  axyl/trunk/lib/js/xmenu/COPYING, axyl/trunk/lib/js/xmenu/FAQ,
	  axyl/trunk/lib/js/xmenu/INSTALL, axyl/trunk/lib/js/xmenu/NEWS,
	  axyl/trunk/lib/js/xmenu/README, axyl/trunk/lib/js/xmenu/THANKS,
	  axyl/trunk/lib/js/xmenu/TODO,
	  axyl/trunk/lib/js/xmenu/XmenusConfDemo.js,
	  axyl/trunk/lib/js/xmenu/XmenusConfMostTypes.js,
	  axyl/trunk/lib/js/xmenu/contentFrame.html,
	  axyl/trunk/lib/js/xmenu/img,
	  axyl/trunk/lib/js/xmenu/img/arrow_horiz.gif,
	  axyl/trunk/lib/js/xmenu/img/arrow_vert.gif,
	  axyl/trunk/lib/js/xmenu/img/spacer.gif,
	  axyl/trunk/lib/js/xmenu/leftFrame.html,
	  axyl/trunk/lib/js/xmenu/lib, axyl/trunk/lib/js/xmenu/lib/js,
	  axyl/trunk/lib/js/xmenu/lib/js/Browser.js,
	  axyl/trunk/lib/js/xmenu/lib/js/Debug.js,
	  axyl/trunk/lib/js/xmenu/lib/js/Xlayer.js,
	  axyl/trunk/lib/js/xmenu/lib/js/XlayerParent.js,
	  axyl/trunk/lib/js/xmenu/lib/js/Xmenu.js,
	  axyl/trunk/lib/js/xmenu/lib/js/XmenuConfig.js,
	  axyl/trunk/lib/js/xmenu/lib/js/Xmenus.js,
	  axyl/trunk/lib/js/xmenu/menu.html,
	  axyl/trunk/lib/js/xmenu/menuFrames.html,
	  axyl/trunk/lib/js/xmenu/menuMostTypes.html,
	  axyl/trunk/lib/js/xmenu/navigationFrame.html: Bug#278493: Xmenu
	  is a new GPL-licensed javascript multi-level menu system for use
	  in Axyl websites via the class Xmenu in lib/xmenu-defs.php.

2004-10-30 00:00  paul

	* axyl/trunk/lib/js/menu_com.js: Bug#278493: HVmenu now removed due
	  to non-GPL (or equivalent) licensing.

2004-10-29 23:57  paul

	* axyl/trunk/www/sitestyle.css: Bug#278493: Style changes for
	  Xmenu. We have kept all the styles which are used by Treemenu,
	  but deleted a lot of the ones used exclusively by HVmenu.

2004-10-29 23:56  paul

	* axyl/trunk/www/site-webpage.php: Bug#278493: Now use Xmenu
	  instead of HVmenu.

2004-10-29 23:56  paul

	* axyl/trunk/lib/xmenu-defs.php: Bug#278493: New javascript
	  hierarchical menu renderer to replace HVmenu. This module
	  contains the Xmenu class which is used to generate the
	  environment for Xmenu-xlayer itself from the database menu
	  definition.

2004-10-29 23:54  paul

	* axyl/trunk/lib/menu-defs.php: This class now determines all of
	  the max width/height values for each menu 'section', for use by
	  Xmenu. These values are stored in two new properties (arrays
	  keyed on menu_level), called 'level_widths' and 'level_heights'.

2004-10-29 23:52  paul

	* axyl/trunk/lib/hvmenu-defs.php: Added Phpdoc section to indicate
	  this is deprecated, as HVmenu is no longer packaged with Axyl due
	  to not having a GPL license (or equivalent).

2004-10-29 23:51  paul

	* axyl/trunk/lib/treemenu-defs.php: Some cosmetic changes - no
	  change to functionality.

2004-10-29 23:50  paul

	* axyl/trunk/lib/webpage-defs.php: 1. Un-privatised the inline_*()
	  methods.
	  2. Slight mod to how we decide to render $HTMLAREA object or not.
	  3. Clarified comments.

2004-10-29 23:48  paul

	* axyl/trunk/lib/htmlarea-defs.php: Added code to make sure
	  htmlarea isn't rendered unless it has been used (ie. wysiwyg
	  elements have been defined for display).

2004-10-29 23:47  paul

	* axyl/trunk/lib/block-defs.php: Moved the include of htmlarea-defs
	  into the wysiwyg_editform() method, so as to decrease unnecessary
	  code inclusion.

2004-10-29 23:46  paul

	* axyl/trunk/debian/copyright: Bug#278493: Fixed copyright details.

2004-10-29 23:45  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql: Removed redundant
	  sequence seq_www_session_id.

2004-10-26 01:38  paul

	* axyl/trunk/debian/po/templates.pot: Packaged.

2004-10-26 00:12  paul

	* axyl/trunk/Makefile, axyl/trunk/build-repository.sh,
	  axyl/trunk/debian/templates: Changes to packaging for next Axyl
	  package release.

2004-10-25 20:33  paul

	* axyl/trunk/INSTALL, axyl/trunk/README,
	  axyl/trunk/debian/changelog, axyl/trunk/debian/control,
	  axyl/trunk/debian/docs, axyl/trunk/debian/rules,
	  axyl/trunk/lib/ChangeLog: Setting up version 2.1.3 axyl

2004-10-25 07:53  paul

	* axyl/trunk/doc/makedoc.sh: Script for using Phpdoc to (re-)create
	  the Axyl documentation complete.

2004-10-25 07:46  paul

	* axyl/trunk/doc/api/core,
	  axyl/trunk/doc/api/core/RenderableObject.html,
	  axyl/trunk/doc/api/core/_antihack_php.html,
	  axyl/trunk/doc/api/core/_application-defs_php.html,
	  axyl/trunk/doc/api/core/_control-panel_php.html,
	  axyl/trunk/doc/api/core/_debugger_php.html,
	  axyl/trunk/doc/api/core/_globals-defs_php.html,
	  axyl/trunk/doc/api/core/_keep-defs_php.html,
	  axyl/trunk/doc/api/core/_mime-types_php.html,
	  axyl/trunk/doc/api/core/_plugin-defs_php.html,
	  axyl/trunk/doc/api/core/_renderable_php.html,
	  axyl/trunk/doc/api/core/_response-defs_php.html,
	  axyl/trunk/doc/api/core/_session-defs_php.html,
	  axyl/trunk/doc/api/core/_user-defs_php.html,
	  axyl/trunk/doc/api/core/_webpage-defs_php.html,
	  axyl/trunk/doc/api/core/application.html,
	  axyl/trunk/doc/api/core/authorised_user.html,
	  axyl/trunk/doc/api/core/body.html,
	  axyl/trunk/doc/api/core/deck.html,
	  axyl/trunk/doc/api/core/error_page.html,
	  axyl/trunk/doc/api/core/foot.html,
	  axyl/trunk/doc/api/core/globals.html,
	  axyl/trunk/doc/api/core/head.html,
	  axyl/trunk/doc/api/core/keep.html,
	  axyl/trunk/doc/api/core/page_section.html,
	  axyl/trunk/doc/api/core/parameter.html,
	  axyl/trunk/doc/api/core/permissions.html,
	  axyl/trunk/doc/api/core/plugin.html,
	  axyl/trunk/doc/api/core/pluginset.html,
	  axyl/trunk/doc/api/core/response.html,
	  axyl/trunk/doc/api/core/session.html,
	  axyl/trunk/doc/api/core/setting.html,
	  axyl/trunk/doc/api/core/tag.html,
	  axyl/trunk/doc/api/core/templated_webpage.html,
	  axyl/trunk/doc/api/core/user.html,
	  axyl/trunk/doc/api/core/webdebugger.html,
	  axyl/trunk/doc/api/core/webpage.html,
	  axyl/trunk/doc/api/core/webstream.html: Adding the 'core' package
	  documentation.

2004-10-25 07:05  paul

	* axyl/trunk/doc, axyl/trunk/doc/api,
	  axyl/trunk/doc/api/__filesource,
	  axyl/trunk/doc/api/__filesource/fsource_buttons__button-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_catalog__catalog-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__block-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__layout-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__metadata-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_cm__paging-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_config__configuration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__antihack.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__application-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__control-panel.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__debugger.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__globals-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__keep-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__mime-types.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__plugin-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__renderable.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__response-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__session-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__user-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_core__webpage-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__database-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mssql-server.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-mysql.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-odbc.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-oracle.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__db-postgres.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__maintainer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__pg-schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__query-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_database__schema-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_datetime__datetime-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_email__mail-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__file-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_file__lockfile-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__form-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_form__htmlarea-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_forums__forum-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_html__html-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_i18n__unicode-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_image__image-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__hvmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__menumaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__rowmenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_menu__treemenu-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_monitor__monitor-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_pim__pim-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_recmaint__recmaint-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__dbsearch-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__lucene-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__search-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_search__swish-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_timer__timer-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_user__selfregistration-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__constants.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__data-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__optlist-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_utils__utils.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_wml__wml-defs.php.html,
	  axyl/trunk/doc/api/__filesource/fsource_xml__xml-defs.php.html,
	  axyl/trunk/doc/api/blank.html, axyl/trunk/doc/api/buttons,
	  axyl/trunk/doc/api/buttons/Link.html,
	  axyl/trunk/doc/api/buttons/_button-defs_php.html,
	  axyl/trunk/doc/api/buttons/button.html,
	  axyl/trunk/doc/api/buttons/hover_button.html,
	  axyl/trunk/doc/api/buttons/image_button.html,
	  axyl/trunk/doc/api/buttons/reset_button.html,
	  axyl/trunk/doc/api/buttons/submit_button.html,
	  axyl/trunk/doc/api/catalog,
	  axyl/trunk/doc/api/catalog/_catalog-defs_php.html,
	  axyl/trunk/doc/api/catalog/catalog.html,
	  axyl/trunk/doc/api/catalog/catalogitem.html,
	  axyl/trunk/doc/api/classtrees_buttons.html,
	  axyl/trunk/doc/api/classtrees_catalog.html,
	  axyl/trunk/doc/api/classtrees_cm.html,
	  axyl/trunk/doc/api/classtrees_config.html,
	  axyl/trunk/doc/api/classtrees_core.html,
	  axyl/trunk/doc/api/classtrees_database.html,
	  axyl/trunk/doc/api/classtrees_datetime.html,
	  axyl/trunk/doc/api/classtrees_email.html,
	  axyl/trunk/doc/api/classtrees_file.html,
	  axyl/trunk/doc/api/classtrees_form.html,
	  axyl/trunk/doc/api/classtrees_forums.html,
	  axyl/trunk/doc/api/classtrees_html.html,
	  axyl/trunk/doc/api/classtrees_i18n.html,
	  axyl/trunk/doc/api/classtrees_image.html,
	  axyl/trunk/doc/api/classtrees_menu.html,
	  axyl/trunk/doc/api/classtrees_monitor.html,
	  axyl/trunk/doc/api/classtrees_pim.html,
	  axyl/trunk/doc/api/classtrees_recmaint.html,
	  axyl/trunk/doc/api/classtrees_search.html,
	  axyl/trunk/doc/api/classtrees_timer.html,
	  axyl/trunk/doc/api/classtrees_user.html,
	  axyl/trunk/doc/api/classtrees_utils.html,
	  axyl/trunk/doc/api/classtrees_wml.html,
	  axyl/trunk/doc/api/classtrees_xml.html, axyl/trunk/doc/api/cm,
	  axyl/trunk/doc/api/cm/_block-defs_php.html,
	  axyl/trunk/doc/api/cm/_layout-defs_php.html,
	  axyl/trunk/doc/api/cm/_metadata-defs_php.html,
	  axyl/trunk/doc/api/cm/_paging-defs_php.html,
	  axyl/trunk/doc/api/cm/block.html,
	  axyl/trunk/doc/api/cm/blocklet.html,
	  axyl/trunk/doc/api/cm/data_meta_tag.html,
	  axyl/trunk/doc/api/cm/enc_qualifier.html,
	  axyl/trunk/doc/api/cm/layout.html,
	  axyl/trunk/doc/api/cm/layout_metadata_elements.html,
	  axyl/trunk/doc/api/cm/meta_tag.html,
	  axyl/trunk/doc/api/cm/metadata_element.html,
	  axyl/trunk/doc/api/cm/metadata_scheme.html,
	  axyl/trunk/doc/api/cm/named_layout.html,
	  axyl/trunk/doc/api/cm/pages.html,
	  axyl/trunk/doc/api/cm/uri_meta_tag.html,
	  axyl/trunk/doc/api/config,
	  axyl/trunk/doc/api/config/_configuration-defs_php.html,
	  axyl/trunk/doc/api/config/configfield.html,
	  axyl/trunk/doc/api/config/configuration.html,
	  axyl/trunk/doc/api/config/configurator.html,
	  axyl/trunk/doc/api/database,
	  axyl/trunk/doc/api/database/DB_dbconstraint.html,
	  axyl/trunk/doc/api/database/DB_dbfield.html,
	  axyl/trunk/doc/api/database/DB_dbfunction.html,
	  axyl/trunk/doc/api/database/DB_dbindex.html,
	  axyl/trunk/doc/api/database/DB_dbsequence.html,
	  axyl/trunk/doc/api/database/DB_dbtable.html,
	  axyl/trunk/doc/api/database/DB_dbtrigger.html,
	  axyl/trunk/doc/api/database/DB_schema.html,
	  axyl/trunk/doc/api/database/SchemaObject.html,
	  axyl/trunk/doc/api/database/_database-defs_php.html,
	  axyl/trunk/doc/api/database/_db-mssql-server_php.html,
	  axyl/trunk/doc/api/database/_db-mysql_php.html,
	  axyl/trunk/doc/api/database/_db-odbc_php.html,
	  axyl/trunk/doc/api/database/_db-oracle_php.html,
	  axyl/trunk/doc/api/database/_db-postgres_php.html,
	  axyl/trunk/doc/api/database/_maintainer-defs_php.html,
	  axyl/trunk/doc/api/database/_pg-schema-defs_php.html,
	  axyl/trunk/doc/api/database/_query-defs_php.html,
	  axyl/trunk/doc/api/database/_schema-defs_php.html,
	  axyl/trunk/doc/api/database/database.html,
	  axyl/trunk/doc/api/database/datasources.html,
	  axyl/trunk/doc/api/database/dbconstraint.html,
	  axyl/trunk/doc/api/database/dbdelete.html,
	  axyl/trunk/doc/api/database/dbfield.html,
	  axyl/trunk/doc/api/database/dbfunction.html,
	  axyl/trunk/doc/api/database/dbindex.html,
	  axyl/trunk/doc/api/database/dbinsert.html,
	  axyl/trunk/doc/api/database/dbquery.html,
	  axyl/trunk/doc/api/database/dbrecords.html,
	  axyl/trunk/doc/api/database/dbrows.html,
	  axyl/trunk/doc/api/database/dbselect.html,
	  axyl/trunk/doc/api/database/dbseq.html,
	  axyl/trunk/doc/api/database/dbsequence.html,
	  axyl/trunk/doc/api/database/dbtable.html,
	  axyl/trunk/doc/api/database/dbtablemod.html,
	  axyl/trunk/doc/api/database/dbtrigger.html,
	  axyl/trunk/doc/api/database/dbupdate.html,
	  axyl/trunk/doc/api/database/maintainer.html,
	  axyl/trunk/doc/api/database/schema.html,
	  axyl/trunk/doc/api/database/sqlquery.html,
	  axyl/trunk/doc/api/datetime,
	  axyl/trunk/doc/api/datetime/_datetime-defs_php.html,
	  axyl/trunk/doc/api/datetime/microtimer.html,
	  axyl/trunk/doc/api/datetime/schedule.html,
	  axyl/trunk/doc/api/datetime/timeslot.html,
	  axyl/trunk/doc/api/elementindex.html,
	  axyl/trunk/doc/api/elementindex_buttons.html,
	  axyl/trunk/doc/api/elementindex_catalog.html,
	  axyl/trunk/doc/api/elementindex_cm.html,
	  axyl/trunk/doc/api/elementindex_config.html,
	  axyl/trunk/doc/api/elementindex_core.html,
	  axyl/trunk/doc/api/elementindex_database.html,
	  axyl/trunk/doc/api/elementindex_datetime.html,
	  axyl/trunk/doc/api/elementindex_email.html,
	  axyl/trunk/doc/api/elementindex_file.html,
	  axyl/trunk/doc/api/elementindex_form.html,
	  axyl/trunk/doc/api/elementindex_forums.html,
	  axyl/trunk/doc/api/elementindex_html.html,
	  axyl/trunk/doc/api/elementindex_i18n.html,
	  axyl/trunk/doc/api/elementindex_image.html,
	  axyl/trunk/doc/api/elementindex_menu.html,
	  axyl/trunk/doc/api/elementindex_monitor.html,
	  axyl/trunk/doc/api/elementindex_pim.html,
	  axyl/trunk/doc/api/elementindex_recmaint.html,
	  axyl/trunk/doc/api/elementindex_search.html,
	  axyl/trunk/doc/api/elementindex_timer.html,
	  axyl/trunk/doc/api/elementindex_user.html,
	  axyl/trunk/doc/api/elementindex_utils.html,
	  axyl/trunk/doc/api/elementindex_wml.html,
	  axyl/trunk/doc/api/elementindex_xml.html,
	  axyl/trunk/doc/api/email,
	  axyl/trunk/doc/api/email/_mail-defs_php.html,
	  axyl/trunk/doc/api/email/email.html,
	  axyl/trunk/doc/api/errors.html, axyl/trunk/doc/api/file,
	  axyl/trunk/doc/api/file/_file-defs_php.html,
	  axyl/trunk/doc/api/file/_lockfile-defs_php.html,
	  axyl/trunk/doc/api/file/csv_inputfile.html,
	  axyl/trunk/doc/api/file/fileupload.html,
	  axyl/trunk/doc/api/file/inputfile.html,
	  axyl/trunk/doc/api/file/lockfile.html,
	  axyl/trunk/doc/api/file/outputfile.html,
	  axyl/trunk/doc/api/file/quickfile.html,
	  axyl/trunk/doc/api/file/stylesheet.html, axyl/trunk/doc/api/form,
	  axyl/trunk/doc/api/form/_form-defs_php.html,
	  axyl/trunk/doc/api/form/_htmlarea-defs_php.html,
	  axyl/trunk/doc/api/form/form.html,
	  axyl/trunk/doc/api/form/form_buttonfield.html,
	  axyl/trunk/doc/api/form/form_checkbox.html,
	  axyl/trunk/doc/api/form/form_combofield.html,
	  axyl/trunk/doc/api/form/form_displayonlyfield.html,
	  axyl/trunk/doc/api/form/form_field.html,
	  axyl/trunk/doc/api/form/form_fileuploadfield.html,
	  axyl/trunk/doc/api/form/form_hiddenfield.html,
	  axyl/trunk/doc/api/form/form_imagebutton.html,
	  axyl/trunk/doc/api/form/form_imagefield.html,
	  axyl/trunk/doc/api/form/form_jumpmenu.html,
	  axyl/trunk/doc/api/form/form_labelfield.html,
	  axyl/trunk/doc/api/form/form_memofield.html,
	  axyl/trunk/doc/api/form/form_passwordfield.html,
	  axyl/trunk/doc/api/form/form_radiobutton.html,
	  axyl/trunk/doc/api/form/form_radiogroup.html,
	  axyl/trunk/doc/api/form/form_resetbutton.html,
	  axyl/trunk/doc/api/form/form_submitbutton.html,
	  axyl/trunk/doc/api/form/form_tandemfield.html,
	  axyl/trunk/doc/api/form/form_textfield.html,
	  axyl/trunk/doc/api/form/form_wysiwygfield.html,
	  axyl/trunk/doc/api/form/multipart_form.html,
	  axyl/trunk/doc/api/form/subform.html, axyl/trunk/doc/api/forums,
	  axyl/trunk/doc/api/forums/_forum-defs_php.html,
	  axyl/trunk/doc/api/forums/forum.html,
	  axyl/trunk/doc/api/forums/forum_thread.html,
	  axyl/trunk/doc/api/forums/thread_msg.html,
	  axyl/trunk/doc/api/html,
	  axyl/trunk/doc/api/html/DocumentObject.html,
	  axyl/trunk/doc/api/html/EmbeddedObject.html,
	  axyl/trunk/doc/api/html/FlashObject.html,
	  axyl/trunk/doc/api/html/HTMLObject.html,
	  axyl/trunk/doc/api/html/HTMLtag.html,
	  axyl/trunk/doc/api/html/MediaObject.html,
	  axyl/trunk/doc/api/html/StylableObject.html,
	  axyl/trunk/doc/api/html/_html-defs_php.html,
	  axyl/trunk/doc/api/html/anchor.html,
	  axyl/trunk/doc/api/html/embed.html,
	  axyl/trunk/doc/api/html/hr.html,
	  axyl/trunk/doc/api/html/img.html,
	  axyl/trunk/doc/api/html/matrix.html,
	  axyl/trunk/doc/api/html/ol.html,
	  axyl/trunk/doc/api/html/table.html,
	  axyl/trunk/doc/api/html/tablecell.html,
	  axyl/trunk/doc/api/html/ul.html, axyl/trunk/doc/api/html/vl.html,
	  axyl/trunk/doc/api/i18n,
	  axyl/trunk/doc/api/i18n/_unicode-defs_php.html,
	  axyl/trunk/doc/api/image,
	  axyl/trunk/doc/api/image/_image-defs_php.html,
	  axyl/trunk/doc/api/image/clickable_image.html,
	  axyl/trunk/doc/api/image/hover.html,
	  axyl/trunk/doc/api/image/image.html,
	  axyl/trunk/doc/api/index.html,
	  axyl/trunk/doc/api/li_buttons.html,
	  axyl/trunk/doc/api/li_catalog.html,
	  axyl/trunk/doc/api/li_cm.html, axyl/trunk/doc/api/li_config.html,
	  axyl/trunk/doc/api/li_core.html,
	  axyl/trunk/doc/api/li_database.html,
	  axyl/trunk/doc/api/li_datetime.html,
	  axyl/trunk/doc/api/li_email.html,
	  axyl/trunk/doc/api/li_file.html, axyl/trunk/doc/api/li_form.html,
	  axyl/trunk/doc/api/li_forums.html,
	  axyl/trunk/doc/api/li_html.html, axyl/trunk/doc/api/li_i18n.html,
	  axyl/trunk/doc/api/li_image.html,
	  axyl/trunk/doc/api/li_menu.html,
	  axyl/trunk/doc/api/li_monitor.html,
	  axyl/trunk/doc/api/li_pim.html,
	  axyl/trunk/doc/api/li_recmaint.html,
	  axyl/trunk/doc/api/li_search.html,
	  axyl/trunk/doc/api/li_timer.html,
	  axyl/trunk/doc/api/li_user.html,
	  axyl/trunk/doc/api/li_utils.html, axyl/trunk/doc/api/li_wml.html,
	  axyl/trunk/doc/api/li_xml.html, axyl/trunk/doc/api/media,
	  axyl/trunk/doc/api/media/axyl_logo.png,
	  axyl/trunk/doc/api/media/banner.css,
	  axyl/trunk/doc/api/media/images,
	  axyl/trunk/doc/api/media/images/AbstractClass.png,
	  axyl/trunk/doc/api/media/images/AbstractClass_logo.png,
	  axyl/trunk/doc/api/media/images/AbstractMethod.png,
	  axyl/trunk/doc/api/media/images/AbstractPrivateClass.png,
	  axyl/trunk/doc/api/media/images/AbstractPrivateClass_logo.png,
	  axyl/trunk/doc/api/media/images/AbstractPrivateMethod.png,
	  axyl/trunk/doc/api/media/images/Class.png,
	  axyl/trunk/doc/api/media/images/Class_logo.png,
	  axyl/trunk/doc/api/media/images/Constant.png,
	  axyl/trunk/doc/api/media/images/Constructor.png,
	  axyl/trunk/doc/api/media/images/Destructor.png,
	  axyl/trunk/doc/api/media/images/Function.png,
	  axyl/trunk/doc/api/media/images/Global.png,
	  axyl/trunk/doc/api/media/images/I.png,
	  axyl/trunk/doc/api/media/images/Index.png,
	  axyl/trunk/doc/api/media/images/L.png,
	  axyl/trunk/doc/api/media/images/Lminus.png,
	  axyl/trunk/doc/api/media/images/Lplus.png,
	  axyl/trunk/doc/api/media/images/Method.png,
	  axyl/trunk/doc/api/media/images/Page.png,
	  axyl/trunk/doc/api/media/images/Page_logo.png,
	  axyl/trunk/doc/api/media/images/PrivateClass.png,
	  axyl/trunk/doc/api/media/images/PrivateClass_logo.png,
	  axyl/trunk/doc/api/media/images/PrivateMethod.png,
	  axyl/trunk/doc/api/media/images/PrivateVariable.png,
	  axyl/trunk/doc/api/media/images/T.png,
	  axyl/trunk/doc/api/media/images/Tminus.png,
	  axyl/trunk/doc/api/media/images/Tplus.png,
	  axyl/trunk/doc/api/media/images/Variable.png,
	  axyl/trunk/doc/api/media/images/blank.png,
	  axyl/trunk/doc/api/media/images/class_folder.png,
	  axyl/trunk/doc/api/media/images/empty.png,
	  axyl/trunk/doc/api/media/images/file.png,
	  axyl/trunk/doc/api/media/images/folder.png,
	  axyl/trunk/doc/api/media/images/function_folder.png,
	  axyl/trunk/doc/api/media/images/minus.gif,
	  axyl/trunk/doc/api/media/images/next_button.png,
	  axyl/trunk/doc/api/media/images/next_button_disabled.png,
	  axyl/trunk/doc/api/media/images/package.png,
	  axyl/trunk/doc/api/media/images/package_folder.png,
	  axyl/trunk/doc/api/media/images/plus.gif,
	  axyl/trunk/doc/api/media/images/previous_button.png,
	  axyl/trunk/doc/api/media/images/previous_button_disabled.png,
	  axyl/trunk/doc/api/media/images/private_class_logo.png,
	  axyl/trunk/doc/api/media/images/tutorial.png,
	  axyl/trunk/doc/api/media/images/tutorial_folder.png,
	  axyl/trunk/doc/api/media/images/up_button.png,
	  axyl/trunk/doc/api/media/lib,
	  axyl/trunk/doc/api/media/lib/classTree.js,
	  axyl/trunk/doc/api/media/stylesheet.css, axyl/trunk/doc/api/menu,
	  axyl/trunk/doc/api/menu/HVmenu.html,
	  axyl/trunk/doc/api/menu/_hvmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menu-defs_php.html,
	  axyl/trunk/doc/api/menu/_menumaint-defs_php.html,
	  axyl/trunk/doc/api/menu/_rowmenu-defs_php.html,
	  axyl/trunk/doc/api/menu/_treemenu-defs_php.html,
	  axyl/trunk/doc/api/menu/menu.html,
	  axyl/trunk/doc/api/menu/menuitem.html,
	  axyl/trunk/doc/api/menu/menumaintainer.html,
	  axyl/trunk/doc/api/menu/menuoption.html,
	  axyl/trunk/doc/api/menu/rowmenu.html,
	  axyl/trunk/doc/api/menu/sitemenu.html,
	  axyl/trunk/doc/api/menu/treemenu.html,
	  axyl/trunk/doc/api/monitor,
	  axyl/trunk/doc/api/monitor/_monitor-defs_php.html,
	  axyl/trunk/doc/api/monitor/diskspace_monitor.html,
	  axyl/trunk/doc/api/monitor/exec_monitor.html,
	  axyl/trunk/doc/api/monitor/file_monitor.html,
	  axyl/trunk/doc/api/monitor/lucene_monitor.html,
	  axyl/trunk/doc/api/monitor/monitor.html,
	  axyl/trunk/doc/api/monitor/postgres_monitor.html,
	  axyl/trunk/doc/api/packages.html, axyl/trunk/doc/api/pim,
	  axyl/trunk/doc/api/pim/_pim-defs_php.html,
	  axyl/trunk/doc/api/pim/contactinfo.html,
	  axyl/trunk/doc/api/pim/organisation.html,
	  axyl/trunk/doc/api/recmaint,
	  axyl/trunk/doc/api/recmaint/_recmaint-defs_php.html,
	  axyl/trunk/doc/api/recmaint/recmaintainer.html,
	  axyl/trunk/doc/api/ric_ChangeLog.html, axyl/trunk/doc/api/search,
	  axyl/trunk/doc/api/search/_dbsearch-defs_php.html,
	  axyl/trunk/doc/api/search/_lucene-defs_php.html,
	  axyl/trunk/doc/api/search/_search-defs_php.html,
	  axyl/trunk/doc/api/search/_swish-defs_php.html,
	  axyl/trunk/doc/api/search/db_search.html,
	  axyl/trunk/doc/api/search/hit.html,
	  axyl/trunk/doc/api/search/lucene_connection.html,
	  axyl/trunk/doc/api/search/lucene_fileindexer.html,
	  axyl/trunk/doc/api/search/lucene_indexmsg.html,
	  axyl/trunk/doc/api/search/lucene_message.html,
	  axyl/trunk/doc/api/search/lucene_msg.html,
	  axyl/trunk/doc/api/search/lucene_purgemsg.html,
	  axyl/trunk/doc/api/search/lucene_querymsg.html,
	  axyl/trunk/doc/api/search/lucene_search.html,
	  axyl/trunk/doc/api/search/lucene_unindexmsg.html,
	  axyl/trunk/doc/api/search/lucene_utilitymsg.html,
	  axyl/trunk/doc/api/search/search.html,
	  axyl/trunk/doc/api/search/swish_search.html,
	  axyl/trunk/doc/api/search/term.html, axyl/trunk/doc/api/timer,
	  axyl/trunk/doc/api/timer/_timer-defs_php.html,
	  axyl/trunk/doc/api/user,
	  axyl/trunk/doc/api/user/_selfregistration-defs_php.html,
	  axyl/trunk/doc/api/user/user_self_registration.html,
	  axyl/trunk/doc/api/utils,
	  axyl/trunk/doc/api/utils/_constants_php.html,
	  axyl/trunk/doc/api/utils/_data-defs_php.html,
	  axyl/trunk/doc/api/utils/_optlist-defs_php.html,
	  axyl/trunk/doc/api/utils/_utils_php.html,
	  axyl/trunk/doc/api/utils/dat_keyvalues.html,
	  axyl/trunk/doc/api/utils/optlist.html, axyl/trunk/doc/api/wml,
	  axyl/trunk/doc/api/wml/WMLanchor.html,
	  axyl/trunk/doc/api/wml/WMLcard.html,
	  axyl/trunk/doc/api/wml/WMLcontainer.html,
	  axyl/trunk/doc/api/wml/WMLdeck.html,
	  axyl/trunk/doc/api/wml/WMLdo_element.html,
	  axyl/trunk/doc/api/wml/WMLelement.html,
	  axyl/trunk/doc/api/wml/WMLfieldset.html,
	  axyl/trunk/doc/api/wml/WMLgo.html,
	  axyl/trunk/doc/api/wml/WMLprev.html,
	  axyl/trunk/doc/api/wml/WMLrefresh.html,
	  axyl/trunk/doc/api/wml/WMLtemplate.html,
	  axyl/trunk/doc/api/wml/_wml-defs_php.html,
	  axyl/trunk/doc/api/xml,
	  axyl/trunk/doc/api/xml/_xml-defs_php.html,
	  axyl/trunk/doc/api/xml/xmlparser.html,
	  axyl/trunk/doc/api/xml/xmltag.html,
	  axyl/trunk/doc/axyl_cm_userguide.pdf,
	  axyl/trunk/doc/lucene-dev-HOWTO: Initial revision

2004-10-25 03:28  paul

	* axyl/trunk/scripts/update/axyl-databases-upgrade.php: Fixed silly
	  checking of now non-existent lucene directory in sanity checking
	  part of this script. Thanks to Andrew for noticing this one.

2004-10-25 02:54  paul

	* axyl/trunk/lib/block-defs.php: Phpdoc: updated block classes to
	  be in package 'cm'.

2004-10-25 01:05  paul

	* axyl/trunk/lib/plugin-defs.php: Phpdoc: made some plugin classes
	  private..

2004-10-25 00:54  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/file-defs.php, axyl/trunk/lib/form-defs.php,
	  axyl/trunk/lib/globals-defs.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/htmlarea-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/keep-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/lockfile-defs.php,
	  axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/mail-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/metadata-defs.php, axyl/trunk/lib/mime-types.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/optlist-defs.php,
	  axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php,
	  axyl/trunk/lib/xml-defs.php: Cosmetics - all changes are
	  documentation-specific as part of the re-formatting and
	  strengthening for the latest Phpdoc generated set.

2004-10-25 00:53  paul

	* axyl/trunk/lib/list-funcs.php: Unused module.

2004-10-23 05:21  paul

	* axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/rowmenu-defs.php, axyl/trunk/lib/user-defs.php: No
	  functional changes. More changes in phpDocumentor directives and
	  content for new API documentation set.

2004-10-23 05:11  paul

	* axyl/trunk/lib/application-defs.php,
	  axyl/trunk/lib/block-defs.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/dbsearch-defs.php,
	  axyl/trunk/lib/htmlarea-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/lockfile-defs.php, axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/rowmenu-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php: No
	  functional changes. Changes in phpDocumentor directives and
	  content for new API documentation.

2004-10-23 00:08  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/application-defs.php,
	  axyl/trunk/lib/block-defs.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/constants.php, axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/dbsearch-defs.php,
	  axyl/trunk/lib/debugger.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/globals-defs.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/htmlarea-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/keep-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/list-funcs.php,
	  axyl/trunk/lib/lockfile-defs.php, axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/mail-defs.php, axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/metadata-defs.php, axyl/trunk/lib/mime-types.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/optlist-defs.php,
	  axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/rowmenu-defs.php, axyl/trunk/lib/schema-defs.php,
	  axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/selfregistration-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/unicode-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/lib/webpage-defs.php,
	  axyl/trunk/lib/wml-defs.php, axyl/trunk/lib/xml-defs.php: No
	  functional changes. Fixed phpDocumentor syntax for new
	  documentation generation.

2004-10-22 22:10  paul

	* axyl/trunk/lib/error-defs.php: Not used by anything.

2004-10-21 19:52  mark

	* axyl/trunk/lib/htmlarea-defs.php: in the register() function of
	  the form_wysiwygfield class, there was a check for a file, which
	  was using $RESPONSE->docroot as the base,
	  when it should have been using $RESPONSE->site_docroot.
	  
	  it has been corrected.

2004-10-19 22:29  mark

	* axyl/trunk/lib/treemenu-defs.php: saw a small display bug where
	  the $pad object was not being placed between the option image,
	  and the option text
	  for a menu item that was currently selected.
	  so, as the $pad object is used in both instances, moved it's
	  creation outside the IF statement.
	  
	  CODE SNIPPIT (lines 399 - 413):
	  ==============================
	  pad = new img("$LIBDIR/img/_pad.gif", "", "",
	  $this->label_padding_left, 1);
	  if (!$heading && preg_match("/$requestedurl/i", $action)) {
	  $menuop = $padding->render() . $widget->render() . $pad->render()
	  . $label;
	  $style = "color:$hicolour;background-color:$hibg;";
	  }
	  // Create a clickable anchor link..
	  else {
	  $widget_link = new anchor($action, $widget->render());
	  $menuop_link = new anchor($action, $label);
	  $menuop = "";
	  if ( $padding->width > 0 ) {
	  $menuop .= $padding->render();
	  }
	  $menuop .= $widget_link->render() . $pad->render() .
	  $menuop_link->render();
	  }

2004-10-18 07:32  paul

	* axyl/trunk/db/mssql_server/axyl_trig.sql: Triggers file for
	  MS-SQL Server database.

2004-10-18 07:12  paul

	* axyl/trunk/build-debian.sh: Now does not use symlink to create
	  version-named build directory - it actually renames the
	  directory.

2004-10-18 07:00  paul

	* axyl/trunk/build-debian.sh: Now does not use symlink to create
	  version-named build directory - it actually renames the
	  directory.

2004-10-18 06:58  paul

	* axyl/trunk/build-debian.sh: Now does not use symlink to create
	  version-named build directory - it actually renames the
	  directory.

2004-10-18 06:57  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: Database changes to provide
	  Layout and Block caching.

2004-10-17 03:43  paul

	* axyl/trunk/compat/www/axyl-users.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/user-defs.php:
	  Cosmetic. Added some comments.

2004-10-17 02:17  paul

	* axyl/trunk/compat/www/axyl-users.php,
	  axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/www/application.xml, axyl/trunk/www/axyl-users.php:
	  Added new control-panel option: encrypted passwords.
	  This applies to user logins for the whole website. If checked the
	  passwords will be one-way encrypted with MD5. Maintenance screens
	  now handle this and do sensible things with displaying passwords
	  (not).

2004-10-17 02:15  paul

	* axyl/trunk/www/sitestyle.css: Fixed padding settings for menu.

2004-10-17 02:14  paul

	* axyl/trunk/lib/form-defs.php: Oops. Had all forms readonly. Fixed
	  default value.

2004-10-16 22:23  paul

	* axyl/trunk/Makefile: Cosmetics.

2004-10-16 22:19  paul

	* axyl/trunk/Makefile, axyl/trunk/build-debian.sh,
	  axyl/trunk/build-dep.sh, axyl/trunk/build-repository.sh,
	  axyl/trunk/build-tarball.sh: Refined methodology for making
	  debian and tarball, and also making a debian repository. New
	  script build-dep.sh checks for changed files and touches
	  build-stamp if any found.

2004-10-16 22:18  paul

	* axyl/trunk/debian/rules: Refined methodology for making debian -
	  no longer remove build-stamp as part of clean.

2004-10-16 06:10  paul

	* axyl/trunk/build-repository.sh: Utility to install debian package
	  into a repository located at ../debian-respository

2004-10-16 04:06  paul

	* axyl/trunk/lib/response-defs.php: Cosmetics only (comments).

2004-10-16 04:06  paul

	* axyl/trunk/lib/hvmenu-defs.php: Cosmetics only.

2004-10-16 04:05  paul

	* axyl/trunk/lib/form-defs.php: The form class now has a new method
	  'force_readonly()' which simply forces all contained form
	  elements to be displayed in readon-only mode.

2004-10-16 00:25  paul

	* axyl/trunk/build-debian.sh: Added some perms-fixing statements to
	  shut lintian up.

2004-10-15 23:27  paul

	* axyl/trunk/lib/js/htmlarea/make-patch: Added shell script header

2004-10-15 22:52  paul

	* axyl/trunk/debian/axyl.7: Updated to Axyl 2.1.2

2004-10-15 22:22  paul

	* axyl/trunk/debian/changelog: Updated to Axyl 2.1.2

2004-10-15 21:51  paul

	* axyl/trunk/lib/block-defs.php: Focus the wysiwyg editor widget
	  prior to inserting HTML (ie. Axyl objects).

2004-10-15 03:19  paul

	* axyl/trunk/lib/js/menu_com.js: Fix to properly display spacers as
	  non-highlighted items.

2004-10-15 03:03  paul

	* axyl/trunk/lib/hvmenu-defs.php: Fixes to make it work with new
	  menu changes (language enhancements et al)

2004-10-15 00:09  paul

	* axyl/trunk/db/postgres/create-axyl-core-db.sh: Improvements to
	  script

2004-10-14 23:30  paul

	* axyl/trunk/lib/hvmenu-defs.php: Fixed language ID default. Also
	  prefixed the <div> name with "menu_" for the menuid identifier
	  used for it.

2004-10-14 23:29  paul

	* axyl/trunk/lib/menu-defs.php: Sets default for sitepage in
	  menuoption class.

2004-10-14 23:28  paul

	* axyl/trunk/lib/webpage-defs.php: Make sure HTMLAREA jscript only
	  gets rendered when there has been a widget defined for it.

2004-10-14 21:56  paul

	* axyl/trunk/www/sitestyle.css: We have a new stylesheet line of
	  the form: pseudo-item-spacing: 10px; This is in the Axyl .menu
	  class.

2004-10-14 21:55  paul

	* axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: Implemented 'pseudo menu
	  items', in particular MENU_ITEM_SPACER and MENU_ITEM_SEPARATOR.
	  We also have a new stylesheet line of the form:
	  pseudo-item-spacing: 10px; which controls the vertical whitespace
	  for this kind of menu item. In the MenuBuilder there are now two
	  new options in the Target Webpage selector, called (menu spacer)
	  and (menu separator) to choose from.

2004-10-14 04:54  paul

	* axyl/trunk/lib/datetime-defs.php: Tweak to
	  displaydate_to_datetime() function when it returns 'null' dates.

2004-10-14 02:43  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/htmlarea-defs.php,
	  axyl/trunk/lib/webpage-defs.php: Refinements to the way HTMLArea
	  generation is done for multiple on a page. We now specifically
	  render the htmlarea JS environment in the webpage->generate()
	  method. NB: Mozilla generally seems to explode, with two editors
	  on a page - probably its problem; IE seems very stable.

2004-10-13 23:28  paul

	* axyl/trunk/lib/form-defs.php, axyl/trunk/lib/htmlarea-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/webpage-defs.php:
	  Changes to implement HTMLArea nicely, and support the usage of
	  multiple of these editors within the same page. Still a WIP.

2004-10-13 06:25  paul

	* axyl/trunk/lib/form-defs.php: Fixed test of presence of htmlarea.
	  Need to prefix docroot.

2004-10-13 06:20  paul

	* axyl/trunk/lib/form-defs.php: Fixed rendering of the wysiwyg
	  field.

2004-10-13 05:52  paul

	* axyl/trunk/lib/block-defs.php: Fixed up the content insert
	  javascript to match up with the new wysiwyg object name.

2004-10-13 05:50  paul

	* axyl/trunk/lib/form-defs.php: Changed the classid of the wysiwyg
	  widget to be just the same as the name. The HTMLArea object is
	  this name with a "_ed" suffix.

2004-10-13 05:04  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/form-defs.php:
	  Re-worked the way we create and initialise HTMLArea textareas.
	  This is now done using a new class 'form_wysiwygfield' which
	  extends 'form_memofield'.

2004-10-13 05:02  paul

	* axyl/trunk/lib/js/htmlarea/dialog.js,
	  axyl/trunk/lib/js/htmlarea/examples/empty.html,
	  axyl/trunk/lib/js/htmlarea/examples/full-page.html,
	  axyl/trunk/lib/js/htmlarea/examples/fully-loaded.html,
	  axyl/trunk/lib/js/htmlarea/examples/index.html,
	  axyl/trunk/lib/js/htmlarea/htmlarea.css,
	  axyl/trunk/lib/js/htmlarea/htmlarea.js,
	  axyl/trunk/lib/js/htmlarea/images/ed_killword.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_print.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_rmformat.gif,
	  axyl/trunk/lib/js/htmlarea/index.html,
	  axyl/trunk/lib/js/htmlarea/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/lang/vn.js,
	  axyl/trunk/lib/js/htmlarea/make-patch,
	  axyl/trunk/lib/js/htmlarea/make-release.pl,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/css.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/popups/select_character.html,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/context-menu.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/fr.js,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/dynamiccss.js,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/lang/fr.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/full-page.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/fr.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/popups/docprop.html,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/html-tidy.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/list-type.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-logic.cgi,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-ui.html,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-ui.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-checker.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/fr.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/no.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/table-operations.js,
	  axyl/trunk/lib/js/htmlarea/popupdiv.js,
	  axyl/trunk/lib/js/htmlarea/popups/fullscreen.html,
	  axyl/trunk/lib/js/htmlarea/popups/insert_table.html,
	  axyl/trunk/lib/js/htmlarea/popups/link.html,
	  axyl/trunk/lib/js/htmlarea/popups/popup.js,
	  axyl/trunk/lib/js/htmlarea/popupwin.js: The latest HTMLArea from
	  the project CVS.

2004-10-11 22:49  paul

	* axyl/trunk/www/axyl-sitepages.php: Fixed problem with the
	  definition of pre-existing pages on a readonly directory.

2004-10-11 21:44  paul

	* axyl/trunk/www/sitestyle.css: Re-worked the menu stylesheet
	  control. Introduced the following 4 styles:
	  label-padding-left
	  item-spacing
	  heading-item-spacing
	  top-item-spacing
	  These control the spacing and padding around menu options of
	  various types, and so aid the menu formatting process.

2004-10-11 21:44  paul

	* axyl/trunk/lib/treemenu-defs.php: Re-worked the stylesheet
	  control. Introduced the following 4 styles:
	  label-padding-left
	  item-spacing
	  heading-item-spacing
	  top-item-spacing
	  These control the spacing and padding around menu options of
	  various types, and so aid the menu formatting process.

2004-10-10 19:01  paul

	* axyl/trunk/www/axyl-catalog.php: Changed to use the new
	  'upload()' method in the 'catalogitem' class for adding new items
	  to the catalog.

2004-10-10 18:45  paul

	* axyl/trunk/lib/utils.php: Cosmetic - return 'HTTP 1.1' in error
	  code spoofing.

2004-10-10 18:45  paul

	* axyl/trunk/lib/form-defs.php: - Added new class 'multipart_form'.
	  A trivial derivative of the 'form' class which just sets the
	  enctype to 'multipart/form-data'.
	  - Removed superfluous space in <form> tag generation.

2004-10-10 18:43  paul

	* axyl/trunk/lib/datetime-defs.php: Split out function prose_diff()
	  to prose_diff_ts() which accepts two timestamps.

2004-10-10 18:42  paul

	* axyl/trunk/lib/catalog-defs.php: - Added the 'upload()' method.
	  Call this if you have a new catalog item to upload and it will
	  take care of business, and define your current catalog item.
	  - Also strenghtned the result statuses of the get() and delete()
	  methods.

2004-10-08 08:03  paul

	* axyl/trunk/lib/treemenu-defs.php: Reverted the code to r1.22
	  vintage due to 1.23 being broken. Please FULLY test changes to
	  this and any other modules before committing - Axyl is presently
	  in the process of being packaged for Debian.

2004-10-08 07:53  paul

	* axyl/trunk/build-debian.sh, axyl/trunk/build-tarball.sh:
	  Rationalisation of scripts, and fix to make the build-tarball.sh
	  work once again with native package version numbering.

2004-10-08 04:22  mark

	* axyl/trunk/lib/treemenu-defs.php: small cosmetic display bug
	  where the selected menu item (main or sub) wasn't getting the
	  filler information.
	  this has been fixed.

2004-10-07 02:20  paul

	* axyl/trunk/db/postgres/create-axyl-core-db.sh: Script for
	  (re-)creating the Axyl Core database as 'axyl_core'.

2004-10-07 01:19  mark

	* axyl/trunk/lib/treemenu-defs.php: added the attribute
	  "imglink_filler" to the tree menu.
	  this allows you to add anything, character or html code between
	  the tree menu
	  widget icon (for the expand and collapse image) and the text
	  entry.

2004-10-07 00:25  paul

	* axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql: Fixed Axyl core data
	  for new menu parent flag.

2004-10-06 23:16  andrew

	* axyl/trunk/build-debian.sh: Create symlink to current directory
	  more rationally.

2004-10-06 19:38  andrew

	* axyl/trunk/build-debian.sh, axyl/trunk/debian/changelog: Change
	  version so we are considered Debian native. Also allow a command
	  line parameter at build to override the USER variable.

2004-10-06 02:52  mark

	* axyl/trunk/lib/treemenu-defs.php: added a check to stop the 0
	  width _pad image from being added to the tree menu rendering.

2004-10-05 22:08  paul

	* axyl/trunk/lib/treemenu-defs.php: Re-worked the image
	  customisation functionality. We now pass in image objects to
	  replace the standard ones, if required.

2004-10-05 21:57  paul

	* axyl/trunk/debian/axyl.7,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/remove-axyl-website.sh: Renamed init.d script
	  for Lucene to 'axyl-lucene' (was 'axyl_lucene') to be consistent
	  with package name.

2004-10-05 19:47  paul

	* axyl/trunk/debian/changelog: Re-established Axyl as being at
	  version 2.1.1

2004-10-05 07:04  paul

	* axyl/trunk/debian/control: Just updated the blurb to be a bit
	  more up-to-date with the Lucene split etc.

2004-10-04 20:57  mark

	* axyl/trunk/lib/menumaint-defs.php: fixed a query to cater for the
	  new database table field is_parent.
	  it was used in the "child of" dropdown list.

2004-10-04 19:49  paul

	* axyl/trunk/debian/control, axyl/trunk/debian/po,
	  axyl/trunk/debian/po/POTFILES.in,
	  axyl/trunk/debian/po/templates.pot, axyl/trunk/debian/rules,
	  axyl/trunk/debian/templates: Internationalisation conversion for
	  debian packaging.

2004-10-04 07:14  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Altered to
	  cater for the extra field ax_menuoption.is_parent.

2004-10-04 07:10  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: 1. Added new field:
	  ax_menuoption.is_parent
	  This is a boolean. When true it indicates the given menuoption is
	  the parent of one or more sub-menu options. These options will
	  reference the current one as parent. These parent menu options
	  can now have target web-pages themselves.
	  
	  2. Altered the menu-builder to maintain the above field on all
	  menu options defined in a menu.
	  
	  3. Altered the menu renderers to use this new flag instad of the
	  old action='' mechanism to determine parenthood.
	  
	  4. Simplified the set_menu_images() method somewhat, and also
	  made the 'pad' amd 'menuoption' images settable.

2004-10-04 02:55  paul

	* axyl/trunk/debian/changelog: Added multi-language extn comment.

2004-10-04 01:49  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Axyl
	  Multi-language Enhancement.
	  First cut of the updated script which implements the following
	  schema changes:
	  1) Change of menu_id from text to int4 type(and rename of field
	  'menu_id' to 'menu_name').
	  2) Create new table ax_language, and populate with default
	  language rec.
	  3) Create FK's to ax_language.lang_id for ax_wwwsession, ax_menu,
	  and ax_layout.

2004-10-04 01:33  paul

	* axyl/trunk/lib/webpage-defs.php: Axyl Multi-language Enhancement.
	  Fixed the content-type tag typo (text-html)

2004-10-04 01:29  mark

	* axyl/trunk/lib/treemenu-defs.php: added the ability to use custom
	  images instead of the + and - images used in the
	  submenu menu items.
	  
	  i'm probably going to modify it to allow use of no images if
	  desired. but thats later.
	  paul to test please.

2004-10-03 19:47  paul

	* axyl/trunk/lib/menumaint-defs.php: Axyl Multi-language
	  Enhancement.
	  Fixed the issue with undefined language when in mono-lingual
	  mode.

2004-10-02 22:09  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdm: Axyl Multi-language
	  Enhancement.
	  New foreign key for language on ax_block.

2004-10-02 22:08  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_meta_data.sql,
	  axyl/trunk/db/postgres/install-db.sh: Axyl Multi-language
	  Enhancement.
	  New foreign key for language on ax_block. Re-generated the demo
	  database.

2004-10-02 22:04  paul

	* axyl/trunk/www/axyl-sitepages.php: Corrected <div> to be <span>
	  tags for text info content.

2004-10-02 22:04  paul

	* axyl/trunk/www/axyl-languages.php: Moved recmaint field 'explode'
	  statement outside loop - efficiency enhancement.

2004-10-02 22:04  paul

	* axyl/trunk/lib/js/recmaint.js: Axyl Multi-language Enhancement.
	  Some changes to support multi-byte content editing.

2004-10-02 22:03  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/constants.php,
	  axyl/trunk/lib/control-panel.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/unicode-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php: Axyl Multi-language Enhancement.
	  New module 'unicode-defs.php containing some UTF-8 utility
	  function for conversion etc.
	  Added code to allow admin to select "Multi-language" option on
	  Control Panel. This sets a new RESPONSE property
	  $RESPONSE->multilang to TRUE, and enforces a UTF-8 character
	  encoding.
	  
	  This then results in the HTTP header to define a UTF-8 charset,
	  supported by a Content-Type meta-tag.
	  
	  The Axyl content management sub-system also handles content using
	  mbstring functions and hence looks after multi-byte content in
	  this mode, allowing Unicode charsets to be pasted/types in, and
	  displayed correctly.
	  
	  You can also define and set a Language at Layout and/or Block
	  level, which just results in the <html> tag containing the
	  language code as an attribute, and an additional Content-Language
	  meta-tag being included in the HEAD section of the page.

2004-10-02 21:56  paul

	* axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/www/axyl-metaschema.php: Moved recmaint field
	  'explode' statement outside loop - efficiency enhancement.

2004-09-28 03:03  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Axyl multi-language
	  extension.
	  Schema change: added FK lang_id on the ax_block table. References
	  ax_language.lang_id.

2004-09-28 02:40  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: Refinements to language-setting
	  logic.

2004-09-28 00:01  paul

	* axyl/trunk/www/axyl-languages.php: Maintainer to manage languages
	  which the Axyl website caters for,

2004-09-27 23:54  paul

	* axyl/trunk/lib/control-panel.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/webpage-defs.php: WIP: Axyl multi-language
	  enhancement.
	  Fixed up menu maintenance. Provided proper defaulting when
	  rendering
	  menus to default language.

2004-09-27 01:18  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdf,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/odbc/axyl_core.pdf,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/axyl_meta_data.sql,
	  axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php,
	  axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/www/axyl-menu.php:
	  WIP: Multi-language enhancement for Axyl.
	  Added new DB schema - new table 'ax_language' and FK of 'lang_id'
	  fields
	  on ax_menu, ax_wwwsession, ax_layout and ax_story. You WILL need
	  to
	  upgrade schema in attended mode for these changes.
	  This commit is a snapshot. Work is not complete.

2004-09-23 21:35  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: New feature for Axyl to support
	  languages. This update includes a new method on the RESPONSE
	  'set_language()' which takes a text language identifier as
	  argument. We also allow site-wide language definition via the
	  control-panel. The end result is a new meta tag of the form:
	  <meta http-equiv="content-language" content="en">
	  But this is only added if the language has been set.

2004-09-23 21:32  paul

	* axyl/trunk/lib/img/_submit.gif: New Axyl library button "submit"
	  added.

2004-09-22 08:33  paul

	* axyl/trunk/debian/changelog: Bumped Axyl version to 2.1.1-1

2004-09-21 20:39  paul

	* axyl/trunk/build-debian.sh, axyl/trunk/build-tarball.sh: Altered
	  to reflect adding HTMLarea to our Axyl repository.

2004-09-21 20:31  paul

	* axyl/trunk/lib/js/htmlarea, axyl/trunk/lib/js/htmlarea/dialog.js,
	  axyl/trunk/lib/js/htmlarea/examples,
	  axyl/trunk/lib/js/htmlarea/examples/2-areas.cgi,
	  axyl/trunk/lib/js/htmlarea/examples/2-areas.html,
	  axyl/trunk/lib/js/htmlarea/examples/character_map.html,
	  axyl/trunk/lib/js/htmlarea/examples/context-menu.html,
	  axyl/trunk/lib/js/htmlarea/examples/core.html,
	  axyl/trunk/lib/js/htmlarea/examples/css.html,
	  axyl/trunk/lib/js/htmlarea/examples/custom.css,
	  axyl/trunk/lib/js/htmlarea/examples/dynamic.css,
	  axyl/trunk/lib/js/htmlarea/examples/dynamic_css.html,
	  axyl/trunk/lib/js/htmlarea/examples/full-page.html,
	  axyl/trunk/lib/js/htmlarea/examples/fully-loaded.html,
	  axyl/trunk/lib/js/htmlarea/examples/index.html,
	  axyl/trunk/lib/js/htmlarea/examples/list-type.html,
	  axyl/trunk/lib/js/htmlarea/examples/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/examples/pieng.png,
	  axyl/trunk/lib/js/htmlarea/examples/remove-font-tags.html,
	  axyl/trunk/lib/js/htmlarea/examples/spell-checker.html,
	  axyl/trunk/lib/js/htmlarea/examples/table-operations.html,
	  axyl/trunk/lib/js/htmlarea/examples/test.cgi,
	  axyl/trunk/lib/js/htmlarea/htmlarea.css,
	  axyl/trunk/lib/js/htmlarea/htmlarea.js,
	  axyl/trunk/lib/js/htmlarea/images,
	  axyl/trunk/lib/js/htmlarea/images/ed_about.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_align_center.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_align_justify.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_align_left.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_align_right.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_blank.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_charmap.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_color_bg.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_color_fg.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_copy.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_custom.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_cut.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_delete.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_bold.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_italic.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_strike.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_sub.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_sup.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_format_underline.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_help.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_hr.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_html.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_image.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_indent_less.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_indent_more.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_left_to_right.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_link.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_list_bullet.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_list_num.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_paste.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_redo.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_right_to_left.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_save.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_save.png,
	  axyl/trunk/lib/js/htmlarea/images/ed_show_border.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_splitcel.gif,
	  axyl/trunk/lib/js/htmlarea/images/ed_undo.gif,
	  axyl/trunk/lib/js/htmlarea/images/fullscreen_maximize.gif,
	  axyl/trunk/lib/js/htmlarea/images/fullscreen_minimize.gif,
	  axyl/trunk/lib/js/htmlarea/images/insert_table.gif,
	  axyl/trunk/lib/js/htmlarea/images/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/index.html,
	  axyl/trunk/lib/js/htmlarea/lang,
	  axyl/trunk/lib/js/htmlarea/lang/b5.js,
	  axyl/trunk/lib/js/htmlarea/lang/ch.js,
	  axyl/trunk/lib/js/htmlarea/lang/cz.js,
	  axyl/trunk/lib/js/htmlarea/lang/da.js,
	  axyl/trunk/lib/js/htmlarea/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/lang/ee.js,
	  axyl/trunk/lib/js/htmlarea/lang/el.js,
	  axyl/trunk/lib/js/htmlarea/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/lang/es.js,
	  axyl/trunk/lib/js/htmlarea/lang/fi.js,
	  axyl/trunk/lib/js/htmlarea/lang/fr.js,
	  axyl/trunk/lib/js/htmlarea/lang/gb.js,
	  axyl/trunk/lib/js/htmlarea/lang/he.js,
	  axyl/trunk/lib/js/htmlarea/lang/hu.js,
	  axyl/trunk/lib/js/htmlarea/lang/it.js,
	  axyl/trunk/lib/js/htmlarea/lang/ja-euc.js,
	  axyl/trunk/lib/js/htmlarea/lang/ja-jis.js,
	  axyl/trunk/lib/js/htmlarea/lang/ja-sjis.js,
	  axyl/trunk/lib/js/htmlarea/lang/ja-utf8.js,
	  axyl/trunk/lib/js/htmlarea/lang/lt.js,
	  axyl/trunk/lib/js/htmlarea/lang/lv.js,
	  axyl/trunk/lib/js/htmlarea/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/lang/nb.js,
	  axyl/trunk/lib/js/htmlarea/lang/nl.js,
	  axyl/trunk/lib/js/htmlarea/lang/no.js,
	  axyl/trunk/lib/js/htmlarea/lang/pl.js,
	  axyl/trunk/lib/js/htmlarea/lang/pt_br.js,
	  axyl/trunk/lib/js/htmlarea/lang/ro.js,
	  axyl/trunk/lib/js/htmlarea/lang/ru.js,
	  axyl/trunk/lib/js/htmlarea/lang/se.js,
	  axyl/trunk/lib/js/htmlarea/lang/si.js,
	  axyl/trunk/lib/js/htmlarea/lang/vn.js,
	  axyl/trunk/lib/js/htmlarea/license.txt,
	  axyl/trunk/lib/js/htmlarea/make-release.pl,
	  axyl/trunk/lib/js/htmlarea/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/css.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CSS/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/character-map.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/img,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/img/ed_charmap.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/img/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/popups,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/popups/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/CharacterMap/popups/select_character.html,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/1.pl,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/context-menu.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/el.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/he.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/lang/nl.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/ContextMenu/menu.css,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/dynamiccss.js,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/DynamicCSS/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/EnterParagraphs,
	  axyl/trunk/lib/js/htmlarea/plugins/EnterParagraphs/enter-paragraphs.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/full-page.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/img,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/img/docprop.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/img/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/he.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/lang/ro.js,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/popups,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/popups/docprop.html,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/popups/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/FullPage/test.html,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/README,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/html-tidy-config.cfg,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/html-tidy-logic.php,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/html-tidy.js,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/img,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/img/html-tidy.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/img/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/HtmlTidy/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/list-type.js,
	  axyl/trunk/lib/js/htmlarea/plugins/ListType/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/img,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/img/he-spell-check.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/img/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/img/spell-check.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/cz.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/da.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/he.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/hu.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/it.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/nl.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/lang/ro.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/readme-tech.html,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-logic.cgi,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-style.css,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-ui.html,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-check-ui.js,
	  axyl/trunk/lib/js/htmlarea/plugins/SpellChecker/spell-checker.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-delete.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-insert-after.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-insert-before.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-merge.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-prop.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/cell-split.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/col-delete.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/col-insert-after.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/col-insert-before.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/col-split.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/row-delete.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/row-insert-above.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/row-insert-under.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/row-prop.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/row-split.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/img/table-prop.gif,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/cz.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/da.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/de.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/el.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/en.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/fi.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/he.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/hu.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/it.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/nl.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/no.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/lang/ro.js,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/plugins/TableOperations/table-operations.js,
	  axyl/trunk/lib/js/htmlarea/plugins/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/popupdiv.js,
	  axyl/trunk/lib/js/htmlarea/popups,
	  axyl/trunk/lib/js/htmlarea/popups/about.html,
	  axyl/trunk/lib/js/htmlarea/popups/blank.html,
	  axyl/trunk/lib/js/htmlarea/popups/custom2.html,
	  axyl/trunk/lib/js/htmlarea/popups/editor_help.html,
	  axyl/trunk/lib/js/htmlarea/popups/fullscreen.html,
	  axyl/trunk/lib/js/htmlarea/popups/insert_image.html,
	  axyl/trunk/lib/js/htmlarea/popups/insert_table.html,
	  axyl/trunk/lib/js/htmlarea/popups/link.html,
	  axyl/trunk/lib/js/htmlarea/popups/makefile.xml,
	  axyl/trunk/lib/js/htmlarea/popups/old-fullscreen.html,
	  axyl/trunk/lib/js/htmlarea/popups/old_insert_image.html,
	  axyl/trunk/lib/js/htmlarea/popups/popup.js,
	  axyl/trunk/lib/js/htmlarea/popups/select_color.html,
	  axyl/trunk/lib/js/htmlarea/popupwin.js,
	  axyl/trunk/lib/js/htmlarea/project-config.xml,
	  axyl/trunk/lib/js/htmlarea/reference.html,
	  axyl/trunk/lib/js/htmlarea/release-notes.html,
	  axyl/trunk/lib/js/htmlarea/tests,
	  axyl/trunk/lib/js/htmlarea/tests/display-none.html,
	  axyl/trunk/lib/js/htmlarea/tests/style-script.html: Adding
	  HTMLarea to the Axyl CVS repository. Previously we grabbed the
	  latest version from their CVS, but this approach results in
	  uncontrolled breakages as they change it. This way we shapshot a
	  version and control which set of HTMLarea code we supply with
	  Axyl better.

2004-09-20 20:30  paul

	* axyl/trunk/debian/axyl.postinst: Change shell for 'axyl' admin
	  user to be /bin/sh from /bin/false. This is becuase non-debian
	  Axyl users need to be able to use the "su - axyl -c <command>"
	  command to start the axyl_lucene daemon.

2004-09-20 08:57  paul

	* axyl/trunk/www/axyl-search.php: Only present a Lucene Search form
	  function if Lucene Site Indexing is TRUE.

2004-09-20 08:56  paul

	* axyl/trunk/lib/lucene-defs.php: Check the Axyl 'sys_control'
	  Configuration (only if available) and check the Lucene Site
	  Indexing flag. If present, use it to set a flag in the
	  'lucene_connection' class, called 'enabled'. This determines if a
	  connection to Lucene can be attempted. This if the user disables
	  Lucene Site Indexing from the Axyl MAINT/SETUP screen, any Lucene
	  calls will just be skipped, instead of providing ugly socket
	  errors to the user.

2004-09-20 08:54  paul

	* axyl/trunk/db/postgres/install-db.sh: If Lucene is not installed
	  (no LUCENE_PORT) then we make sure that the database SQL script
	  has the Lucene Site Indexing config boolean set FALSE. This is
	  what appears in the MAINT/SETUP screen.

2004-09-19 08:18  paul

	* axyl/trunk/debian/control: Added 'Recommends: axyl-lucene' field
	  to the file..

2004-09-19 08:11  paul

	* axyl/trunk/db/postgres/install-db.sh: Corrected bug in the DB
	  tempfile copying statements..

2004-09-19 08:10  paul

	* axyl/trunk/debian/axyl.postrm, axyl/trunk/debian/axyl.prerm: Axyl
	  Lucene package split.
	  - No longer required.

2004-09-19 08:10  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.preinst,
	  axyl/trunk/debian/config, axyl/trunk/debian/control,
	  axyl/trunk/debian/copyright, axyl/trunk/debian/docs,
	  axyl/trunk/debian/rules, axyl/trunk/debian/templates: Axyl Lucene
	  package split.
	  - Debian build config updated to suit the split.

2004-09-19 08:09  paul

	* axyl/trunk/debian/axyl.7: Axyl Lucene package split.
	  - Manual updated.

2004-09-19 08:09  paul

	* axyl/trunk/INSTALL, axyl/trunk/README: Axyl Lucene package split.
	  - Wordings updated.

2004-09-19 08:09  paul

	* axyl/trunk/Makefile, axyl/trunk/build-debian.sh,
	  axyl/trunk/build-tarball.sh: Axyl Lucene package split.
	  - Reworked scripts and makefile.

2004-09-19 08:08  paul

	* axyl/trunk/install/README: Axyl Lucene package split.
	  - Cosmetics.

2004-09-19 08:08  paul

	* axyl/trunk/install/axyl-common.sh: Axyl Lucene package split.
	  - Added the rewrite_axylconf() function. Removed some annoyingly
	  verbose messages about directories being there and "goody".

2004-09-19 08:05  paul

	* axyl/trunk/install/setup-axyl.sh: Axyl Lucene package split.
	  - Uses the new rewrite_axylconf() function. Adapted to use the
	  new install-lucene.sh script.

2004-09-19 08:03  paul

	* axyl/trunk/install/create-axyl-website.sh: Axyl Lucene package
	  split.
	  - Quite a few changes to suit the new locations of things, due to
	  the new axyl-lucene package. Other changes to messages etc.

2004-09-19 08:01  paul

	* axyl/trunk/install/install-lucene.sh: Axyl Lucene package split.
	  - Now moved into the axyl-lucene package.

2004-09-19 07:59  paul

	* axyl/trunk/install/setperms.sh: Axyl Lucene package split.
	  - Actually this is a new script, and is now in charge of setting
	  the perms for the Axyl HOME distribution tree. The former
	  incarnation of this script is now named
	  'set-axyl-website-perms.sh'.

2004-09-19 07:58  paul

	* axyl/trunk/install/set-axyl-website-perms.sh: Axyl Lucene package
	  split.
	  - Used to be called 'setperms.sh'. Now renamed to be more
	  meaningful.

2004-09-19 07:58  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Axyl Lucene
	  package split.
	  - We have now renamed setperms.sh to set-axyl-website-perms.sh to
	  wear out people's keyboards faster.

2004-09-16 00:05  paul

	* axyl/trunk/db/postgres/install-db.sh: Fixup for 'wc' argument. No
	  -m in older version, user --chars instead.

2004-09-15 23:55  paul

	* axyl/trunk/install/axyl-common.sh: Altered the group matcher so
	  as to avoid picking up spurious reference
	  in /etc/group and to truly detect when it is missing as a group.

2004-09-15 23:41  paul

	* axyl/trunk/debian/axyl.preinst: New package script to catch
	  upgrades, and produce a notice to the
	  user that they should upgrade their website databases using the
	  given uprade script, at their pleasure.

2004-09-15 23:40  paul

	* axyl/trunk/debian/axyl.prerm: Check init.d script is executable
	  before stopping Lucene.

2004-09-15 23:39  paul

	* axyl/trunk/debian/rules: Added recursive removal of some 'cruft'
	  files (logs etc.) prior to packaging.

2004-09-15 23:39  paul

	* axyl/trunk/debian/axyl.postinst: Cosmetics.

2004-09-15 23:36  paul

	* axyl/trunk/scripts/update/axyl-databases-upgrade.php: Provide a
	  confirmation for each Axyl database aloowing user to skip
	  specific ones if required.

2004-09-15 07:35  paul

	* axyl/trunk/scripts/update/axyl-databases-upgrade.php: New script
	  which will look on the current PostgreSQL cluster and find all
	  Axyl databases, and upgrade them to the latest axyl_core schema
	  one-by-one automatically via dbdiff.php. Designed to be called
	  from the 'preinst' script of a Debian upgrade, and also available
	  for standalone user usage.

2004-09-15 07:34  paul

	* axyl/trunk/scripts/dbdiff.php: Make --no-drops do exactly that -
	  NOTHING is dropped if this flag is specified.

2004-09-15 07:33  paul

	* axyl/trunk/install/install-lucene.sh: Added a bit of info for
	  user when they don't have update-rc.d script so
	  they know to possibly insert symlinks in their rcN.d dirs if they
	  want.

2004-09-13 08:34  paul

	* axyl/trunk/lib/pg-schema-defs.php: Nailed a couple of little bugs
	  in the generation of indexes, and the dropping of functions has
	  been implemented with 'cascade' for now (may make this optional).

2004-09-13 08:33  paul

	* axyl/trunk/lib/db-postgres.php: Updated the errormessage() method
	  to use the approved function for >= 4.2 PHP.

2004-09-13 00:23  paul

	* axyl/trunk/debian/README: Cosmetic (spelling correction)

2004-09-13 00:22  paul

	* axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: We now instantiate all schema
	  objects passed a reference to the schema object they are part of.
	  This enables them to query the schema database version and the
	  database capabilities.
	  
	  This fixes the buglet whereby Postgres tables were being
	  generated along with an INDEX CREATE for the primary index, when
	  Postgres already generates such indexes by default automatically
	  (a DB capability setting).

2004-09-12 05:37  paul

	* axyl/trunk/lib/db-postgres.php: Re-formatted the tests for
	  bool_from_db_value to be explicit as to types, and also to make
	  sure the string types are done after a strtolower() to catch
	  everything.

2004-09-12 05:36  paul

	* axyl/trunk/lib/maintainer-defs.php: Seems to hang together. Also
	  added changes to bring the maintainer into line with
	  DB-independent booleans throughout. There were several sections
	  which needed changing. Keep looking out for gotchas on this one!

2004-09-09 23:08  mark

	* axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/maintainer-defs.php: fixed the bug (finally!!)
	  where the maintainer was having trouble with both default values
	  and database values of the boolean variety.
	  was a problem in both maintainer-defs and the
	  bool_from_db_value() function within the db-postgress library
	  files.
	  
	  tests ok on my current development site (jumpnz). paul to test at
	  his end for final confirmation.

2004-09-08 22:11  paul

	* axyl/trunk/db/axyl_core.pdf,
	  axyl/trunk/db/postgres/axyl_core.pdf: Moved PDF to database
	  directory. Now each one has its own diagram.

2004-09-08 22:10  paul

	* axyl/trunk/db/mysql/axyl_core.pdf,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdf,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql: 1. Re-arranged diagram to be
	  landscape A4.
	  2. Added metadata schema.
	  3. Moved PDF to database directory. Now each one has its own
	  diagram.

2004-09-08 22:09  paul

	* axyl/trunk/db/postgres/axyl_core.pdm: Fit diagram to page for
	  print.

2004-09-08 22:05  paul

	* axyl/trunk/db/postgres/axyl_core.pdm: Cosmetic diag changes.

2004-09-08 08:06  paul

	* axyl/trunk/db/postgres/install-db.sh: Corrected naming: The
	  alternative to 'enable_lang' is 'createlang', not 'create_lang'.

2004-09-08 08:05  paul

	* axyl/trunk/lib/recmaint-defs.php: 1. Can now use "delete" to
	  register the recmaint delete button, as well as "del".
	  2. When we register a button more than once, we APPEND the
	  javascript calls to ensure the order of definition is observed
	  correctly. Previously we PREFIXED each new script.

2004-09-08 08:03  paul

	* axyl/trunk/compat/www/axyl-encoding-schemes.php,
	  axyl/trunk/compat/www/axyl-meta-elements.php: Two new compatible
	  maintenance scripts for non-Postgres installations.

2004-09-08 08:03  paul

	* axyl/trunk/compat/www/axyl-ugroups.php: Cosmetics

2004-09-07 23:34  paul

	* axyl/trunk/www/axyl-sitepages.php: Removed debugging.

2004-09-07 21:43  paul

	* axyl/trunk/www/axyl-sitepages.php: Now that the INCDIR global is
	  prefixed with "/" to make it consistent with all the others, we
	  need to prefix the $RESPONSE->site_docroot to it to find files in
	  the include directory from anywhere on an Axyl website.

2004-09-07 21:43  paul

	* axyl/trunk/lib/response-defs.php: Prefix the INCDIR global with
	  "/" to make it consistent with all the others.

2004-09-06 00:32  paul

	* axyl/trunk/db/postgres/axyl_meta_data.sql: Re-arranged tables and
	  data to avoid the RI problems during creation.

2004-09-05 23:59  paul

	* axyl/trunk/db/mssql_server/install-db.sh,
	  axyl/trunk/db/mysql/install-db.sh,
	  axyl/trunk/db/odbc/install-db.sh,
	  axyl/trunk/db/oracle/install-db.sh,
	  axyl/trunk/install/install-db.sh: Support for metadata
	  installation for 'empty' install.

2004-09-05 23:59  paul

	* axyl/trunk/db/postgres/install-db.sh: 1. Re-formatted the PG_BIN
	  finder to be more vanilla scripting.
	  2. Added support for the metadata schema importing for the
	  'empty' installation type.

2004-09-05 23:51  mark

	* axyl/trunk/lib/maintainer-defs.php: added the function
	  set_formenctype() to allow the use of fileupload fields within a
	  maintained table using this class.

2004-09-05 23:09  paul

	* axyl/trunk/db/postgres/axyl_core.pdm: Cosmetics only.

2004-09-05 23:09  paul

	* axyl/trunk/db/postgres/axyl_meta_data.sql: The Axyl metadata data
	  inserts. This SQL file contains all of the initial data for Axyl
	  to define the Dublin Core, AGLS and NZGLS meta schemas. This is
	  necessary for a full-blown metadata-enabled website, but not for
	  a non-metadata-enabled site, hence the separate file.

2004-09-05 22:29  paul

	* axyl/trunk/install/config-apache.sh: The conf.d detection was not
	  catering for symlinked directories, so made the test using -e
	  instead of -d.

2004-09-05 22:19  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh: Shifted the apache log
	  directory to be $AXYL_LOGS/apache since this is the only way we
	  can be sure we get a good directory location. Various distros
	  have different locs for apache logging otherwise.

2004-09-05 21:32  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added break, inside the
	  Postgres bin directory detection loop. Should save us a few
	  pico-seconds. ;-)

2004-09-05 21:32  paul

	* axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/scripts/pgdiff.php:
	  Improved detection of where the Postgres executables directory is
	  so we can get the database version. We now have a list:
	  /usr/lib/postgres/bin, /usr/bin, and /usr/local/pgsql/bin to try.
	  This can be augmented as necessary.

2004-09-05 21:21  paul

	* axyl/trunk/db/postgres/install-db.sh: 1. Improved detection of
	  where the Postgres executables directory is. We now have a list:
	  /usr/lib/postgres/bin, /usr/bin, and /usr/local/pgsql/bin to try.
	  This can be augmented as necessary.
	  2. Also cater for whether 'enable_lang' or 'create_lang' is
	  present, and even if neither are there do not bomb out, but just
	  print warning.

2004-09-05 21:16  paul

	* axyl/trunk/install/config-apache.sh: Modularised the PHP ini file
	  fixup into a function. Added an ini fixup section for possible
	  /etc/php.ini file which exists in some distros.

2004-09-05 21:15  paul

	* axyl/trunk/install/install-lucene.sh: 1. Changed to allow lucene
	  installation to be forced, so that the various paths get
	  re-written.
	  2. Brought the Java detection into line with the start-up script.
	  Altered the warning message if not found accordingly.
	  3. Made the init.d installation more robust to handle systems
	  without init.d and without update-rc.d (ie. non-debian distros)

2004-09-05 21:11  paul

	* axyl/trunk/install/setup-axyl.sh: Fixed so that lucene
	  installation is forced, so that the various paths get re-written
	  correctly.

2004-09-04 01:17  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/metadata-defs.php,
	  axyl/trunk/www/axyl-metadata-editor.php: Implemented metadata
	  indexing via Lucene. Any time that the metadata is changed in the
	  Meta Browser for a webpage which has managed content, the whole
	  layout is re-indexed, and all Metadata Elements indexed as
	  separate fields named after the full meta tag name, eg.
	  NZGLS.title.

2004-09-03 03:54  paul

	* axyl/trunk/scripts/iso3166-import.php: iNew script for
	  automatically importing ISO 3166 country codes.

2004-09-03 03:50  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/metadata-defs.php:
	  WIP commit of metadata Lucene functionality.

2004-09-03 03:46  catalyst

	* axyl/trunk/lib/database-defs.php: no $RESPONSE from the error
	  report.

2004-09-02 23:53  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh: Changed apache virtual
	  host entry search to use Perl regex. Also catered for the
	  NameVirtualHost being of the form "*:80" since the "*" was being
	  expanded on the command-line in the call to the subsequent
	  script.

2004-09-02 23:52  paul

	* axyl/trunk/install/axyl-common.sh: Defaulted the apache config
	  directory for faster (and more reliable) searching.

2004-09-02 22:04  paul

	* axyl/trunk/www/axyl-metadata-editor.php: Added the page title
	  (where it can be found).

2004-09-02 22:03  paul

	* axyl/trunk/lib/metadata-defs.php: 1. Added scheme inheritance.
	  Now a metadata element which is a descendant of other elements
	  will inherit the schemes associated with the parents. Saves a lot
	  of maintenance, and is more or less accurate. Schemes on offer
	  are just optional helpers anyway.
	  2. Various cosmetic improvements to the information being
	  displayed.

2004-09-02 22:00  paul

	* axyl/trunk/db/mssql_server/axyl_core.dat,
	  axyl/trunk/db/mssql_server/axyl_core_data.sql,
	  axyl/trunk/db/mssql_server/install-db.sh,
	  axyl/trunk/db/mysql/axyl_core.dat,
	  axyl/trunk/db/mysql/axyl_core_data.sql,
	  axyl/trunk/db/mysql/install-db.sh,
	  axyl/trunk/db/odbc/axyl_core.dat,
	  axyl/trunk/db/odbc/axyl_core_data.sql,
	  axyl/trunk/db/odbc/install-db.sh,
	  axyl/trunk/db/oracle/axyl_core.dat,
	  axyl/trunk/db/oracle/axyl_core_data.sql,
	  axyl/trunk/db/oracle/install-db.sh,
	  axyl/trunk/install/install-db.sh: Renamed axyl_core.dat to
	  axyl_core_data.sql

2004-09-02 21:59  paul

	* axyl/trunk/db/axyl_core.pdf: Latest DB schema printout.

2004-09-02 21:44  paul

	* axyl/trunk/db/postgres/axyl_core.dat,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core_data.sql,
	  axyl/trunk/db/postgres/install-db.sh: 1. Renamed axyl_core.dat to
	  axyl_core_data.sql
	  2. Latest DB datamodel
	  2. Latest demo DB snapshot.

2004-09-02 00:27  paul

	* axyl/trunk/scripts/iso639-import.php: Automatic importer for the
	  ISO639 standard language codes.

2004-09-02 00:26  paul

	* axyl/trunk/lib/img/_meta.gif: New button for metadata editing
	  access from layout.

2004-09-02 00:25  paul

	* axyl/trunk/lib/webpage-defs.php: Provided new method
	  'insert_metatag()' which allows direct insertion of a ready-made
	  metatag object into the webpage head section.

2004-09-02 00:25  paul

	* axyl/trunk/lib/metadata-defs.php: 1. Corrected bug in the
	  meta_tag class.
	  2. Changed the main tag content field to a shallow memo field.
	  3. Createed methods to render elements as meta tag objects. We
	  can also either return HTML or the tag object.
	  4. Provided option for only gettting the instantiated elements
	  (the ones the layout actually has elements defined for). This is
	  for efficiency reasons on page generation. For editing we need
	  ALL possible elements still.
	  5. Provided a new method 'insert_metatags()' which inserts the
	  tag objects into the $RESPONSE.

2004-09-02 00:20  paul

	* axyl/trunk/lib/layout-defs.php: Implemented the metadata tag
	  rendering section. We only do this if the control-panel setting
	  has metadata enabled, otherwise the metadata-defs.php module is
	  not included.

2004-09-01 23:05  paul

	* axyl/trunk/www/sitestyle.css: Added a new tablestyle to the Axyl
	  set of styles for tables.

2004-09-01 23:04  paul

	* axyl/trunk/www/axyl-metadata-editor.php: A bit of meta-browser
	  window re-formatting, plus implemented the 'unset' mode of
	  operation which removes metadata from a layout.

2004-09-01 23:03  paul

	* axyl/trunk/lib/metadata-defs.php: Re-formatted the meta browser
	  content. We now have clickable links rather than a mess of ugly
	  buttons. Also added the method to remove an element from a layout
	  set.

2004-09-01 23:02  paul

	* axyl/trunk/lib/layout-defs.php: Changed META tag appearance check
	  to align with new RESPONSE variable name 'metadata_mode'. Also
	  re-sized the meta browser window to be slightly larger.

2004-09-01 23:00  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Final (-ish) metadata
	  schema changes. Also the latest Axyl demo database dump.

2004-09-01 21:06  paul

	* axyl/trunk/www/templates/template_popup.html: Got rid of silly
	  styles.

2004-09-01 21:05  paul

	* axyl/trunk/www/axyl-metadata-editor.php: This is the Meta Browser
	  popup which allows metadata maintainers to view metadata for a
	  page, and maintain it.

2004-09-01 21:05  paul

	* axyl/trunk/www/axyl-site-metadata.php: This is the maintenance
	  page for defining which metadata elements are to be used on the
	  website, and how they are to be used.

2004-09-01 21:04  paul

	* axyl/trunk/www/axyl-metaschema.php: Fixed bug where we couldn't
	  save data - we had the wrong prefix setting for *recmaint_post
	  variables.

2004-09-01 21:02  paul

	* axyl/trunk/lib/default-application.xml,
	  axyl/trunk/www/application.xml: Updated to control a new global
	  flag 'metadata_enabled'. If this is set to true then the
	  enhancements allowing metadata editing and generation are
	  enabled. By default it is false.

2004-09-01 21:01  paul

	* axyl/trunk/lib/layout-defs.php: Incorporates a new button 'META'
	  on all pages showing content-managed handles (ie. to the Editor,
	  Author people). This pops up the meta-browser, but only if the
	  website has had metadata enabled in the control panel.

2004-09-01 21:00  paul

	* axyl/trunk/lib/metadata-defs.php: The latest metadata handler
	  classes. Now allows metadata editing, and displays all metadata
	  for a layout in a 'tree' format.

2004-09-01 20:59  paul

	* axyl/trunk/lib/response-defs.php: Response class has been updated
	  to include a new global flag 'metadata_enabled'. If this is set
	  to true then the enhancements allowing metadata editing and
	  generation are enabled. By default it is false.

2004-09-01 20:59  paul

	* axyl/trunk/lib/webpage-defs.php: Defaulted the $language and
	  $scheme arguments to nullstrings in the set_metatag() method.

2004-09-01 20:58  paul

	* axyl/trunk/lib/form-defs.php: Fixed <form> generation to use the
	  full $SCRIPT_NAME for the 'action' attribute. This will then
	  include the leading '/' as required now.

2004-09-01 20:57  paul

	* axyl/trunk/lib/control-panel.php: 1. Updated to control a new
	  global flag 'metadata_enabled'. If this is set to tru then the
	  enhancements allowing metadata editing and generation are
	  enabled. By default it is off.
	  2. Fixed up the synchronisation section so that it first finds
	  the Axyl distribution HOME before syncing the existing website
	  with the latest default-application.xml for new/deleted fields.

2004-08-31 06:37  andrew

	* axyl/trunk/debian/changelog: Closes debian ITP bug.

2004-08-30 22:43  mark

	* axyl/trunk/www/axyl-sitepages.php: added $ugroup_restrict =
	  "Any"; to line 311.
	  
	  this means that, if a particular sitepage was in edit mode,
	  displaying it's particular user group access,
	  and the "Add" button was clicked, those group access settings
	  don't roll over to the newly added page.
	  
	  e.g. edit a page that has "Admin" only access, then click the
	  "Add" button, and the new page will have the same
	  user group access settings. i.e. "Admin".
	  
	  
	  the above line removes that problem.

2004-08-30 20:54  paul

	* axyl/trunk/www/sitestyle.css: Better background colour for
	  'axbgdarker' class.

2004-08-30 20:54  paul

	* axyl/trunk/www/axyl-metaschema.php: Fixed prefix.

2004-08-30 20:52  paul

	* axyl/trunk/www/application.php: A better detection for no DOCROOT
	  setting uses 'empty()'

2004-08-30 20:52  paul

	* axyl/trunk/debian/changelog: Latest changelog for Debian
	  packaging.
	  Axyl-2.1.0-2

2004-08-30 20:39  paul

	* axyl/trunk/debian/axyl.postinst: Changed to use groupadd rather
	  than addgroup.

2004-08-30 20:39  paul

	* axyl/trunk/db/postgres/axyl_core.pdm: Cosmetic adjustments to
	  diag.

2004-08-30 20:34  paul

	* axyl/trunk/lib/metadata-defs.php: Interim commit. WIP on metadata
	  rendering and maintenance.

2004-08-30 20:34  paul

	* axyl/trunk/lib/layout-defs.php: Interim commit. WIP on metadata
	  rendering.

2004-08-30 08:19  paul

	* axyl/trunk/lib/response-defs.php: Cosmetic adjustments.

2004-08-29 08:32  paul

	* axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/remove-axyl-website.sh,
	  axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh:
	  Altered to include a search for the Apache config directory and
	  then set a global environment var APACHE_CONFDIR accordingly.
	  This should help with Fedora distros which use /etc/httpd as the
	  config dir for Apache.

2004-08-28 21:44  paul

	* axyl/trunk/install/axyl-common.sh: Fixed the groupadd call
	  (removed the erroneous -g option).

2004-08-28 21:17  paul

	* axyl/trunk/lib/img/_choose.gif, axyl/trunk/lib/img/_select.gif:
	  Two new Axyl library images: choose and select buttons.

2004-08-28 05:52  paul

	* axyl/trunk/db/postgres/axyl_core.dat,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/www/axyl-sitepages.php: Implemented optional group
	  mebership level security on all webpages. This is maintained in
	  the 'axyl-sitepages.php' maintenance page. We now have new schema
	  'ax_sitepage_group' which is a list of groups permitted to view
	  the page - no records means anyone can view it. Note: new
	  response method 'check_group_membership()' is called in the
	  'page()' method. Unauthorised access is handled according to the
	  'On failed authentication' setting in the Axyl control panel.

2004-08-28 05:17  paul

	* axyl/trunk/lib/menumaint-defs.php: Cosmetic: renamed field label
	  'Permitted groups:'

2004-08-28 05:17  paul

	* axyl/trunk/lib/response-defs.php: Implemented optional group
	  mebership level security on all webpages. This is maintained in
	  the 'axyl-sitepages.php' maintenance page. We now have new schema
	  'ax_sitepage_group' which is a list of groups permitted to view
	  the page - no records means anyone can view it. Note: new
	  response method 'check_group_membership()' is called in the
	  'page()' method. Unauthorised access is handled according to the
	  'On failed authentication' setting in the Axyl control panel.

2004-08-27 22:12  paul

	* axyl/trunk/README: Updated for database locations etc. Added some
	  more blurb about the Tour etc.

2004-08-27 21:56  paul

	* axyl/trunk/debian/rules: Put 'compat' sub-directory in the
	  correct place.

2004-08-27 21:25  paul

	* axyl/trunk/lib/metadata-defs.php: New module containing classes
	  and functions concerned with the manipulation of metadata
	  elements on the website.

2004-08-27 21:22  paul

	* axyl/trunk/www/templates/template_main.html,
	  axyl/trunk/www/templates/template_popup.html: Added the favicon
	  URI reference to the header.

2004-08-27 21:21  paul

	* axyl/trunk/www/axyl-sitepages.php: Fixed the test for writeable
	  non-managed page. Prefixed the site_docroot to the path to make
	  it work.

2004-08-27 21:21  paul

	* axyl/trunk/www/axyl-metaschema.php: Minor. Removed field conflict
	  - fixed query syntax.

2004-08-27 21:17  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: The latest Axyl schema,
	  including the more-or-less finalised Metadata enhancements. These
	  are approx. 99-100% complete.

2004-08-27 21:14  paul

	* axyl/trunk/lib/webpage-defs.php: 1. Extended the set_metatag()
	  method to accept additional arguments: '$language' and '$scheme'
	  both in the 'webpage' class, and the 'head' class.
	  2. The 'head' version of set_metatag() now uses the new HTMLtag
	  class to formulate meta tags, before they are stored (as objects)
	  in an array.
	  3. The head html() rendering method inserts the http-equiv, and
	  generator meta-tags using the new HTMLtag class.
	  4. The head html(0 rendering method now just calls the render()
	  method on each metatag object in the 'meta' array, and inserts
	  the content into the webpage 'head'.

2004-08-27 21:07  paul

	* axyl/trunk/lib/html-defs.php: Added the generic 'HTMLtag' class.
	  Can be used to generate HTML 'tags' of any kind. Extends the
	  'tag' class and provides an HTML-based rendering method called
	  html(). Can be further extended for specific HTML tags if
	  required.

2004-08-27 21:06  paul

	* axyl/trunk/lib/renderable.php: Added the generic 'tag' class. Can
	  be used to generate 'tags' of any kind, which for this purpose
	  are defined as things of the form: '<tagname attrib=val attrib
	  ... >'. Designed as a virtual class to be further extended for
	  HTML, XML etc.

2004-08-27 21:04  paul

	* axyl/trunk/lib/recmaint-defs.php: Updated the code to use implode
	  to assemble argument lists to functions, instead of clumsy string
	  concats. No functionality changes.

2004-08-26 21:40  paul

	* axyl/trunk/lib/img/_arrowBL.gif, axyl/trunk/lib/img/_arrowBR.gif:
	  A couple of new Axyl buttons: right and left arrows white on
	  black.

2004-08-26 20:32  paul

	* axyl/trunk/install/axyl-common.sh: Finally settled on the right
	  combo of utilities for adding users and groups: useradd and
	  groupadd.

2004-08-25 09:02  paul

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php: Various refinements of the
	  boolean conversion regex. Mark to test ORACLE module, and MySQL
	  module.

2004-08-25 03:59  paul

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php: Refined the regexes for the
	  substitution of boolean clauses in WHERE statements. Mark to test
	  Oracle.

2004-08-24 23:23  paul

	* axyl/trunk/db/postgres/install-db.sh: Updated the Postgres create
	  user statements to give them CREATEDB permission. This is
	  required to install Axyl.

2004-08-24 23:23  paul

	* axyl/trunk/db/postgres/axyl_core.dat: Fixed data for renamed
	  field 'menu_level' (was 'level').

2004-08-24 23:22  paul

	* axyl/trunk/install/config-apache.sh: Some major changes in the
	  php.ini files. We now cater for the separate CLI .ini file, and
	  we attempt to set the Php include_path, but giving the user a
	  choice over doing it.

2004-08-24 23:19  paul

	* axyl/trunk/install/axyl-common.sh: - Switched to using 'adduser'
	  rather than 'useradd' which isn't on many Linux variants.
	  - Changed shell declaration to #!/bin/sh instead of referencing
	  bash.

2004-08-24 23:19  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/get-htmlarea.sh,
	  axyl/trunk/install/install-db.sh,
	  axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/remove-axyl-website.sh,
	  axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh:
	  Changed shell declaration to #!/bin/sh instead of referencing
	  bash.

2004-08-24 08:49  paul

	* axyl/trunk/scripts/examples/lu-optimize.php: Moved up a directory
	  to be a full-blown script.

2004-08-24 08:49  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Added the
	  change to the 'application.php' file which defaults the
	  DOCUMENT_ROOT using getcwd() if not defined (ie. for command-line
	  scripts).

2004-08-24 08:47  paul

	* axyl/trunk/scripts/lu-optimize.php: New Lucene optimize script.
	  Generic enough to be run on any Axyl system. Optimizes the index
	  and then, if successful, backs the index up. Finally it emails a
	  status report.

2004-08-23 22:52  paul

	* axyl/trunk/www/application.php: Changed to cater for CLI mode
	  scripts. In this mode the $DOCUMENT_ROOT (assigned by webserver)
	  is not defined. We define it to be current working directory.
	  NOTE: this implies all scripts must now be executed from the
	  website root, so that they can acquire 'application.php' and
	  'application.xml' etc. Note also, that for scripts to run in the
	  new structure, 'php_include_path' must be set in the CLI php.ini
	  file so that it points to AXYL_HOME.

2004-08-23 22:40  paul

	* axyl/trunk/lib/datetime-defs.php: Just allowed nullstring default
	  on the timestamp paremeter for the timestamp_to_displaydate()
	  function so it defaults to current timestamp. Also some
	  cosmetics.

2004-08-23 22:39  paul

	* axyl/trunk/lib/debugger.php: Removed the strip_tags() from the
	  CLI debug output option. This can remove stuff in angled brakets
	  that we want to see.

2004-08-23 22:37  paul

	* axyl/trunk/lib/lucene-defs.php: 1. Fixed up the lucene_utilitymsg
	  so that we get the response decoded properly. This allows us to
	  properly check status and error messages.
	  2. Added new utility message wrapper lucene_backup() which will
	  cause Luceneserver to back up its index.

2004-08-23 22:33  paul

	* axyl/trunk/lib/globals-defs.php,
	  axyl/trunk/lib/response-defs.php: Changes to facilitate running
	  CLI scripts with the new security-updated Axyl structure.
	  1. globals-defs.php
	  Altered so that we no longer 'blow away' variables which are
	  already globalised.
	  2. response-defs.php
	  - Prevent headers being sent if CLI mode.
	  - Tidied up the globalisation calls.
	  - For CLI we now assign site_docroot to be the current working
	  directory with getcwd() instead of using ".".

2004-08-23 21:56  paul

	* axyl/trunk/lib/mail-defs.php: Added a new method
	  'extra_header($header, $value)'. The method 'add_header()' is now
	  DEPRECATED in favour of this new 'extra_header()' method, which
	  takes separate header-name and header-value parameters.

2004-08-23 21:49  paul

	* axyl/trunk/lib/mail-defs.php: 1. A complete re-write of the way
	  this class handles and generates headers. The previous version
	  tended to bung these into the body and let the transport sort it
	  out.
	  2. Added new methods: To(), From(), Cc(), Bcc(), Subject(),
	  Body(), ReplyTo().
	  3. Removed a lot of dross, and ad-hoc debugging.
	  4. NOTE: this class will now need some extensive testing,
	  especially with MIME attachments. Check headers are all being
	  generated correctly!

2004-08-23 03:54  mark

	* axyl/trunk/www/axyl-sitepages.php: added logic to cater for
	  selecting User Group Restrictions for a content managed page as
	  it's created.

2004-08-22 20:42  paul

	* axyl/trunk/www/axyl-metaschema.php,
	  axyl/trunk/www/axyl-story-admin.php: Update all boolean WHERE
	  clauses to use the db-independent syntax: 'WHERE foo=TRUE'.

2004-08-22 20:42  paul

	* axyl/trunk/www/context-defs.php: Removed null lines at end of
	  file.

2004-08-21 23:05  paul

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/query-defs.php:
	  Some minor follow-up changes.

2004-08-21 23:05  paul

	* axyl/trunk/compat/www/axyl-orgs.php,
	  axyl/trunk/compat/www/axyl-ugroups.php,
	  axyl/trunk/compat/www/axyl-users.php: Just tidied up these
	  standard maintainer screens to look the same as all the rest.

2004-08-21 08:41  paul

	* axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/query-defs.php:
	  Major changes.
	  NOTE: these changes are designed to be transparent to existing
	  applications.
	  1. We have moved the query timing and debug reporting function
	  right down to the 'database' class level. Thus each module now
	  does the query execution timing, and reporting of the query.
	  2. Implemented the boolean syntax conversion.
	  3. Moved the default DB methods up into the parent 'database'
	  class, out of the db- classes, and removed these from the child
	  db- classes unless they actually _need_ to be over-ridden. This
	  simplifies the lower classes quite a bit.

2004-08-21 08:38  paul

	* axyl/trunk/lib/response-defs.php: Minor almost cosmetic change.

2004-08-20 23:34  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/forum-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/selfregistration-defs.php: Update all boolean
	  WHERE clauses to use the db-independent syntax: 'WHERE foo=TRUE'.

2004-08-20 06:54  mark

	* axyl/trunk/lib/db-oracle.php: WIP changes for Oracle DB module.

2004-08-19 22:55  paul

	* axyl/trunk/www/axyl-encoding-schemes.php,
	  axyl/trunk/www/axyl-meta-elements.php,
	  axyl/trunk/www/axyl-metaschema.php: Latest changes for metadata
	  enhancements to Axyl. Somewhat of a Work In Progress.

2004-08-19 22:54  paul

	* axyl/trunk/lib/js/recmaint.js,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/recmaint-defs.php: Changes to allow multiple
	  record maintainers to operate on the same webpage. Also fixed a
	  small bug in listbox element ordering.

2004-08-19 22:54  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixed small bug in sequence
	  create SQL generation..

2004-08-19 22:53  paul

	* axyl/trunk/lib/menumaint-defs.php: Fix to prevent sub-headings
	  being saved with 'action' values of '/'.

2004-08-19 22:52  paul

	* axyl/trunk/lib/menu-defs.php: Fix to make sub-headings be
	  detected as such.

2004-08-19 22:49  paul

	* axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Latest changes for metadata
	  enhancements to Axyl. Somewhat of a Work In Progress.

2004-08-07 00:55  paul

	* axyl/trunk/www/sitestyle.css: Changed initial font sizes for
	  <body> and menus to percentages.

2004-08-07 00:54  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php:
	  Fixed of inconsistent usage of the authcode both as a char ('t'
	  or 'f') and boolean.

2004-08-07 00:53  paul

	* axyl/trunk/db/postgres/install-db.sh: Changed the createdb option
	  --owner to --username.

2004-08-07 00:53  paul

	* axyl/trunk/install/create-axyl-website.sh: Fixed an errant sed -i
	  which had been missed.

2004-08-06 23:48  paul

	* axyl/trunk/debian/axyl.postinst: Removed '--max-count=1' grep
	  option to prevent errors from older versions of grep.

2004-08-06 22:35  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Script has
	  been changed to implement the fieldname change on table
	  'ax_menuoption': 'level' to 'menu_level'.

2004-08-06 22:32  paul

	* axyl/trunk/debian/copyright: Added copyright on images.

2004-08-06 22:22  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/js/recmaint.js,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/recmaint-defs.php: Changed the way we do recmaint
	  "new" records, so that re-ordering can be done on the same
	  commit. We now have a "NEW_" prefix on the 10000 series id.

2004-08-06 22:21  paul

	* axyl/trunk/lib/menumaint-defs.php: 1. Fieldname change on table
	  'ax_menuoption': 'level' to 'menu_level'.
	  2. Changed the way we do recmaint "new" records, so that
	  re-ordering can be done on the same commit. We now have a "NEW_"
	  prefix on the 10000 series id.

2004-08-06 22:20  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: Fieldname change on table
	  'ax_menuoption': 'level' to 'menu_level'.

2004-08-06 21:59  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql: Fieldname change on table
	  'ax_menuoption': 'level' to 'menu_level'.

2004-08-05 21:58  mark

	* axyl/trunk/db/oracle/axyl_core.pdm: oracleised the schema. still
	  a couple problems to sort out.

2004-08-05 02:29  paul

	* axyl/trunk/www/axyl-users.php: Removed useless statement.

2004-08-03 08:15  paul

	* axyl/trunk/db/mysql/axyl_core.pdm: Latest schema definition.

2004-08-03 08:09  paul

	* axyl/trunk/www/img/axyl.wbmp, axyl/trunk/www/img/axyl_logo.png,
	  axyl/trunk/www/index.php, axyl/trunk/www/site-wappage.php,
	  axyl/trunk/www/templates/template_logo.wml,
	  axyl/trunk/www/templates/template_main.wml,
	  axyl/trunk/www/wap-about.php, axyl/trunk/www/wap-diags.php,
	  axyl/trunk/www/wap-index.php, axyl/trunk/www/wap-login.php,
	  axyl/trunk/www/wap-logo.php, axyl/trunk/www/wap-logoff.php: Added
	  a basic WAP site for the standard Axyl distribution.

2004-08-03 08:08  paul

	* axyl/trunk/lib/file-defs.php: Provided a new method eof() on the
	  inputfile class. Don't know why we didn't have one before this.

2004-08-03 08:07  paul

	* axyl/trunk/www/sitestyle.css: A bit of spacing for the unordered
	  lists.

2004-08-02 22:31  paul

	* axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql: Re-gen for Oracle 8i2, with
	  tablespace added.

2004-08-02 04:41  paul

	* axyl/trunk/lib/layout-defs.php: 1. Removed the usage of LIMIT and
	  OFFSET from the layout versioning. This ensures database
	  independence for other databases which don't have this non-SQL
	  addition.
	  2. Fixed a bug in the REVERT function of versioninfg. Now works
	  fine.

2004-08-02 04:39  paul

	* axyl/trunk/lib/query-defs.php: Added method to the dbrows class
	  called 'rowexists()' which takes an integer row number. Returns
	  true if that row exists in the recordset.

2004-08-02 02:18  paul

	* axyl/trunk/www/axyl-sitepages.php: Fixed so that pages get
	  created with absolute path (leading slash) for non-cm pages. The
	  cm pages already had that.

2004-08-02 02:18  paul

	* axyl/trunk/db/mssql_server/axyl_core.dat,
	  axyl/trunk/db/mysql/axyl_core.dat,
	  axyl/trunk/db/odbc/axyl_core.dat,
	  axyl/trunk/db/oracle/axyl_core.dat: Re-established absolute paths
	  for the 'action' fields.

2004-08-02 02:17  paul

	* axyl/trunk/db/postgres/axyl_core.dat: Re-established absolute
	  paths for the 'action' fields. FUCK knows where they went, since
	  this was done once before.

2004-08-02 02:16  paul

	* axyl/trunk/lib/menumaint-defs.php: Ensure menuoption 'action'
	  fields are absolute path for website.

2004-08-01 07:59  paul

	* axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql: Removed the drop/createuse
	  database statements. The DB name might not be 'axyl' of course.

2004-08-01 07:35  paul

	* axyl/trunk/debian/rules: We now have a new Axyl subdir 'compat'
	  which holds 'compatible' scripts.

2004-08-01 07:32  paul

	* axyl/trunk/compat, axyl/trunk/compat/www,
	  axyl/trunk/compat/www/axyl-orgs.php,
	  axyl/trunk/compat/www/axyl-ugroups.php,
	  axyl/trunk/compat/www/axyl-users.php,
	  axyl/trunk/install/create-axyl-website.sh: We now have a new Axyl
	  subdir 'compat' which holds 'compatible' scripts. These will work
	  in any DB flavour, whereas the standard ones are
	  Postgres-specific. The create script now installs the 'compat'
	  scripts in the event they create a non-Postrgres Axyl website.

2004-08-01 07:30  paul

	* axyl/trunk/install/config-apache.sh: Re-wrote the
	  modules-config/apache-modconf part which now seems to crash the
	  script. Hopefully this is a bug which will go away. Meantime we
	  check if 'mod_php4' is already enabled, and skip the call if so.

2004-08-01 07:29  paul

	* axyl/trunk/www/sitestyle.css: Got rid of the 'url' status-content
	  menu style and defaulted it to 'description'. Instead of 'url',
	  use the string 'path' in future - it will do the same thing.

2004-08-01 07:28  paul

	* axyl/trunk/www/axyl-queries.php,
	  axyl/trunk/www/axyl-sitepages.php,
	  axyl/trunk/www/axyl-story-defs.php: Fixed up all
	  get_next_sequencevalue() calls to include table and column names.

2004-08-01 07:27  paul

	* axyl/trunk/www/axyl-story-admin.php: Fixed up an old Postgres 't'
	  boolean comparison (removed it).

2004-08-01 07:26  paul

	* axyl/trunk/lib/query-defs.php: 1. Reverted the SQLDATA dump to
	  unwind the array, rather than use var_dump which echoes straight
	  into the buffer.
	  2. Wrapped the numrows() call to populate 'rowcount' in a test
	  for 'select' in the query so it only executes for SELECT
	  statements. MySQL didn't like it being executed for all queries.
	  3. Removed the affectedrows() call to populate
	  'affectedrowcount'. This might be temporary pending further work.
	  Meantime, execute $yourquery->affectedrows($rid) to get this
	  count in your own application code.

2004-08-01 07:21  paul

	* axyl/trunk/lib/user-defs.php: 1. Fixed the reading of the
	  'enabled' flag to used the bool_from_db_value() method for
	  DB-independence.
	  2. Fixed the get_user_by_ip() method to select on 'inet' datatype
	  for Postgres, and 'text' datatype for others.

2004-08-01 07:19  paul

	* axyl/trunk/lib/webpage-defs.php: Cosmetic only.

2004-08-01 07:19  paul

	* axyl/trunk/lib/catalog-defs.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php, axyl/trunk/lib/pim-defs.php:
	  Fixed up all get_next_sequencevalue() calls to include table and
	  column names.

2004-08-01 07:16  paul

	* axyl/trunk/lib/block-defs.php: 1. Fixed the istrue() on the
	  blocklet visibility. This was the cause of probs with MySQL
	  blocklet display.
	  2. Fixed up all get_next_sequencevalue() calls to include table
	  and column names.
	  3. Changed blocklet user-defined tables to create cells with
	  valign="top" - it looks neater.

2004-08-01 06:50  paul

	* axyl/trunk/db/mssql_server/axyl_core.dat,
	  axyl/trunk/db/odbc/axyl_core.dat,
	  axyl/trunk/db/oracle/axyl_core.dat,
	  axyl/trunk/db/postgres/axyl_core.dat: Added new default user 'ed'
	  with 'Editor' group membership. Remove 'Editor' group membership
	  from the administrator user 'axyl'.

2004-08-01 06:49  paul

	* axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql: Fixed the indexes which were
	  mis-formatted by Powerdesigner.

2004-08-01 06:49  paul

	* axyl/trunk/db/mysql/axyl_core.dat: 1. Fixed a lot of logicals 't'
	  and 'f' legacy errors.
	  2. Fixed the indexes which were mis-formatted by Powerdesigner.
	  3. Added new default user 'ed' with 'Editor' group membership.
	  Remove 'Editor' group membership from the administrator user
	  'axyl'.

2004-07-31 08:25  paul

	* axyl/trunk/db/mysql/axyl_core.dat: Removed usage of Postgres
	  curval and nextval's being used to make the contactinfo
	  key, and organisation FK from it.

2004-07-30 03:29  paul

	* axyl/trunk/lib/query-defs.php: Trying diferent debugging approach
	  to SQLDATA for MySQL returned rows.

2004-07-30 02:50  paul

	* axyl/trunk/lib/db-mysql.php: Fixed typo in LIMIT sql gen.

2004-07-29 22:55  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/webpage-defs.php,
	  axyl/trunk/www/axyl-search.php, axyl/trunk/www/img/axyl02.gif,
	  axyl/trunk/www/img/axyl03.gif, axyl/trunk/www/img/axyl04.gif,
	  axyl/trunk/www/img/axyl05.gif, axyl/trunk/www/img/axyl06.gif,
	  axyl/trunk/www/img/topTile.gif, axyl/trunk/www/sitestyle.css,
	  axyl/trunk/www/sitestyle_ie.css: 1. Added Db-independence for
	  LIMIT. Actually we now have Db independence
	  for the build() part of the sqlquery class.
	  2. Fixed up the standard stylesheet to be better for IE and
	  Mozilla. We
	  now have a few font sizings in sitestyle_ie.css.
	  3. Re-jigged some imagery.

2004-07-27 02:04  paul

	* axyl/trunk/lib/img/_find.gif: New library image 'FIND' button.

2004-07-26 07:39  paul

	* axyl/trunk/db/postgres/axyl_core.pdm: Updated to Powerdesigner 10
	  and regenerated.

2004-07-26 07:39  paul

	* axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql: Updated to Powerdesigner 10
	  and regenerated.

2004-07-26 03:55  paul

	* axyl/trunk/lib/block-defs.php: Implemented block properties
	  fields at the top of the Wysiwyg form. So we can set things like
	  background colours etc.

2004-07-25 21:23  paul

	* axyl/trunk/scripts/pgdropcon.php: Cosmetics.

2004-07-24 23:34  paul

	* axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: Many changes to get closer to
	  database-independent functionality. Renamed the pg_* classes to
	  DB_* classes. Any new DB modules will implement the same-named
	  classes.

2004-07-24 23:33  paul

	* axyl/trunk/lib/maintainer-defs.php: Fixed to work with the new
	  pg-schema-defs clas renamed to DB_schema, from pg_schema in
	  pg-schema-defs.php.

2004-07-24 23:32  paul

	* axyl/trunk/lib/globals-defs.php: Debugging now in DEBUG class.

2004-07-24 23:32  paul

	* axyl/trunk/scripts/dbdiff.php, axyl/trunk/scripts/pgdiff.php: The
	  pgdiff.php script is now deprecated in favour of the new
	  dbdiff.php script. This new script is database-independent, and
	  requires Axyl - ie. it is NOT standalone.

2004-07-23 03:19  paul

	* axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql: Removed 'password' and
	  'action' from the Powerdesigner MySQL DB keywords list. Also made
	  the IPaddress domain a varchar(32).

2004-07-23 02:56  paul

	* axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql: Change to the TextID domin to
	  make it a fixed-length varchar(64) to cope with MySQL's indexing
	  limitations.

2004-07-23 02:44  paul

	* axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql: Changes, mostly to Domains for
	  types compatible with MySQL.

2004-07-22 23:57  paul

	* axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/schema-defs.php: Latest database modules.
	  Re-ordered parameters for sequence functions and also fix
	  affectedrows for mysql.

2004-07-22 02:58  mark

	* axyl/trunk/db/mysql/axyl_core.dat: removed the " from around the
	  table and column names as mysql doesn't like them while
	  importing.

2004-07-21 03:22  paul

	* axyl/trunk/debian/control: Changed the Section from 'contrib/web'
	  to 'web', since Axyl doesn't depend on any non-free software.

2004-07-21 02:18  paul

	* axyl/trunk/db/postgres, axyl/trunk/db/postgres/axyl_core.dat,
	  axyl/trunk/db/postgres/axyl_core.pdm,
	  axyl/trunk/db/postgres/axyl_core.sql,
	  axyl/trunk/db/postgres/axyl_trig.sql,
	  axyl/trunk/db/postgres/install-db.sh: Axyl multiple database-type
	  install.
	  New PostgreSQL installation components directory.

2004-07-21 02:18  paul

	* axyl/trunk/db/oracle, axyl/trunk/db/oracle/axyl_core.dat,
	  axyl/trunk/db/oracle/axyl_core.pdm,
	  axyl/trunk/db/oracle/axyl_core.sql,
	  axyl/trunk/db/oracle/axyl_trig.sql,
	  axyl/trunk/db/oracle/install-db.sh: Axyl multiple database-type
	  install.
	  New ORACLE installation components directory.

2004-07-21 02:18  paul

	* axyl/trunk/db/odbc, axyl/trunk/db/odbc/axyl_core.dat,
	  axyl/trunk/db/odbc/axyl_core.pdm,
	  axyl/trunk/db/odbc/axyl_core.sql,
	  axyl/trunk/db/odbc/install-db.sh: Axyl multiple database-type
	  install.
	  New ODBC installation components directory.

2004-07-21 02:17  paul

	* axyl/trunk/db/mysql, axyl/trunk/db/mysql/axyl_core.dat,
	  axyl/trunk/db/mysql/axyl_core.pdm,
	  axyl/trunk/db/mysql/axyl_core.sql,
	  axyl/trunk/db/mysql/install-db.sh: Axyl multiple database-type
	  install.
	  New MySQL installation components directory.

2004-07-21 02:17  paul

	* axyl/trunk/db/mssql_server,
	  axyl/trunk/db/mssql_server/axyl_core.dat,
	  axyl/trunk/db/mssql_server/axyl_core.pdm,
	  axyl/trunk/db/mssql_server/axyl_core.sql,
	  axyl/trunk/db/mssql_server/install-db.sh: Axyl multiple
	  database-type install.
	  New SQL Server installation components directory.

2004-07-21 02:16  paul

	* axyl/trunk/db/axyl_core.dat, axyl/trunk/db/axyl_core.pdm,
	  axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_demo.db,
	  axyl/trunk/db/axyl_trig.sql: Axyl multiple database-type install.
	  Removed these to the new 'postgres' sub-directory.

2004-07-21 02:15  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh: Small fixes to properly get the
	  multiple Db types installs working well.

2004-07-20 22:01  paul

	* axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/query-defs.php:
	  Moved locking functionality out into the database-dependent
	  modules, from query-defs.php.

2004-07-19 23:49  paul

	* axyl/trunk/debian/axyl.postrm.debhelper,
	  axyl/trunk/debian/axyl.substvars, axyl/trunk/debian/files: These
	  are generated every time we build the package.

2004-07-19 23:46  paul

	* axyl/trunk/build-debian.sh: Made this script a bit more
	  intelligent. It now creates the proper symlink and cd's into it
	  before creating the .deb. Also acquires HTMLarea if not there, or
	  prompts to get latest. Also does a cvs2cl. Then builds with sudo
	  and gpg keys.

2004-07-19 22:41  paul

	* axyl/trunk/debian/files: Change to 'all' distribution.

2004-07-19 22:40  paul

	* axyl/trunk/debian/templates: Mention man page on final note
	  screen.

2004-07-19 22:40  paul

	* axyl/trunk/install/install-db.sh: We now look at the $LUCENE_PORT
	  and do a sed replace to set up the Axyl system setup screen
	  properly to the user choice of port.

2004-07-19 22:39  paul

	* axyl/trunk/db/axyl_core.dat: Fixed up the configuration setting -
	  removed old Template Page setting, and fixed up Lucene settings.

2004-07-19 04:52  paul

	* axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/webpage-defs.php:
	  Moved class page_section to plugin-defs.php, so it gets defined
	  early enough for plugin classes. Not sure why it was working in
	  the first place (Andrew found this problem but all other sites
	  work ok).

2004-07-18 23:24  paul

	* axyl/trunk/debian/control: Changed architecture to "all".

2004-07-18 21:50  paul

	* axyl/trunk/debian/config, axyl/trunk/debian/templates: Added NOTE
	  template which tells how to create their first Axyl website.

2004-07-18 21:42  paul

	* axyl/trunk/debian/templates: Added NOTE template which tells how
	  to create their first Axyl website.

2004-07-17 06:11  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/session-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/www/axyl-queries.php,
	  axyl/trunk/www/axyl-sitepages.php,
	  axyl/trunk/www/axyl-story-defs.php: Some pretty far-reaching
	  changes on the DB-independence front:
	  1) boolean handling moved out to the db-xxx.php DB modules.
	  2) Sequence handline also moved out to the db-xxx.php DB modules.
	  With this we now deprecate use of next_sequencevalue() function
	  and advise conversion to use get_next_sequencevalue() function
	  which is DB independent.
	  3) Added set_datestyle() DB independent session var set function.
	  4) Added standard DB updates for all 'last_modified' fields, for
	  DBs where we won't have triggers defined.

2004-07-16 04:38  paul

	* axyl/trunk/db/axyl_demo.db: Latest Axyl demo database.

2004-07-16 04:26  paul

	* axyl/trunk/www/axyl-search.php: Fixed search results table
	  formatting.

2004-07-16 04:06  paul

	* axyl/trunk/www/axyl-system.php: Some fixes which enable us to fix
	  up sitepage - layout_set linkages in the new dir structure, and
	  also index these all correctly.

2004-07-16 02:42  paul

	* axyl/trunk/db/axyl_demo.db: Latest Axyl demo database.

2004-07-16 01:58  paul

	* axyl/trunk/install/create-axyl-website.sh: Correct erroneous path
	  to demo content.

2004-07-16 01:57  paul

	* axyl/trunk/debian/rules: Copying the "demo" directory contents
	  into the package.

2004-07-16 01:56  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.prerm:
	  Stop axyl_lucene start/top from returning error code if it
	  doesn't run - causes probs with apt-get.

2004-07-16 01:55  paul

	* axyl/trunk/debian/axyl.postrm: Stop removing all directory
	  hierarchy since this might blow away a lot of user index data
	  etc.

2004-07-15 22:19  paul

	* axyl/trunk/install/create-axyl-website.sh: Two changes: First -
	  we have dropped the idea of sym-linking the axyl-* scripts. Leave
	  this entirely to the user, and we will just copy them across.
	  Second - we now copy the demo content over to "cm" and "catalog"
	  areas when they want the demo installed.

2004-07-15 22:09  paul

	* axyl/trunk/db/axyl_demo.db: Latest version of the Axyl demo
	  database.

2004-07-15 22:06  paul

	* axyl/trunk/db/axyl_core.dat: Make the Axyl admin user a "sys"
	  (system engineer).

2004-07-14 04:13  paul

	* axyl/trunk/www/axyl-queries.php: Generalised this with a new
	  global $ALLOWED_TABLES at the top which the user should customise
	  to suit. This lists the tables which can be used to build
	  queries. It is initialised to a few Axyl standard tables to begin
	  with.

2004-07-13 23:23  paul

	* axyl/trunk/www/axyl-users.php: Cosmetics.

2004-07-13 23:23  paul

	* axyl/trunk/lib/js/recmaint.js, axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/recmaint-defs.php: Added new feature for record
	  maintainer. There is a new method in the maintainer called
	  initial_record(). It takes a single value - the value of the
	  record (a key value). On initialisation the maintainer then
	  positions the listbox to the record with that key value. This is
	  done by inserting javascript in the webpage foot.

2004-07-12 23:00  paul

	* axyl/trunk/www/about.php, axyl/trunk/www/application.php,
	  axyl/trunk/www/axyl-catalog.php, axyl/trunk/www/axyl-menu.php,
	  axyl/trunk/www/axyl-orgs.php, axyl/trunk/www/axyl-prefs.php,
	  axyl/trunk/www/axyl-queries.php, axyl/trunk/www/axyl-ugroups.php,
	  axyl/trunk/www/axyl-users.php: Removed a lot of trailing newlines
	  from these files. Cosmetic only.

2004-07-12 21:04  paul

	* axyl/trunk/www/axyl-system.php: Cosmetics.

2004-07-12 21:03  paul

	* axyl/trunk/lib/configuration-defs.php: Fixed typoed text-field
	  rendering which generated the Initial Value and Default Value
	  fields with "1" in them.

2004-07-09 03:27  paul

	* axyl/trunk/db/axyl_demo.db: Latest demo database. Has the Axyl
	  tour (beginnings of), and also a lot
	  of fixes to things like menu options etc.

2004-07-09 03:25  paul

	* axyl/trunk/lib/block-defs.php: 1. We now allow setting of block
	  description. This will be useful when
	  we want to allow content to be picked from a menu and re-used.
	  2. Support for blocklet_sep attribute (pixels). We separate each
	  blocklet vertically by this whitespace using a null table row.
	  3. Support for background_img attribute. We can now set the
	  background
	  image of a block by picking images from the ax_catalog table.

2004-07-09 03:23  paul

	* axyl/trunk/lib/layout-defs.php: No longer set the background
	  colour of the containing layout cell to the
	  same colour as the block. Otherwise if the layout cell is padded,
	  you
	  get the wrong result.

2004-07-09 03:22  paul

	* axyl/trunk/lib/html-defs.php: Added the generic 'background'
	  attribute. This is a URL which can be
	  used to set the image for background in tables, body...

2004-07-09 03:20  paul

	* axyl/trunk/www/axyl-catalog.php: Removed debugging.

2004-07-09 03:19  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/remove-axyl-website.sh: Force stop/start of
	  Lucene.

2004-07-09 03:18  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Added
	  database customisation - we add new field ax_block.blocklet_sep
	  (int4) and then we initialise all these to be zeroes. Can
	  t leave it to pgdiff.php because of the not-null constraint.

2004-07-09 03:16  paul

	* axyl/trunk/db/axyl_core.pdf, axyl/trunk/db/axyl_core.pdm,
	  axyl/trunk/db/axyl_core.sql: Added fields to ax_block:
	  background_img (int4) - FK for a cat_id from
	  the ax_catalog table, also blocklet_sep (int4) pixel separation
	  between
	  each blocklet.

2004-07-06 08:37  paul

	* axyl/trunk/install/remove-axyl-website.sh: Database removal now
	  fixed up for different types of database other than 'postgres'.
	  Still doesn't cater for multiple database though.

2004-07-06 02:01  paul

	* axyl/trunk/lib/html-defs.php: Sort out the image metrics issue
	  with absolute URL and absolute path mismatch in the new website
	  schema.

2004-07-06 01:53  paul

	* axyl/trunk/lib/block-defs.php: Set min inage padding to zero.

2004-07-06 01:47  paul

	* axyl/trunk/lib/html-defs.php: Add test for readable file when
	  trying to get image size using gd.

2004-07-06 00:40  paul

	* axyl/trunk/lib/html-defs.php: Experiment: removal of whitespace
	  before and after the <td> and <th> render in table class.

2004-07-06 00:31  paul

	* axyl/trunk/lib/block-defs.php: Added 'Default' option for img
	  alignment, which results in no 'align=' tag being emitted. This
	  should stop IE putting padding around the image, in it's
	  inimitable fashion.

2004-07-05 22:44  paul

	* axyl/trunk/db/axyl_demo.db: Added ax_block.block_type, and
	  defined it in the single data row too.

2004-07-05 08:49  paul

	* axyl/trunk/install/remove-axyl-website.sh: New website removal
	  script. Yes, sadly there are people out there with minds warped
	  enough to want to do this. ;-)

2004-07-05 08:48  paul

	* axyl/trunk/install/setup-axyl.sh: Cosmetics.

2004-07-04 22:52  paul

	* axyl/trunk/install/setperms.sh: Fixed small bug in script perms
	  settings loop - it was never doing it.

2004-07-04 22:28  paul

	* axyl/trunk/install/setup-axyl.sh: Added logging dir confirmation.
	  Changed perms for logging dirs.

2004-07-04 22:27  paul

	* axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/install/install-lucene.sh: Fixed up Lucene log path.
	  Changed perms for logging dirs.

2004-07-04 22:27  paul

	* axyl/trunk/install/create-axyl-website.sh: Editing of
	  application.xml is now no-longer optional. This file should
	  always be updated on Axyl website creation!

2004-07-04 07:55  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Only a few
	  clarifications to the wording in some of the messages which are
	  displayed.

2004-07-04 07:54  paul

	* axyl/trunk/debian/axyl.postinst: We have added a new global var
	  AXYL_LOGS which points to the directory the Axyl logs are being
	  kept in. If /var/log/ exists on the system, it is put there,
	  otherwise it is put in $AXYL_DATA/log.

2004-07-04 07:50  paul

	* axyl/trunk/etc/axyl/axyl.conf: Functional change is to use
	  placeholder '_AXYL_LOGS_DIR_' for substituting in the value of
	  the AXYL_LOGS= definition for logs path.

2004-07-04 07:42  paul

	* axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh,
	  axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/setup-axyl.sh: We have added a new global var
	  AXYL_LOGS which points to the directory the Axyl logs are being
	  kept in. If /var/log/ exists on the system, it is put there,
	  otherwise it is put in $AXYL_DATA/log.

2004-07-04 07:32  paul

	* axyl/trunk/db/axyl_core.pdf, axyl/trunk/db/axyl_core.pdm,
	  axyl/trunk/db/axyl_core.sql: Fixed the absent ax_block.block_type
	  (text) field.

2004-07-01 22:24  mark

	* axyl/trunk/www/axyl-catalog.php: fixed bug for absolute path on
	  file upload directory

2004-07-01 22:23  mark

	* axyl/trunk/lib/file-defs.php: fixed bug for "realpath" returning
	  FALSE all the time

2004-06-28 01:57  paul

	* axyl/trunk/debian/copyright: Added licence ref. for Lucene.

2004-06-28 01:57  paul

	* axyl/trunk/debian/control: Added recommendation for
	  java2-runtime.

2004-06-27 21:57  mark

	* axyl/trunk/lib/selfregistration-defs.php: replaced hard coding of
	  image buttons with $LIBDIR

2004-06-27 06:31  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.prerm:
	  Revert to the direct invocation of the init.d axyl_lucene script.
	  The invoke-rc.d seems to hang.

2004-06-27 06:30  paul

	* axyl/trunk/install/create-axyl-website.sh: Just added the option
	  to soft-link the axyl-*.php core scripts to the installation
	  scripts.

2004-06-27 06:29  paul

	* axyl/trunk/www/axyl_forums.php: Renamed to axyl-forums.php

2004-06-27 04:45  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/setperms.sh: Fixed minor problem with perms on
	  directories not being exec.

2004-06-27 01:41  paul

	* axyl/trunk/scripts/README: Updating for dir structure changes.

2004-06-27 01:40  paul

	* axyl/trunk/debian/axyl.axyl_lucene.init,
	  axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/debian/axyl.postinst.debhelper,
	  axyl/trunk/debian/axyl.postrm,
	  axyl/trunk/debian/axyl.postrm.debhelper,
	  axyl/trunk/debian/axyl.prerm,
	  axyl/trunk/debian/axyl.prerm.debhelper, axyl/trunk/debian/rules,
	  axyl/trunk/install/install-lucene.sh: Re-worked the Lucene init.d
	  install. We now do it ourselves so we can take account of the
	  user no opting in to install Lucene.

2004-06-27 00:39  paul

	* axyl/trunk/README: Updated to reflect reality a little more.

2004-06-27 00:09  paul

	* axyl/trunk/db/axyl_core.dat, axyl/trunk/db/axyl_core.pdf,
	  axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_trig.sql: Added new core table ax_story. This
	  supports generic News (etc.) articles as per NIS. Also included
	  Forums in the menu structure and fixed it up to use the new
	  axyl-* core script naming.

2004-06-27 00:06  paul

	* axyl/trunk/db/axyl_demo.db: Latest demo database complete.
	  Included Forums in the menu and also has the thing fixed up to
	  use the new axyl-* core script naming.

2004-06-26 23:45  paul

	* axyl/trunk/install/create-axyl-website.sh: Cosmetics only.

2004-06-26 23:45  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Fixed to
	  cater for the latest script naming convention of 'axyl-*.php'.

2004-06-26 23:18  paul

	* axyl/trunk/www/templates/template_index.html,
	  axyl/trunk/www/templates/template_main.html,
	  axyl/trunk/www/templates/template_sidebar.html: Renamed the
	  plugin tag from <!--PAGE_TOP--> to <!--SITE_SEARCH--> since this
	  is where the search form goes.

2004-06-26 23:17  paul

	* axyl/trunk/www/index.php: Cosmetics only.

2004-06-26 23:17  paul

	* axyl/trunk/www/site-webpage.php: Added a few comments and
	  clarified the way the menu can be customised. Also added the
	  include for the axyl-search.php for Standard Search facility.

2004-06-26 23:16  paul

	* axyl/trunk/www/sitestyle.css: Added the 'axsearchbox' Axyl class
	  to style the Standard Website Search textbox.

2004-06-26 23:15  paul

	* axyl/trunk/www/axyl-catalog.php, axyl/trunk/www/axyl-forums.php,
	  axyl/trunk/www/axyl-menu.php, axyl/trunk/www/axyl-orgs.php,
	  axyl/trunk/www/axyl-prefs.php, axyl/trunk/www/axyl-queries.php,
	  axyl/trunk/www/axyl-search.php,
	  axyl/trunk/www/axyl-sitepages.php,
	  axyl/trunk/www/axyl-story-admin.php,
	  axyl/trunk/www/axyl-story-defs.php,
	  axyl/trunk/www/axyl-story-viewer.php,
	  axyl/trunk/www/axyl-system.php, axyl/trunk/www/axyl-ugroups.php,
	  axyl/trunk/www/axyl-users.php, axyl/trunk/www/axyl_forums.php,
	  axyl/trunk/www/setup-catalog.php, axyl/trunk/www/setup-menu.php,
	  axyl/trunk/www/setup-orgs.php, axyl/trunk/www/setup-prefs.php,
	  axyl/trunk/www/setup-queries.php,
	  axyl/trunk/www/setup-sitepages.php,
	  axyl/trunk/www/setup-system.php,
	  axyl/trunk/www/setup-ugroups.php, axyl/trunk/www/setup-users.php:
	  Renamed all the standard Axyl-packaged application scripts to
	  have the 'axyl-' prefix. Also added News and Search facilities as
	  standard. These are a starting point for developers wanting News
	  articles on their website, and also wanting a standard
	  website-wide search facility.

2004-06-26 23:12  paul

	* axyl/trunk/debian/axyl.axyl_lucene.init: Fixed chuid syntax.

2004-06-26 23:12  paul

	* axyl/trunk/debian/axyl.postinst: Cosmetic

2004-06-25 23:30  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Just added
	  more explanatory blurb at the top of the file in the NOTES
	  section.

2004-06-25 04:08  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Cosmetic.

2004-06-25 03:24  paul

	* axyl/trunk/lib/control-panel.php: Fixed up for new library
	  arrangement.

2004-06-25 02:29  paul

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-odbc.php,
	  axyl/trunk/lib/db-oracle.php: Tidied these untested DB modules up
	  by adding in the 'affectedrows()' method.

2004-06-25 01:56  paul

	* axyl/trunk/lib/db-mysql.php: (Re)fixed the typo password -->
	  passwd.

2004-06-24 22:28  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: 1. Fixed the
	  awful bug where it removed 'php_value' directives from other
	  Apache Virtual Hosts!
	  2. Added a section to explicitly rename ax_block.columns -->
	  ax_block.cols

2004-06-24 20:16  paul

	* axyl/trunk/lib/db-mysql.php, axyl/trunk/lib/db-postgres.php:
	  Adjustment to the $rid wrapper approach. We now only do this in
	  database-defs.php, so this is now not necessary in the
	  lower-level db-xxx.php modules.

2004-06-24 20:00  paul

	* axyl/trunk/lib/db-postgres.php: Wrapped the DB access routines in
	  a test of whether the Resource ID ($rid) is NOT FALSE, and return
	  appropriately if it is.

2004-06-24 08:37  paul

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/query-defs.php: 1.
	  Postgres DB module now check PHP version and uses new function
	  calls if >=4.2.
	  2. Affected rows has been reinstated, now that we can check PHP
	  version. The method is called 'affectedrows()', and the variable
	  in query-defs.php has been renamed to be 'affectedrowcount'.
	  3. Wrapped a lot of these DB access routines in a test of whether
	  the Resource ID ($rid) is NOT FALSE, and return appropriately if
	  it is. This should fix the probs with 'mysql_num_rows()'.

2004-06-23 22:33  catalyst

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/query-defs.php: Removed the rowsaffected
	  enhancement, since this is not supported with earlier
	  versions of Php/Postgres than 4.3.

2004-06-23 22:25  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Altered
	  indents for virtual host PHP include line.

2004-06-23 22:12  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Added
	  DirectoryIndex insertion. Also added AllowOverride All directive.

2004-06-23 21:50  paul

	* axyl/trunk/lib/user-defs.php: Additional test clause on
	  update_vars(0 method to cope with databases with booleans which
	  are ints rather than "t"/"f".

2004-06-23 21:40  catalyst

	* axyl/trunk/scripts/update/axyl-security-update.php: Enhanced the
	  ServerName pattern matching so that it works better. VH
	  processing is now fixed.

2004-06-23 21:06  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Diagnosing VH
	  processing.

2004-06-23 20:52  paul

	* axyl/trunk/db/axyl_core.pdf, axyl/trunk/db/axyl_core.pdm,
	  axyl/trunk/db/axyl_core.sql: Renamed ax_block.columns to
	  ax_block.cols to avoid namespace issues in some databases.

2004-06-23 04:15  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Diagnosing
	  the Apache config re-writes.

2004-06-23 03:58  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Fixed
	  concats.

2004-06-23 03:55  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Added in a
	  check that the pgdiff.php script actually ran and returned with
	  code 0 (success), else we abort the update.

2004-06-23 03:37  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/scripts/update/axyl-security-update.php: Added the
	  <Directory> directive to specify that we should allow symlinks to
	  be followed for this virtualhost. This gets around some global
	  Apache security which was preventing images and javascript being
	  accessed.

2004-06-23 01:52  paul

	* axyl/trunk/lib/block-defs.php: Changed the references to
	  'ax_block.columns' to be 'ax_block.cols' to suit certain DBs
	  which don't like us using that word!

2004-06-23 01:30  paul

	* axyl/trunk/lib/pim-defs.php: Corrected missing '>'

2004-06-23 01:28  paul

	* axyl/trunk/debian/axyl.axyl_lucene.init,
	  axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.postrm,
	  axyl/trunk/etc/axyl/axyl.conf, axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/get-htmlarea.sh,
	  axyl/trunk/install/install-db.sh,
	  axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/setperms.sh, axyl/trunk/install/setup-axyl.sh,
	  axyl/trunk/scripts/update/axyl-security-update.php: Change of
	  environment var pointers: AXYL_PATH now becomes AXYL_HOME and
	  AXYL_VAR becomes AXYL_DATA. A more standard naming.

2004-06-22 21:02  paul

	* axyl/trunk/scripts/pgdiff.php: Postgres v7.4 has a slight foible
	  concerning column defaults: it reports them in a slightly
	  different form from the syntax to create them - sometimes
	  brackets are missing. Eg. "..set default (1)::real" is reported
	  as "..set default 1::real". This means pgdiff.php reports a
	  non-existent difference. To comboat this we have (temporarily at
	  least) made pgdiff.php ignore all brackets when it does a
	  comparison of defaults.

2004-06-22 20:20  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Changed the
	  way we handle content-managed pages move to /var/cm when the
	  physical file does not exist. We now still change the internal
	  paths, as if it DID exist.

2004-06-22 08:36  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_trig.sql: v2.1.0 of the Schema
	  Updated the latest database, generated it, and printed the PDF.

2004-06-21 07:34  paul

	* axyl/trunk/debian/axyl.7, axyl/trunk/debian/changelog: Changed
	  email address of maintainer.

2004-06-21 07:29  paul

	* axyl/trunk/debian/rules: Commented out the cvs2cl command. Do
	  this manually as required (previous commit was not formatted
	  properly).

2004-06-21 07:26  paul

	* axyl/trunk/debian/rules: No cvs2cl before packaging. Do this
	  manually )or not) as and when required.

2004-06-17 07:15  paul

	* axyl/trunk/scripts/pgdiff.php: Removed the 'cascade' option on
	  the drop function SQL. It isn't usable in pre v7.3 postgres DB's,
	  and anyway, we shouldn't need it.

2004-06-17 03:14  paul

	* axyl/trunk/install/README: Augmented with the get-htmlarea.sh
	  blurb.

2004-06-17 03:12  paul

	* axyl/trunk/install/README: Augmented with the setperms.sh blurb.

2004-06-17 02:57  paul

	* axyl/trunk/scripts/pgdiff.php: Bumped the Version No. from 2.00
	  to 2.10.

2004-06-17 02:48  paul

	* axyl/trunk/scripts/pgdiff.php: Refining the drop/create/recreate
	  functions and triggers section (and not before time!)

2004-06-17 02:44  paul

	* axyl/trunk/scripts/pgdiff.php: Refining the drop/create/recreate
	  functions and triggers section (and not before time!)

2004-06-17 02:41  paul

	* axyl/trunk/scripts/pgdiff.php: Refining the drop/create/recreate
	  functions and triggers section (and not before time!)

2004-06-16 23:45  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/setperms.sh,
	  axyl/trunk/scripts/update/axyl-security-update.php: Got rid of
	  '--max-count 1' variants for older greps to work. Also added mode
	  0775 parameter for older Php mkdir() functions to work.

2004-06-16 23:18  paul

	* axyl/trunk/scripts/pgdiff.php: Experimental version - sorting out
	  functions diff detection and definition.
	  Final Iteration.

2004-06-16 23:17  paul

	* axyl/trunk/scripts/pgdiff.php: Experimental version - sorting out
	  functions diff detection and definition.
	  Iteration N.

2004-06-16 23:06  paul

	* axyl/trunk/scripts/pgdiff.php: Experimental version - sorting out
	  functions diff detection and definition.

2004-06-16 20:50  paul

	* axyl/trunk/scripts/pgdiff.php: Added 'int8' casts on values which
	  are tableoid's, as Postgres 7.2 craps out with dtoi integer out
	  of range errors otherwise.

2004-06-16 08:20  paul

	* axyl/trunk/scripts/pgdiff.php: Re-implemented the user id
	  grabbing section, using 'who -m' which seems to be widely
	  supported..

2004-06-16 04:25  paul

	* axyl/trunk/scripts/pgdiff.php: Bracket!

2004-06-16 04:23  paul

	* axyl/trunk/scripts/pgdiff.php: Fixed wrong usage of 'who'
	  command.

2004-06-16 04:04  paul

	* axyl/trunk/install/install-lucene.sh: Fixed wrong no. of
	  parameters to sub_vars function.

2004-06-16 03:56  paul

	* axyl/trunk/install/setup-axyl.sh: Fixed mess caused by something
	  unknown - flaky editor??

2004-06-16 03:56  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Fixup which
	  doesn't use STDIN which is only valid for recent versions of Php
	  >4.3.0

2004-06-16 03:36  paul

	* axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/setup-axyl.sh: Fixup for older versions of
	  'sed' which don't support the -i option.

2004-06-15 22:16  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/config-app-db.pl,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh: Revamped slightly to add remote
	  DB support, and confirmation of password etc. Generally more
	  robust and flexible.

2004-06-12 03:16  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: 1. Changed
	  the optional directory checking. We now just create dirs like
	  'cache' etc. if missing, and advise we did it in the log.
	  2. We now load 'axyl_trig.sql' too. Contains the procedures and
	  triggers.
	  3. Better DB diff handling. After a successful application of
	  diffs, we do a pgdiff to check it really is identical.
	  4. Application of pgdiff lines fixed up. Don't use the ';'
	  delimiter, since that char is also in some statement content, in
	  particular function defns!

2004-06-12 03:12  paul

	* axyl/trunk/scripts/pgdiff.php: 1. Some cosmetics on the create
	  function statement composition.
	  2. Added 'cascade' on delete function statement.
	  3. Remove spurious brackets '()' which sometimes appear on
	  defaults, causing pgdiff to think two identical defaults are
	  different.

2004-06-12 03:09  paul

	* axyl/trunk/install/install-db.sh: Now have to load the
	  'axyl_trig.sql' too.

2004-06-12 00:58  paul

	* axyl/trunk/Makefile: Got rid of debian circular dependency.

2004-06-12 00:58  paul

	* axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_trig.sql:
	  Re-worked the way we do procedures and triggers. Now define a
	  procedure as per Powerdesigner, and then create triggers on
	  tables rather than doing it all in ad-hoc scripting.

2004-06-10 23:18  paul

	* axyl/trunk/Makefile, axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/get-htmlarea.sh,
	  axyl/trunk/install/setup-axyl.sh: Various small fixes to get the
	  setup-axyl.sh script working nicely
	  in the presence of existing installations.

2004-06-10 20:53  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Main change
	  is addition of a scetion for fixing up hard-coded image
	  references within blocklet content.

2004-06-10 20:52  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/install/setperms.sh:
	  A better grep pattern for finding scripts to set perms.

2004-06-10 20:52  paul

	* axyl/trunk/build-debian.sh, axyl/trunk/build-tarball.sh: Build
	  scripts for debian and tarball.

2004-06-09 18:39  paul

	* axyl/trunk/INSTALL: Additional info regarding setup for other
	  (non-Postgres) database flavours.

2004-06-09 08:58  paul

	* axyl/trunk/install/setperms.sh: Search out all scripts in the
	  tree to apply executable perm.

2004-06-09 08:58  paul

	* axyl/trunk/install/config-app-db.pl: Corrected MS SQL server
	  identifier.

2004-06-09 08:57  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.postrm,
	  axyl/trunk/debian/axyl.prerm: Removed the Lucene start/stop
	  palaver - no need since debconf does it all. Also reworked perms
	  setting code.

2004-06-09 04:31  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/config-app-db.pl,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh: Re-worked to allow for multiple
	  database types: postgres, odbc, mysql, oracle, mssql server. We
	  still only install for postgres, but at least we handle the
	  others and display a nice message on what to do in those cases.

2004-06-09 04:30  paul

	* axyl/trunk/install/setperms.sh: TEst if 'scripts' dir exists
	  before fixing its perms.

2004-06-09 01:23  paul

	* axyl/trunk/README: Fixed up some erroneous script references.
	  Clarified some other issues.

2004-06-09 01:23  paul

	* axyl/trunk/debian/control, axyl/trunk/debian/copyright: Changed
	  email address.

2004-06-09 01:22  paul

	* axyl/trunk/debian/docs, axyl/trunk/debian/rules: Added 'INSTALL'
	  information file.

2004-06-09 01:20  paul

	* axyl/trunk/debian/changelog: Added a proper entry.

2004-06-09 01:19  paul

	* axyl/trunk/install/setup-axyl.sh: Clarified some of the
	  informational messages and prompts.

2004-06-09 01:18  paul

	* axyl/trunk/INSTALL: Clarified wording.

2004-06-09 01:10  paul

	* axyl/trunk/INSTALL: Some notes for people who are puzzling over
	  what to do next if they grabbed the tarball.

2004-06-09 01:09  paul

	* axyl/trunk/README: Enhancements and corrections for the new
	  structure.

2004-06-09 01:09  paul

	* axyl/trunk/Makefile: Enhanced to generate the tarball as well as
	  the deb.

2004-06-08 22:11  paul

	* axyl/trunk/debian/rules: Added comment as to what happened to
	  HTMLArea copyright.

2004-06-08 21:57  paul

	* axyl/trunk/www/templates/mytheme/sitestyle.css: Updated.

2004-06-08 21:46  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: End up by
	  running the setperms.sh script over the altered website, instead
	  of trying to do it all ourselves. This way we will be consistent.

2004-06-08 21:44  paul

	* axyl/trunk/debian/control: Removed dependency on Postrgresql,
	  since Axyl is meant ot be DB-independent.

2004-06-08 21:44  paul

	* axyl/trunk/install/setperms.sh: Set all scripts to be executable
	  by extensions: .pl, .sh, and .php when in 'scripts'
	  sub-directory.

2004-06-08 21:43  paul

	* axyl/trunk/install/get-htmlarea.sh: Parameterised this much more,
	  and made it use the axyl.conf to find where it needs to go.

2004-06-08 21:43  paul

	* axyl/trunk/install/create-axyl-website.sh: End up by running the
	  setperms.sh script over the resulting website, for consistency.

2004-06-08 21:42  paul

	* axyl/trunk/install/config-apache.sh: Added include_path element
	  of the document root. Also removed the Postgres configuration
	  inserts - Axyl is meant to be DB independent.

2004-06-08 05:23  paul

	* axyl/trunk/install/setperms.sh: New script to set permissions for
	  an Axyl website. Execture this script from within the root
	  directory of an Axyl website, and the perms will be set properly.

2004-06-08 05:22  paul

	* axyl/trunk/install/create-axyl-website.sh: Proper expression of
	  octal values for perms.

2004-06-08 00:58  paul

	* axyl/trunk/debian/axyl.7: Corrected RPM typo.

2004-06-08 00:57  paul

	* axyl/trunk/debian/axyl.7: A few corrections.

2004-06-08 00:57  paul

	* axyl/trunk/debian/axyl.postinst: Don't use invoke-rc.d, since it
	  seemed to hang forever. Using /etc/init.d/axyl_lucene directly
	  instead.

2004-06-08 00:46  paul

	* axyl/trunk/debian/axyl.postinst: Start LuceneServer with
	  invoke-rc.d at the end.

2004-06-08 00:46  paul

	* axyl/trunk/debian/axyl.axyl_lucene.init: Altered usage message.

2004-06-08 00:45  paul

	* axyl/trunk/debian/axyl.7: Updated with init.d details.

2004-06-08 00:23  paul

	* axyl/trunk/scripts/examples/find-port.sh: Utility to find a free
	  port not in /etc/services, or being used according to 'netstat'.

2004-06-07 21:51  paul

	* axyl/trunk/ChangeLog: Pointless having this in CVS.

2004-06-07 21:50  paul

	* axyl/trunk/install/setup-axyl.sh: Small improvement to lucene
	  setup for PORT subsitution using 'sed'.

2004-06-07 21:22  paul

	* axyl/trunk/lib/treemenu-defs.php: Incorporated Simon Watson's
	  change to include a query string in the pattern recognition of
	  the URL which determines whether a menu option is to be
	  highlighted or not.

2004-06-07 21:13  paul

	* axyl/trunk/debian/axyl.7: Some clarification text.

2004-06-07 05:39  paul

	* axyl/trunk/debian/axyl.7: Some clarification text.

2004-06-07 05:36  paul

	* axyl/trunk/debian/axyl.7: Some clarification text.

2004-06-07 03:49  paul

	* axyl/trunk/debian/axyl.7, axyl/trunk/debian/rules: Added an Axyl
	  manpage. Contains overview stuff and pointers to file locations.
	  Also describes the two basic scripts create-axyl-website.sh and
	  setup-axyl.sh.

2004-06-07 00:51  paul

	* axyl/trunk/ChangeLog: Latest changelog.

2004-06-07 00:50  paul

	* axyl/trunk/debian/rules: Added recursive delete of CVS control
	  files from documentation post-install.

2004-06-07 00:33  paul

	* axyl/trunk/install/setup-axyl.sh: Refinements. Also added section
	  to call get-htmlarea.sh to grab the HTMLArea package for people
	  who are running this script after getting Axyl from CVS.

2004-06-07 00:03  paul

	* axyl/trunk/install/get-htmlarea.sh: Altered to perform an export
	  of the htmlarea code from the HEAD tag of the public CVS
	  repository on SourceForge. Prompts to replace existing tree if it
	  is found to exist.

2004-06-06 23:48  paul

	* axyl/trunk/ChangeLog: Latest changelog.

2004-06-06 23:45  paul

	* axyl/trunk/debian/axyl.postinst, axyl/trunk/debian/axyl.postrm:
	  Altered to be idempotent.

2004-06-06 23:45  paul

	* axyl/trunk/debian/control: Added debconf dependency.

2004-06-06 23:45  paul

	* axyl/trunk/debian/templates: default Axyl install location is now
	  /usr/share/axyl.

2004-06-06 23:44  paul

	* axyl/trunk/debian/rules: Altered to add documentation, remove
	  .cvsignore files, htmlarea now under lib/js.

2004-06-06 23:43  paul

	* axyl/trunk/debian/docs: Added PDF, Lucene developer info, and the
	  api library website.

2004-06-06 23:42  paul

	* axyl/trunk/debian/copyright: Inserted correct copyright info.

2004-06-06 23:42  paul

	* axyl/trunk/debian/changelog: Cosmetics.

2004-06-06 23:36  paul

	* axyl/trunk/install/get-htmlarea.sh: Cosmetics.

2004-06-06 23:11  paul

	* axyl/trunk/install/get-htmlarea.sh: New script to acquire
	  htmlarea - either initial checkout or update latest.

2004-06-06 23:11  paul

	* axyl/trunk/install/setup-axyl.sh: Removed top comment line which
	  was preventing it being recognised as a shell script.

2004-06-06 23:10  paul

	* axyl/trunk/Makefile: Added touch to create stamp file.

2004-06-06 00:32  paul

	* axyl/trunk/debian/templates: Re-located the default install
	  destinations to be /usr/share/axyl (code), and /var/share/axyl
	  (data).

2004-06-05 23:56  paul

	* axyl/trunk/www/about.php, axyl/trunk/www/application.php,
	  axyl/trunk/www/axyl_forums.php, axyl/trunk/www/context-defs.php,
	  axyl/trunk/www/inc/axyl-template.inc,
	  axyl/trunk/www/inc/cm-formats.inc,
	  axyl/trunk/www/inc/cm-template.inc, axyl/trunk/www/index.php,
	  axyl/trunk/www/notclosed.php, axyl/trunk/www/setup-catalog.php,
	  axyl/trunk/www/setup-menu.php, axyl/trunk/www/setup-orgs.php,
	  axyl/trunk/www/setup-prefs.php, axyl/trunk/www/setup-queries.php,
	  axyl/trunk/www/setup-sitepages.php,
	  axyl/trunk/www/setup-system.php,
	  axyl/trunk/www/setup-ugroups.php, axyl/trunk/www/setup-users.php,
	  axyl/trunk/www/site-webpage.php, axyl/trunk/www/sitestyle.css:
	  Updated as part of the security update, for Axyl version 2.1.0.

2004-06-05 23:54  paul

	* axyl/trunk/lib/img/_exclam.gif: New library image as part of the
	  security update, for Axyl version 2.1.0.

2004-06-05 23:54  paul

	* axyl/trunk/build-stamp, axyl/trunk/configure-stamp: Not required
	  in CVS

2004-06-05 23:52  paul

	* axyl/trunk/db/axyl_core.sql: Latest Axyl core schema as part of
	  the security update, for Axyl version 2.1.0.

2004-06-05 23:51  paul

	* axyl/trunk/debian/rules: New debian build configuration as part
	  of the security update, for Axyl version 2.1.0.

2004-06-05 23:51  paul

	* axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/config-app-db.pl,
	  axyl/trunk/install/create-axyl-website.sh: New scripts as part of
	  the security update, for Axyl version 2.1.0.

2004-06-05 23:50  paul

	* axyl/trunk/lib/.htaccess, axyl/trunk/lib/antihack.php,
	  axyl/trunk/lib/application-defs.php,
	  axyl/trunk/lib/application.php, axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/button-defs.php, axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/constants.php, axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/dbsearch-defs.php,
	  axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/error-defs.php, axyl/trunk/lib/fieldvalidation.js,
	  axyl/trunk/lib/file-defs.php, axyl/trunk/lib/form-defs.php,
	  axyl/trunk/lib/forum-defs.php, axyl/trunk/lib/globals-defs.php,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/hvmenu-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/keep-defs.php,
	  axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/list-funcs.php,
	  axyl/trunk/lib/lockfile-defs.php, axyl/trunk/lib/lucene-defs.php,
	  axyl/trunk/lib/mail-defs.php, axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menu_com.js,
	  axyl/trunk/lib/menumaint-defs.php, axyl/trunk/lib/mime-types.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/optlist-defs.php,
	  axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js,
	  axyl/trunk/lib/renderable.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/rowmenu-defs.php, axyl/trunk/lib/schema-defs.php,
	  axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/selfregistration-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php,
	  axyl/trunk/lib/xml-defs.php: Changes as part of the security
	  update, for Axyl version 2.1.0.

2004-06-05 23:48  paul

	* axyl/trunk/lib/js, axyl/trunk/lib/js/fieldvalidation.js,
	  axyl/trunk/lib/js/menu_com.js, axyl/trunk/lib/js/recmaint.js: The
	  new location for these javascripts.

2004-06-05 23:47  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: Latest Axyl
	  security update script. This is more or less finished.

2004-04-18 20:22  paul

	* axyl/trunk/scripts/update/axyl-security-update.php: This is the
	  script which will take an 'old' Axyl website and convert it to
	  the new, secure structure. It is designed to be failsafe in that
	  it will look extensively for evidence that this is an Axyl
	  website which should be converted, before going ahead.

2004-04-18 20:20  paul

	* axyl/trunk/lib/file-defs.php: A better version of mkpath() This
	  one handles the case where you submit a single directory name as
	  parameter as in mkpath("thing"); Previously this would have
	  resulted in a new directory called "/thing" (note "/" prefixed).
	  This new version will coreectly create "./thing".

2004-04-18 20:18  paul

	* axyl/trunk/lib/control-panel.php: Cosmetic.

2004-04-17 04:44  paul

	* axyl/trunk/lib/menumaint-defs.php: Fixed the page create bit to
	  use $CMDIR.

2004-04-17 04:44  paul

	* axyl/trunk/lib/file-defs.php: Refined mkpath() function so it
	  checks for the existence of the path before trying to create it.

2004-04-17 04:43  paul

	* axyl/trunk/www/setup-sitepages.php: Added the $CMDIR usage. Also
	  beefed up the comments.

2004-04-17 04:00  paul

	* axyl/trunk/www/cm-template.php, axyl/trunk/www/code-template.php:
	  No required any longer.

2004-04-17 03:23  paul

	* axyl/trunk/lib/menumaint-defs.php: Changed to make sure that
	  newly created pages are created under the $CMDIR hierarchy.

2004-04-17 03:23  paul

	* axyl/trunk/lib/hvmenu-defs.php: Changed to save 'menu_vars.js'
	  files into the $CMDIR var directory hierarchy, with theme name
	  used as filename prefix.

2004-04-17 02:36  paul

	* axyl/trunk/lib/block-defs.php: Fixed up four erroneous
	  $LIBDIR/img refs.

2004-04-17 02:35  paul

	* axyl/trunk/lib/webpage-defs.php: Added in the webpage theme as
	  part of the filename for a cached file. So now we (properly)
	  separate these themede pages in namespace and each can have it's
	  own cached copy.

2004-04-17 00:48  paul

	* axyl/trunk/install/README: Updated script descriptions.

2004-04-17 00:36  paul

	* axyl/trunk/build-stamp, axyl/trunk/configure-stamp: Timestamp
	  files required for package build.

2004-04-17 00:19  paul

	* axyl/trunk/db/axyl_demo.dat, axyl/trunk/db/axyl_demo.db: Now we
	  have the demo Axyl database as a complete self-contained
	  schema, instead of trying to use the axyl_core.sql schema plus
	  some data. This is because of trigger problems.

2004-04-17 00:18  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-db.sh: Extracted the database
	  installation component from the Axyl website
	  creation script create-axyl-website.sh. This allos the user to
	  just
	  create/recreate databases for an Axyl system as and when
	  required.

2004-04-16 23:33  paul

	* axyl/trunk/db/axyl_demo.dat,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/www/application.xml: Default debug option to false.
	  Added in the new CMDIR global to the default application XML
	  config
	  file.

2004-04-16 23:28  paul

	* axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-lucene.sh: 1. Fixed multi-term test
	  proboem in create-axyl-website.sh
	  2. install-lucene.sh now always looks up the current LUCENE_PORT
	  if it isn't already defined, so we grab that value for when we
	  need to re-write the axyl.conf file.

2004-04-16 22:59  paul

	* axyl/trunk/install/setup-axyl.sh: Fixed the axyl.conf sed
	  replacement.

2004-04-16 22:50  paul

	* axyl/trunk/install/axyl-common.sh,
	  axyl/trunk/install/create-axyl-website.sh,
	  axyl/trunk/install/install-axyl-website.sh,
	  axyl/trunk/install/install-lucene.sh,
	  axyl/trunk/install/setup-axyl.sh: Renamed install-axyl-website.sh
	  --> create-axyl-website.sh
	  Renamed install-axyl.sh --> setup-axyl.sh
	  New script axyl-common.sh has common bits extracted for these
	  scripts.
	  New script install-lucene.sh has the Lucene Server install
	  extracted
	  from the above scripts, as another common element.

2004-04-16 03:42  paul

	* axyl/trunk/.htaccess: Axyl re-structure/debianization.
	  Moved to www directory.

2004-04-16 03:33  paul

	* axyl/trunk/www, axyl/trunk/www/.htaccess,
	  axyl/trunk/www/about.php, axyl/trunk/www/application.php,
	  axyl/trunk/www/application.xml, axyl/trunk/www/axyl_forums.php,
	  axyl/trunk/www/cm-template.php, axyl/trunk/www/code-template.php,
	  axyl/trunk/www/context-defs.php, axyl/trunk/www/img,
	  axyl/trunk/www/img/add.gif, axyl/trunk/www/img/all_left.gif,
	  axyl/trunk/www/img/all_right.gif, axyl/trunk/www/img/arrow.gif,
	  axyl/trunk/www/img/axyl01.gif, axyl/trunk/www/img/axyl01b.gif,
	  axyl/trunk/www/img/axyl02.gif, axyl/trunk/www/img/axyl03.gif,
	  axyl/trunk/www/img/axyl04.gif, axyl/trunk/www/img/axyl05.gif,
	  axyl/trunk/www/img/axyl06.gif, axyl/trunk/www/img/axyl07.gif,
	  axyl/trunk/www/img/axyl08.gif, axyl/trunk/www/img/axyl09.gif,
	  axyl/trunk/www/img/axylMini.gif,
	  axyl/trunk/www/img/axylPower1.gif,
	  axyl/trunk/www/img/axylPowered.gif,
	  axyl/trunk/www/img/blackLine.gif, axyl/trunk/www/img/browse.gif,
	  axyl/trunk/www/img/buildingBack.jpg,
	  axyl/trunk/www/img/cancel.gif, axyl/trunk/www/img/clear.gif,
	  axyl/trunk/www/img/copy.gif, axyl/trunk/www/img/corner.gif,
	  axyl/trunk/www/img/corner1.gif, axyl/trunk/www/img/current.gif,
	  axyl/trunk/www/img/delete.gif, axyl/trunk/www/img/done.gif,
	  axyl/trunk/www/img/edit.gif, axyl/trunk/www/img/edit_sm.gif,
	  axyl/trunk/www/img/email.gif, axyl/trunk/www/img/enter.gif,
	  axyl/trunk/www/img/favicon.ico, axyl/trunk/www/img/find.gif,
	  axyl/trunk/www/img/folder.gif, axyl/trunk/www/img/folderS.gif,
	  axyl/trunk/www/img/folderS1.gif,
	  axyl/trunk/www/img/footerTile.gif, axyl/trunk/www/img/go!.gif,
	  axyl/trunk/www/img/go.gif, axyl/trunk/www/img/h_bgbar.gif,
	  axyl/trunk/www/img/h_blt1.gif, axyl/trunk/www/img/h_blt2.gif,
	  axyl/trunk/www/img/h_blt3.gif, axyl/trunk/www/img/h_blt4.gif,
	  axyl/trunk/www/img/h_blt5.gif, axyl/trunk/www/img/h_blt6.gif,
	  axyl/trunk/www/img/h_blt7.gif, axyl/trunk/www/img/h_blt8.gif,
	  axyl/trunk/www/img/h_bltax.gif,
	  axyl/trunk/www/img/h_content_manag.gif,
	  axyl/trunk/www/img/h_database_indep.gif,
	  axyl/trunk/www/img/h_forums.gif,
	  axyl/trunk/www/img/h_generic.gif,
	  axyl/trunk/www/img/h_lucene.gif,
	  axyl/trunk/www/img/h_security.gif,
	  axyl/trunk/www/img/h_template_driv.gif,
	  axyl/trunk/www/img/h_themes.gif, axyl/trunk/www/img/h_wap.gif,
	  axyl/trunk/www/img/h_what_is.gif,
	  axyl/trunk/www/img/headingArrow.gif,
	  axyl/trunk/www/img/index.gif, axyl/trunk/www/img/login.gif,
	  axyl/trunk/www/img/loginBot.gif, axyl/trunk/www/img/logoff.gif,
	  axyl/trunk/www/img/logon.gif, axyl/trunk/www/img/logout.gif,
	  axyl/trunk/www/img/masterTile.gif, axyl/trunk/www/img/new.gif,
	  axyl/trunk/www/img/no.gif, axyl/trunk/www/img/password.gif,
	  axyl/trunk/www/img/refresh.gif, axyl/trunk/www/img/remove.gif,
	  axyl/trunk/www/img/save.gif, axyl/trunk/www/img/selall.gif,
	  axyl/trunk/www/img/send.gif,
	  axyl/trunk/www/img/spacerLeftMenu.gif,
	  axyl/trunk/www/img/top.gif, axyl/trunk/www/img/topOfPage.gif,
	  axyl/trunk/www/img/topTile.gif, axyl/trunk/www/img/username.gif,
	  axyl/trunk/www/img/xclose.gif, axyl/trunk/www/img/xopen.gif,
	  axyl/trunk/www/img/yes.gif, axyl/trunk/www/inc,
	  axyl/trunk/www/inc/axyl-template.inc,
	  axyl/trunk/www/inc/cm-formats.inc,
	  axyl/trunk/www/inc/cm-template.inc, axyl/trunk/www/index.php,
	  axyl/trunk/www/notclosed.php, axyl/trunk/www/setup-catalog.php,
	  axyl/trunk/www/setup-menu.php, axyl/trunk/www/setup-orgs.php,
	  axyl/trunk/www/setup-prefs.php, axyl/trunk/www/setup-queries.php,
	  axyl/trunk/www/setup-sitepages.php,
	  axyl/trunk/www/setup-system.php,
	  axyl/trunk/www/setup-ugroups.php, axyl/trunk/www/setup-users.php,
	  axyl/trunk/www/site-webpage.php, axyl/trunk/www/sitestyle.css,
	  axyl/trunk/www/sitestyle_ie.css, axyl/trunk/www/sitestyle_ns.css,
	  axyl/trunk/www/templates, axyl/trunk/www/templates/README,
	  axyl/trunk/www/templates/mytheme,
	  axyl/trunk/www/templates/mytheme/README,
	  axyl/trunk/www/templates/mytheme/img,
	  axyl/trunk/www/templates/mytheme/img/add.gif,
	  axyl/trunk/www/templates/mytheme/img/all_left.gif,
	  axyl/trunk/www/templates/mytheme/img/all_right.gif,
	  axyl/trunk/www/templates/mytheme/img/arrow.gif,
	  axyl/trunk/www/templates/mytheme/img/browse.gif,
	  axyl/trunk/www/templates/mytheme/img/cancel.gif,
	  axyl/trunk/www/templates/mytheme/img/clear.gif,
	  axyl/trunk/www/templates/mytheme/img/copy.gif,
	  axyl/trunk/www/templates/mytheme/img/current.gif,
	  axyl/trunk/www/templates/mytheme/img/delete.gif,
	  axyl/trunk/www/templates/mytheme/img/done.gif,
	  axyl/trunk/www/templates/mytheme/img/edit.gif,
	  axyl/trunk/www/templates/mytheme/img/edit_sm.gif,
	  axyl/trunk/www/templates/mytheme/img/email.gif,
	  axyl/trunk/www/templates/mytheme/img/find.gif,
	  axyl/trunk/www/templates/mytheme/img/folder.gif,
	  axyl/trunk/www/templates/mytheme/img/folderS.gif,
	  axyl/trunk/www/templates/mytheme/img/folderS1.gif,
	  axyl/trunk/www/templates/mytheme/img/go!.gif,
	  axyl/trunk/www/templates/mytheme/img/go.gif,
	  axyl/trunk/www/templates/mytheme/img/headingArrow.gif,
	  axyl/trunk/www/templates/mytheme/img/login.gif,
	  axyl/trunk/www/templates/mytheme/img/logoff.gif,
	  axyl/trunk/www/templates/mytheme/img/logon.gif,
	  axyl/trunk/www/templates/mytheme/img/logout.gif,
	  axyl/trunk/www/templates/mytheme/img/new.gif,
	  axyl/trunk/www/templates/mytheme/img/no.gif,
	  axyl/trunk/www/templates/mytheme/img/refresh.gif,
	  axyl/trunk/www/templates/mytheme/img/remove.gif,
	  axyl/trunk/www/templates/mytheme/img/save.gif,
	  axyl/trunk/www/templates/mytheme/img/selall.gif,
	  axyl/trunk/www/templates/mytheme/img/send.gif,
	  axyl/trunk/www/templates/mytheme/img/top.gif,
	  axyl/trunk/www/templates/mytheme/img/xclose.gif,
	  axyl/trunk/www/templates/mytheme/img/xopen.gif,
	  axyl/trunk/www/templates/mytheme/img/yes.gif,
	  axyl/trunk/www/templates/mytheme/sitestyle.css,
	  axyl/trunk/www/templates/mytheme/sitestyle_ie.css,
	  axyl/trunk/www/templates/mytheme/sitestyle_ns.css,
	  axyl/trunk/www/templates/mytheme/template_main.html,
	  axyl/trunk/www/templates/mytheme/template_popup.html,
	  axyl/trunk/www/templates/template_index.html,
	  axyl/trunk/www/templates/template_main.html,
	  axyl/trunk/www/templates/template_popup.html,
	  axyl/trunk/www/templates/template_sidebar.html,
	  axyl/trunk/www/var, axyl/trunk/www/var/cache,
	  axyl/trunk/www/var/cache/README, axyl/trunk/www/var/catalog,
	  axyl/trunk/www/var/catalog/README, axyl/trunk/www/var/cm,
	  axyl/trunk/www/var/cm/README: Axyl re-structure/debianization.
	  New Axyl website is under www sub-directory.

2004-04-16 03:19  paul

	* axyl/trunk/lib/control-panel.php: Axyl
	  re-structure/debianization.
	  Added the CMDIR global variable to Axyl. This is the directory
	  which contains managed content created by the user, and must be
	  somewhere underneath the 'var' subdirectory of the website.

2004-04-16 03:18  paul

	* axyl/trunk/install, axyl/trunk/install/README,
	  axyl/trunk/install/config-apache.sh,
	  axyl/trunk/install/config-app-db.pl,
	  axyl/trunk/install/install-axyl-website.sh: Axyl
	  re-structure/debianization.
	  The Axyl website installation scripts. These are used to create a
	  new Axyl website once Axyl has already been installed.

2004-04-16 03:03  paul

	* axyl/trunk/debian/axyl.axyl_lucene.init,
	  axyl/trunk/debian/axyl.postinst,
	  axyl/trunk/debian/axyl.postinst.debhelper,
	  axyl/trunk/debian/axyl.postrm,
	  axyl/trunk/debian/axyl.postrm.debhelper,
	  axyl/trunk/debian/axyl.prerm,
	  axyl/trunk/debian/axyl.prerm.debhelper,
	  axyl/trunk/debian/axyl.substvars, axyl/trunk/debian/changelog,
	  axyl/trunk/debian/compat, axyl/trunk/debian/config,
	  axyl/trunk/debian/control, axyl/trunk/debian/copyright,
	  axyl/trunk/debian/docs, axyl/trunk/debian/files,
	  axyl/trunk/debian/rules, axyl/trunk/debian/templates: Axyl
	  re-structure/debianization.
	  The Axyl debian package files.

2004-04-16 03:02  paul

	* axyl/trunk/etc, axyl/trunk/etc/axyl,
	  axyl/trunk/etc/axyl/axyl.conf: Axyl re-structure/debianization.
	  The Axyl installation config file. Contains directory paths for
	  the installation, the Axyl admin username, and the Lucene port
	  (if Lucene was installed).

2004-04-16 03:01  paul

	* axyl/trunk/ChangeLog, axyl/trunk/Makefile, axyl/trunk/README:
	  Axyl re-structure/debianization.
	  These files are new.

2004-04-16 02:55  paul

	* axyl/trunk/COPYING, axyl/trunk/INSTALL, axyl/trunk/about.php,
	  axyl/trunk/application.php, axyl/trunk/application.xml,
	  axyl/trunk/axyl_forums.php, axyl/trunk/cm-template.php,
	  axyl/trunk/code-template.php, axyl/trunk/context-defs.php,
	  axyl/trunk/index.php, axyl/trunk/notclosed.php,
	  axyl/trunk/setup-catalog.php, axyl/trunk/setup-menu.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-prefs.php,
	  axyl/trunk/setup-queries.php, axyl/trunk/setup-sitepages.php,
	  axyl/trunk/setup-system.php, axyl/trunk/setup-ugroups.php,
	  axyl/trunk/setup-users.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/sitestyle.css, axyl/trunk/sitestyle_ie.css,
	  axyl/trunk/sitestyle_ns.css: Axyl re-structure/debianization.
	  These files have been moved into the www sub-dir.

2004-04-14 03:21  mark

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/query-defs.php: added tuple rowsaffected

2004-04-14 01:42  mark

	* axyl/trunk/lib/forum-defs.php: handles css now

2004-04-10 01:01  paul

	* axyl/trunk/lib/_add.gif, axyl/trunk/lib/_approve.gif,
	  axyl/trunk/lib/_approved.gif, axyl/trunk/lib/_archive.gif,
	  axyl/trunk/lib/_arrowD.gif, axyl/trunk/lib/_arrowL.gif,
	  axyl/trunk/lib/_arrowR.gif, axyl/trunk/lib/_arrowRR.gif,
	  axyl/trunk/lib/_arrowU.gif, axyl/trunk/lib/_back.gif,
	  axyl/trunk/lib/_bottom.gif, axyl/trunk/lib/_calendar.gif,
	  axyl/trunk/lib/_cancel.gif, axyl/trunk/lib/_chevD.gif,
	  axyl/trunk/lib/_chevL.gif, axyl/trunk/lib/_chevR.gif,
	  axyl/trunk/lib/_chevU.gif, axyl/trunk/lib/_clear.gif,
	  axyl/trunk/lib/_copy.gif, axyl/trunk/lib/_create.gif,
	  axyl/trunk/lib/_default.gif, axyl/trunk/lib/_del.gif,
	  axyl/trunk/lib/_delete.gif, axyl/trunk/lib/_document.gif,
	  axyl/trunk/lib/_done.gif, axyl/trunk/lib/_dot.gif,
	  axyl/trunk/lib/_down.gif, axyl/trunk/lib/_e.gif,
	  axyl/trunk/lib/_edit.gif, axyl/trunk/lib/_excel.gif,
	  axyl/trunk/lib/_export.gif, axyl/trunk/lib/_flash.gif,
	  axyl/trunk/lib/_go.gif, axyl/trunk/lib/_hide.gif,
	  axyl/trunk/lib/_home.gif, axyl/trunk/lib/_image.gif,
	  axyl/trunk/lib/_import.gif, axyl/trunk/lib/_less.gif,
	  axyl/trunk/lib/_minus.gif, axyl/trunk/lib/_mop.gif,
	  axyl/trunk/lib/_more.gif, axyl/trunk/lib/_movie.gif,
	  axyl/trunk/lib/_msword.gif, axyl/trunk/lib/_new.gif,
	  axyl/trunk/lib/_next.gif, axyl/trunk/lib/_ok.gif,
	  axyl/trunk/lib/_pad.gif, axyl/trunk/lib/_paste.gif,
	  axyl/trunk/lib/_pdf.gif, axyl/trunk/lib/_plus.gif,
	  axyl/trunk/lib/_ppt.gif, axyl/trunk/lib/_prev.gif,
	  axyl/trunk/lib/_publish.gif, axyl/trunk/lib/_quit.gif,
	  axyl/trunk/lib/_redx.gif, axyl/trunk/lib/_refresh.gif,
	  axyl/trunk/lib/_remove.gif, axyl/trunk/lib/_reset.gif,
	  axyl/trunk/lib/_revert.gif, axyl/trunk/lib/_save.gif,
	  axyl/trunk/lib/_search.gif, axyl/trunk/lib/_set.gif,
	  axyl/trunk/lib/_show.gif, axyl/trunk/lib/_sound.gif,
	  axyl/trunk/lib/_split.gif, axyl/trunk/lib/_top.gif,
	  axyl/trunk/lib/_transfer.gif, axyl/trunk/lib/_tri.gif,
	  axyl/trunk/lib/_tridown.gif, axyl/trunk/lib/_trileft.gif,
	  axyl/trunk/lib/_unset.gif, axyl/trunk/lib/_up.gif,
	  axyl/trunk/lib/_update.gif, axyl/trunk/lib/_x.gif,
	  axyl/trunk/lib/img, axyl/trunk/lib/img/_add.gif,
	  axyl/trunk/lib/img/_approve.gif,
	  axyl/trunk/lib/img/_approved.gif,
	  axyl/trunk/lib/img/_archive.gif, axyl/trunk/lib/img/_arrowD.gif,
	  axyl/trunk/lib/img/_arrowL.gif, axyl/trunk/lib/img/_arrowR.gif,
	  axyl/trunk/lib/img/_arrowRR.gif, axyl/trunk/lib/img/_arrowU.gif,
	  axyl/trunk/lib/img/_back.gif, axyl/trunk/lib/img/_bottom.gif,
	  axyl/trunk/lib/img/_buttons.gif,
	  axyl/trunk/lib/img/_calendar.gif, axyl/trunk/lib/img/_cancel.gif,
	  axyl/trunk/lib/img/_chevD.gif, axyl/trunk/lib/img/_chevL.gif,
	  axyl/trunk/lib/img/_chevR.gif, axyl/trunk/lib/img/_chevU.gif,
	  axyl/trunk/lib/img/_clear.gif, axyl/trunk/lib/img/_copy.gif,
	  axyl/trunk/lib/img/_create.gif, axyl/trunk/lib/img/_default.gif,
	  axyl/trunk/lib/img/_del.gif, axyl/trunk/lib/img/_delete.gif,
	  axyl/trunk/lib/img/_document.gif, axyl/trunk/lib/img/_done.gif,
	  axyl/trunk/lib/img/_dot.gif, axyl/trunk/lib/img/_down.gif,
	  axyl/trunk/lib/img/_e.gif, axyl/trunk/lib/img/_edit.gif,
	  axyl/trunk/lib/img/_excel.gif, axyl/trunk/lib/img/_export.gif,
	  axyl/trunk/lib/img/_flash.gif, axyl/trunk/lib/img/_go.gif,
	  axyl/trunk/lib/img/_hide.gif, axyl/trunk/lib/img/_home.gif,
	  axyl/trunk/lib/img/_image.gif, axyl/trunk/lib/img/_import.gif,
	  axyl/trunk/lib/img/_less.gif, axyl/trunk/lib/img/_minus.gif,
	  axyl/trunk/lib/img/_mop.gif, axyl/trunk/lib/img/_more.gif,
	  axyl/trunk/lib/img/_movie.gif, axyl/trunk/lib/img/_msword.gif,
	  axyl/trunk/lib/img/_new.gif, axyl/trunk/lib/img/_next.gif,
	  axyl/trunk/lib/img/_ok.gif, axyl/trunk/lib/img/_pad.gif,
	  axyl/trunk/lib/img/_pad9.gif, axyl/trunk/lib/img/_paste.gif,
	  axyl/trunk/lib/img/_pdf.gif, axyl/trunk/lib/img/_plus.gif,
	  axyl/trunk/lib/img/_ppt.gif, axyl/trunk/lib/img/_prev.gif,
	  axyl/trunk/lib/img/_publish.gif, axyl/trunk/lib/img/_quit.gif,
	  axyl/trunk/lib/img/_redx.gif, axyl/trunk/lib/img/_refresh.gif,
	  axyl/trunk/lib/img/_remove.gif, axyl/trunk/lib/img/_reset.gif,
	  axyl/trunk/lib/img/_revert.gif, axyl/trunk/lib/img/_save.gif,
	  axyl/trunk/lib/img/_search.gif, axyl/trunk/lib/img/_set.gif,
	  axyl/trunk/lib/img/_show.gif, axyl/trunk/lib/img/_sound.gif,
	  axyl/trunk/lib/img/_split.gif, axyl/trunk/lib/img/_top.gif,
	  axyl/trunk/lib/img/_transfer.gif, axyl/trunk/lib/img/_tri.gif,
	  axyl/trunk/lib/img/_tridown.gif, axyl/trunk/lib/img/_trileft.gif,
	  axyl/trunk/lib/img/_unset.gif, axyl/trunk/lib/img/_up.gif,
	  axyl/trunk/lib/img/_update.gif, axyl/trunk/lib/img/_x.gif:
	  Library images now in new $LIBDIR/img subdirectory.

2004-04-10 01:00  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/control-panel.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/treemenu-defs.php, axyl/trunk/setup-catalog.php,
	  axyl/trunk/setup-queries.php, axyl/trunk/setup-sitepages.php,
	  axyl/trunk/setup-system.php: All fixed up to reference library
	  images from new $LIBDIR/img subdirectory.

2004-04-10 00:26  paul

	* axyl/trunk/setup-sitepages.php: Fixed up so that new pages all
	  get saved to the var/cm subdirectory and nowhere else.

2004-04-10 00:23  paul

	* axyl/trunk/lib/cm-template.php: Moved to 'inc' directory as
	  cm-template.inc.

2004-04-09 23:59  paul

	* axyl/trunk/lib/axyl-template.php: Moved to 'inc' subdirectory and
	  with new extension of '.inc'.

2004-04-09 23:48  paul

	* axyl/trunk/setup-sitepages.php: Made it so that the
	  content-managed page format options are in a <div> which is
	  hiddne/shown according to whether the Managed checkbox is ticked
	  on Add. Also added blurb explaining what it's for. Also, we now
	  source the templates themselves from 'inc/cm-templates.inc'.

2004-04-09 23:36  paul

	* axyl/trunk/templates.php: Moved to library directory.

2004-04-06 19:09  paul

	* axyl/trunk/lib/file-defs.php: Enhanced the outputfile class to
	  allow opening for append. Default is overwrite - which is
	  compatible with previous class behanviour.

2004-03-26 02:18  simon

	* axyl/trunk/lib/query-defs.php: Commit function in transaction
	  object bug fix to detect errors thrown
	  on the commit command as well and not just errors thrown by
	  previous
	  transaction queries.

2004-03-18 20:18  mark

	* axyl/trunk/lib/forum-defs.php: changed functionality to allow
	  site admins to post to a disabled forum
	  sort of like creating a page to preview before making it live.

2004-03-17 20:58  mark

	* axyl/trunk/lib/_approved.gif: modified image

2004-03-17 20:55  mark

	* axyl/trunk/lib/_approve.gif: new admin button for transfers

2004-03-16 18:43  mark

	* axyl/trunk/axyl_forums.php: added option to IF statement to help
	  fix self registration cancel button function

2004-03-16 18:43  mark

	* axyl/trunk/lib/selfregistration-defs.php: fixed cancel button to
	  do what it's sposed to...

2004-03-14 20:40  paul

	* axyl/trunk/lib/_approved.gif, axyl/trunk/lib/_transfer.gif: New
	  buttons for Axyl.

2004-03-11 00:51  mark

	* axyl/trunk/lib/pg-schema-defs.php: bah!

2004-03-11 00:49  mark

	* axyl/trunk/lib/pg-schema-defs.php: casting the id type to the
	  query

2004-02-29 20:34  mark

	* axyl/trunk/lib/forum-defs.php: more cosmetic changes

2004-02-29 20:20  mark

	* axyl/trunk/lib/forum-defs.php: latest changes to forum defs

2004-02-27 03:26  mark

	* axyl/trunk/lib/forum-defs.php: forum main heading style change

2004-02-27 02:34  mark

	* axyl/trunk/lib/forum-defs.php: style changes

2004-02-26 21:36  mark

	* axyl/trunk/lib/forum-defs.php: style changes

2004-02-25 23:17  mark

	* axyl/trunk/lib/forum-defs.php: fixed the missing "posted by" text
	  when replying to a forum post

2004-02-25 23:14  mark

	* axyl/trunk/lib/forum-defs.php: missed a style

2004-02-25 22:56  mark

	* axyl/trunk/lib/selfregistration-defs.php: allowed self reg to
	  label the forums and who it's for

2004-02-25 20:17  mark

	* axyl/trunk/lib/forum-defs.php: changed forums to use style sheet

2004-02-25 00:35  mark

	* axyl/trunk/lib/forum-defs.php: forums extras

2004-02-24 19:58  paul

	* axyl/trunk/lib/monitor-defs.php: Added method
	  'suppress_condition()' to the generic monitor class. This records
	  that condition as being supressed and hence it won't be notified
	  if it arises.

2004-02-02 07:26  paul

	* axyl/trunk/lib/monitor-defs.php: Removed debugging.

2004-02-02 07:24  paul

	* axyl/trunk/lib/monitor-defs.php: Fixed condition value ordering.

2004-02-02 07:21  paul

	* axyl/trunk/lib/monitor-defs.php: Extra debugging

2004-02-02 03:20  paul

	* axyl/trunk/lib/response-defs.php: Fix to case where we have a CGI
	  (or WAP phone) browser, and the Keep in enabled in the XML
	  application config file. We check for this just after reading the
	  config and force the Keep to be switched 'off'.
	  - Fixed typo!!

2004-02-02 02:44  paul

	* axyl/trunk/lib/response-defs.php: Fix to case where we have a CGI
	  (or WAP phone) browser, and the Keep in enabled in the XML
	  application config file. We check for this just after reading the
	  config and force the Keep to be switched 'off'.

2004-02-02 01:02  paul

	* axyl/trunk/lib/monitor-defs.php: Changed enumeration values for
	  the conditions to be more sensible numbers.

2004-02-02 00:42  paul

	* axyl/trunk/lib/response-defs.php: Added a
	  debug_output(DBG_O_CLI); call when we have a browser = CLI
	  situation.

2004-02-02 00:41  paul

	* axyl/trunk/lib/monitor-defs.php: Fixed bug in the way the
	  "nolockfile" option is handled. Also changed to return the
	  overall condition status code on return of the check() method.

2004-01-31 00:44  paul

	* axyl/trunk/lib/monitor-defs.php: Ceated another command-line
	  option "testing" to go alongside "verbose" for the timeslot
	  stuff. The "verbose" option now only causes e-mailed reports to
	  be sent for everything including OK statuses, not pager alerts.
	  The new "testing" option does what "verbose" used to do - send
	  emails AND pager alerts for everything including OK statuses.

2004-01-22 19:15  paul

	* axyl/trunk/lib/lucene-defs.php: Print out full path of failed
	  index stories.

2004-01-22 18:52  paul

	* axyl/trunk/lib/lucene-defs.php: Print out full path of failed
	  index stories.

2004-01-21 22:52  paul

	* axyl/trunk/lib/lucene-defs.php: Clear stat cache for
	  file_exists() status to be updated.

2004-01-21 22:26  paul

	* axyl/trunk/lib/lucene-defs.php: Lockfile timeout exit strategy
	  changes.

2004-01-21 22:10  paul

	* axyl/trunk/lib/lucene-defs.php: Lockfile timeout exit strategy
	  changes.

2004-01-21 21:58  paul

	* axyl/trunk/lib/lucene-defs.php: Added a couple of debugs for when
	  we wait for lockfile.

2004-01-21 21:05  paul

	* axyl/trunk/lib/lucene-defs.php: Implemented a lockfile avoidance
	  scheme for the file_indexer class whereby we can wait for a
	  lockfile to go away (and limit the wait time too if required)
	  before indexing a file. This is intended to be used to limit load
	  during a large re-indexing process.

2004-01-15 21:47  paul

	* axyl/trunk/scripts/update/fix-null-layout-ids.php: Another CM
	  update script. This one fixes old data which features ax_block
	  records created without layout_id being defined in them. It finds
	  the layout, and populates the field. All content is retained.

2004-01-15 21:46  paul

	* axyl/trunk/scripts/update/layout-version-reset.php: Fixed up for
	  new directory depth.

2004-01-15 21:40  mark

	* axyl/trunk/lib/.htaccess: changes to files and things for
	  template display

2004-01-13 04:08  paul

	* axyl/trunk/lib/layout-defs.php: Got rid of debug statements
	  (commented out).

2004-01-12 23:23  paul

	* axyl/trunk/about.php: Latest Axyl about page.

2004-01-12 23:22  paul

	* axyl/trunk/db/axyl_demo.dat: Latest demo schema.

2004-01-09 23:04  paul

	* axyl/trunk/lib/plugin-defs.php: Fixed up buglet introduced by
	  removal of the pseudo include_once definitions which were part of
	  the original Axyl library prior to 'include_once' coming along.
	  We had a reference to $LAYOUT_DEFS when rendering plugins.

2004-01-09 20:00  paul

	* axyl/trunk/about.php, axyl/trunk/application.php,
	  axyl/trunk/application.xml, axyl/trunk/axyl_forums.php,
	  axyl/trunk/cm-template.php, axyl/trunk/code-template.php,
	  axyl/trunk/context-defs.php, axyl/trunk/index.php,
	  axyl/trunk/lib/antihack.php, axyl/trunk/lib/application-defs.php,
	  axyl/trunk/lib/application.php, axyl/trunk/lib/axyl-template.php,
	  axyl/trunk/lib/block-defs.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/catalog-defs.php, axyl/trunk/lib/cm-template.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/constants.php, axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-oracle.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/dbsearch-defs.php,
	  axyl/trunk/lib/debugger.php, axyl/trunk/lib/error-defs.php,
	  axyl/trunk/lib/fieldvalidation.js, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/globals-defs.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/image-defs.php,
	  axyl/trunk/lib/keep-defs.php, axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/list-funcs.php, axyl/trunk/lib/lockfile-defs.php,
	  axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/mail-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php, axyl/trunk/lib/mime-types.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/optlist-defs.php,
	  axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js,
	  axyl/trunk/lib/renderable.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/rowmenu-defs.php, axyl/trunk/lib/schema-defs.php,
	  axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/selfregistration-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/treemenu-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php,
	  axyl/trunk/lib/xml-defs.php, axyl/trunk/notclosed.php,
	  axyl/trunk/scripts/examples/lu-index-story.php,
	  axyl/trunk/scripts/examples/lu-index-tree.php,
	  axyl/trunk/scripts/examples/lu-optimize.php,
	  axyl/trunk/scripts/examples/lu-unindex-story.php,
	  axyl/trunk/scripts/examples/monitor.php,
	  axyl/trunk/scripts/pgdiff.php, axyl/trunk/scripts/pgdropcon.php,
	  axyl/trunk/scripts/update/layout-version-reset.php,
	  axyl/trunk/setup-catalog.php, axyl/trunk/setup-menu.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-prefs.php,
	  axyl/trunk/setup-queries.php, axyl/trunk/setup-sitepages.php,
	  axyl/trunk/setup-system.php, axyl/trunk/setup-ugroups.php,
	  axyl/trunk/setup-users.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/templates.php: Cosmetic only. Updated the header for
	  each file.

2004-01-09 19:34  paul

	* axyl/trunk/lib/db-defs.php, axyl/trunk/lib/tableviewer-defs.php:
	  These were written specifically for rugbyvu, and have now been
	  removed from the main Axyl library.

2004-01-06 20:34  paul

	* axyl/trunk/lib/makedoc.sh: Irrelevant file.

2004-01-06 03:45  paul

	* axyl/trunk/db/axyl_core.dat, axyl/trunk/db/axyl_core.pdm,
	  axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_demo.dat,
	  axyl/trunk/db/axyl_demo.sql: Removed Axyl core data definitions
	  from Powerdesigner data model, and
	  put them into 'axyl_core.dat'. Also created 'axyl_demo.dat' which
	  contains
	  the SQL data definitions for the demonstration site.

2004-01-04 22:22  paul

	* axyl/trunk/db/axyl_core.pdf: New PDF of Axyl core datamodel
	  diagram. A4 portrait 300dpi.

2004-01-04 22:21  paul

	* axyl/trunk/db/axyl_core.pdm: Latest datamodel. Cosmetic changes
	  only.

2004-01-04 22:17  paul

	* axyl/trunk/db/axyl_demo.sql: The new Axyl demo database script.
	  This will have more data than the
	  Axyl core script, for demo purposes.

2004-01-04 20:26  paul

	* axyl/trunk/scripts/update, axyl/trunk/scripts/update/README,
	  axyl/trunk/scripts/update/layout-version-reset.php,
	  axyl/trunk/scripts/update/rename_axyl_tables.pl,
	  axyl/trunk/scripts/update/rename_axyl_tables.sql: Content for the
	  new update directory.

2004-01-04 20:26  paul

	* axyl/trunk/scripts/examples, axyl/trunk/scripts/examples/README,
	  axyl/trunk/scripts/examples/lu-index-story.php,
	  axyl/trunk/scripts/examples/lu-index-tree.php,
	  axyl/trunk/scripts/examples/lu-optimize.php,
	  axyl/trunk/scripts/examples/lu-unindex-story.php,
	  axyl/trunk/scripts/examples/mailit.sh,
	  axyl/trunk/scripts/examples/monitor.php: Content for the new
	  examples directory.

2004-01-04 19:23  paul

	* axyl/trunk/scripts, axyl/trunk/scripts/README,
	  axyl/trunk/scripts/pgdiff.php, axyl/trunk/scripts/pgdropcon.php:
	  Content for the new scripts directory.

2004-01-04 19:04  paul

	* axyl/trunk/db/dropcon.php, axyl/trunk/db/pgdiff.php,
	  axyl/trunk/db/pginstall.pl: Moved to new scripts directory.

2004-01-04 19:04  paul

	* axyl/trunk/db/layout-version-reset.php,
	  axyl/trunk/db/rename_axyl_tables.pl,
	  axyl/trunk/db/rename_axyl_tables.sql: Moved to new scripts/fixup
	  directory.

2004-01-04 18:53  paul

	* axyl/trunk/db/fixcat.sql: No longer required.

2004-01-03 03:56  paul

	* axyl/trunk/application.xml: Default Axyl config.

2004-01-02 23:36  paul

	* axyl/trunk/setup-prefs.php: Made title bar in standard Axyl
	  'axtitle' style.

2004-01-02 23:31  paul

	* axyl/trunk/INSTALL: Updated. Included Luceneserver blurb etc.

2004-01-02 23:30  paul

	* axyl/trunk/db/pginstall.pl: Enhanced to deal with usernames more
	  flexibly.

2004-01-02 22:12  paul

	* axyl/trunk/lib/menumaint-defs.php: Made title bar in standard
	  Axyl 'axtitle' style.

2004-01-02 22:12  paul

	* axyl/trunk/lib/treemenu-defs.php: Implemented vertical-align
	  style for treemenu.

2004-01-02 22:11  paul

	* axyl/trunk/application.xml: Default config - for now.

2004-01-02 22:10  paul

	* axyl/trunk/setup-catalog.php, axyl/trunk/setup-queries.php,
	  axyl/trunk/setup-sitepages.php, axyl/trunk/setup-system.php: Made
	  consistent title bars.

2004-01-02 22:10  paul

	* axyl/trunk/site-webpage.php: Re-instated treemenu as main menu.

2004-01-02 22:10  paul

	* axyl/trunk/sitestyle.css: Fixed up for the treemenu.

2004-01-02 21:49  paul

	* axyl/trunk/lib/hvmenu-defs.php: Corrected a style-name typo:
	  menu-vertical-align.

2004-01-01 22:28  paul

	* axyl/trunk/sitestyle.css: Added styles for all aspects of
	  clickable links of menu/submenu.

2004-01-01 22:27  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Altered labels for supplementary style textbox.

2004-01-01 22:23  paul

	* axyl/trunk/lib/hvmenu-defs.php: Corrected the vertical overlap
	  limits, and assignment sense.

2004-01-01 04:39  paul

	* axyl/trunk/sitestyle.css: Style refinements.

2004-01-01 04:39  paul

	* axyl/trunk/setup-queries.php, axyl/trunk/setup-sitepages.php:
	  Fixed up button image references to use Axyl library buttons.

2004-01-01 04:38  paul

	* axyl/trunk/site-webpage.php: More selective about what gets
	  plugged in as standard content.

2004-01-01 04:36  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql:
	  Enhancement: provision of three extra fields for holding
	  supplementary
	  style settings: ax_layout.layout_style, ax_block.block_style and
	  ax_blocklet.blocklet_style.

2004-01-01 04:36  paul

	* axyl/trunk/lib/control-panel.php: Upgraded to the new Axyl
	  'look'.

2004-01-01 04:35  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Enhancement: provision of three extra text-fields for entering
	  supplementary
	  style settings into for layout, block and blocklet. The styles
	  are standard CSS
	  such as "font-weight:bold" etc. With Layout and Black these only
	  really affect
	  the enclosing tables. With the Blocklet they affect the content.
	  NOTE: this requires an Axyl schema upgrade for extra fields on
	  the following
	  tables: ax_layout, ax_block and ax_blocklet.

2003-12-31 06:41  paul

	* axyl/trunk/lib/maintainer-defs.php: Fixed small bug whereby
	  defaulted text fields were being set to the intended
	  value INCLUDING the surrounding quotes. So a field which was
	  defaulted
	  in the schema to 'foo' was being set to '\'foo\'' by the
	  maintainer, instead of
	  just 'foo'.

2003-12-31 03:18  paul

	* axyl/trunk/index.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/sitestyle.css: Current development snapshot for Axyl
	  proto-website.

2003-12-31 03:16  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/menumaint-defs.php: Changed to go with the latest
	  sitestyle.css where we have renamed a
	  few critical CSS classes to be prefixed with "ax". These are just
	  ones used
	  to mainly render various forms etc. and should not impact
	  applications
	  very much.

2003-12-30 00:04  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: Some major changes to the
	  treemenu class, plus minor changes to the
	  format of the stylesheet (menus section) sitestyle.css whereby we
	  have
	  split out the highlight items styles to two new classes:
	  '.menu_highlight' and
	  '.submenu_highlight'. The main changes are to the way the
	  treemenu gets
	  rendered, with a lot more control over style.

2003-12-28 02:28  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Fixed
	  up the static start-up data - menuoption levels were all
	  wrong.

2003-12-28 02:19  paul

	* axyl/trunk/db/axyl_core.sql: Fixed up the static start-up data -
	  menuoption levels were all
	  wrong.

2003-12-22 20:49  paul

	* axyl/trunk/lib/form-defs.php: Add provision for Accept-Charset
	  attribute in <FORM> tag.
	  By default no atribute will be inserted.

2003-12-21 18:49  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Made
	  ax_block.layout_id NOT NULL.

2003-12-16 19:59  paul

	* axyl/trunk/db/axyl_core.pdm: Changed ax_catalog.category to NULL,
	  and ax_catalog.mime_category to NOT NULL
	  as it should be (probably missed out during the renaming).

2003-12-16 19:44  paul

	* axyl/trunk/lib/layout-defs.php: Removed some rather verbose
	  debugging.

2003-12-16 19:44  paul

	* axyl/trunk/lib/lucene-defs.php: Minor adjustment to the lucene
	  response debug message.

2003-12-16 07:34  paul

	* axyl/trunk/db/layout-version-reset.php: Fixed to take care of
	  blocks being deleted by RI. We now protect the
	  blocks listed inside the layout table itself (as we should!).

2003-12-16 01:28  paul

	* axyl/trunk/db/layout-version-reset.php: A utility which resets
	  all layouts of the current application to only
	  have a single ("Pending") version. Deletes all layouts, blocks,
	  and
	  blocklets of all other versions.

2003-12-15 21:37  paul

	* axyl/trunk/lib/layout-defs.php: Interim fix for content
	  management version creation bug whereby the
	  new layout was created linked to the old block. Caused by
	  omission of
	  a reset() on a associative array.

2003-12-15 02:52  mark

	* axyl/trunk/setup-sitepages.php: sitepages with the new templates
	  thingy in it

2003-12-14 20:26  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Changed
	  ax_catalog.category to NULL, and ax_catalog.mime_category to NOT
	  NULL
	  as it should be (probably missed out during the renaming).

2003-12-14 20:19  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Changed
	  ax_catalog.category to NULL, and ax_catalog.mime_category to NOT
	  NULL
	  as it should be (probably missed out during the renaming).

2003-12-14 19:31  mark

	* axyl/trunk/templates.php: templates include for axyl

2003-12-11 19:58  paul

	* axyl/trunk/lib/layout-defs.php: Allow index() method to index no
	  matter what the version. Ie. make this a
	  genuine servant method which does just what it is told. Alos
	  added call
	  to index() from the publish() method, so all content being
	  published is
	  indexed.

2003-12-11 18:43  paul

	* axyl/trunk/lib/block-defs.php: Trying the effect of NOT stripping
	  tags from indexed content. This means that
	  text in href's and titles will now be indexed.

2003-12-09 06:23  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Made
	  the ax_forum field 'moderator' a foreign key from
	  ax_user.user_id.

2003-12-08 21:09  paul

	* axyl/trunk/sitestyle.css: Some more sensible colours for this
	  site.

2003-12-08 20:58  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Fixed
	  up some domains (defaults) on forums schema.

2003-12-08 20:54  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Fixed
	  up some domains (defaults) on forums schema.

2003-12-08 20:53  paul

	* axyl/trunk/axyl_forums.php: Cosmetics.

2003-12-08 20:28  mark

	* axyl/trunk/axyl_forums.php: now just a basic forum page

2003-12-08 02:45  mark

	* axyl/trunk/lib/forum-defs.php: removed thread display bug.

2003-12-07 07:10  paul

	* axyl/trunk/lib/forum-defs.php: Just a few small changes - added
	  in explicit RESPONSE->requested for href
	  generation in various places.

2003-12-07 07:09  paul

	* axyl/trunk/lib/forum-defs.php: Just a few small changes - added
	  in explicit RESPONSE->requested for href
	  generation in various places.

2003-12-07 02:40  paul

	* axyl/trunk/lib/forum-defs.php: Some fixups:
	  - Got rid of the hard-wired ccs_forums.php page reference.
	  Replaced this with
	  $RESPONSE->requested so it will work with any page.
	  - Also got rid of all the 't' and 'f' references and replaced
	  these with proper booleans
	  and used istrue() and set() to get/set these vars in from/to the
	  database.

2003-12-03 01:42  paul

	* axyl/trunk/lib/lockfile-defs.php: Corrected small bug noticed by
	  Mark: an equals sign had been typoed
	  into a minus sign.

2003-11-13 02:47  paul

	* axyl/trunk/lib/lucene-defs.php: In index_tree loop we now do not
	  crap out on first failure. We also total
	  failed and succeeded and report at the end.

2003-11-12 08:42  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:36  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:35  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:33  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:26  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:20  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:18  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 08:12  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 07:09  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 06:57  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method. Reworked slightly.

2003-11-12 06:42  paul

	* axyl/trunk/lib/lucene-defs.php: Added special sequences of
	  left/right double-quotes and
	  apostrophe to be replaced with ascii equivalents, in the
	  index_file() method.

2003-11-10 21:29  paul

	* axyl/trunk/lib/monitor-defs.php: Fixed diskspace monitor bug
	  where the var to compare space
	  with was lacking a $this-> de-reference.

2003-11-09 21:57  mark

	* axyl/trunk/lib/forum-defs.php: error rewording

2003-11-09 21:31  mark

	* axyl/trunk/lib/forum-defs.php: fixed bug where was trying to use
	  thread which didn't exist.

2003-11-07 02:35  mark

	* axyl/trunk/lib/forum-defs.php: added fixes for no forumid and no
	  threadid bugs

2003-11-07 02:03  mark

	* axyl/trunk/lib/forum-defs.php: fixed another bug.

2003-11-07 01:22  mark

	* axyl/trunk/lib/forum-defs.php: fixing some security holes

2003-11-06 23:11  mark

	* axyl/trunk/lib/forum-defs.php: fixed another small bug

2003-11-06 23:00  mark

	* axyl/trunk/lib/forum-defs.php: added the ability for moderators
	  to access teh same functionality the admins and editors can
	  within a particular forum.

2003-11-05 18:24  mark

	* axyl/trunk/lib/forum-defs.php: added admin/editor THREAD LOCKing
	  and THREAD STICKY functions

2003-11-04 02:13  mark

	* axyl/trunk/lib/forum-defs.php: added administrators and editors
	  ability to "silently" edit any forum post.
	  including the messages that are thread header messages.

2003-11-04 02:11  mark

	* axyl/trunk/db/axyl_core.sql: axyl_core.sql
	  
	  with the new forum changes in the sql script

2003-11-04 01:44  mark

	* axyl/trunk/db/axyl_core.pdm: changes to the axyll core regarding
	  the forums tables

2003-10-24 03:11  mark

	* axyl/trunk/lib/forum-defs.php: fixed bug with deleting thread did
	  wrong stuff after.
	  was not clearing out the deleted thread and including it when it
	  was meant to be deleted).

2003-10-24 01:00  mark

	* axyl/trunk/lib/selfregistration-defs.php: fixed "no auth code in
	  database" message

2003-10-24 00:26  mark

	* axyl/trunk/lib/forum-defs.php,
	  axyl/trunk/lib/selfregistration-defs.php: display and function
	  additions to these defs files

2003-10-23 02:22  paul

	* axyl/trunk/lib/renderable.php: Set default browser type to HTML

2003-10-22 20:03  mark

	* axyl/trunk/lib/selfregistration-defs.php: added email validation

2003-10-22 01:37  mark

	* axyl/trunk/lib/selfregistration-defs.php: more form checks when
	  updating registration

2003-10-22 01:03  mark

	* axyl/trunk/lib/selfregistration-defs.php: added in function to
	  change password on update registration

2003-10-22 00:24  mark

	* axyl/trunk/lib/selfregistration-defs.php: added edit reg
	  functionality

2003-10-20 02:39  paul

	* axyl/trunk/lib/response-defs.php: Refining the detection logic
	  (and probably fucking it up in the process;-)

2003-10-19 23:17  paul

	* axyl/trunk/lib/response-defs.php: Included browser make detection
	  so that we use our list of phones
	  there. Also tidied away some diagnostics.

2003-10-19 22:41  paul

	* axyl/trunk/lib/response-defs.php: Fixed another stupidity in the
	  browser detection mechanism.

2003-10-19 22:30  paul

	* axyl/trunk/lib/response-defs.php: Fixed detection typo. Tidied
	  recog strings.

2003-10-19 21:06  paul

	* axyl/trunk/lib/renderable.php, axyl/trunk/lib/response-defs.php:
	  Refined the detection phase. Recognise WAP phones explicitly from
	  the
	  User-Agent field now, using makes: nokia, sharp, ericsson,
	  motorola etc.
	  More will be added soon.

2003-10-19 20:47  paul

	* axyl/trunk/lib/response-defs.php: Try old
	  apache_request_headers() instead of getallheaders() function.
	  REVERT

2003-10-19 20:42  paul

	* axyl/trunk/lib/response-defs.php: Try old
	  apache_request_headers() instead of getallheaders() function.

2003-10-19 20:24  paul

	* axyl/trunk/lib/response-defs.php: Added user agent to response
	  object.

2003-10-19 07:13  paul

	* axyl/trunk/lib/response-defs.php: Deal with idiot phones which
	  can't fucking send the vnd.wap accept string
	  in the accept header. This is a temporary fix, since we can't
	  default the
	  site to WML just because no HTML browser is recognised.

2003-10-19 04:41  paul

	* axyl/trunk/lib/renderable.php: Got rid of the XHTMLMP variant for
	  mobile phones. XHTML should be the
	  same whatever the device it is sent to.

2003-10-19 04:40  paul

	* axyl/trunk/lib/response-defs.php: 1. Refining the browser_type
	  detection mechanism. We still detect the main HTML
	  browsers as before. When these are not matched it is likely to be
	  a phone or a
	  PDA, and this is where the changes lie. We now look at the
	  HTTP_ACCEPT header
	  and for the newer XHTML capable phones we go for standard old WML
	  if we
	  get a "vnd.wap" variant in the accept header, otherwise we might
	  go for xhtml or
	  just html. Currently there is no difference in the rendering of
	  the latter two.
	  
	  2. Have fixed up the browser_type switch statements to use the
	  new BROWSER_TYPE
	  constants rather than plain text strings.

2003-10-16 18:55  paul

	* axyl/trunk/lib/response-defs.php: Keep detection mechanism, but
	  revert to WML as default if the HTML browsers
	  are not detected in the HTTP_USER_AGENT string. (Hopefully fixes
	  the error
	  reported by Matthew).

2003-10-16 08:18  paul

	* axyl/trunk/lib/renderable.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/utils.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Implemented some more browser types and enhanced the detection
	  functionality
	  so that we get accurate browser types especially for WAP phones
	  which can
	  do XHTML. Currently we don't use the extra types much and just
	  map the HTML
	  ones onto the standard HTML, and the WAP ones onto either WML or
	  WMLUP
	  as before. However it should mean things get recognised better.
	  The default if
	  nothing is detected is also now HTML, rather than falling through
	  to WML as it
	  used to before.

2003-10-14 21:54  mark

	* axyl/trunk/lib/selfregistration-defs.php: latest self reg defs
	  file

2003-10-14 20:40  mark

	* axyl/trunk/lib/selfregistration-defs.php: add the
	  selfregistration-sefs to the axyl library

2003-10-13 21:13  paul

	* axyl/trunk/lib/lockfile-defs.php: Tidied up the error report for
	  lockfile errors regarding PID.

2003-10-13 21:06  paul

	* axyl/trunk/lib/monitor-defs.php: Corrected condition codes. Added
	  CR's to email messages.

2003-10-13 20:52  paul

	* axyl/trunk/lib/monitor-defs.php: Fixed bug in raising of error
	  when monitor error condition has been
	  detected due to lockfile problems.

2003-10-13 20:51  paul

	* axyl/trunk/lib/lockfile-defs.php: Fixed bug in calculation of
	  lockfile age.

2003-10-13 18:48  mark

	* axyl/trunk/lib/forum-defs.php: latest forum defs.
	  
	  new functionality...

2003-10-09 03:07  mark

	* axyl/trunk/lib/forum-defs.php: latest forum defs file

2003-10-08 21:17  paul

	* axyl/trunk/lib/mail-defs.php: Implemented the CC and BCC headers!
	  Duh.

2003-10-08 19:38  mark

	* axyl/trunk/lib/forum-defs.php: current forum defs

2003-10-07 03:18  mark

	* axyl/trunk/lib/forum-defs.php: latest axyl_forums

2003-10-05 20:54  mark

	* axyl/trunk/axyl_forums.php: sample forum site (thus far) for axyl

2003-10-05 20:52  mark

	* axyl/trunk/lib/forum-defs.php: new forum-defs.php file

2003-10-04 22:54  paul

	* axyl/trunk/setup-catalog.php: Fixed typo in Show icon definition.

2003-10-04 22:54  paul

	* axyl/trunk/sitestyle.css: Removed top padding form from elements.

2003-10-04 08:07  paul

	* axyl/trunk/lib/mail-defs.php: Fixed long-standing bug where lines
	  in the main body of an email with
	  attachments would have line-breaks inserted. This was due to the
	  indiscrimate
	  application of the "chunk_split()" function to article body text.
	  We now only
	  apply it to base_64_encoded MIME data.

2003-10-02 04:28  paul

	* axyl/trunk/lib/maintainer-defs.php: Removed the hiding option for
	  Joined tables on Add. We still hide
	  Linked and Detail tables forms though.

2003-09-26 00:21  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Removed erroneous footers (axfoot style).

2003-09-25 23:40  paul

	* axyl/trunk/setup-catalog.php, axyl/trunk/setup-menu.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-queries.php,
	  axyl/trunk/setup-sitepages.php, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-ugroups.php, axyl/trunk/setup-users.php: Changed
	  all widths of main content to "100%". Whilst this may look crap,
	  at least it will be determined by the template of the local site,
	  rather than
	  setting a proscribed width of 600px.

2003-09-25 22:20  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Enhanced to conform to the new Axyl styles for form elements and
	  form
	  headings etc.

2003-09-25 19:44  paul

	* axyl/trunk/lib/menumaint-defs.php: Remove hard-wired table width
	  and alignment. Made it a descendant of
	  HTMLObject and now the container table inherits attributes as
	  specified
	  via styles etc. by the creator of the object at the top level.

2003-09-25 01:11  paul

	* axyl/trunk/lib/form-defs.php, axyl/trunk/lib/html-defs.php,
	  axyl/trunk/lib/maintainer-defs.php: Various changes.

2003-09-23 19:58  paul

	* axyl/trunk/setup-catalog.php: Cleanups.

2003-09-23 19:46  paul

	* axyl/trunk/setup-catalog.php, axyl/trunk/setup-menu.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-prefs.php,
	  axyl/trunk/setup-queries.php, axyl/trunk/setup-sitepages.php,
	  axyl/trunk/setup-system.php, axyl/trunk/setup-ugroups.php,
	  axyl/trunk/setup-users.php: Latest cut of setup pages for Axyl.
	  Developed from Sweet Success.

2003-09-23 07:56  paul

	* axyl/trunk/lib/maintainer-defs.php: Prevent display of
	  linked/joined/detail table forms if we are performaing
	  an ADD operation on the main table. This is because of the old
	  chicken
	  and the egg scenario, where we haven't got a master record to
	  relate
	  to the others yet. The idea is to insert the main record and then
	  they get
	  the related forms to play with after that.

2003-09-23 03:48  paul

	* axyl/trunk/lib/menu-defs.php: Fixed the get_if_modified so that
	  it works.

2003-09-23 03:46  paul

	* axyl/trunk/lib/menumaint-defs.php: Fixed Axyl style error.

2003-09-23 03:46  paul

	* axyl/trunk/lib/form-defs.php: Minor changes:
	  1. the <hr> tag is now rendered just as <hr>.
	  2. The form elements like labelfield, textcontent, and annotation
	  now can have
	  a css parameter. Unfortunately this isn't used anywhere on render
	  yet.
	  3. Fixed long-standing foible in combofield additem() method
	  where the value
	  is assigned to the same as the key if blank. Changed to make this
	  assign blank
	  if blank is passed, but to use the key if the value is omitted.
	  4. Fixed up the Phpdoc comments so they should work now.

2003-09-23 03:41  paul

	* axyl/trunk/lib/pim-defs.php: Added a method to render the contact
	  details as a \n delimited
	  ascii string.

2003-09-23 03:40  paul

	* axyl/trunk/lib/treemenu-defs.php: Make the get_if_modified save
	  to session if changes are detected.

2003-09-23 03:40  paul

	* axyl/trunk/lib/maintainer-defs.php: Changed so that FK dropdowns
	  get a null value element when the field
	  is NULLABLE.

2003-09-22 08:51  paul

	* axyl/trunk/lib/menumaint-defs.php: Narrowed this form to 600px.

2003-09-22 08:51  paul

	* axyl/trunk/lib/form-defs.php: Fixed so that the displayonly field
	  type gets the Axyl label style. Also fixed
	  so that the listbox select gets vertically aligned top.

2003-09-22 08:49  paul

	* axyl/trunk/lib/maintainer-defs.php: Fixed various bugs in
	  rendering and submitting the m2m linked table
	  configuration. Fixed up the set_labelfields for master-detail,
	  and fixed
	  up the new Axyl styling to work better.

2003-09-22 00:52  paul

	* axyl/trunk/sitestyle.css: The latest Axyl styles.

2003-09-22 00:51  paul

	* axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/menumaint-defs.php: Altered to use the new Axyl
	  styles in the standard sitestyle.css. This should mean
	  that the forms generated from these modules should look better
	  and more consistent.

2003-09-22 00:50  paul

	* axyl/trunk/lib/form-defs.php: Added new properties: labelcolon
	  (boolean), labeljustify (string: 'left' or 'right'),
	  labelcss (string). These just allow a bit of styling to be
	  applied to form generation.
	  We also now inherit the form style/class etc. properly.

2003-09-22 00:48  paul

	* axyl/trunk/lib/treemenu-defs.php: Cosmetic only.

2003-09-22 00:46  paul

	* axyl/trunk/setup-catalog.php, axyl/trunk/setup-menu.php,
	  axyl/trunk/setup-prefs.php, axyl/trunk/setup-queries.php,
	  axyl/trunk/setup-sitepages.php, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-users.php: New setup maintenance pages to go
	  with the new styles in sitestyle.css.

2003-09-22 00:44  paul

	* axyl/trunk/sitestyle.css: New Axyl styles prefixed by "ax". These
	  are mainly used to normalize form
	  presentation in the setup-*.php maintenance pages. However we
	  have also
	  changes some library modules to use them. See: black-defs,
	  layout-defs,
	  maintainer-defs and menu-defs.

2003-09-20 21:43  paul

	* axyl/trunk/lib/monitor-defs.php: Changed to suit the new locking
	  scheme. We now do lock..unlock inside
	  the check() method each time it is called. Previously we were not
	  removing
	  the lockfile when in a 'skip' timeslot.

2003-09-20 21:23  paul

	* axyl/trunk/db/axyl_core.sql: Fixed the initial data. Menu levels
	  were wrong.

2003-09-20 21:22  paul

	* axyl/trunk/db/pgdiff.php: Added --opversion commandline
	  parameter. Allows you to generate diffs for a
	  different version of Postgres from the --pgversion which is being
	  connected to
	  to determine them. Eg. connecting to v7.3 databases, but
	  generating SQL diffs
	  for v7.2.

2003-09-17 08:38  paul

	* axyl/trunk/lib/form-defs.php, axyl/trunk/lib/maintainer-defs.php:
	  Using new HTMLObject method "inherit_attributes()" to sets the
	  objects style
	  and look from the containing object.

2003-09-17 08:37  paul

	* axyl/trunk/lib/html-defs.php: New method "inherit_attributes()"
	  passed an HTMLObject object instance
	  as the only parameter. Sets the current objects style and look
	  from the
	  given object. Used to make tables contained within an HTMLObject
	  look
	  the same etc.

2003-09-17 01:15  paul

	* axyl/trunk/setup-queries.php: Collspan typo fixed.

2003-09-16 23:45  paul

	* axyl/trunk/site-webpage.php: Included hvmenu-defs.php module to
	  make HVmenu work.

2003-09-16 23:32  paul

	* axyl/trunk/db/pginstall.pl: Fixed typos in install script where
	  the database name var was not being
	  used and "axyl_core" was instead.

2003-09-15 01:20  paul

	* axyl/trunk/lib/menu-defs.php: Added $max_level_depth property -
	  max levels the menu goes to. Also
	  make sure we don't assign a menu option for ID=0.

2003-09-15 01:12  paul

	* axyl/trunk/lib/rowmenu-defs.php: First working rowmenu class.
	  This renders hierarchical menus horizontally
	  level-by-level starting with top level. It only shows lower
	  levels if they are
	  "expanded" via clicking on a parent level submenu-heading item.
	  Fully
	  persistent as per the treemenu, using the same
	  ax_wwwsession.menu_status
	  field to save serialized menu object.

2003-09-15 01:11  paul

	* axyl/trunk/lib/treemenu-defs.php: A few tidy-ups plus now using
	  ID attribute in the <A> tag to assign the
	  .hlmenuitem styling from sitestyle.css. This targets the links
	  properly and
	  stops all the cascading inheritance problems with links.

2003-09-14 01:25  paul

	* axyl/trunk/db/axyl_core.pdm: Cosmetics. Labelling diagram.

2003-09-14 01:23  paul

	* axyl/trunk/lib/rowmenu-defs.php: Work in progress. only.

2003-09-14 01:22  paul

	* axyl/trunk/lib/menu-defs.php: Renamed internal var "description"
	  to be "desc" to save some space.

2003-09-14 01:22  paul

	* axyl/trunk/lib/treemenu-defs.php: Cosmetic only. Removed
	  debugging and streamlining some code.

2003-09-14 01:21  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/session-defs.php: Updated the Axyl application
	  control-panel settings. We now have two new
	  options as follows:
	  1) $INCDIR which is a global variable just like $IMAGESDIR and is
	  defaulted
	  to website root sub-directory "inc". This can be used to specify
	  the location of
	  a directory where you might have 'include files" (eg. *.inc) for
	  your Php modules.
	  2) There is a new session cookie lifetime modifier in the session
	  section which
	  is a checkbox. When checked (default not) the 'Guest cookies
	  browser lifetime'
	  option causes guest logins to be assigned a cookie lifetime for
	  the duration their
	  browser is open, over-riding the cookie lifetime setting for
	  logins.

2003-09-13 23:19  paul

	* axyl/trunk/lib/_mop.gif: Menu option image 9x9 pixels.

2003-09-13 23:16  paul

	* axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/treemenu-defs.php:
	  Implementation of the treemenu (vertical orientation only so far)
	  class. This is a non
	  javascript hierarchical menu system which is implemented as a
	  persistent menu via
	  serialized menu object stored in ax_wwwsession.menu_status.

2003-09-13 23:14  paul

	* axyl/trunk/lib/response-defs.php: Backward-compatible change - no
	  need for code changes. This is an additional option.
	  Response now looks for global $cachecontrol (usually supplied on
	  a URL) and if it
	  contains "dynamic" then any page_expiry which has been specified
	  for the website
	  will be over-ridden and dynamic behaviour implemented instead
	  (via http headers).
	  For example, this is used by the treemenu class, so that menus
	  get refreshed every
	  round-trip and not cached.

2003-09-12 22:57  paul

	* axyl/trunk/lib/monitor-defs.php: Fixed erroneous lockfile
	  filename error. We were always creating a
	  new lockfile object with a nullstring path.

2003-09-12 00:23  paul

	* axyl/trunk/db/pgdiff.php: Change primary key generation of
	  constraint names from "pk_<tablename" to
	  "<tablename>_pkey" as per Powerdesigner defaults. This only
	  affects Postgres
	  database of version earlier than v7.3.

2003-09-11 22:58  paul

	* axyl/trunk/db/pgdiff.php: Re-jigged command line parms. Forced
	  "restrict" on drop constraint
	  SQL code generation.

2003-09-11 22:56  paul

	* axyl/trunk/db/axyl_core.sql: New primary key for ax_menuoption -
	  we only need menuoption_id and not
	  menu_id as well. Also new menu_status (text) field.

2003-09-11 22:53  paul

	* axyl/trunk/db/pginstall.pl: Fixed who call to use -m

2003-09-11 22:46  paul

	* axyl/trunk/db/pgdiff.php: Apply "restrict" rider on SQL stmt
	  generated for dropping constraints.

2003-09-10 04:22  paul

	* axyl/trunk/lib/hvmenu-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/treemenu-defs.php: Split out HVmenu, and treemenu
	  from the original menu-defs.php as it was getting
	  a bit over-subscribed. Generally you will want to choose which
	  menu type to use
	  and not be encumbered with other code.

2003-09-10 04:21  paul

	* axyl/trunk/lib/menumaint-defs.php: Cosmetic only - comments.

2003-09-10 02:45  paul

	* axyl/trunk/db/pginstall.pl: Refurbished to check for the
	  'plpgsql' language and create it and the
	  handler if not found. Also now uses the current login for the
	  database
	  owner, unless specified as the second cmdline parm.

2003-09-09 08:59  paul

	* axyl/trunk/lib/_pad.gif: Padding widget. Single transparent pixel
	  which we can expand by
	  specifying the width/height attributes in HTML rendering.

2003-09-09 08:57  paul

	* axyl/trunk/lib/image-defs.php: Include-once for renderable.php.
	  Cosmetic really.

2003-09-09 08:57  paul

	* axyl/trunk/lib/session-defs.php: Re-named the property "record"
	  to be "session_record" in the session
	  class. This might break code which references this property, but
	  it is
	  unlikekly anything does. Naming was bad, hence this renaming.

2003-09-09 08:55  paul

	* axyl/trunk/lib/file-defs.php: Removed return values from
	  constructor of stylesheet class.

2003-09-09 08:54  paul

	* axyl/trunk/lib/utils.php: Two new functions href_addparm(0 and
	  href_delparm(). With the first
	  you give it a url, a key and a value. It adds the key=value to
	  the url but
	  replaces it if already there. The second removes a named key from
	  a
	  url. Useful for url re-writing.

2003-09-09 08:53  paul

	* axyl/trunk/lib/menu-defs.php: Added the new treemenu class.
	  Also brought the menuoption class in from maintainer-defs

2003-09-09 08:52  paul

	* axyl/trunk/lib/html-defs.php: 1. Added target attribute, and
	  settarget() method. For links.
	  2. Added the anchor class for <A> tags. Supercedes old Link class
	  in button-defs.php

2003-09-09 08:50  paul

	* axyl/trunk/lib/menumaint-defs.php: Menuoption class moved from
	  maintainer-defs module to menu-defs module.

2003-09-09 00:04  paul

	* axyl/trunk/db/dropcon.php: Updated to use the latest optlist
	  class and also to report usage correctly.

2003-09-08 23:31  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Added
	  Fk reference to ax_menuoption from ax_wwwsession. This results in
	  two
	  new FK fields on ax_wwwsesssion: menu_id (text) and menuoption_id
	  (int4).

2003-09-08 21:27  paul

	* axyl/trunk/db/pgdiff.php: Slight tweak in SQL generation for the
	  case where we have a pre-7.3
	  database (no drop column) and we have --no-drops specified. We
	  now
	  still produce the column alter SQL (set null etc.)

2003-09-08 21:14  paul

	* axyl/trunk/db/pgdiff.php: Slight tweak in SQL generation for the
	  case where we have a pre-7.3
	  database (no drop column) and we have --no-drops specified. We
	  now
	  still produce the column alter SQL (set null etc.)

2003-09-08 21:03  paul

	* axyl/trunk/db/pgdiff.php: Slight tweak in SQL generation for the
	  case where we have a pre-7.3
	  database (no drop column) and we have --no-drops specified. We
	  now
	  still produce the column alter SQL (set null etc.)

2003-09-06 23:50  paul

	* axyl/trunk/lib/_home.gif, axyl/trunk/lib/home.gif: Renamed to
	  _home.gif

2003-09-06 23:48  paul

	* axyl/trunk/lib/_calendar.gif, axyl/trunk/lib/_less.gif,
	  axyl/trunk/lib/_minus.gif, axyl/trunk/lib/_more.gif,
	  axyl/trunk/lib/_plus.gif, axyl/trunk/lib/home.gif: New utility
	  images

2003-09-05 20:34  paul

	* axyl/trunk/lib/application.php, axyl/trunk/lib/catalog-defs.php,
	  axyl/trunk/lib/control-panel.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/plugin-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/webpage-defs.php:
	  Cosmetic changes only. Phpdoc package assignments.

2003-09-05 05:48  paul

	* axyl/trunk/lib/monitor-defs.php: Corrected erroneous comments on
	  check() method.

2003-09-05 05:42  paul

	* axyl/trunk/lib/lockfile-defs.php,
	  axyl/trunk/lib/monitor-defs.php, axyl/trunk/lib/optlist-defs.php:
	  Added Phpdoc stuff.

2003-09-05 05:24  paul

	* axyl/trunk/lib/monitor-defs.php: Cosmetic. Added some more
	  comments.

2003-09-05 05:09  paul

	* axyl/trunk/lib/monitor-defs.php: Implemented another monitor
	  class 'exec_monitor'. This class implements a
	  monitor which executes a script or program and uses the output or
	  the return
	  code to determine success. With this monitor you can basically do
	  anything
	  that you can do with Perl or shell scripts (or any other
	  programing language
	  which can return a result code) to monitor systems, and have it
	  integrated
	  into the Axyl monitoring platform.

2003-09-05 03:08  paul

	* axyl/trunk/lib/file-defs.php: 1. Added new function
	  'unique_filename' which returns a unique filename
	  as an md5 string with optional user-specified prefix, and
	  extension.
	  
	  2. Added new class 'quickfile' which is instantiated with a path
	  and a string
	  containing content. The file is created, and the content saved to
	  it. You can
	  check the 'created' boolean property to check for success.
	  
	  3. Enhanced the 'closefile' method of the 'outputfile' class so
	  it returns a
	  boolean, TRUE, if the file was closed successfully. Mainly this
	  is useful
	  when content has been written, to make sure that it got created
	  properly.

2003-09-05 03:03  paul

	* axyl/trunk/lib/response-defs.php: Refined the assignment of the
	  $RESPONSE property 'http_host". For the HTTP case
	  this remains the same, as it does for WML. However for CLI we now
	  exec a backtick
	  (shell command) to return the hostname, since we do not have
	  apache to define the
	  http_host in this particular case.

2003-09-05 03:01  paul

	* axyl/trunk/lib/optlist-defs.php: Cosmetic. Removed debug code.

2003-09-05 03:01  paul

	* axyl/trunk/lib/datetime-defs.php: Cosmetic. Expanded comments.

2003-09-05 03:00  paul

	* axyl/trunk/lib/monitor-defs.php: Module containing classes to
	  undertake monitoring tasks. There are currently the
	  following monitor classes defined: postgres_monitor,
	  file-monitor, lucene_monitor and
	  diskspace_monitor. These can be instantiated/configured and then
	  plugged into
	  a main monitor class which will run them and look after
	  notifications etc. The system
	  will email and send SMS, depending on the results of the
	  monitoring.

2003-09-05 02:58  paul

	* axyl/trunk/lib/lockfile-defs.php: Module for managing a lockfile.
	  Allows you to specify the name, or have one
	  generated, and manages the creation of it. If the lockfile exists
	  already then
	  you can specify time limits to determine hung processes. If the
	  lockfile is older
	  than the specified time then the 'lockfile' class will look for
	  the attached process
	  and try to kill it. It will also remove an orphaned lockfile.
	  Should the process not
	  be killed then the lockfile handler will 'freeze' the system to
	  indicate this.

2003-09-01 03:43  paul

	* axyl/trunk/lib/webpage-defs.php: Fix up image references in
	  "background=" attribute of <body> tag. This adjusts
	  any references to point at the theme IMAGESDIR.

2003-08-31 08:24  paul

	* axyl/trunk/lib/optlist-defs.php: New module which has the
	  "optlist" class for handling command line options
	  of the --optname=optvalue kind.

2003-08-31 08:22  paul

	* axyl/trunk/db/pgdiff.php: Implemented a better command lines opts
	  processor. We now also implement an
	  extra option --pgversion=n.nn whereby the user can specify the
	  Postgres version
	  if, say they are doing diffs on remote DBs. Now have a new
	  command syntax:
	  pgdiff.php --from=dbtarg --to=dbref [--no-drops] [--user=user]
	  [--password=pass] [--pgversion=n.nn]

2003-08-31 08:20  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Added
	  ax_layout.index_category field text, null. This field holds
	  optional user
	  specified category string to index to Lucene for all blocks of
	  this layout. If
	  not specified they will be indexed as the default sitecontent"
	  category.

2003-08-27 05:18  paul

	* axyl/trunk/lib/ChangeLog: Latest Axyl library Change Log

2003-08-27 05:17  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Implemented user-definable "index_category" per ax_layout. Each
	  layout, when you
	  edit it, shows a new field for typing a category string of your
	  choice. If left blank (the
	  default) the category is always "sitecontent". If you put
	  something else in there, then
	  all BLOCKS of that LAYOUT will be indexed with that "category"
	  field in Lucene.
	  NB: as soon as you commit the change to the layout index
	  category, all blocks of the
	  layout will be re-indexed.

2003-08-27 04:16  paul

	* axyl/trunk/lib/form-defs.php: Added autocomplete attribute and
	  new disable_autocomplete() method for
	  form elements. Mainly useful for password fields where you don't
	  want
	  the browser saving passwords in insecure "user convenience"
	  caches.

2003-08-26 08:34  paul

	* axyl/trunk/lib/constants.php, axyl/trunk/lib/utils.php: Just
	  provided a new filesize display formatting function which returns
	  a nice
	  string filesize (eg. 123GB) for a given integer bytesize passed
	  in.

2003-08-25 05:07  paul

	* axyl/trunk/setup-system.php: Fixed regex in layout set matching
	  as per Simon's fix.

2003-08-25 03:40  paul

	* axyl/trunk/setup-system.php: Added piece to create absent
	  ax_layout_set linkages. This ensures that all content
	  will be indexed. Also fixed the go-button functionaility, and
	  improved the reporting
	  of indexing when finished.

2003-08-25 03:38  paul

	* axyl/trunk/setup-catalog.php: Corrected sortby default.

2003-08-25 01:06  paul

	* axyl/trunk/lib/catalog-defs.php: Corrected typo.

2003-08-25 01:04  paul

	* axyl/trunk/lib/catalog-defs.php: When searching, exclude
	  "sitecontent" category. This omits all Axyl
	  block content hits.

2003-08-25 00:27  paul

	* axyl/trunk/setup-catalog.php: Fixed catalog item update process
	  so it works.

2003-08-25 00:26  paul

	* axyl/trunk/lib/catalog-defs.php: When catalog item sucessfully
	  retreived from DB make sure
	  that the 'newcat' flag is reset.

2003-08-24 23:38  paul

	* axyl/trunk/setup-catalog.php: Centered content type headings.

2003-08-24 23:33  paul

	* axyl/trunk/setup-catalog.php: Heading bg colour setting.

2003-08-24 23:28  paul

	* axyl/trunk/setup-catalog.php: Fixed up the headings.

2003-08-24 23:27  paul

	* axyl/trunk/setup-system.php: Added bulk indexing for catalog
	  content.

2003-08-24 09:44  paul

	* axyl/trunk/lib/catalog-defs.php: Fixed typo in filtering.

2003-08-24 09:25  paul

	* axyl/trunk/lib/catalog-defs.php: Implemented catalog class to
	  contain catalog items. Does searches on Lucene
	  and database for items.

2003-08-24 09:25  paul

	* axyl/trunk/lib/mime-types.php: Added a mime_category array with
	  descriptions/labels for displaying
	  in dropdowns etc.

2003-08-24 09:24  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed boost parameter
	  non-pass-thru problem.

2003-08-22 01:55  paul

	* axyl/trunk/lib/catalog-defs.php: New catalogitem class for
	  handling these things more conveniently. Also
	  deals with indexing them to Lucene.

2003-08-18 02:18  paul

	* axyl/trunk/lib/datetime-defs.php: Added new schedule class.
	  Handles timeslots as a schedule.

2003-08-15 21:58  paul

	* axyl/trunk/lib/ChangeLog: Latest Changelog, for those that want
	  it.

2003-08-15 21:56  paul

	* axyl/trunk/lib/lucene-defs.php: Added disconnect() call, after
	  each message has been sent. This closes the
	  socket properly. Once a message is sent, the reason for the
	  socket being
	  there has gone.

2003-08-14 23:44  paul

	* axyl/trunk/lib/file-defs.php: Fixed special case where
	  file-upload form is submitted with null filename
	  in the field. Now correctly detects this and sets nothing
	  uploaded flags
	  and counters.

2003-08-14 23:43  paul

	* axyl/trunk/lib/query-defs.php: Removed parameter doco for
	  returned bools on start_transaction and begin_transaction.
	  These function return void.

2003-08-03 22:58  paul

	* axyl/trunk/lib/block-defs.php: Fixes to cope with renamed
	  ax_catalog field "category" -> "mime_category".

2003-08-03 22:54  paul

	* axyl/trunk/lib/block-defs.php: Cope with non-valid media types
	  when rendering them.

2003-08-01 21:57  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Fixed
	  up the default data for menuoptions so that the parent_id fields
	  are
	  set to ZERO instread of NULL for the top-level menuitems.

2003-07-31 07:54  paul

	* axyl/trunk/db/fixcat.sql: Short script to convert the old
	  ax_catalog table to the new one with the two
	  new fields "mime_category" and "keywords". Tis must be used to
	  preserve
	  existing catalog data.

2003-07-31 07:53  paul

	* axyl/trunk/setup-catalog.php: Maintenance for the two new fields
	  added to the ax_catalog table: "mime_category"
	  and "keywords". NOTE: We have effectively renamed the category
	  field to be
	  "mime_category" and created a new field "category" which will now
	  contain an
	  application-specific categorisation for the content. The keywords
	  field is also added
	  to allow keywords for indexing/searching purposes to be added as
	  required.

2003-07-31 07:46  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Added
	  two new fields to the ax_catalog table: "mime_category" and
	  "keywords".

2003-07-31 04:36  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql:
	  Returned ax_blocklet.blocklet_desc to NULL. This field has to be
	  non-mandatory.

2003-07-29 21:18  paul

	* axyl/trunk/setup-users.php: Fixed typo.

2003-07-29 04:48  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Fixed
	  missing default on ax_menuoption.parent_id

2003-07-29 03:08  paul

	* axyl/trunk/lib/menumaint-defs.php: Corrected typo'd fieldname in
	  menu insert.

2003-07-29 02:44  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/pginstall.pl: Finished refurbishing Axyl datamodel.
	  All SQL required to produce the
	  database should now reside in axyl_core.sql. The pginstall script
	  has
	  been altered to suit.

2003-07-29 02:42  paul

	* axyl/trunk/db/AXYL Physical Model.pdm,
	  axyl/trunk/db/axyl_proc.sql, axyl/trunk/db/axyl_trig.sql: No
	  longer needed.

2003-07-29 01:31  paul

	* axyl/trunk/setup-users.php: Fixed insert to have field names.

2003-07-23 08:06  paul

	* axyl/trunk/lib/datetime-defs.php: Added new datetime display
	  format ISO_8601 which displays datetimes in
	  format: YYYYMMDDTHHMMSS+HHMM.

2003-07-23 04:39  paul

	* axyl/trunk/lib/maintainer-defs.php: 1. We now handle the 'date'
	  datatype. This needs special handling due to the lack
	  of a time component.
	  2. Also changed the POST processing slightly. If an empty string
	  is returned for
	  either a datetime or date field, it is stored on the database as
	  NULL.

2003-07-23 04:38  paul

	* axyl/trunk/lib/datetime-defs.php: Added new conversion function
	  displaydate_to_date(). Same as the existing
	  function displadate_to_datetime() but omits (truncates) the time
	  portion.

2003-07-23 04:37  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added new generic datatype:
	  date.

2003-07-23 03:17  paul

	* axyl/trunk/lib/application-defs.php: No functional change. Just
	  changed to use the new xmlheader() function.

2003-07-23 03:16  paul

	* axyl/trunk/lib/xml-defs.php: 1. Added new xmlheader() utility
	  function. Returns the standard <?xml...> header. You
	  can speciy the version and encoding, otherwise it defaults to 1.0
	  and utf-8.
	  2. Added parm to the xmltag() class so that we can tell it not to
	  use CDATA encoding
	  for the value of a tag. Defaults to using it as before.

2003-07-23 03:14  paul

	* axyl/trunk/lib/mime-types.php: Added the text/xml mime type.

2003-07-23 03:14  paul

	* axyl/trunk/lib/mail-defs.php: 1. Removed the overlapping mime
	  types which are also in mime-types.php. These are
	  all the common document, audio and media ones.
	  2. Re-worked the headers. If a Disposition is given the
	  description is now used as a
	  filename for the Content-Disposition header, and no
	  Content-Description header is
	  emitted.

2003-07-18 00:05  paul

	* axyl/trunk/lib/query-defs.php: Added a new method to dbquery
	  class called "eof()". Returns true if the query
	  is currently on the last record of a resultset.

2003-07-14 07:50  paul

	* axyl/trunk/lib/response-defs.php: Do "closed.php" check AFTER the
	  application.xml file has been
	  processed, so that we have access to site names, dirs etc.
	  and can therefore display the closed screen properly.

2003-07-14 07:50  paul

	* axyl/trunk/lib/block-defs.php: Added "Default" option to blocklet
	  justify select menu.

2003-07-13 19:31  paul

	* axyl/trunk/db/dropcon.php: New utility script which eradicates
	  ALL constraints: check,
	  primary key and foreign keys from every table in a given
	  database. NOTE: to do this with Postgre 7.2- it will recreate
	  every table, keeping data intact. With 7.3+ it will use DROP
	  commands. This script produces SQL output and does not
	  directly affect any databases.

2003-07-13 08:09  paul

	* axyl/trunk/db/pgdiff.php: Corrected a couple of buglets in the
	  NOT NULL constraint
	  generation parts.

2003-07-13 08:09  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Latest
	  version of the Powerdesigner Axyl Core schema. This
	  has all required constraints and foreign keys. All RI is now
	  deferred initially.

2003-07-10 07:20  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2003-07-10 07:00  paul

	* axyl/trunk/lib/lucenex-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/varpool-defs.php: These files are obsolete.

2003-07-10 03:52  paul

	* axyl/trunk/schematest.php: Was only a testbed page.

2003-07-10 03:46  paul

	* axyl/trunk/setup-orgs.php, axyl/trunk/setup-ugroups.php: Switched
	  to using the Axyl table maintainer.

2003-07-09 07:40  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening. Correcting the pattern.
	  Ok, brute-force approach - we are now md5'ing it too!

2003-07-09 07:39  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening. Correcting the pattern.
	  Adding escapes.

2003-07-09 07:37  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening. Correcting the pattern.
	  Adding quotes to it, and += for good measure!

2003-07-09 07:36  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening. Correcting the pattern.
	  Excluding brackets.

2003-07-09 07:33  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening. Correcting the pattern.

2003-07-09 07:26  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening.

2003-07-09 07:25  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening.

2003-07-09 07:24  paul

	* axyl/trunk/lib/html-defs.php: Embedded object internal name -
	  strengthening.

2003-07-09 07:23  paul

	* axyl/trunk/lib/response-defs.php: Cosmetic changes - removed some
	  commented-out debugging.

2003-07-09 04:08  paul

	* axyl/trunk/lib/_document.gif, axyl/trunk/lib/_msword.gif: Revised
	  images.

2003-07-09 00:32  paul

	* axyl/trunk/lib/maintainer-defs.php: Propagated the hiddenbuttons
	  setting down to the detail maintainer level
	  so the buttons there are affected as well.

2003-07-08 05:28  paul

	* axyl/trunk/lib/maintainer-defs.php: Implemented new
	  set_hiddenbuttons() method so we can remove selected buttons
	  from the interface.

2003-07-08 03:18  paul

	* axyl/trunk/lib/maintainer-defs.php: Tidied up the POSTprocess
	  getting of posted values for fields.

2003-07-08 02:16  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixed constraint creation
	  table --> tablename (also for fk tablenames).

2003-07-08 02:05  paul

	* axyl/trunk/lib/pg-schema-defs.php: Missing brackets.

2003-07-08 02:04  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixing constraint definition:
	  fieldnames and numbers.

2003-07-08 01:54  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixing constraint definition:
	  fieldnames and numbers.

2003-07-08 01:30  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixed constraint definition -
	  fieldnames instead of field attr numbers passed in.

2003-07-08 01:22  paul

	* axyl/trunk/lib/pg-schema-defs.php: Debugging.

2003-07-08 00:08  paul

	* axyl/trunk/lib/pg-schema-defs.php: Typo

2003-07-08 00:07  paul

	* axyl/trunk/lib/pg-schema-defs.php: More debugging.

2003-07-08 00:01  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added pkonly attribute to
	  table constraint detection to limit cascaded detection of
	  FK's and to therefore limit needless database activity.

2003-07-07 23:49  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added pkonly attribute to
	  table constraint detection to limit cascaded detection of
	  FK's and to therefore limit needless database activity.

2003-07-07 22:06  paul

	* axyl/trunk/lib/response-defs.php: Removed debugging statements
	  which were filling syslog.

2003-07-07 21:33  paul

	* axyl/trunk/lib/pg-schema-defs.php: Added debugging for v7.2
	  schema detection

2003-07-07 20:57  paul

	* axyl/trunk/lib/pg-schema-defs.php: Add in PK constraints
	  gathering for v7.2.

2003-07-07 08:17  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fix for v7.2 Fk definition.

2003-07-07 04:52  paul

	* axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js:
	  Finished off the maintainer to properly get the master/detail
	  table functionality
	  going. We can now maintain master detail relationships fully.
	  Also added a method
	  to annotate fields with blurb (goes underneath in italics) and a
	  method to specify
	  fields (text) which should be non-blank. Changed the mandatory
	  behaviour to look
	  at metaschema and use the NOT NULL constraint as it should.

2003-07-07 04:25  paul

	* axyl/trunk/lib/form-defs.php: 1. Added new method
	  add_annotation() to the form class. This adds a text string which
	  is rendered in the same column as the fields appear in
	  (right-hand one), leaving
	  the left-hand column empty. Used to 'annotate' fields.
	  2. Added method set_fieldwidth_pct() which takes a single integer
	  percentage. This
	  is the percent width of the fields column (right-hand one) of the
	  form. The rest is taken
	  by the label column (left-hand one). Defaults to 65%.

2003-07-07 04:22  paul

	* axyl/trunk/lib/utils.php: Added a new general function called
	  inline_script() which takes a script and either
	  appends, prefixes or replaces an existing script. Used with the
	  set_onxxxxx() methods
	  in html-defs.php.

2003-07-07 04:20  paul

	* axyl/trunk/lib/html-defs.php: Provided the set_onxxxxx(0 methods
	  with the ability to either prefix or append the
	  new script to any pre-existing script. The default is to replace
	  anything with the new
	  script (ie. retaining backward-compatibility with previous
	  behaviour).

2003-06-30 08:21  paul

	* axyl/trunk/db/pgdiff.php: Bumped version. Corrected some usage
	  text.

2003-06-30 00:21  paul

	* axyl/trunk/db/pgdiff.php: Fixing up the cascade/restrict modifier
	  so it works for both
	  7.2 and 7.3+ Postgres versions for drop constraint and drop
	  index.

2003-06-30 00:17  paul

	* axyl/trunk/db/pgdiff.php: Fixing up the cascade/restrict modifier
	  so it works for both
	  7.2 and 7.3+ Postgres versions for drop constraint and drop
	  index.

2003-06-30 00:06  paul

	* axyl/trunk/db/pgdiff.php: Drop index now cascades. This will fix
	  things up when they
	  are referencing other entities. Also fixed up the Postgres 7.2
	  operation with registering Primary Key constraints.

2003-06-30 00:05  paul

	* axyl/trunk/db/AXYL Physical Model.pdm,
	  axyl/trunk/db/axyl_core.sql: Axyl schema without extra PK indexes
	  supplied by
	  PowerDesigner. Postgres creates implicit PK indexes itself.

2003-06-29 20:34  paul

	* axyl/trunk/lib/pg-schema-defs.php: Debugging maintainer on
	  Postgres v7.2 Removed debugging.

2003-06-29 20:09  paul

	* axyl/trunk/lib/pg-schema-defs.php: Debugging maintainer on
	  Postgres v7.2 (WIP)

2003-06-29 20:03  paul

	* axyl/trunk/lib/maintainer-defs.php: Debugging maintainer on
	  Postgres v7.2 (WIP)

2003-06-29 09:26  paul

	* axyl/trunk/db/pgdiff.php: Fixed the business where Postgres 7.2
	  doesn't have a way
	  to use ALTER TABLE to alter column NULL/NOT NULL
	  settings without recreation of table.

2003-06-29 08:55  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixes to index generation.

2003-06-29 08:42  paul

	* axyl/trunk/lib/pg-schema-defs.php: Fixes to constraint
	  acquisition.

2003-06-29 02:44  paul

	* axyl/trunk/db/axyl_table_rename.sql,
	  axyl/trunk/db/rename_axyl_tables.sql: Renamed this file.

2003-06-29 02:42  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/layout-defs.php,
	  axyl/trunk/lib/maintainer-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/menumaint-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php, axyl/trunk/lib/pim-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/schema-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/schematest.php, axyl/trunk/setup-catalog.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-queries.php,
	  axyl/trunk/setup-sitepages.php, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-ugroups.php, axyl/trunk/setup-users.php: Axyl
	  table rename fixups. This code will now run with the
	  new Axyl table names with ax_ prefix.

2003-06-29 02:41  paul

	* axyl/trunk/db/pgdiff.php: Fixed the add column diff so as to use
	  alter column separately
	  for defaults and not null settings. Cleaned up some SQL which
	  was not required.

2003-06-29 02:39  paul

	* axyl/trunk/db/axyl_core.sql: Latest official Axyl schema.

2003-06-28 21:38  paul

	* axyl/trunk/db/AXYL Physical Model.pdm: Latest Axyl physical
	  model.

2003-06-28 21:37  paul

	* axyl/trunk/db/pgdiff.php: Vastly enhanced to properly handle
	  constraints, both foreign
	  key and column check constraints. Most importantly pgdiff.php
	  now does this for both v7.2 and v7.3 of Postgres.

2003-06-26 03:28  paul

	* axyl/trunk/db/axyl_table_rename.sql,
	  axyl/trunk/db/rename_axyl_tables.pl: Tools to help in Axyl table
	  renaming process. The SQL script
	  just renames the database tables. The Perl script replaces
	  occurences it finds in files in the current directory.

2003-06-26 03:24  paul

	* axyl/trunk/db/AXYL Physical Model.pdm: New PowerDesigner Axyl
	  datamodel.

2003-06-26 03:23  paul

	* axyl/trunk/db/axyl.sql: Not required.

2003-06-26 03:22  paul

	* axyl/trunk/db/pgdiff.php: Comprises check constraint generation
	  and reads.

2003-06-26 03:22  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_trig.sql, axyl/trunk/db/pginstall.pl: Latest
	  version of Axyl with ax_ tablenaming. Also updated
	  pginstall.pl to use this Powerdesigner-generated script.

2003-06-26 03:21  paul

	* axyl/trunk/db/axyl_data.sql: Data now in the main
	  datamodel/axyl_core.sql script.

2003-06-23 01:59  paul

	* axyl/trunk/lib/_archive.gif, axyl/trunk/lib/_document.gif,
	  axyl/trunk/lib/_excel.gif, axyl/trunk/lib/_image.gif,
	  axyl/trunk/lib/_pdf.gif, axyl/trunk/lib/_ppt.gif: Updated icons.

2003-06-21 01:50  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Altered layout/block headings to use an Axyl style for colours.

2003-06-20 00:49  paul

	* axyl/trunk/lib/query-defs.php: Pass back boolean to commit()
	  function.

2003-06-19 03:21  mark

	* axyl/trunk/lib/html-defs.php: fixed a bug in displaying icons

2003-06-12 08:03  paul

	* axyl/trunk/lib/_image.gif: New icon to represent an image. Used
	  when we have a
	  clickable representation of an image.

2003-06-12 08:02  paul

	* axyl/trunk/lib/html-defs.php: Enhanced the "img" class. Added a
	  new method "asIcon()" which
	  renders this object as a clickable icon which opens a window
	  containing the image. This uses Javascript in Axyl, and just
	  a vanilla new browser window if not.

2003-06-09 20:30  paul

	* axyl/trunk/lib/block-defs.php: Stop setting listbox combo value.
	  The javascript in recmaint
	  now does this itself on initialise.

2003-06-09 20:30  paul

	* axyl/trunk/lib/recmaint-defs.php: Uses new function
	  'firstRecord()' to initialise recmaint combos.

2003-06-09 20:29  paul

	* axyl/trunk/lib/recmaint.js: Added new function 'firstRecord()' to
	  initialise recmaint combos.

2003-06-09 20:29  paul

	* axyl/trunk/lib/maintainer-defs.php: Skip mandataory checks when
	  record not valid.

2003-06-09 05:10  paul

	* axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/recmaint-defs.php: First full version of the Axyl
	  table maintainer. This module is a
	  quick method of maintaining tables in a Postgres database (and
	  in extendable to others). It will auto-maintain single tables,
	  multiple joined tables (1-to-1), multiple link tables (m-to-m),
	  and
	  many detail tables in a master-detail relationship (1-to-m).
	  There
	  are also many ways to customise the layout, look, and the
	  behaviour (titles, labels, mandatory fields, readonly fields,
	  styles, etc.).

2003-06-08 23:05  paul

	* axyl/trunk/lib/maintainer-defs.php: WIP on the maintainer.

2003-06-08 23:05  paul

	* axyl/trunk/lib/block-defs.php: Changes to go with enhanced
	  recmaint-defs and js.
	  Also changed background colour for toolbar label.

2003-06-08 23:04  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/menumaint-defs.php: Changes to go with enhanced
	  recmaint-defs and js.

2003-06-08 23:03  paul

	* axyl/trunk/lib/schema-defs.php: Added missing 'set default'
	  option for FK constraints.

2003-06-08 22:58  paul

	* axyl/trunk/lib/layout-defs.php: Fixed so that we can now have
	  more than one layout per page.

2003-06-08 22:53  paul

	* axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js:
	  IMPORTANT: This module has been changed to allow multiple
	  instances of record-maintainer javascript structures to co-exist
	  in the same webpage. This means we can now have multiple
	  recmaint sets on the page. Pre-existing pages having only one
	  should be unaffected.

2003-05-24 01:34  paul

	* axyl/trunk/setup-sitepages.php: Added cascade delete of layout
	  when we delete a content
	  managed webpage. Removes all records by creating a layout
	  object and calling the delete() method on it.

2003-05-24 01:32  paul

	* axyl/trunk/setup-queries.php: Altered to use the renamed query
	  table "query_resource".

2003-05-24 01:27  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Altered delete/remove methods to delete child records, rather
	  than assume RI is doing it. This is because RI is not on all
	  Axyl implementations due to issues with older versions of
	  Postgres not supporting contraints like v7.3 does, and hence
	  not allowing pgdiff.php to successfully generate the proper
	  diff scripts to apply axyl RI.

2003-05-24 01:25  paul

	* axyl/trunk/lib/query-defs.php: Added some utility functions:
	  1. transaction_failed(), transaction_succeeded()
	  Returns the appropriate perspective on transaction status.
	  2. transaction_open()
	  Returns true if transaction is currently open.

2003-05-23 23:45  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/pgdiff.php: iLatest Axyl core schema and pgdiff.php
	  diffs script

2003-05-23 23:40  catalyst

	* axyl/trunk/lib/block-defs.php: Added is_object() test around
	  problematic rendering issue for NZPA.

2003-05-23 21:09  paul

	* axyl/trunk/lib/block-defs.php: Removed erroneous debughex()
	  method call to dbugger.

2003-05-19 20:15  paul

	* axyl/trunk/lib/maintainer-defs.php: The maintainer now supports
	  master-detail links, and allows
	  maintenance of a set of detail records for the master table. You
	  may specify any number of detail links for the master table.
	  Each is maintained in a multi-record maintenance form.

2003-05-19 20:12  paul

	* axyl/trunk/lib/recmaint-defs.php: We now always add javascript to
	  make the recmaint key combo
	  display its field contents for the currently set item.

2003-05-19 20:10  paul

	* axyl/trunk/lib/schema-defs.php: Added method to dbtable class:
	  getlabelfield(). This method
	  returns the first most likely fieldname which could be used as
	  a human-readable label eg. in a dropdown menu. This works
	  off the fieldname, and compares with common patterns such as
	  "name", "desc" etc. however you can submit your own pattern
	  set optionally. If none found, returns name of the first key
	  field.

2003-05-15 01:35  paul

	* axyl/trunk/lib/html-defs.php: Added the 'set_attribute()' method
	  to HTMLObject. All forms
	  and HTML objects now inherit this method. It allows users to
	  specify attributes to be included in the tag. For example:
	  set_attribute("foo", "bar"); would result in the folliowing
	  attribute
	  being included in the tag: 'foo="bar". You can also include
	  single parameters ie. set_attribute("mything"); would result in
	  the string 'mything' being included in the tag.

2003-05-08 07:58  paul

	* axyl/trunk/schematest.php: Latest maintainer testbed.

2003-05-08 07:58  paul

	* axyl/trunk/lib/maintainer-defs.php: Fixed up so that it runs
	  without $RESPONSE being defined.
	  Javascript still needs to be inserted by hand in this case, but
	  at least it all runs without error. See comments in the code.

2003-05-07 04:01  paul

	* axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: Latest maintainer WIP.

2003-05-06 23:30  paul

	* axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js: Try
	  new record/field delimters to try to avoid clashes with user
	  content foibles.

2003-05-06 01:14  paul

	* axyl/trunk/schematest.php: WIP testbed (temporary)

2003-05-06 01:13  paul

	* axyl/trunk/lib/maintainer-defs.php: Fixed a few small styling
	  issues.

2003-05-06 00:43  paul

	* axyl/trunk/lib/maintainer-defs.php: Final version of the table
	  maintainer (v1.0 at least). This
	  allows you to maintain a table very easily with the usual Add,
	  Modify, Delete handled for you. But it also allows much more,
	  via configuration methods: field validation, formatting, hiding,
	  are all supported and you can also join additional tables which
	  have a 1-to-1 relationship, and edit these too. Foreign keys are
	  automatically detected and rendered as selects (dropdowns)
	  with meaningful content. All-in-all a Tour de Force!

2003-05-05 22:12  paul

	* axyl/trunk/sitestyle.css: Cosmetics.

2003-05-05 22:12  paul

	* axyl/trunk/schematest.php: WIP testbed (temporary)

2003-05-05 22:11  paul

	* axyl/trunk/lib/form-defs.php: Some small changes to formatting:
	  align field labels to top only
	  for textareas, and removal of table borders when separator
	  is being displayed.

2003-05-05 22:10  paul

	* axyl/trunk/lib/maintainer-defs.php: Latest table maintainer.

2003-05-04 04:16  paul

	* axyl/trunk/lib/_refresh.gif: New image button.

2003-05-04 02:53  paul

	* axyl/trunk/lib/form-defs.php: Two changes:
	  1) Now we apply the css/style settings through to the table
	  which contains the form. Allows us to style this object.
	  2) Added some reinforcing on the piece in form_combofield
	  class where it checks which item is selected. The equates
	  were not working properly for nullstring.

2003-05-04 02:51  paul

	* axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: Added is_integer_class and
	  is_serial_class methods. Allows
	  us to determine field typing for table maintainer script.

2003-05-04 02:49  paul

	* axyl/trunk/lib/application-defs.php: A bit of reinforcing in the
	  code.

2003-05-02 22:00  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_data.sql: Added initial Forums schema. Also
	  added seq_group_id
	  sequence for 'ugroup' so that setup-ugroups.php will work.
	  Added sequence setting for it in axyl_data.sql too.

2003-05-02 21:59  paul

	* axyl/trunk/db/pgdiff.php: Fixed up a way of getting Postgres
	  version from psql if the
	  pg_config executable is not present (it seems to have
	  disappeared from the distribution!).

2003-05-01 04:25  paul

	* axyl/trunk/lib/maintainer-defs.php: WIP.

2003-05-01 04:12  paul

	* axyl/trunk/lib/maintainer-defs.php, axyl/trunk/schematest.php:
	  WIP.

2003-04-30 04:16  paul

	* axyl/trunk/schematest.php: Tidied things up a bit.

2003-04-30 04:15  paul

	* axyl/trunk/schematest.php: Tidied things up a bit.

2003-04-29 21:19  paul

	* axyl/trunk/schematest.php: Temporary test file for maintainer.

2003-04-29 21:19  paul

	* axyl/trunk/lib/maintainer-defs.php,
	  axyl/trunk/lib/pg-schema-defs.php,
	  axyl/trunk/lib/schema-defs.php: The new Table Maintainer and
	  Schema classes - still under
	  development.

2003-04-29 21:18  paul

	* axyl/trunk/lib/form-defs.php: We now allow the form class to have
	  subforms added to it
	  (using add() method) and these are rendered in-line in the
	  order added together with fields. Also cleaned up a lot of
	  superfluous "return $this;" historical statements.

2003-04-27 08:18  paul

	* axyl/trunk/db/axyl_trig.sql: Removeed drop function.

2003-04-26 11:01  andrew

	* axyl/trunk/lib/response-defs.php: Identify log messages as debug.

2003-04-26 02:40  paul

	* axyl/trunk/lib/db-defs.php: Corrected what looked to be a bogus
	  find/replace where the
	  string 'editable' had been transformed to 'edidbtable'. Looks
	  like someone did a global replace on 'table' -> 'dbtable' and
	  didn't check!

2003-04-25 02:35  paul

	* axyl/trunk/.htaccess, axyl/trunk/lib/.htaccess: Just refining the
	  pattern-matching for the files.

2003-04-25 02:21  paul

	* axyl/trunk/.htaccess, axyl/trunk/lib/.htaccess: Added additional
	  extensions for files which hsould not be
	  visible via a web-browser: *.sh *.pl and *.inc

2003-04-25 00:36  paul

	* axyl/trunk/lib/control-panel.php: Cosmetics.

2003-04-25 00:33  paul

	* axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml,
	  axyl/trunk/lib/query-defs.php: Provided a configurable SQL
	  Execution Threshold in mS. If
	  queries exceed this value then they are logged to syslog. A
	  value of zero disables this behaviour. Use this to catch queries
	  which might be inefficient.

2003-04-24 22:40  paul

	* axyl/trunk/.htaccess, axyl/trunk/lib/.htaccess: Security for
	  Apache-served Axyl websites. The default contents
	  of this file will stop directory listings, and prevent access to
	  configuration files and data files.

2003-04-23 23:48  paul

	* axyl/trunk/lib/query-defs.php: Added general logging facility
	  whereby all queries which take
	  over 5 seconds to execute are logged to the system log. This
	  is a troubleshooting aid, since queries this long are unusual.
	  May be added to config in future, but hardwired for now.

2003-04-23 23:10  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_trig.sql: Initial changes for Axyl forum
	  support.

2003-04-23 00:26  paul

	* axyl/trunk/INSTALL: Added some more explanation.

2003-04-23 00:17  paul

	* axyl/trunk/INSTALL: Corrected a few things and added some more
	  explanation.

2003-04-22 22:29  paul

	* axyl/trunk/lib/db-oracle.php: Forgot to include this module in
	  v1.0.0 release. Now included.

2003-04-22 22:29  paul

	* axyl/trunk/lib/axyl-template.php: New template page for vanilla
	  non-managed Axyl webpages.
	  This is used by setup-sitepages.php to generate new pages
	  which are not content-managed.

2003-04-22 22:27  paul

	* axyl/trunk/lib/menumaint-defs.php: More explicit title for
	  webpage creation section indicating that
	  it only creates CONTENT MANAGED pages.

2003-04-22 22:27  paul

	* axyl/trunk/setup-sitepages.php: Can create "Axyl" pages now as
	  well. If you leave the
	  'managed' checkbox unchecked, then the system will now
	  create a webpage which is a 'vanilla' under-construction
	  webpage for you. This is based on a new template page in
	  'lib/axyl-template.php'.

2003-04-22 22:20  paul

	* axyl/trunk/application.xml: Better defaults for application
	  settings.

2003-04-22 22:19  paul

	* axyl/trunk/INSTALL: Updated Axyl INSTALL documentation.

2003-04-22 22:18  paul

	* axyl/trunk/lib/response-defs.php: Added User Agent (browser)
	  libwww-perl which must be
	  a Perl library thingy to browse websites of something like that.

2003-04-22 22:18  paul

	* axyl/trunk/db/axyl_data.sql: Set the sequences for those tables
	  which have been
	  populated at initialisation.

2003-04-19 07:20  paul

	* axyl/trunk/lib/ChangeLog: Axyl Library Version 1.0.0
	  NB: Any previous reference to this version of the library should
	  be ignored - this is the real v1.0.0.

2003-04-19 05:34  paul

	* axyl/trunk/lib/control-panel.php: Cosmetics.

2003-04-19 04:27  paul

	* axyl/trunk/lib/control-panel.php: Added MySQL option to database
	  choices. Like Oracle OCI8
	  and ODBC this database interface is untested.

2003-04-19 04:26  paul

	* axyl/trunk/lib/database-defs.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php: Refurbished the database support.
	  Provided the Oracle OCI8
	  interface (untested).

2003-04-18 23:46  paul

	* axyl/trunk/application.xml, axyl/trunk/lib/application-defs.php,
	  axyl/trunk/lib/control-panel.php,
	  axyl/trunk/lib/default-application.xml: Latest version of the
	  Control Panel. Now includes the debug
	  settings.

2003-04-18 23:46  paul

	* axyl/trunk/lib/response-defs.php: Made completely
	  backward-compatible with pre-control panel
	  versions of Axyl. Will run fine with the old way of setting up
	  the RESPONSE object.

2003-04-18 08:21  paul

	* axyl/trunk/control-panel.php: This is the Axyl library control
	  panel, and it has been moved
	  down into the Axyl library directory to facilitate updates via
	  CVS
	  for people using the library.

2003-04-18 08:18  paul

	* axyl/trunk/lib/control-panel.php: This is the Axyl library
	  control panel page. It is a standalone
	  page which sets up the application.xml file which in turn is the
	  control file for the user website. The reason it is packaged in
	  the Axyl Library directory is so that we can distribute changes
	  easily to those using CVS for the library. New versions of it
	  can then be copied up to the main website directory for use.

2003-04-17 23:55  paul

	* axyl/trunk/lib/application-defs.php: Added/corrected
	  documentation. No functional changes.

2003-04-17 23:55  paul

	* axyl/trunk/lib/response-defs.php: Unset the application object
	  after inititalisation.

2003-04-17 00:19  paul

	* axyl/trunk/lib/default-application.xml: The default XML
	  configuration which is used as a reference
	  point for conversions and as a back-stop for everyone using
	  the control-panel.php script.

2003-04-17 00:18  paul

	* axyl/trunk/lib/application-defs.php: Latest XML application
	  configuration handler methods.

2003-04-17 00:17  paul

	* axyl/trunk/lib/response-defs.php: The new response class now uses
	  the XML application
	  configuration to set itself up. NB: this version of response-defs
	  should be backward compatible and should skip the new code
	  if the new XML configuration is not found.

2003-04-17 00:15  paul

	* axyl/trunk/lib/application.php: The default application.php file
	  which all XML-configured Axyl
	  apps should now use. This is copied up into the website root
	  by the conversion process undertaken automatically by the
	  control-panel.php script.

2003-04-17 00:13  paul

	* axyl/trunk/setup-catalog.php: Uses the new global $CATALOGDIR
	  instead of hardwiring
	  it to be "catalog".

2003-04-17 00:13  paul

	* axyl/trunk/application.xml: The new application.xml after XML
	  conversion. Axyl is now
	  in this format itself.

2003-04-17 00:12  paul

	* axyl/trunk/application.php: The new application.php after XML
	  conversion. Axyl is now
	  in this format itself.

2003-04-17 00:11  paul

	* axyl/trunk/control-panel.php: Final control panel. This version
	  will convert an old config in
	  application.php to the new XML format.

2003-04-10 00:29  paul

	* axyl/trunk/control-panel.php: Added failsafe: copies default XML
	  file into place if the main
	  directory doesn't already have a copy.

2003-04-10 00:24  paul

	* axyl/trunk/application.xml, axyl/trunk/control-panel.php,
	  axyl/trunk/lib/application-defs.php: Working version of control
	  panel stuff.

2003-04-09 23:43  paul

	* axyl/trunk/lib/recmaint.js: Put quotes around the ID of the
	  keyfield value for the data
	  in a record maintainer. Allows usage of strings as keys, not
	  just numerics (integers).

2003-04-09 23:42  paul

	* axyl/trunk/lib/_default.gif: New button 'default'.

2003-04-09 23:42  paul

	* axyl/trunk/lib/default-application.xml: The default
	  application.xml configuration for Axyl.

2003-04-09 07:54  paul

	* axyl/trunk/lib/recmaint.js: Reverted to original version 1.14.
	  Also tidied up by removing
	  some commented lines no longer needed.

2003-04-08 21:20  paul

	* axyl/trunk/lib/application-defs.php: Classes and functions for
	  handling the new XML application
	  configuration files.

2003-04-08 21:20  paul

	* axyl/trunk/application.xml: Configuration file for Axyl standard
	  website.

2003-04-08 21:19  paul

	* axyl/trunk/control-panel.php: Latest control panel setup script.
	  Can now view and update
	  (save) the XML configuration file application.xml.

2003-04-08 21:18  paul

	* axyl/trunk/sitestyle.css: Updated some font sizing to use %
	  instead of em.

2003-04-08 21:18  paul

	* axyl/trunk/lib/lucene-defs.php: Renamed the setparm() method to
	  setattribute() as this is the
	  correct nomenclature. No functional changes.

2003-04-08 21:17  paul

	* axyl/trunk/lib/xml-defs.php: Removed the curly-brackets cludge,
	  since we now re-produce
	  XML code properly using special chars for the <&> chars
	  within HTML rendering.

2003-04-08 21:15  paul

	* axyl/trunk/lib/recmaint-defs.php: Enhanced so that the condition
	  where the RESPONSE object
	  is not defined will produce Javascript code directory via the
	  returned output, as opposed to inserting it into the RESPONSE.

2003-04-08 21:14  paul

	* axyl/trunk/lib/renderable.php: Enhanced so that the default
	  option (where the RESPONSE
	  object is not defined for example) will act as though it is an
	  html browser, and will take parameters.

2003-04-08 21:13  paul

	* axyl/trunk/lib/recmaint.js: Replaced all string delimiters from
	  single to double quotes.
	  Added single quotes around the array ID which forms the
	  main idenitifier for the listbox record (the key). This enables
	  us
	  to use not only numeric keys, but strings too. Necessary for
	  the Axyl control panel sub-project.

2003-04-05 23:03  paul

	* axyl/trunk/db/axyl_data.sql, axyl/trunk/lib/xml-defs.php,
	  axyl/trunk/setup-ugroups.php: Added Mark's new maint screen for
	  groups.

2003-04-05 22:47  paul

	* axyl/trunk/db/layoutconv.php, axyl/trunk/db/layoutconv2.php,
	  axyl/trunk/db/orgconv.php: Conversion scripts no longer needed.

2003-04-05 08:14  paul

	* axyl/trunk/lib/lucenex-defs.php.dom,
	  axyl/trunk/lib/xml-defs.php.dom: Not required in main repository.
	  These are just temporary files
	  which may be used in the future.

2003-04-05 08:09  paul

	* axyl/trunk/lib/lucene-defs.php: Cosmetics.

2003-04-05 04:34  paul

	* axyl/trunk/lib/ChangeLog: Axyl 1.0.0
	  This represents the start of a more rigorous versioning
	  of Axyl, so that we can better inform any users of changes
	  and the impact of those changes.

2003-04-05 04:28  paul

	* axyl/trunk/lib/lucene-defs.php: Refinement of XML interface.
	  Always send the <?xml...> tag
	  before the Lucene request content.

2003-04-05 03:18  paul

	* axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/lucenex-defs.php:
	  IMPORTANT: lucene-defs.php is now the XML interface version
	  of this module. The deprecated old colon-delimited line version
	  of the interface is now found in lucenex-defs.php. If your Lucene
	  server does not yet support the new XML syntax, then you need
	  to EITHER replace all your includes of "lucene-defs.php" with
	  includes of "lucenex-defs.php" OR freeze the CVS tag of your
	  lucene-defs.php to version "1.41".

2003-04-04 23:53  paul

	* axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/lucenex-defs.php:
	  Renamed the lucene modules back to where they were - some
	  bugs were discovered in the email search process of
	  Newsquest.

2003-04-04 23:13  paul

	* axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/lucenex-defs.php:
	  IMPORTANT: lucene-defs.php is now the XML interface version
	  of this module. The deprecated old colon-delimited line version
	  of the interface is now found in lucenex-defs.php. If your Lucene
	  server does not yet support the new XML syntax, then you need
	  to EITHER replace all your includes of "lucene-defs.php" with
	  includes of "lucenex-defs.php" OR freeze the CVS tag of your
	  lucene-defs.php to version "1.41".

2003-04-04 00:17  paul

	* axyl/trunk/lib/layout-defs.php, axyl/trunk/lib/user-defs.php:
	  Enhanced the permissions system used for Layout plain cells
	  to enable the setting/unsetting of a NONE option, which will
	  permit nothing, even viewing of a given cell or cells.

2003-04-03 23:39  paul

	* axyl/trunk/lib/lucenex-defs.php.dom,
	  axyl/trunk/lib/xml-defs.php.dom: Temporary archival. These use
	  the alternative approach to
	  handling XML content using the DOMXML extension to
	  Php. Currently on ice due to live versions of Php4 not being
	  versions which have a decent version of DOMXML.

2003-04-03 23:37  paul

	* axyl/trunk/lib/html-defs.php: Added the setnbsp() methods. This
	  allows you to set a table,
	  group, or row to render cell content as "&nbsp;" if the cell
	  contains a nullstring.

2003-04-03 23:36  paul

	* axyl/trunk/lib/layout-defs.php: Added checking in for vewing
	  cells - for plaincells it now
	  obeys the READ permission attribute. Also we have added
	  handling for a new user group: "Entry" which is for data entry
	  users who can change the data in plain cell tables. They can
	  only change data in PENDING views however.

2003-04-03 23:35  paul

	* axyl/trunk/lib/lucene-defs.php, axyl/trunk/lib/lucenex-defs.php,
	  axyl/trunk/lib/response-defs.php: Clarified the descriptive stuff
	  at the top of the file. Cosmetic.

2003-04-03 23:33  paul

	* axyl/trunk/setup-users.php: Fixed up the business with lots of
	  groups and their checkboxes
	  being a confused mess. Put the checkboxes on the left of the
	  group description. Also ordered by group_id.

2003-03-31 21:46  paul

	* axyl/trunk/lib/debugger.php: Renamed utility function debughex()
	  to debug_hex() for the
	  sake of consistency with other debug_* functions.

2003-03-31 21:45  paul

	* axyl/trunk/lib/lucenex-defs.php, axyl/trunk/lib/xml-defs.php:
	  Latest finished XML version of Lucene Php/Axyl interface. This
	  is now fully working and awaiting testing phase.

2003-03-27 23:14  paul

	* axyl/trunk/lib/lucenex-defs.php, axyl/trunk/lib/xml-defs.php:
	  Lucene XML implementation using the standard XML
	  parser to get around DOM XML being immature in Php
	  4.1.2 which is running on the live servers.

2003-03-27 07:13  paul

	* axyl/trunk/lib/lucenex-defs.php, axyl/trunk/lib/xml-defs.php:
	  Implementation of the XML lucene interface, using the DOM
	  XML extension of Php4. This may need Php v4.3+ to run.

2003-03-26 07:19  paul

	* axyl/trunk/lib/lucenex-defs.php: Interim save.

2003-03-26 04:22  paul

	* axyl/trunk/lib/xml-defs.php: Interim save.

2003-03-25 21:29  paul

	* axyl/trunk/lib/lucenex-defs.php, axyl/trunk/lib/xml-defs.php:
	  Changes to implement XML lucene interface

2003-03-24 02:36  paul

	* axyl/trunk/lib/form-defs.php: Removed the verbose value fields
	  from the WMLUP version
	  of the form_jumpmenu class.

2003-03-23 05:52  paul

	* axyl/trunk/lib/menu-defs.php: Fixed paging problems for menus.
	  Changed pg var to $ipg

2003-03-19 06:18  srdjan

	* axyl/trunk/lib/layout-defs.php: Layout edit table needed a bit of
	  a bleach too

2003-03-19 05:08  srdjan

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Updated wrong styles last time - now set black on white for block
	  and layout names only - the other styles are defined in the
	  sitestyles.css

2003-03-19 03:42  catalyst

	* axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js:
	  Changed record and field delimiters - browser running javascript
	  doesn't
	  always like upper ASCII chars

2003-03-19 02:11  srdjan

	* axyl/trunk/lib/layout-defs.php: Mandate black on white style when
	  in layout edit mode

2003-03-18 22:39  srdjan

	* axyl/trunk/lib/html-defs.php: Set default table cellpadding to 0

2003-03-15 22:30  paul

	* axyl/trunk/lib/menu-defs.php: Re-worked the WML menus for
	  OpenWave so that the More..
	  option appears as the last menu item and can therefore be
	  hot-keyed on a mobile phone.

2003-03-15 22:30  paul

	* axyl/trunk/lib/datetime-defs.php: Added SHORT_DATETIME in 'Mar 3
	  23:09' format.

2003-03-15 03:13  paul

	* axyl/trunk/lib/menu-defs.php: Menu wrapping: re-phrased the
	  "First story" label to be
	  "First" to be generic.

2003-03-14 01:36  catalyst

	* axyl/trunk/lib/wml-defs.php: fixed scrub to work with phone

2003-03-13 21:56  paul

	* axyl/trunk/lib/button-defs.php: Fixed the href re-writing of
	  this.

2003-03-13 21:55  paul

	* axyl/trunk/lib/menu-defs.php: Re-implemented the WML rendering of
	  standard menus. We
	  now implement the option of paging these, using wrap_threshold
	  as the page size. Set this to non-zero to see the paging More..
	  link and page numbering.

2003-03-13 21:54  paul

	* axyl/trunk/lib/wml-defs.php: Slight revamp of href_rewrite
	  function for WML. Nothing too
	  radical. Functionality unchanged.

2003-03-13 04:08  paul

	* axyl/trunk/application.php: Added charset definition for when you
	  need a different
	  charset than the default one of us-ascii.

2003-03-13 03:56  paul

	* axyl/trunk/lib/paging-defs.php: Added page numbering advice.

2003-03-13 02:40  paul

	* axyl/trunk/lib/renderable.php: Fixed tiny little foible with
	  passing parameter to the render()
	  methods when wmlup() is being used (OpenWave phones).

2003-03-13 02:40  paul

	* axyl/trunk/lib/paging-defs.php: Space before More.. link.

2003-03-13 02:15  paul

	* axyl/trunk/lib/paging-defs.php: Improved pages class to make it a
	  descendant of the
	  RenderableObject class. This makes it useful to HTML pages
	  as well if required.

2003-03-12 19:44  paul

	* axyl/trunk/lib/form-defs.php: Fixed up the OpenWave issues with
	  select menus not having
	  re-written URLs - form_jumpmenu class.

2003-03-12 19:43  paul

	* axyl/trunk/lib/datetime-defs.php: Added new datetime format
	  DOW_HHMM which shows it in
	  the following format: 'Sun 09:53'.

2003-03-12 00:49  paul

	* axyl/trunk/lib/wml-defs.php: Improved the href re-writing in the
	  WMLgo element and we
	  now have a utility function href_rewrite() which takes an
	  href and adds the session ID to it ass appropriate.

2003-03-11 22:09  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: Corrected the meta tag to be
	  http-equiv rather than name
	  type for the content-type header. Also in response, we now
	  properly default the charset according to browser type.

2003-03-11 07:29  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: Implemented character encoding
	  specification more fully. We
	  now also have the ability to define the global charset for the
	  site in application.php via the set_encoding() method of the
	  response class. This can also be done on a page-by-page
	  basis if different charsets are required for different pages.

2003-03-11 03:29  srdjan

	* axyl/trunk/lib/menu-defs.php: Check if $mno_top is an array
	  before iterating

2003-03-11 01:21  paul

	* axyl/trunk/lib/layout-defs.php: Appending content to Save/Export
	  button form at bottom of
	  the plain cells layouts. Was losing content before.

2003-03-10 22:02  paul

	* axyl/trunk/lib/button-defs.php, axyl/trunk/lib/wml-defs.php:
	  Fixed up the assemblage of session IDs for WAP elements
	  like go, prev etc.

2003-03-10 22:02  paul

	* axyl/trunk/lib/webpage-defs.php: Cosmetic

2003-03-09 23:31  paul

	* axyl/trunk/lib/webpage-defs.php: Test to check debugger defined.

2003-03-09 23:15  paul

	* axyl/trunk/lib/wml-defs.php: Added global decl for RESPONSE.

2003-03-09 22:52  paul

	* axyl/trunk/lib/wml-defs.php: Trying modification of body in wml()
	  method for title display on
	  Openwave phones.

2003-03-09 22:45  paul

	* axyl/trunk/lib/wml-defs.php: Trying to assign title directly to
	  body since invoking method
	  insert_para() didn't work.

2003-03-09 19:17  paul

	* axyl/trunk/lib/ChangeLog: Latest Axyl Changelog

2003-03-09 07:04  paul

	* axyl/trunk/lib/layout-defs.php: Implemented CSV rendering of a
	  layout via an export button
	  which appears at the foot of the layout.

2003-03-09 07:03  paul

	* axyl/trunk/lib/html-defs.php: Implemented CSV rendering of a
	  table.

2003-03-09 07:03  paul

	* axyl/trunk/lib/block-defs.php: Removed some obsolete debugging.

2003-03-08 23:25  paul

	* axyl/trunk/lib/form-defs.php: Fixed non-rendering form_combofield
	  options due to the items
	  array needing to be rest. used foreach instead of while loop.

2003-03-08 23:05  paul

	* axyl/trunk/application.php: Temporarily removed future debugging
	  settings sections.

2003-03-08 22:54  paul

	* axyl/trunk/lib/pim-defs.php: Fixed up the saving of organisations
	  when new, and the
	  relationship to contactinfo. This now obeys RI checking where
	  a contactinfo record must exist for the org to refer to first.

2003-03-08 20:19  paul

	* axyl/trunk/lib/layout-defs.php: Now always include sto()
	  javascript function to cater for
	  changed data in editable layouts.

2003-03-08 10:09  paul

	* axyl/trunk/lib/response-defs.php: Renamng set_DTD() to set_dtd()
	  to try and solve strange
	  case problem with Php function naming.

2003-03-08 10:07  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: Renamng set_DTD() to set_dtd()
	  to try and solve strange
	  case problem with Php function naming.

2003-03-08 09:54  paul

	* axyl/trunk/lib/webpage-defs.php: - In the head section we strip
	  out any relative stylesheet refs,
	  content-type meta tags, and title tags.
	  - No longer clear the sections head, body and deck when we
	  load a template - scripts may have already been set. We do
	  clear the content still.
	  - Trim the script and content values to make sure we do not
	  emit empty newlines.

2003-03-08 09:50  paul

	* axyl/trunk/lib/response-defs.php: Properly initialise the default
	  DTD's array for the response.

2003-03-08 09:49  paul

	* axyl/trunk/lib/layout-defs.php: Removed some superfluous
	  debugging output.

2003-03-08 09:40  paul

	* axyl/trunk/lib/block-defs.php: Removed some superfluous debugging
	  output.

2003-03-06 23:46  paul

	* axyl/trunk/db/axyl_core.pdm: Cosmetic only.

2003-03-06 23:45  paul

	* axyl/trunk/application.php: Added the new set_DTD() configuration
	  call to set optional
	  DTD specifiers for html and wml content. Defaults are provided
	  for, so this is not essential.

2003-03-06 23:44  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: Improving the wml/html framework
	  still further. We now properly
	  support the DTD specifier, by offering configuration at global,
	  template and plage level. Also improved the templates, making
	  these more flexible: we now scrap the <head> section and
	  faithfully reproduce any content there, apart from the <title>
	  tag which is generated by Axyl.

2003-03-05 21:25  paul

	* axyl/trunk/lib/debugger.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php: The
	  new framework for authoring WML content in Axyl. We
	  have the new methos in the RESPONSE called card() which
	  is called instead of page(). This creates a default card, and
	  puts it into global var $CARD. You can then manipulate this
	  card (and create others), prior to adding it to your WML
	  template with the plugin() method as usual. Templates for
	  WML content are in the same place as normal, but have the
	  extension ".wml".

2003-03-05 21:23  paul

	* axyl/trunk/lib/session-defs.php: Cosmetic.

2003-03-05 21:22  paul

	* axyl/trunk/lib/keep-defs.php: Set the parameters of the keep
	  cookie to make sure the
	  domain is set. Stops cookies being submitted willy-nilly.

2003-03-05 21:10  srdjan

	* axyl/trunk/lib/session-defs.php: Ommit http_host from cookie if
	  server is running on localhost

2003-03-05 03:33  paul

	* axyl/trunk/lib/pim-defs.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Cosmetic only.

2003-03-04 23:52  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Major changes. Brought the WML generation of pages into
	  the main Axyl framework. We can now have templates for
	  WML pages and we generate a default card. Existing code
	  should work without changes, but please check!

2003-03-04 23:51  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/utils.php:
	  Cosmetic.

2003-03-04 23:50  paul

	* axyl/trunk/lib/form-defs.php: Fixed WML content formatting
	  problem with form_textfield
	  class.

2003-02-28 01:53  paul

	* axyl/trunk/lib/response-defs.php: Fixed the persistent hosts
	  problem (again!)

2003-02-27 22:58  paul

	* axyl/trunk/lib/response-defs.php: Changes along the road to
	  bringing WML generation fully
	  into Axyl webpage generation. In the response class we now
	  support a new "browser" BROWSER_PHONE which means
	  any WAP phone browser. We are more careful regarding what
	  we output now, to support WML generation from Axyl.

2003-02-27 22:56  paul

	* axyl/trunk/lib/session-defs.php, axyl/trunk/lib/webpage-defs.php:
	  Changes along the road to bringing WML generation fully
	  into Axyl webpage generation.

2003-02-26 06:29  paul

	* axyl/trunk/lib/utils.php: Re-worked the quoted_valuestring(0
	  utility function once again.
	  Using htmlspecialchars like &quot; etc. is no good since
	  these get saved to the DB and will only render as the correct
	  char in web-browsers. We have insterad opted to force all
	  double-quotes to single in the rare event that there are both
	  types of quote in the submitted form value.

2003-02-26 03:30  paul

	* axyl/trunk/lib/utils.php: Fixed up HTML special characters which
	  appear inside the
	  double quoted value tags of various things like <input> form
	  elements. This stops the problem of having delimiting double
	  quotes, and finding that the data contained within these actually
	  has one or more double quotes in it.

2003-02-26 03:02  paul

	* axyl/trunk/lib/response-defs.php: Prevented a null value being
	  incorporated into the persistent
	  hosts and blocked ips arrays.

2003-02-26 02:55  paul

	* axyl/trunk/control-panel.php: Start of writing a control panel
	  utility.

2003-02-26 00:00  paul

	* axyl/trunk/lib/utils.php: Changed default logging prefix to
	  'AXYL' from 'PHPLIB'.

2003-02-25 20:20  paul

	* axyl/trunk/lib/ChangeLog: Latest Changelog

2003-02-25 20:15  paul

	* axyl/trunk/application.php: Added in the new section
	  $RESPONSE->set_blocked_ips()
	  which allows problem IPs to be blocked from accessing the
	  site.

2003-02-25 20:14  paul

	* axyl/trunk/site-webpage.php: Cosmetic changes to login field
	  styles.

2003-02-25 20:01  paul

	* axyl/trunk/lib/response-defs.php: Added new method:
	  set_blocked_ips(). This takes either a
	  delimited string list of IPs to block, or an array of strings. It
	  might not return, given that if it fnds the current IP trying to
	  access the site is in the list it will crash and burn the
	  response.
	  Also changed set_persistent_hosts() method to be in line
	  with the array or delimted string scenario.

2003-02-25 04:00  paul

	* axyl/trunk/lib/layout-defs.php: Fixed the broken save function
	  for saving plain cell content
	  from the user layout page.

2003-02-25 03:49  paul

	* axyl/trunk/lib/html-defs.php: Corrected a possible bug with
	  autojustify when no justification
	  is required (left-justified).

2003-02-25 03:34  paul

	* axyl/trunk/lib/layout-defs.php: Generally decreasing the
	  generated page size for large matrix
	  pages. Removed bg colour style for form input elements and
	  made it a style of the input element for the page. Also got rid
	  of text-align:left styles, and shortened the store() JS function
	  to sto().

2003-02-25 03:32  paul

	* axyl/trunk/lib/html-defs.php: More robust approach for
	  apply_rowstripes() method (again),
	  and also got rid of text-align:left in the autojustify routine
	  since
	  this is the default alignment.

2003-02-25 02:00  paul

	* axyl/trunk/lib/html-defs.php: More robust approach for
	  apply_rowstripes() method for when
	  there are no pre-existing class/style setting for the row being
	  striped.

2003-02-24 23:27  paul

	* axyl/trunk/lib/layout-defs.php: Speeded up the layoutcontent()
	  method a bit more by removing
	  a redundant cell_exists() check. Removed debug_profile()
	  calls. Fixed up the Last Modified display for when we have no
	  blocks in the layout.

2003-02-24 21:10  paul

	* axyl/trunk/lib/html-defs.php, axyl/trunk/lib/layout-defs.php:
	  Speeded up the layoutcontent() method for rendering plain
	  cells, especially when no editable regions are detected. Also
	  fixed the rowstriping so that it gets done late, at rendering
	  time for a table.

2003-02-24 07:32  paul

	* axyl/trunk/lib/layout-defs.php: In the editform() method we no
	  longer generate the controls
	  table as an object each time because rendering it is too
	  expensive in execution time. Instead we build a table, render
	  it and then str_replace cell content for each plain cell.

2003-02-24 07:30  paul

	* axyl/trunk/lib/html-defs.php: Removed the tablename from the
	  cellid which is assigned for
	  permissions handling and perms textbox form elements.

2003-02-24 07:29  paul

	* axyl/trunk/lib/data-defs.php, axyl/trunk/lib/form-defs.php:
	  Provided new method on the form_combofield - clearitems()
	  which clears the items in the select list. Same method in the
	  data array class.

2003-02-24 07:28  paul

	* axyl/trunk/lib/debugger.php: Cosmetics.

2003-02-24 03:47  paul

	* axyl/trunk/lib/session-defs.php: Added a new cookie lifetime
	  value SESS_BROWSER_LIFETIME
	  which means set cookie time to be such that it lasts until the
	  user browser is closed.

2003-02-24 01:35  paul

	* axyl/trunk/lib/layout-defs.php: Fixed the edbox non-rendering
	  problem.

2003-02-23 23:30  paul

	* axyl/trunk/lib/layout-defs.php: Fixed the edbox problem properly
	  this time. Also shaved some
	  time off the editform rendering by NOT using $Tt->clearcontent()
	  to clear the table, which is mega slow.

2003-02-23 23:15  paul

	* axyl/trunk/lib/layout-defs.php: Removed condition from around
	  various initialisation calls
	  prior to the layout generation.

2003-02-23 23:09  paul

	* axyl/trunk/lib/session-defs.php: Removed the strtolower
	  conversion on the username supplied
	  by the login process. This was causing problems when users
	  entered the proper case for usernames - login rejected.

2003-02-23 22:57  paul

	* axyl/trunk/lib/layout-defs.php: Small performance improvements by
	  moving some work
	  outside the main loop through layout cells.

2003-02-23 22:53  paul

	* axyl/trunk/lib/debugger.php: Fixed div by zero case.

2003-02-23 21:32  paul

	* axyl/trunk/lib/html-defs.php: Changed way we calculate the number
	  of cols in a table to
	  speed things up for large tables.

2003-02-23 21:31  paul

	* axyl/trunk/lib/layout-defs.php: Changed to using cellcount() and
	  also tot_cols to speed
	  things up a bit.

2003-02-23 18:54  paul

	* axyl/trunk/lib/layout-defs.php: Trimmed back the number of debug
	  profiling calls.

2003-02-23 18:54  paul

	* axyl/trunk/lib/debugger.php: Added profile_close() method to the
	  debugger to close off
	  any hanging debug_profile() calls.

2003-02-23 06:01  paul

	* axyl/trunk/lib/layout-defs.php: Added profiling calls to aid
	  debugging the large amount of time
	  rendering plain cell layouts.

2003-02-23 06:00  paul

	* axyl/trunk/lib/debugger.php: Added a simple profiler to the
	  debugger. This is invoked by
	  using a new debugging class DBG_PROFILE in the usual
	  way eg: debug_on(DBG_SQL|DBG_PROFILE); etc. The Axyl
	  libraries have some profile output already, but you probably
	  need to add it to your own app. To do this use the new function
	  debug_profile(). For example if you have a method called foo()
	  which you want to profile, put the call debug_profile("foo
	  stuff");
	  at the top of the method, AND at the bottom just before return.
	  The profiler will give you the time in mS between these two
	  calls. Multiple pairs of calls will be added to the total.

2003-02-23 05:55  paul

	* axyl/trunk/application.php: Added new options to provide a
	  control-panel-based debug
	  option. We will be able to set debugging on in any of the allowed
	  debugging classes, and with any output mode provided for
	  by setting this in the application.php file.

2003-02-22 23:20  paul

	* axyl/trunk/application.php: Brought up to date with a few added
	  options.

2003-02-21 21:35  paul

	* axyl/trunk/lib/session-defs.php: Added possibility of naming your
	  username/password form
	  fields as 'user' and 'pass' instead of 'tbxUsername' and
	  'tbxPassword', for login forms. This is so we can login on WAP
	  phones via a URL which is a bit less long-winded.

2003-02-20 07:22  paul

	* axyl/trunk/lib/menumaint-defs.php: Fixed up the way the builder
	  assigns the menu level field so
	  that if the user elects to re-assign the parent on create or
	  update, then the level is properly looked-up and set.

2003-02-20 01:16  paul

	* axyl/trunk/lib/layout-defs.php: Made sure that layout name is
	  adjusted *before* the new
	  replicated layout is created, so that we don't end up
	  creating a new one when we try to access it.

2003-02-19 22:23  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql,
	  axyl/trunk/db/axyl_proc.sql, axyl/trunk/db/axyl_trig.sql,
	  axyl/trunk/db/pginstall.pl: No changes to the basic Axyl core
	  schema at all. These are
	  just changes to upgrade from Powerdesigner 7.5 to 9.5.
	  Ie. Cosmetic only.

2003-02-19 21:48  paul

	* axyl/trunk/db/axyl_seq.sql: We have upgraded to Powerdesigner 9.5
	  so sequences are
	  now maintained properly within that package and generated
	  when the main database schema is generated. So this file
	  is now redundant.

2003-02-19 03:11  paul

	* axyl/trunk/setup-orgs.php: Fixed the add/_add button problem.

2003-02-18 19:34  paul

	* axyl/trunk/lib/mail-defs.php: Added some more debugging including
	  a dump of the whole
	  email if DBG_DUMP is on. Added debug_trace() calls also.

2003-02-18 03:57  paul

	* axyl/trunk/lib/layout-defs.php: Fixed layout replicate. Also
	  fixed the toolbar availability.

2003-02-18 03:15  paul

	* axyl/trunk/lib/ChangeLog: Latest Axyl changelog.

2003-02-18 03:14  paul

	* axyl/trunk/lib/session-defs.php: On session record creation, for
	  GUEST sessions we avoid
	  setting the login_datetime, and allow it to be set to the DB
	  default value of 'now'. This is because Guest logins are not
	  tracked, and therefore login_datetime is never updated for
	  these users.

2003-02-18 01:56  paul

	* axyl/trunk/lib/mail-defs.php: Added new method charset() to set
	  characeter set for mail and
	  attachments.

2003-02-18 00:33  mark

	* axyl/trunk/lib/mail-defs.php: changed charset to use utf-8 rather
	  than us-ascii - which is a subset of utf-8.

2003-02-16 04:16  paul

	* axyl/trunk/db/axyl_core.pdm: Cosmetics only.

2003-02-16 02:41  paul

	* axyl/trunk/lib/_copy.gif, axyl/trunk/lib/_paste.gif,
	  axyl/trunk/lib/_update.gif: New Axyl buttons.

2003-02-16 02:38  paul

	* axyl/trunk/lib/html-defs.php: New method clearstyle() which mulls
	  style string. Also we now check whether the style already exists
	  before appending it.

2003-02-16 02:36  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Implemented copy/paste functions. Aso implemented row
	  check/uncheck all via double-click event for checkboxes in plain
	  cells. Various other changes.

2003-02-14 03:25  paul

	* axyl/trunk/lib/layout-defs.php: Interim save. WIP on plain-cells
	  editing (Ratefo) mods.

2003-02-14 00:36  paul

	* axyl/trunk/lib/block-defs.php: Interim save of layout
	  functionality. Still have to resolve the
	  inclusion of multiple blocks inside the layout form since the
	  layout form was extended in order to submit updates to
	  plain cell content within the layout.

2003-02-13 23:15  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Interim save of layout functionality. Still have to resolve the
	  inclusion of multiple blocks inside the layout form since the
	  layout form was extended in order to submit updates to
	  plain cell content within the layout.

2003-02-13 23:14  paul

	* axyl/trunk/lib/html-defs.php: Fixes to spanning functionality.
	  Added get_row() method
	  which returns the given row object.

2003-02-13 21:30  paul

	* axyl/trunk/lib/webpage-defs.php: Got rid of the charset encoding.
	  This can be set using the
	  new set_encoding method of $RESPONSE, if required and is
	  therefore not hard-coded into a meta tag, which is largely
	  ignored by browsers anyway.

2003-02-13 21:17  paul

	* axyl/trunk/lib/response-defs.php: Provided new method
	  'set_encoding()' which allows you to
	  specifiy a character encoding for the page. Examples are
	  'utf-8' or 'iso-8859-1'. This should be called after you have
	  included your 'application.php' and before you call send()
	  to send the webpage back to the browser.

2003-02-12 05:56  paul

	* axyl/trunk/lib/_arrowRR.gif: New library image button.

2003-02-12 01:47  paul

	* axyl/trunk/lib/html-defs.php: Latest improvements to the table
	  merging functionality.

2003-02-11 06:52  paul

	* axyl/trunk/lib/layout-defs.php: Work in progress implementing the
	  plain cell content for
	  Ratefo. We now have a system which basically works - allows
	  definition of a matrix, assignment of permissions and editing
	  and display of content.

2003-02-11 06:43  paul

	* axyl/trunk/lib/layout-defs.php: Work in progress implementing the
	  plain cell content for
	  Ratefo. We now have a system which basically works - allows
	  definition of a matrix, assignment of permissions and editing
	  and display of content.

2003-02-11 06:42  paul

	* axyl/trunk/lib/html-defs.php: - Added method on tablecell to set
	  the cell ID.
	  - Re-wrote the autojustify function. We now always do this in
	  the html() method (ie. late) rather than in the td() method.

2003-02-11 06:40  paul

	* axyl/trunk/lib/user-defs.php: Removed debugging.

2003-02-10 03:30  paul

	* axyl/trunk/lib/layout-defs.php: Interim save. WIP on plain-cells
	  editing (Ratefo) mods.

2003-02-09 19:46  paul

	* axyl/trunk/lib/layout-defs.php: Cosmetic only.

2003-02-07 21:49  paul

	* axyl/trunk/db/layoutconv.php: Fixed typo with layout ID sequence
	  test.

2003-02-06 21:38  paul

	* axyl/trunk/db/axyl_data.sql: Added Author group, and added this
	  membership to the axyl
	  user, so he can edit managed content.

2003-02-06 21:37  paul

	* axyl/trunk/db/layoutconv.php, axyl/trunk/db/layoutconv2.php,
	  axyl/trunk/db/orgconv.php: Latest fixes to the converter scripts.

2003-02-06 21:36  paul

	* axyl/trunk/sitestyle.css: Latest stylesheet a-la NIS.

2003-02-06 21:36  paul

	* axyl/trunk/application.php: Changed default database to be called
	  'axyl'.

2003-02-06 21:36  paul

	* axyl/trunk/setup-menu.php, axyl/trunk/setup-sitepages.php,
	  axyl/trunk/setup-system.php: Updated maintenance pages.

2003-02-06 03:06  paul

	* axyl/trunk/lib/menumaint-defs.php: Enhanced to deal with multiple
	  menus. Now displays a dropdown
	  menu if there are more than one. Also defaulted some values
	  to make sure DB saves are ok.

2003-02-06 03:05  paul

	* axyl/trunk/lib/layout-defs.php: Fixed to create a layout_set
	  record when the very first layout
	  is created.

2003-02-06 03:05  paul

	* axyl/trunk/lib/pim-defs.php: Fixed so that if there is no
	  contactinfo record, a new one is
	  created when we read the organisation initially.

2003-02-05 21:20  paul

	* axyl/trunk/db/layoutconv2.php: Put all inside transaction so
	  errors roll the whole thing back.

2003-02-05 21:20  paul

	* axyl/trunk/db/layoutconv.php: Added checks to make sure sequence
	  and group data do not
	  exist before trying to create them. Put all inside transaction so
	  errors roll the whole thing back.

2003-02-05 19:56  paul

	* axyl/trunk/db/orgconv.php: Changed this to simply always remove
	  the INDEX called
	  organisation_pkey, rather than the constraint if Postgre 7.3+.

2003-02-05 03:07  paul

	* axyl/trunk/lib/menumaint-defs.php: Fixed menuoption put() method
	  to specify the menuid when
	  specifying the key in the WHERE clause.

2003-02-04 23:32  paul

	* axyl/trunk/db/layoutconv2.php: Fixed to make sure no layout is
	  unconverted, even if no block
	  definition exists for it as yet.

2003-02-04 23:18  paul

	* axyl/trunk/db/layoutconv.php, axyl/trunk/db/layoutconv2.php:
	  Fixes to various conversion probs.

2003-02-04 22:24  paul

	* axyl/trunk/db/layoutconv2.php: Removed condition that the layout
	  table should be non-null
	  for conversion. Some layouts don't have an actual table, but
	  nevertheless have blocks.

2003-02-04 19:23  paul

	* axyl/trunk/lib/ChangeLog: Latest ChangeLog. NOTE: Do not install
	  the current version of
	  Axyl without applying the conversion scripts in the 'db' sub-dir
	  'orgconv.php', 'layoutconv.php' and 'layoutconv2.php' and then
	  using pgdiff.php against the axyl_core database to correct any
	  differences.

2003-02-04 19:17  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Latest
	  Axyl database schema incorporating the removal of the
	  table 'layout_cell' and linkage of the 'layout' table directly to
	  the 'block' table via FK field 'layout_id'.

2003-02-04 19:15  paul

	* axyl/trunk/db/layoutconv2.php: Conversion program for Axyl.
	  Oversees the removal of the
	  table 'layout_cell' and converts data to new format.

2003-02-04 19:12  paul

	* axyl/trunk/lib/_chevD.gif, axyl/trunk/lib/_chevL.gif,
	  axyl/trunk/lib/_chevR.gif, axyl/trunk/lib/_chevU.gif,
	  axyl/trunk/lib/_redx.gif: New general images for the library.

2003-02-04 19:11  paul

	* axyl/trunk/lib/layout-defs.php: Large changes to implement the
	  new layout schema (removed the
	  layout_cell table) and to support the new plaincell content type
	  which emulates a spreadhseet with authroised user group
	  access on a per-cell basis. Increased the functionality of the
	  layout editor to include permissions display/set/unset, and row
	  and column insert/delete.

2003-02-04 19:09  paul

	* axyl/trunk/lib/html-defs.php: Implemented delete_row() and
	  delete_cols() properly to handle
	  the effect of crossing merged cells.

2003-02-04 19:08  paul

	* axyl/trunk/lib/block-defs.php: Added $layoutid as a block
	  property. This is the ID of the layout
	  that the block belongs to. This supports the schema change
	  which has removed the layout_cell table. Also removed the group
	  "Admin" from the permitted editor authority for content managed
	  blocks. This separates system Admin from content management
	  as it should be.

2003-02-04 19:06  paul

	* axyl/trunk/lib/user-defs.php: Made the permissions object much
	  more robust and provided
	  it with extra functiomality such as unpermit().

2003-02-02 23:19  paul

	* axyl/trunk/lib/_set.gif, axyl/trunk/lib/_unset.gif: Two new
	  utility buttons 'set' and 'unset'

2003-01-30 03:37  paul

	* axyl/trunk/lib/layout-defs.php: Fixed the problem of creating a
	  brand new layout. We now detect
	  that there are no versions in existence on the first access of a
	  new layout, and create it.

2003-01-28 23:21  paul

	* axyl/trunk/db/orgconv.php: This is the conversion script which
	  updates Axyl-based DB's
	  to the new organisation structure which uses contactinfo.

2003-01-28 23:20  paul

	* axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_data.sql,
	  axyl/trunk/db/axyl_seq.sql, axyl/trunk/db/pginstall.pl: Latest
	  Axyl creation scripts. Incorporates the changes
	  to the organisation - contactinfo stuff.

2003-01-28 23:20  paul

	* axyl/trunk/db/axyl_core.pdm: Latest Axyl Powerdesigner datamodel.
	  Incorporates the changes
	  to the organisation - contactinfo stuff.

2003-01-28 23:04  paul

	* axyl/trunk/setup-orgs.php: New organisations setup maintenance
	  screen which uses the
	  new organisation and contactinfo classes in pim-defs.php. You
	  should update your database schema, and also your version of
	  this page.

2003-01-28 23:03  paul

	* axyl/trunk/lib/pim-defs.php: New module 'pim' which stands for
	  Personal Information
	  Management. At the mment all we have in here are two classes:
	  'organisation' and 'contactinfo'. The contact info class accesses
	  the contactinfo table and allows access to the generic contact
	  data stored in records there. The organisation class uses the
	  contactinfo class, since organisations have contact info.

2003-01-28 23:01  paul

	* axyl/trunk/lib/utils.php: Added a small function which takes
	  firstname, lastname as
	  parameters and returns the name formatted in the classic style
	  of: LASTNAME, Firstname.

2003-01-27 04:30  paul

	* axyl/trunk/lib/html-defs.php: Enhanced insert_row() which takes
	  into account rowspans in
	  effect when inserting.

2003-01-27 02:20  paul

	* axyl/trunk/lib/html-defs.php: Basic insert_row() which currently
	  does not take into account
	  rowspans in effect when inserting.

2003-01-27 01:46  paul

	* axyl/trunk/lib/layout-defs.php: Changed the edit button
	  permissions to use user_can_edit()
	  method to tell whether to display it or not.

2003-01-26 23:14  paul

	* axyl/trunk/lib/html-defs.php: Fixed up insert_cols() method so
	  that it handles merged cols
	  more logically (extending the merge appropriately).

2003-01-26 22:42  paul

	* axyl/trunk/lib/block-defs.php: Fixed oops with not setting the
	  blockmode variable from a
	  POST operation resulting in prevention of block editing etc.

2003-01-26 21:10  paul

	* axyl/trunk/setup-prefs.php: Improved the formatting of this page.

2003-01-26 21:08  paul

	* axyl/trunk/db/axyl_core.pdm: Latest Axyl Powerdesigner schema.

2003-01-26 21:08  paul

	* axyl/trunk/db/layoutconv.php: Temprorary script whilst we have to
	  do conversions to the new
	  schema for content management layouts.

2003-01-25 20:25  paul

	* axyl/trunk/lib/ChangeLog: Latest Changelog.

2003-01-25 19:26  paul

	* axyl/trunk/db/pgdiff.php: Fixed up the drop constraint problem
	  for Postgres < 7.3. We
	  now skip the drop constraint checks for these earlier databases
	  since constraints were introduced in v7.3.

2003-01-25 19:19  paul

	* axyl/trunk/lib/configuration-defs.php: Make sure that the field
	  name has all spaces converted to
	  underscores, in all methods. No impact on existing apps.

2003-01-25 19:18  paul

	* axyl/trunk/lib/html-defs.php: Just added a check for row object
	  being an object. This is to
	  avoid probs when an application fails to define any table rows
	  and then tries to display the table. No impact on existing apps.

2003-01-25 19:17  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Added Content Preview Mode switch so that content authors
	  can view the website just like a normal user without logging off.

2003-01-25 19:15  paul

	* axyl/trunk/lib/form-defs.php: Make sure that a form table has at
	  least one empty table row,
	  so it is a 'legal' html table when nothing happens to get put
	  into
	  the form for some reason.

2003-01-24 04:37  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Developing this module (interim commit).

2003-01-24 01:08  paul

	* axyl/trunk/lib/menumaint-defs.php: Fixed the typo syntax error.

2003-01-24 01:08  paul

	* axyl/trunk/lib/layout-defs.php: Removed the 'falling bacl to
	  pending' notice from all but Admin,
	  Editor and Author logins.

2003-01-23 18:53  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Beta version of the new versioning content management Layout
	  System. Provides for management of three versions: Previous,
	  Live and Pending copies of the layout. Admin and Editor logins
	  can 'publish' Pending layouts, or 'revert' Live layouts. Author
	  logins can only change the Pending layout. The system actually
	  stores all versions as they are created and published, providing
	  an audit trail of content. Viewers (non-authors) of the site see
	  only
	  the Live version of the layouts.

2003-01-23 18:50  paul

	* axyl/trunk/lib/menumaint-defs.php: When creating new webpages
	  from the menu form, we now
	  create a 'layout_set' record too.

2003-01-23 18:48  paul

	* axyl/trunk/lib/ChangeLog: Latest ChangeLog.

2003-01-23 18:46  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Latest
	  Axyl database with the new 'layout_set' and other layout
	  changes to accomodate layout versioning.

2003-01-22 19:04  mark

	* axyl/trunk/lib/user-defs.php: added permossions in user-defs.
	  
	  allows user to have individual permissions on a hive cell.

2003-01-22 07:18  paul

	* axyl/trunk/lib/query-defs.php: Provided a new method for a
	  database query (dbrecords, dbquery,
	  dbselect etc.) called "istrue()". This should be used instead of
	  the
	  method "field()" when you are retrieving data from a boolean
	  field. Eg:
	  $myQuery = dbrecordset("SELECT enabled FROM foo");
	  $mybool = istrue("enabled");
	  Whereas using the field() method would return "t" or "f" for a
	  Postgres database, istrue() returns true or false, and will work
	  with any type of database.

2003-01-21 23:52  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Interim save for content management with version handling.

2003-01-21 23:52  paul

	* axyl/trunk/lib/debugger.php: Added notification for tables
	  debugging being set on.

2003-01-21 22:49  paul

	* axyl/trunk/lib/_publish.gif, axyl/trunk/lib/_revert.gif: New
	  buttons for content management.

2003-01-20 20:31  paul

	* axyl/trunk/notclosed.php: Generic closed/notclosed mechanism for
	  temporarily blocking
	  website access. Just rename this to "closed.php" in -situ to
	  block access. Rename back afterwards.

2003-01-20 19:52  paul

	* axyl/trunk/lib/ChangeLog: Latest Axyl Changelog.

2003-01-20 19:50  paul

	* axyl/trunk/db/axyl_core.sql: Latest core Axyl SQL create script.
	  Remember to create the
	  Axyl database you need to aply all scrips not just this one - ie.
	  the sequences, procedures, and triggers as well. For Postrges
	  the pginstall.pl script does this for you.

2003-01-20 19:48  paul

	* axyl/trunk/db/axyl_core.pdm: Latest Powerdesigner datamodel for
	  Axyl.

2003-01-20 19:47  paul

	* axyl/trunk/db/axyl_seq.sql: Added the layout sequence
	  'seq_layout_id'.

2003-01-19 23:06  paul

	* axyl/trunk/db/axyl_core.pdm, axyl/trunk/db/axyl_core.sql: Added
	  versioning to the layout schema. This is done by adding
	  a new component to the layout primary key 'version_id".
	  Also added an index to the uuser table 'uuser_auth_code' which
	  was erroneously missing.

2003-01-19 23:04  paul

	* axyl/trunk/db/axyl_seq.sql: Added missing sequence
	  'seq_contactinfo_id'.

2003-01-19 20:59  paul

	* axyl/trunk/lib/layout-defs.php: Fixed typo.

2003-01-19 20:55  paul

	* axyl/trunk/lib/layout-defs.php: Implemented an automatic "last
	  modified" datetime display. This
	  shows the last date/time the layout was modified based on the
	  most recently modified block. The display format is selectable
	  per layout, and can have an optional prefix, eg. "Last updated:".
	  Default is to not display this timestamp at the foot of the
	  layout
	  so existing pages will show no change unless it is explicitly
	  switched on by editing the layout and changing the checkbox.

2003-01-19 05:36  paul

	* axyl/trunk/db/axyl_core.pdm: Moved from the 'doc' sub-directory.

2003-01-19 02:49  paul

	* axyl/trunk/db/pgdiff.php: Remove field 'provolatile' from being
	  accessed from table
	  pg_proc, for Postgres < v7.3.

2003-01-19 02:38  paul

	* axyl/trunk/db/axyl_proc.sql, axyl/trunk/db/axyl_trig.sql:
	  Required to define the Axyl core database.

2003-01-19 02:24  paul

	* axyl/trunk/db/pgdiff.php: Altered the order of generation so that
	  triggers get created
	  before functions. That way we can omit newly created triggers
	  from the trigger drop/recreate scenario when modifying a
	  function. This time we do it by deferring the trigger creation
	  until
	  after we have dealt with the functions create/recreate.

2003-01-19 02:18  paul

	* axyl/trunk/db/pgdiff.php: Altered the order of generation so that
	  triggers get created
	  before functions. That way we can omit newly created triggers
	  from the trigger drop/recreate scenario when modifying a
	  function.

2003-01-19 02:17  paul

	* axyl/trunk/db/axyl_core.sql: The final axyl core database
	  definition (we hope) for the time
	  being. This definition is now being generated from Sybase
	  Powerdesigner, and will be maintained that way from now on.

2003-01-17 21:22  paul

	* axyl/trunk/lib/lucene-defs.php: Added new method meta_fields() to
	  the file_indexer class. This
	  allows us to specify fields are to be processed if found in files
	  as meta-tags, but not define them to the index message. This
	  assumes they are defined somewhere else - eg. in the .properties
	  file. Otherwise same functionality.

2003-01-16 22:37  paul

	* axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_seq.sql,
	  axyl/trunk/db/pginstall.pl: This represents the latest axyl_core
	  database definition, and the
	  installation script which creates it for Postgres.

2003-01-16 22:36  paul

	* axyl/trunk/db/pgdiff.php: Fixed a few buglets: we were not
	  generating constraints
	  properly with regard to delete actions, and we were not detecting
	  changed constraints properly - fixed.
	  Also fixed the function recreate scenario. When dropping a
	  function to recreate it, we now also drop all triggers which
	  refer to it first, then restore them afterwards.

2003-01-16 20:43  paul

	* axyl/trunk/lib/ChangeLog: Latest Changelog.

2003-01-16 20:38  paul

	* axyl/trunk/lib/mail-defs.php: Added a blank line (crlf) before
	  the body. This should indicate
	  we have a body, rather than more headers. This should fix
	  problems with Newsquest, where the body contained a story
	  title with a colon eg. "ASIA: THE NET TIGHTENS", and the
	  whole line was being removed by the mailer as being a header.
	  Similarly links such as http://blah were being removed.

2003-01-16 02:27  paul

	* axyl/trunk/db, axyl/trunk/db/axyl.sql,
	  axyl/trunk/db/axyl_core.sql, axyl/trunk/db/axyl_data.sql,
	  axyl/trunk/db/axyl_seq.sql, axyl/trunk/db/pgdiff.php,
	  axyl/trunk/db/pginstall.pl: New 'db' directory. contents. DB
	  creation (installation) script
	  plus all the SQL scripts required. Also has the new utility
	  script pgdiff.php.

2003-01-16 02:25  paul

	* axyl/trunk/scripts: Moved to new 'db' directory.

2003-01-15 02:38  paul

	* axyl/trunk/lib/ChangeLog: Latest Changelog.

2003-01-13 07:12  paul

	* axyl/trunk/lib/lucene-defs.php: Added sort limit detection by
	  looking at returned error message
	  text (in absence of error codes for now). Set a couple of new
	  bool flags: $sort_limit_exceeded and $sort_memory_exceeded.

2003-01-12 21:50  paul

	* axyl/trunk/lib/ChangeLog: Latest Changlog.

2003-01-12 21:48  paul

	* axyl/trunk/lib/response-defs.php: Made sure that, when running a
	  script from the command line
	  (CLI mode), the context-defs.php file is NOT included. This does
	  not affect web applications.

2003-01-12 21:46  paul

	* axyl/trunk/lib/database-defs.php: Small change to make this
	  module more standalone. Made
	  sure that a $RESPONSE object was not necessary for it to
	  function as advertised.

2003-01-10 01:41  paul

	* axyl/trunk/lib/file-defs.php: Fixed the problem with creating
	  paths. The function realpath()
	  returns false for non-existent paths, so have to check this.

2003-01-10 01:39  paul

	* axyl/trunk/lib/stash-defs.php: Unused module.

2003-01-09 20:11  paul

	* axyl/trunk/lib/file-defs.php: Fine-tuned the opening of the temp
	  file in the outputfile class
	  so that it always checks that the temporary file name is not
	  returned as null (indicating no room in tmp dir).

2003-01-09 20:07  paul

	* axyl/trunk/lib/file-defs.php: Fine-tuned the closefile of the
	  outputfile class so that it always
	  deletes the temporary file it has created.

2003-01-09 08:18  paul

	* axyl/trunk/lib/datetime-defs.php: Added a new format
	  DISPLAY_TIMESTAMP_FORMAT which is
	  d/m/y hh:mm:ss formatted.

2003-01-09 08:08  paul

	* axyl/trunk/lib/file-defs.php: Just added a new parameter "mode"
	  to pass to the closefile()
	  method of the outputfile class. This can be SAVE_FILE (the
	  default if parameter is omitted), or ABANDON_FILE. The latter
	  allows you to decide not to move the temporary copy of the
	  output file to the assigned path/name after all, and simply close
	  the handle.

2003-01-09 08:06  paul

	* axyl/trunk/lib/lucene-defs.php: Cosmetic only.

2003-01-09 00:04  paul

	* axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/search-defs.php:
	  Part of fixing up DB searching to be more generic, and return
	  a generic array of fields rather than fixed ones.

2003-01-09 00:03  paul

	* axyl/trunk/lib/lucene-defs.php: Return number of hits integer.

2003-01-07 22:57  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed problem with missing field
	  headers in strip_field_name()
	  method.

2003-01-07 08:10  paul

	* axyl/trunk/lib/lucene-defs.php: Removed the sort specifier from
	  the define field statement
	  as generated by the helper method strip_field_name().

2003-01-07 08:08  paul

	* axyl/trunk/lib/lucene-defs.php: Removed the sort specifier from
	  the define field statement
	  as generated by the helper method strip_field_name().

2003-01-07 07:48  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed typo.

2003-01-07 07:45  paul

	* axyl/trunk/lib/lucene-defs.php: Removed timeout override from
	  receive() method - we never
	  call this method in isolation - only from send() which retains
	  the timeout override parameter.

2003-01-07 07:20  paul

	* axyl/trunk/lib/lucene-defs.php: Upped the timeout limit for
	  index_file(0 method of the file
	  indexer class. This is to deal with Lucene going away and
	  optimizing
	  the index on us for minutes on end (doesn't affect queries).

2003-01-07 03:54  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Forced left-justify of headings with the content manager
	  editing controls.

2003-01-07 03:46  paul

	* axyl/trunk/lib/block-defs.php: Fxed some uninitialised block
	  variables up.

2003-01-07 03:46  paul

	* axyl/trunk/lib/query-defs.php: Applied the same fix for
	  nullstring equivalence to the equated()
	  method as for the values() method (see ChangeLog).

2003-01-06 20:26  paul

	* axyl/trunk/lib/lucene-defs.php: Increased the timeout for indxing
	  via the index_file() method of
	  the file_indexer class to 15s.

2003-01-06 20:22  paul

	* axyl/trunk/lib/lucene-defs.php: Increased socket receive retries
	  from 2 to 3. We observed that
	  the server would sometimes timeout (10s), then take a further
	  8s before responding.

2003-01-06 20:18  paul

	* axyl/trunk/lib/lucene-defs.php: Implemented retries in the
	  receive loop of the lucene_connection
	  class. This is because some operations (notably indexing) have
	  been observed to take longer than the default timeout of 10s
	  on rare occasions. As part of this change, have also made sure
	  that the system no longer 'hangs' waiting for EOF from the server
	  after the timeout has occurred, but instead returns with error.

2003-01-06 19:20  paul

	* axyl/trunk/lib/lucene-defs.php: Put some extra debugging/verbose
	  output in the index_tree
	  processing loop. Now reports the ID of the indexed item each
	  loop, or breaks out if failure occurs.

2003-01-06 08:46  paul

	* axyl/trunk/lib/lucene-defs.php: Refinement to startup mode.

2003-01-06 07:39  paul

	* axyl/trunk/lib/lucene-defs.php: Added restart capability to
	  file_indexer class. We can now
	  specifiy "restart" on the command line. This means the path
	  passed in is a path to a file of paths to articles to be indexed,
	  such as 'find' might produce.

2003-01-06 01:52  paul

	* axyl/trunk/lib/lucene-defs.php: Just some adjustments on progress
	  output for tree indexing.

2003-01-06 01:38  paul

	* axyl/trunk/lib/lucene-defs.php: Propagated the $timeoutsecs
	  parameter through all levels
	  of lucene message classes. This allows us to specify the socket
	  timeout for various messages. Normally this need not be done,
	  however for certain messages (eg. a control message to do an
	  OPTIMIZE) a longer timeout is necessary. Also defined a new
	  constant SOCK_FOREVER which can be passed as the timeout
	  paramter. Actually the value of this constant is 24hrs, but in
	  this
	  context, thats as good as forever.

2003-01-05 20:45  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed small bug introduced with
	  merging Srdjan's changes
	  with mine in matchfield() method of lucene_search class.

2003-01-05 19:28  paul

	* axyl/trunk/lib/ChangeLog: Latest changelog.

2003-01-05 06:30  paul

	* axyl/trunk/lib/lucene-defs.php: Altered the index_tree() method
	  of file_indexer class to generate
	  the file list via the find command to a file. This allows us to
	  handle
	  VERY big archives and index these in one (very long) hit.

2003-01-05 06:26  paul

	* axyl/trunk/lib/file-defs.php: The readln() metho of the inputfile
	  class now returns the line
	  having had all whitespace trimmed from the end. Ie. this removes
	  \n's amongst other things.

2003-01-05 03:43  paul

	* axyl/trunk/lib/lucene-defs.php: Slightly less verbose indexer
	  output in debug mode.

2003-01-05 03:22  paul

	* axyl/trunk/lib/timer-defs.php: 1) Changed the methods secs(),
	  millsecs() and microsecs(). These
	  now return a float, rather than a formatted string. This allows
	  you to use it in arithmetic.
	  2) Added new methods formatted_secs(), formatted_millsecs()
	  and formatted_microsecs(). These do what the above methods
	  used to do - return a formatted string.
	  3) Added new method formatted_time() which returns a 'nice'
	  human time in '2d 3h 44m 2s' format.

2003-01-05 03:19  paul

	* axyl/trunk/lib/search-defs.php: Added a clear_daterange() method.

2003-01-05 03:18  paul

	* axyl/trunk/lib/query-defs.php: 1) Fixed a small problem with the
	  values(0 method of the
	  listofthings class. When trying to detect the type of a value
	  it would interpret a zero (0) and a nullstring ("") as the same
	  thing. Fixed by using the === operator. This fixed the assembly
	  of SQL query strings, where a value is zero. Previously it would
	  be built as '' (nullstring).
	  2) When you use the set() method to set a field, and the field
	  is a boolean, we previously always encoded this as 't' for true,
	  and 'f' for false. We still do this, but only if we are connected
	  to
	  a Postgres database. Others will be rendered as 1 or 0.
	  3) Added a dbdelete class, to go alongside dbinsert and
	  dbupdate. Pass it a table in the constructor, use the where()
	  method, and then the execute() method.

2003-01-05 03:09  paul

	* axyl/trunk/lib/utils.php: Added utility function nicetime(). It
	  takes a number of seconds
	  and returns a string in format 3d 12h 14m 5s. Leading elements
	  are suppressed if zero.

2003-01-05 03:08  paul

	* axyl/trunk/lib/file-defs.php: Made the regex parameter of the
	  get_dirlist() function work
	  properly. Now you can specify a pattern (regex) for the file
	  name to match, and only return files which fit.

2003-01-05 03:07  paul

	* axyl/trunk/lib/response-defs.php: Mode refinements to the CLI
	  mode of operation. We disable
	  output buffering whenver we are in CLI mode.

2003-01-05 03:04  paul

	* axyl/trunk/lib/debugger.php: Added a new output mode: DBG_O_CLI
	  for command-line
	  interface Php code. This strips all HTML, and uses \n line
	  endings.

2003-01-05 02:57  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed up merge of Srdjan's
	  additions.

2002-12-31 00:55  srdjan

	* axyl/trunk/lib/lucene-defs.php: lucene_search->matchfield():
	  support array of values; values are ORed, giving the effect of
	  SQL IN() function

2002-12-30 04:13  paul

	* axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-postgres.php: Added
	  a check to make sure the relevant Php extension is
	  loaded to support the appropriate database access. For example,
	  for Postgres we check that "pgsql" is loaded, and if it isn't we
	  dynamically load it. This is to support CLI applications where
	  the extensions are not automatically loaded. Existing
	  applications
	  should be unaffected.

2002-12-30 04:13  paul

	* axyl/trunk/lib/debugger.php: When the debugger is in DBG_O_ECHO
	  output mode, then we
	  translate all <br>'s to \n's.

2002-12-30 04:09  paul

	* axyl/trunk/lib/lucene-defs.php: Removed all references to
	  $CONTEXT, which was previously
	  used to grab Lucene Host and Port settings from the configuration
	  settings. We now look for an existing definition of the class
	  "configuration", and if present we create a configuration object
	  and look up the Host and Port directly. This means the Lucene
	  classes are not dependent on the presence of the application
	  file "context-defs.php" any longer. Existing aplications should
	  not
	  be affected - you should not have to make any code changes.

2002-12-30 04:06  paul

	* axyl/trunk/lib/response-defs.php: The RESPONSE now caters for
	  Axyl scripts run in command
	  line (CLI) mode. In this case the browser type is set to "cli"
	  and
	  the browser is set to BROWSER_NONE. Also, no cacheing
	  directive headers are output. Existing web-applications should
	  be unaffected.

2002-12-25 20:31  paul

	* axyl/trunk/lib/response-defs.php: Removed debugging.

2002-12-25 20:28  paul

	* axyl/trunk/lib/form-defs.php: Forced include of html-defs.php
	  when forms are included. This is
	  a required class for forms, even if WML is being generated in
	  fact. (If we had multiple inheritance, this could be a lot
	  tidier.)

2002-12-25 19:34  paul

	* axyl/trunk/lib/ChangeLog: Latest Change Log.

2002-12-25 19:33  paul

	* axyl/trunk/lib/block-defs.php: Fully implemented CSV import and
	  export from blocks. This takes
	  the following form.
	  Import: A file-upload field is provided just below the content
	  box on
	  the block edit form. You can choose a field (must be .csv) and
	  click
	  the 'import' button. The CSV formatted file content is then
	  pulled
	  into the _highlighted blocklet_ as a table.
	  Export: To make a block (ie. all blocklets in the block)
	  exportable,
	  first make sure the checkbox at the top of the block edit form is
	  ticked. Once this is done, a button will appear at the foot of
	  the
	  block called 'export'. Clicking this will result in the whole
	  block
	  being sent to the user agent/browser as a CSV stream, to be
	  saved or opened.

2002-12-24 01:47  paul

	* axyl/trunk/lib/block-defs.php: Implemented the CSV export
	  functionality. This will export block
	  content as a CSV formatted stream. Tables are rendered as
	  rows of comma-delimited fields, etc. and the correct headers
	  are provided to make the browser prompt the user to save the
	  content as a file (or open directly).

2002-12-24 00:59  paul

	* axyl/trunk/lib/mail-defs.php: Implemented the -f parameter in the
	  call to mail() which sets the
	  envelope from address of the email to the From: address by
	  passing the -f param to sendmail. This should fix up the returned
	  mails which go to www-data@spinoza for some sites.

2002-12-23 03:36  paul

	* axyl/trunk/lib/_export.gif, axyl/trunk/lib/_import.gif,
	  axyl/trunk/lib/response-defs.php: Additional buttons.

2002-12-23 02:37  paul

	* axyl/trunk/lib/block-defs.php: WIP. developing CVS export.

2002-12-18 19:06  paul

	* axyl/trunk/lib/block-defs.php: Work in progress on CVS uploads to
	  generate table content.

2002-12-18 02:50  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-12-18 02:43  paul

	* axyl/trunk/lib/form-defs.php: Used the new utility function
	  quoted_valuestring() in generating
	  the value="foo" tags in form_textfield(0 and form_hiddenfield().
	  This allows these fields to contain double quotes - necessary
	  for Lucene phrase searching for example.

2002-12-18 02:40  paul

	* axyl/trunk/lib/utils.php: Added the new function
	  quoted_valuestring(). You pass it a value
	  and it returns a string containing the value with quotes around
	  it. The type of quotes used depends on the value content. If it
	  already has a double-quote inside it, then single-quotes are
	  used,
	  else double-quotes are used. Intended for use in generating the
	  value="foo" tags in form fields of type <input type=text"> This
	  allows these fields to contain double quotes - necessary for
	  Lucene phrase searching for example.

2002-12-17 22:38  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-12-17 22:37  paul

	* axyl/trunk/lib/response-defs.php: New application.php option
	  allowing system to send an Expires:
	  header which specifies a time some seconds in the future, and
	  allow the pages to therefore be cached for that time by the user
	  browser. New method set_page_expirysecs(), defaults to -1
	  which is to say no cacheing (backward compatible behaviour).

2002-12-16 21:12  paul

	* axyl/trunk/lib/lucene-defs.php: Trim the hits values. Previously
	  they were being returned with
	  a leading space character.

2002-12-16 03:18  paul

	* axyl/trunk/lib/cm-template.php: Part of the new
	  menumaint-defs.php change whereby we can
	  no specify the template to use for a content-managed page
	  which the user creates.

2002-12-16 03:17  paul

	* axyl/trunk/lib/menumaint-defs.php: Added the abaility to specify
	  the template name for a new file
	  which is created by the user. Reads templates from $TEMPLATESDIR

2002-12-16 03:17  paul

	* axyl/trunk/lib/file-defs.php: Added new utility function
	  get_file_stem() which returns the
	  filename minus the extension, given a full filename passed in.

2002-12-13 04:27  srdjan

	* axyl/trunk/lib/query-defs.php: Added GROUP BY clause; extracted
	  common code that converts list into list_of_items

2002-12-09 20:54  paul

	* axyl/trunk/lib/user-defs.php: Fixed comments for group membership
	  names array.

2002-12-06 02:59  brenda

	* axyl/trunk/lib/webpage-defs.php: added contenct type (was
	  commented out)
	  changed DTD to 4.01
	  added type to <SCRIPT> tag

2002-12-06 02:55  paul

	* axyl/trunk/lib/response-defs.php: Implemented a set_keep() method
	  to be called from the
	  application.php setup file. This will enable/disable the keep
	  functionality.

2002-12-03 21:15  paul

	* axyl/trunk/lib/query-defs.php: Added the offset() method to the
	  dbquery class to allow for
	  queries where we want to specify the start row to return in
	  the result set.

2002-12-03 19:56  paul

	* axyl/trunk/lib/html-defs.php: Fixed small typo in little-used
	  method of HTMLobject class.

2002-12-03 04:56  paul

	* axyl/trunk/lib/ChangeLog: Latest CVS change log.

2002-12-03 04:56  paul

	* axyl/trunk/lib/html-defs.php: Cosmetics - added some more
	  comments.

2002-12-03 04:30  paul

	* axyl/trunk/lib/form-defs.php: Added new button classes to the
	  form entities already defined
	  in the laudable interests of consistency. We now define:
	  form_submitbutton, form_reset_button and also form_imagebutton.
	  These are replacements for the equivalent classes in
	  button-defs.php, which are now deprecated. See the latest
	  PhpDoc documentation for details (form module).

2002-12-02 03:39  paul

	* axyl/trunk/lib/recmaint.js: Tidied up the debugging (removed).

2002-12-02 02:54  mark

	* axyl/trunk/lib/recmaint.js: removed a space in .replace functions

2002-12-02 01:51  paul

	* axyl/trunk/lib/form-defs.php: Fixed typo sttributes() ->
	  attributes()

2002-12-01 22:36  paul

	* axyl/trunk/lib/recmaint.js: Working through the email/urls list
	  maintenance stuff. WIP.

2002-12-01 20:32  paul

	* axyl/trunk/lib/form-defs.php, axyl/trunk/lib/html-defs.php: A
	  rather far-reaching change to the class-hierarchy of forms
	  field classes. All forms classes (form_field, form_textfield
	  etc.)
	  are now descendants of HTMLobject, and therefore inherit the
	  StylableObject as well. This brings these HTML entities into line
	  with all classes which can be styled, and rendered, and which
	  have a similar list of attributes which go into the HTML tag.
	  Notes: This change _should_ be transparent to you. All of the
	  methods and properties previously available are still available,
	  with additional ones from the newly inherited classes.

2002-12-01 20:27  paul

	* axyl/trunk/lib/block-defs.php: Removed rawurldecode from the
	  add_record part of this, since
	  we now do this in recmaint-defs.php when we build the data
	  structure. We don't want to do this twice!

2002-11-29 07:27  paul

	* axyl/trunk/lib/lucene-defs.php: Straightened out the formatting
	  so I could read it.

2002-11-29 03:13  mark

	* axyl/trunk/lib/recmaint.js: added functionality to allow people
	  in orgs, publishers and newspapers to
	  enter in multiple emails and urls for those people.

2002-11-28 03:11  paul

	* axyl/trunk/lib/recmaint-defs.php: Alternative solution to the bug
	  Mark found using rawurlencode()
	  which allows _any_ kind of chars to be present in the data.

2002-11-28 01:49  mark

	* axyl/trunk/lib/recmaint-defs.php: changed
	  foreach ($this->fields as $field) {
	  $data_js .= '"' . $rec[$field] . '",';
	  }
	  
	  so the java script arrays are created using the "'s as field
	  delimiters.

2002-11-25 00:55  david

	* axyl/trunk/lib/lucene-defs.php: changes in application connection
	  logic

2002-11-24 23:28  david

	* axyl/trunk/lib/lucene-defs.php: fixed a bug in the lucene_msg
	  function

2002-11-24 22:14  paul

	* axyl/trunk/lib/layout-defs.php: Created index() and unindex()
	  methods. These operate on all
	  blocks of the layout.

2002-11-24 22:14  paul

	* axyl/trunk/lib/block-defs.php: Created index() and unindex()
	  methods, instead of doing this
	  inline as part of the save function. Allows it to be called from
	  elsewhere.

2002-11-23 04:26  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed some comments and parameter
	  description.

2002-11-23 02:04  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Added Lucene indexing and unindexing calls where the context
	  configvalue 'Lucene Site Indexing' exists and is set to TRUE.
	  This causes Axyl Content-Managed Blocks to be indexed
	  automatically when created or altered, and removed from the
	  index if deleted.

2002-11-23 01:43  paul

	* axyl/trunk/lib/lucene-defs.php: Fixed up the application
	  assignment section. The new (and
	  superfluous) configvalue 'Lucene Application' will not be used
	  in most Axyl applications, where APP_PREFIX does the job
	  adequately. For these apps, we now fall through and use the
	  APP_PREFIX as before. This is called backward compatibility.
	  Added a new message class 'lucene_unindexmsg'. This has a
	  single method 'unindex()' which takes the ID of the item to
	  remove
	  from the Lucene index.
	  Also removed David's change comments, which are best kept
	  out of the code as they are recorded in CVS.

2002-11-15 01:29  mark

	* axyl/trunk/sitestyle.css: more changes to the sites style
	  sheet...

2002-11-15 00:26  mark

	* axyl/trunk/sitestyle.css: changes to the style sheet

2002-11-14 00:24  david

	* axyl/trunk/lib/lucene-defs.php: now looking up default lucene
	  application in system config

2002-11-07 00:09  david

	* axyl/trunk/lib/lucene-defs.php: changed set_range to allow for
	  multiple fields in the same query

2002-11-04 21:50  paul

	* axyl/trunk/lib/block-defs.php: No functional changes. Just
	  beginning to look at indexing the
	  block contents, on save, using Lucene.

2002-11-04 21:46  paul

	* axyl/trunk/about.php, axyl/trunk/application.php,
	  axyl/trunk/index.php, axyl/trunk/setup-prefs.php,
	  axyl/trunk/site-webpage.php, axyl/trunk/sitestyle.css: Added the
	  $theme parameter to the demo to show off themes.

2002-11-04 21:46  paul

	* axyl/trunk/lib/menu-defs.php: Fixed design problem where
	  menu_vars.js for HVmenu was not
	  being 'themed'. We now save this variables file in the relevant
	  theme sub-directory, when themes are defined so each theme
	  has its own menu look and feel as appropriate.

2002-11-04 20:39  paul

	* axyl/trunk/scripts/axyl.sql: Made preferences accessible only to
	  non-guests.

2002-11-04 20:39  paul

	* axyl/trunk/about.php, axyl/trunk/index.php,
	  axyl/trunk/setup-prefs.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/sitestyle.css: General fettling to make a basic
	  working Axyl demo website,
	  with content management facilities available.

2002-11-04 09:42  paul

	* axyl/trunk/scripts/axyl.sql: Added the configuration data which
	  has fields for template page filename,
	  and Lucene configuration.

2002-11-04 09:41  paul

	* axyl/trunk/application.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/sitestyle.css: Changes to bring axyl website up to
	  date.

2002-11-04 09:40  paul

	* axyl/trunk/about.php, axyl/trunk/index.php: Changed to content
	  managed pages.

2002-11-04 09:26  paul

	* axyl/trunk/lib/menumaint-defs.php: Defaulted the template
	  filename to 'cm-template.php' (hardcoded) in
	  case of no config settings. Seems reasonable.

2002-11-04 08:27  paul

	* axyl/trunk/scripts/axyl.sql: Added in connect as 'webuser'.

2002-11-04 08:25  paul

	* axyl/trunk/scripts/axyl.sql: Removed connet user 'paul'.

2002-11-04 07:55  paul

	* axyl/trunk/code-template.php: Code template.

2002-11-04 07:55  paul

	* axyl/trunk/cm-template.php, axyl/trunk/scripts/axyl.sql,
	  axyl/trunk/scripts/pginstall.pl, axyl/trunk/setup-catalog.php,
	  axyl/trunk/setup-menu.php, axyl/trunk/setup-orgs.php,
	  axyl/trunk/setup-prefs.php, axyl/trunk/setup-queries.php,
	  axyl/trunk/setup-sitepages.php, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-users.php, axyl/trunk/sitestyle.css,
	  axyl/trunk/sitestyle_ie.css, axyl/trunk/sitestyle_ns.css: New
	  maint pages for Axyl.

2002-11-04 03:45  paul

	* axyl/trunk/lib/query-defs.php: Handling for NULL. We now allow
	  usage of the special define
	  NULL (do not use quotes around it) to specify a null value in
	  a set() method call. This applies only to the classes dbinsert or
	  dbupdate.

2002-10-30 22:35  paul

	* axyl/trunk/lib/lucene-defs.php: Added the $boost parameter to the
	  macth() methods. This allows
	  you to specify a relative boost factor for individial search
	  terms.
	  Of course you don't have to use this parameter, and can always
	  append the Lucene boost syntax with your words/phrases before
	  adding them via the match() methods (see Lucene query syntax:
	  http://jakarta.apache.org/lucene/docs/queryparsersyntax.html)

2002-10-30 05:46  paul

	* axyl/trunk/lib/ChangeLog: Latest Change Log

2002-10-30 05:45  paul

	* axyl/trunk/lib/query-defs.php: Added the $delim parameter for
	  field and table lists when
	  specifying queries. This lets you pick your own delimiter for a
	  list where a comma conflicts with other syntax. This affect the
	  sqlquery class, methods: fieldlist(), tables(), from(), into(),
	  orderby()

2002-10-30 05:43  paul

	* axyl/trunk/lib/search-defs.php: Made a few more things private.

2002-10-29 21:14  paul

	* axyl/trunk/lib/search-defs.php: As part of the Lucene project,
	  various small changes have been
	  made to this module. You MAY require changes to your code as
	  a result, so please check your functionality if you use this
	  class
	  or anything derived from it.

2002-10-29 21:13  paul

	* axyl/trunk/lib/lucene-defs.php: First full version of the Lucene
	  classes. These classes are now
	  fully functional and enable you to index items using Lucene, or
	  query Lucene for results from Php.

2002-10-29 21:12  paul

	* axyl/trunk/lib/file-defs.php: Moved the get_file_extn() function
	  here, from utils.php. Also
	  added new function get_dirlist() which can recursively build an
	  array of file paths from a given directory downwards.

2002-10-29 21:11  paul

	* axyl/trunk/lib/utils.php: Removed the get_file_extn() function
	  and put it into file-defs.php
	  instead.

2002-10-27 07:25  paul

	* axyl/trunk/lib/ChangeLog: Latest ChangeLog

2002-10-27 07:22  paul

	* axyl/trunk/lib/file-defs.php: There is now an extra property of
	  the fileupload class called
	  'fieldname'. This is the name of the field which uploaded the
	  current file, as accessed by get_first(), get_next() etc.

2002-10-27 07:20  paul

	* axyl/trunk/lib/form-defs.php: Changed the default for including
	  the MAX_FILE_SIZE hidden
	  field for upload fields to FALSE. You have to explicitly include
	  it. This prevents it being included multiple times by default.

2002-10-25 23:39  paul

	* axyl/trunk/lib/lucene-defs.php: Added the second parameter
	  (length) for the fgets() call. This
	  only became optional post Php 4.2.0.

2002-10-24 22:41  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-10-24 22:40  paul

	* axyl/trunk/lib/lucene-defs.php: Implemented the lucene_search
	  class. Also made the whole class
	  hierarchy inherit the search class.

2002-10-24 22:39  paul

	* axyl/trunk/lib/search-defs.php: Initialise the 'hit' array to be
	  an empty array instead of leaving
	  it unset. This also impacts existing Newsquest code, which has
	  also been changed in storysearch-defs.php.

2002-10-24 21:58  paul

	* axyl/trunk/lib/search-defs.php: Added extra parameter to the
	  method set_daterange() which
	  defines the name of the field containing the date to apply the
	  range criteria to.

2002-10-23 22:47  paul

	* axyl/trunk/lib/search-defs.php: Got rid of formatting on
	  relevance field.

2002-10-23 03:14  paul

	* axyl/trunk/lib/lucene-defs.php: Much more solid version with more
	  error checking and reporting
	  and also a better method of retreiving the response via lines
	  rather than one lump (timeout issues).

2002-10-22 19:50  paul

	* axyl/trunk/lib/lucene-defs.php: Mods to lucene timeout stuff.

2002-10-21 20:05  paul

	* axyl/trunk/lib/lucene-defs.php: Amended for latest spec from
	  Adrian on range searching.

2002-10-21 09:08  paul

	* axyl/trunk/lib/lucene-defs.php: New lucene search support module.
	  This contains classes to
	  connect to our newly implemented lucene server and send it
	  various messages to do queries, index content and various
	  other message types.

2002-10-21 09:07  paul

	* axyl/trunk/lib/search-defs.php: Changed default value of
	  max_results to 25 (from 0), and
	  also implemented storage of date-range values.

2002-10-21 03:04  paul

	* axyl/trunk/lib/recmaint-defs.php: Added utility function to grab
	  the right field value out of the
	  posted array.

2002-10-19 08:25  paul

	* axyl/trunk/lib/block-defs.php: Cater for WHERE clause in <DATA>
	  tags, making sure we
	  prefix AND on existing query where clause.

2002-10-18 20:03  paul

	* axyl/trunk/lib/ChangeLog: Latest Change Log

2002-10-17 02:54  paul

	* axyl/trunk/lib/block-defs.php: Added new format type 'raw' which
	  means unformatted. This
	  goes along with the others: text, bullets, list, ordered list,
	  table
	  as a type of format for blocklet content. Used for data queries
	  and anywhere that you don't want <p> paras inseted or styles
	  applied to the content.

2002-10-17 02:34  paul

	* axyl/trunk/lib/block-defs.php: No leading <p> for text blocks.
	  Also use number_format for
	  content which is a numeric.

2002-10-17 02:34  paul

	* axyl/trunk/lib/_tri.gif, axyl/trunk/lib/_tridown.gif,
	  axyl/trunk/lib/_trileft.gif: Finer images from Jake.

2002-10-15 22:20  paul

	* axyl/trunk/lib/html-defs.php: Method poke_cell() now allows you
	  to set the cell CSS and the
	  cell content CSS in the same call. Method poke_cellcss now
	  allows you to set the content CSS as well.

2002-10-15 22:19  paul

	* axyl/trunk/lib/_go.gif, axyl/trunk/lib/_search.gif: A couple of
	  new buttons for Axyl.

2002-10-15 01:00  paul

	* axyl/trunk/lib/html-defs.php: Refinement to set_width_profile.
	  Now applies the profile to all
	  rows which have the complete set of visible cells.

2002-10-13 20:16  paul

	* axyl/trunk/lib/button-defs.php: Made sure style doesn't appear
	  unless non-nullstring.

2002-10-11 08:43  paul

	* axyl/trunk/lib/menumaint-defs.php: Provided the spin-off method
	  sitemap() which generates the
	  entire menu hierarchy as a site map.

2002-10-11 02:39  paul

	* axyl/trunk/lib/menumaint-defs.php: Clarified the labelling of the
	  sections in the maintainer due to
	  braindead user making a silly mistake and disabling the
	  whole menu, thinking it was the option/item.

2002-10-11 02:01  paul

	* axyl/trunk/lib/_tri.gif, axyl/trunk/lib/_tridown.gif,
	  axyl/trunk/lib/_trileft.gif: Jakes new images.

2002-10-11 01:01  paul

	* axyl/trunk/lib/menumaint-defs.php: Display a menu even if not
	  active. To allow re-activation.

2002-10-11 01:01  paul

	* axyl/trunk/lib/html-defs.php: Can now poke a css style/class onto
	  a given table cell addressed
	  by row,column.

2002-10-10 02:10  paul

	* axyl/trunk/lib/utils.php: Added a couple of small utility fns:
	  strip_http_prefix() and also
	  add_http_prefix(). The former, removes any http:// prefix from
	  a given URL and returns it. The latter makes sure the http://
	  prefix is present, and adds it if not.

2002-10-09 01:29  paul

	* axyl/trunk/lib/menumaint-defs.php: When creating a new sitepage
	  webpage, we now check to see
	  if it already exists, and avoid over-writing if so. We still
	  create
	  the new sitepage reference in the database though.

2002-10-08 06:25  paul

	* axyl/trunk/lib/html-defs.php: For the table class we now
	  automatically insert a row (<tr>) if
	  the caller forgets and starts off their table with a <td>
	  instead.
	  Only for the case where nothing has yet been defined for the
	  table though (ie. no rows yet).

2002-10-08 02:05  paul

	* axyl/trunk/lib/html-defs.php: Corrected flaw in the way tables
	  which involved colspan or
	  rowspan elements were being generated. Due to the new method
	  of having ALL cells present even if spanned, the pre-existing
	  method of applying rowspan and colspan were not generating
	  these 'null' cells. They now do. Unless you were generating
	  complex tables with rowspan and colspan, you won't notice
	  anything at all with this bugfix.

2002-10-07 03:11  paul

	* axyl/trunk/lib/block-defs.php: Open documents in their own window
	  to avoid the page
	  expired problem.

2002-10-07 03:11  paul

	* axyl/trunk/lib/html-defs.php: Added target parameter to the
	  AsLInk method for embedded
	  objects so we can open documents in their own window.

2002-10-07 03:04  mark

	* axyl/trunk/lib/mail-defs.php: fixed bug in "add_header" function.
	  it wasn't adding extra email headers to the mail object.

2002-10-06 19:12  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-10-05 22:20  paul

	* axyl/trunk/lib/menu-defs.php: Fixed up ordering of the top-level
	  menu options.

2002-10-05 22:19  paul

	* axyl/trunk/lib/block-defs.php: Various re-working of the editing
	  interface. Added in the media
	  and document insertion properly now so you can insert tags
	  for these items and render them in a variety of different ways
	  on the content-managed webpage.

2002-10-05 22:18  paul

	* axyl/trunk/lib/utils.php: Added utility fn to return the
	  extension (eg. 'gif') from a file
	  path, if it has such a thing. Used mainly with mimetype
	  detection.

2002-10-05 22:17  paul

	* axyl/trunk/lib/html-defs.php: A swathe of changes to the way
	  embedded objects get
	  rendered. Also fixed up the vl() list type rendering.

2002-10-05 22:16  paul

	* axyl/trunk/lib/mime-types.php: Added function to get mimetype
	  from filepath. Also added
	  some extra mimetypes.

2002-10-05 22:15  paul

	* axyl/trunk/lib/_excel.gif, axyl/trunk/lib/_flash.gif,
	  axyl/trunk/lib/_msword.gif: Axyl image buttons/icons.

2002-10-04 04:11  paul

	* axyl/trunk/lib/_document.gif, axyl/trunk/lib/_excel.gif,
	  axyl/trunk/lib/_msword.gif, axyl/trunk/lib/_pdf.gif: Additional
	  images for Axyl.

2002-10-04 04:10  paul

	* axyl/trunk/lib/_sound.gif: Refinements to the look of the sound
	  icon.

2002-10-04 04:10  paul

	* axyl/trunk/lib/mime-types.php: Changed some mimetypes:
	  CONTENT_WORD now becomes
	  CONTENT_MSWORD and CONTENT_EXCEL becomes
	  CONTENT_MSEXCEL.

2002-10-04 04:09  paul

	* axyl/trunk/lib/webpage-defs.php: Refinement of the generic popup
	  window Javascript.

2002-10-04 04:08  paul

	* axyl/trunk/lib/html-defs.php: Finished the first cut of
	  theMedia/Doc/Flash embedding classes.
	  These classes allow you to render multimedia on a webpage
	  as Flash, Movie or Sound content, as well as Documents of
	  types: MS-Word, MS-Excel, PDF, Text, Html etc.

2002-10-03 19:59  paul

	* axyl/trunk/lib/response-defs.php: Switched off debugging.

2002-10-03 19:58  paul

	* axyl/trunk/lib/db-defs.php, axyl/trunk/lib/tableviewer-defs.php:
	  Changed name of class 'table' to 'dbtable' These changes are
	  all renaming references to this class.

2002-10-03 19:27  paul

	* axyl/trunk/lib/response-defs.php: Added Opera to the list of
	  specific browsers detected.

2002-10-03 19:27  paul

	* axyl/trunk/lib/html-defs.php: Added new classes to render
	  embedded multimedia into
	  webpages. These are 'embed', 'EmbeddedObject', and derived
	  classes: 'FlashObject', and 'MediaObject'. Rendering is sexy
	  in Internet Explorer, but has doubtful support in other browsers.

2002-10-03 04:25  paul

	* axyl/trunk/lib/webpage-defs.php: Simplified the popup function
	  code slightly. Re-arranged the
	  parameters order too.

2002-10-03 04:23  paul

	* axyl/trunk/lib/mime-types.php: Added functions to determine
	  mimetype from file extension
	  and also categorise a given mimetype into groups such as
	  'movie', 'audio', 'document' and 'image' etc.

2002-10-03 00:38  paul

	* axyl/trunk/lib/file-defs.php: Cosmetic stuff only.

2002-10-03 00:37  paul

	* axyl/trunk/lib/webpage-defs.php: Added a new method called
	  add_popup_script(). This is called
	  like this: $RESPONSE->body->add_popup_script(..parms..);
	  The method adds Javascript to the relevant section (eg. body)
	  of the webpage. You specifiy the name you want the function to
	  take, and (optionally) the fixed window size and position. The
	  page will then be populated with this function. It is then up to
	  you
	  to add in calls to this function wherever you want to pop up a
	  window.

2002-10-02 00:19  paul

	* axyl/trunk/lib/mime-types.php: New mime-types for the library

2002-10-02 00:19  paul

	* axyl/trunk/lib/_movie.gif, axyl/trunk/lib/_sound.gif: New images
	  for the library

2002-09-30 22:41  paul

	* axyl/trunk/lib/html-defs.php: Interim work in progress.

2002-09-30 09:26  paul

	* axyl/trunk/lib/html-defs.php: Added new <embed> class,
	  EmbeddedObject class, and the
	  derived class FlashObject.

2002-09-29 04:41  paul

	* axyl/trunk/lib/ChangeLog: Latest changelog.

2002-09-29 04:40  paul

	* axyl/trunk/lib/html-defs.php: Re-wrote the way tables handle
	  spans. We now always have the
	  complete number of cells in every row, but flag them as either
	  row or column-spanned as appropriate. Major change.

2002-09-29 04:39  paul

	* axyl/trunk/lib/layout-defs.php: Fixed up the layout_action bug.
	  Also made the layout merge and
	  splitting of the table work with the new way tables work.

2002-09-29 04:38  paul

	* axyl/trunk/lib/configuration-defs.php: Made varname parameter
	  more consistent. Now the varnames
	  are stored with underscores, but you refer to them as they
	  are seen in the maint screen - with spaces between words.

2002-09-29 04:36  paul

	* axyl/trunk/lib/menumaint-defs.php: Finished off the menu builder
	  maintenance screens with a
	  webpage file creation feature. You can now create a new content
	  managed webpage from the menu builder from a template.

2002-09-29 04:35  paul

	* axyl/trunk/lib/block-defs.php: Various changes to do with table
	  dynamic mods. etc.

2002-09-27 02:56  paul

	* axyl/trunk/lib/block-defs.php: Tidying up the form formatting.

2002-09-27 02:50  paul

	* axyl/trunk/lib/block-defs.php: Tidying up the form formatting.

2002-09-27 01:19  paul

	* axyl/trunk/lib/ChangeLog: Latest Change Log

2002-09-27 01:19  paul

	* axyl/trunk/lib/block-defs.php: Added new field blocklet_width.
	  Also added field validation for
	  integer fields which uses onblur to keep these within limits and
	  containing valid numbers.

2002-09-27 01:18  paul

	* axyl/trunk/lib/form-defs.php: No functional changes.

2002-09-27 01:18  paul

	* axyl/trunk/lib/fieldvalidation.js,
	  axyl/trunk/lib/recmaint-defs.php: Added a new module
	  fieldvalidation.js which will hold any
	  utilities for validating fields in the client browser.

2002-09-27 01:17  paul

	* axyl/trunk/lib/recmaint.js: Cosmetic changes only.

2002-09-26 19:41  paul

	* axyl/trunk/lib/menumaint-defs.php: Set the default for parent_id
	  properly for adding menu option.

2002-09-26 19:37  paul

	* axyl/trunk/lib/response-defs.php: Got rid of debugging

2002-09-26 19:15  paul

	* axyl/trunk/lib/menumaint-defs.php: Added the Parent selector so
	  that menu items can be moved
	  to a different parent in the hierarchy.

2002-09-26 09:35  paul

	* axyl/trunk/lib/_bottom.gif, axyl/trunk/lib/_next.gif,
	  axyl/trunk/lib/_prev.gif, axyl/trunk/lib/_top.gif,
	  axyl/trunk/lib/menumaint-defs.php,
	  axyl/trunk/lib/response-defs.php: New menu maintainance module.
	  Allows the complete managing
	  of a multi-level hierarchical menu system from one webpage.

2002-09-26 09:34  paul

	* axyl/trunk/lib/recmaint.js: Fixed up so it saves the
	  multiple-select combo data.

2002-09-25 23:11  paul

	* axyl/trunk/lib/button-defs.php: Fixed up an important
	  ramification of changing the onclick
	  behaviour of image_button. To make legacy code work as before
	  we have to append 'return false;' to the onclick javascript so
	  the
	  form is not submitted automatically. To make it submit, you must
	  now set the property 'onclick_form_submit' to true, in the image
	  button object, before rendering it.

2002-09-25 21:31  paul

	* axyl/trunk/lib/recmaint.js: Enhanced the Javascript record
	  maintainance library functions
	  so that they now handle multi-select combo elements. This was
	  made problematical by the field naming convention which adds
	  "[]" to the end of the Php varname, to indicate an array. We have
	  to search for this with a new function called findFieldObj().

2002-09-25 21:29  paul

	* axyl/trunk/lib/block-defs.php: Pushed out the new entry blockid
	  value to 10,000 just to be on
	  the safe side.

2002-09-25 21:28  paul

	* axyl/trunk/lib/button-defs.php: Changed the way we generate INPUT
	  TYPE=IMAGE buttons.
	  Previously when we had an onclick= setting defined, we opted
	  for the safe HREF surrogate approach to avoid incompatibilities
	  in Netscape which doesn't support onclick well. We now detect
	  Netscape and for all other browser render the onclick properly.
	  Also changed alt and title attribute generation. Title is now
	  taken
	  from the "alt" specification, which is usually intended to be a
	  tooltip. The real alt attribute is taken from the button name, as
	  it
	  should be.

2002-09-25 21:26  paul

	* axyl/trunk/lib/image-defs.php: Tidied up html attribute
	  formatting and added double quotes
	  to all attributes. No functional changes.

2002-09-25 21:19  paul

	* axyl/trunk/lib/html-defs.php: Improved the set_width_profile()
	  method for the table class. It
	  now scans all rows in the table looking for the first one which
	  has as many cells as the profile has widths. Fallback is row
	  zero (the first) if this search fails.

2002-09-25 02:05  paul

	* axyl/trunk/lib/form-defs.php: Fixed a bug with setvalue() used
	  with a form_combofield which
	  is specified as being multiple-select. Previously the method
	  would erroneously convert the passed array to a string. This
	  has been fixed. You can now pass an array of values via the
	  setvalue() method and these will all be selected in the control
	  if they exist in its options list.

2002-09-23 22:52  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/recmaint.js: Implemented field disable for when
	  there are no blocklets in a
	  block. This prevents a user from entering info before doing an
	  "Add" blocklet.

2002-09-23 02:26  paul

	* axyl/trunk/lib/block-defs.php: Made sure that when image tags
	  added, we omit the width and
	  height attributes if they are zero. This happens when GD is
	  not present on the system.

2002-09-23 00:00  paul

	* axyl/trunk/lib/form-defs.php: Fixed typo.

2002-09-22 23:57  paul

	* axyl/trunk/lib/form-defs.php: Rationalisation of set_width()
	  style setting, using the new method
	  of operation of set_style() where styles are appended.

2002-09-22 23:55  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-09-22 23:55  paul

	* axyl/trunk/lib/form-defs.php: Changed the mode of operation of
	  set_style() in a slightly
	  subtle way. Calls to this method will now APPEND the given
	  style to the style variable. This should not be a problem for
	  existing code, where mostly styles are set in a single call. It
	  is
	  a very useful trait however, allowing you to build a style for an
	  element from various sources.

2002-09-22 23:49  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-09-22 23:48  paul

	* axyl/trunk/lib/form-defs.php: Added override method set_width()
	  to the form_combofield
	  class. The single parameter passed to this method is the required
	  width of the element in pixels (applied as a style). Also added a
	  new method set_size(). This sets the number of lines to display.

2002-09-22 22:45  paul

	* axyl/trunk/lib/block-defs.php: Fixed small buglet where heading
	  was not being initialised.

2002-09-22 22:14  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Added functionality to set the horizontal and vertical alignment
	  of each block in the layout, and the individual background
	  colours.
	  Also allowed for setting bg colour of the whole layout.
	  Restricted
	  merging for rows when next row has a rowspan already.

2002-09-22 22:13  paul

	* axyl/trunk/lib/html-defs.php: Added new method clearcontent() to
	  set all cells of a table
	  to contain nullstring in one hit.

2002-09-22 06:35  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-09-22 06:33  paul

	* axyl/trunk/lib/button-defs.php: Added a new method to the
	  image_button class called
	  set_confirm_text(). When text is set, then a Javascript popup
	  will display the text in a confirmation mode. The function will
	  return true if they select Ok, and false otherwise, which will
	  control form submission (or not) as appropriate.

2002-09-22 06:30  paul

	* axyl/trunk/lib/html-defs.php: Various tweaks and so on to the
	  table management functions
	  in particular the marge/split cells area.

2002-09-22 06:30  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Development of layout content management. First cut of the
	  final system including the ability to format the main layout
	  table itself, but still work in progress.

2002-09-21 20:05  paul

	* axyl/trunk/lib/layout-defs.php: Development of layout content
	  management. In progress.

2002-09-21 20:04  paul

	* axyl/trunk/lib/block-defs.php: Cosmetic changes only.

2002-09-21 20:04  paul

	* axyl/trunk/lib/plugin-defs.php: Now at plugin processing stage we
	  look for layout tags
	  rather than block tags.

2002-09-21 20:03  paul

	* axyl/trunk/lib/recmaint.js: Line-endings dos2unix'd.

2002-09-21 20:02  paul

	* axyl/trunk/lib/_arrowD.gif, axyl/trunk/lib/_arrowL.gif,
	  axyl/trunk/lib/_arrowR.gif, axyl/trunk/lib/_arrowU.gif: Smaller
	  versions of these arrow images.

2002-09-21 20:02  paul

	* axyl/trunk/lib/html-defs.php: Many changes concerned with dynamic
	  table modification, such
	  as adding/removal of rows and columns, merging and splitting
	  of rows and columns, and poking and peeking cell content.

2002-09-21 00:17  paul

	* axyl/trunk/lib/layout-defs.php: Layout definitions. A new module
	  which encapsulates methods
	  to manage multipl blocks arranged on a webpage. This is part
	  of the Axyl content management system.

2002-09-20 21:40  paul

	* axyl/trunk/lib/_split.gif: Another Axyl library image.

2002-09-20 20:48  paul

	* axyl/trunk/lib/image-defs.php: Fixed bug regarding image_over on
	  the hover image.

2002-09-20 20:47  paul

	* axyl/trunk/lib/html-defs.php: Added more table functionality. We
	  now have a new class
	  called 'matrix' which is a descendant of 'table'. This allows you
	  to define a table of N x M rows/cols from the outset. We also
	  have the new poke_cell() method to put content into a given
	  table cell addressed by row/col. Additionally we have extra
	  methods to merge/split cells, and merge/split rows.

2002-09-20 20:44  paul

	* axyl/trunk/lib/_arrowD.gif, axyl/trunk/lib/_arrowL.gif,
	  axyl/trunk/lib/_arrowR.gif, axyl/trunk/lib/_arrowU.gif: New
	  utility images for Axyl.

2002-09-19 22:08  paul

	* axyl/trunk/lib/session-defs.php: Removed the usage of
	  seq_www_session_id in generation of
	  a unique session token. Instead we now use uniqid() and md5()
	  to generate a complex token based on microtime().

2002-09-18 21:49  paul

	* axyl/trunk/lib/ChangeLog: Latest change log.

2002-09-18 21:49  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/recmaint.js: Developing the editing of multiple
	  blocks on a page. Also dealt
	  to the issue of defaults for new blocklets.

2002-09-18 20:08  paul

	* axyl/trunk/lib/image-defs.php: Fixed the hover_button hovering
	  stuff so that it now swaps the
	  images without recourse to javascript preloads and functions etc.

2002-09-18 05:50  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/recmaint.js: Implemented datasources, and also
	  implemented the delete
	  and add functionality in javascript.

2002-09-18 05:49  paul

	* axyl/trunk/lib/html-defs.php: Line-endings.

2002-09-18 05:48  paul

	* axyl/trunk/lib/form-defs.php: Cosmetics only.

2002-09-17 01:41  paul

	* axyl/trunk/lib/form-defs.php: Added in the maxlength attribute
	  for form_textfield. You can
	  set this using the set_width() method, or by direct assignment
	  of the 'maxlength' property.

2002-09-17 01:22  paul

	* axyl/trunk/lib/query-defs.php: Fixed some bugs in sqlquery class:
	  - Adding field and table lists as arrays was referencing a
	  typoed variable name. Fixed.
	  - Only add fields, tables and where clauses which are not
	  an empty string. Protects the SQL statement formatting this way.

2002-09-17 00:31  paul

	* axyl/trunk/lib/response-defs.php: Removed debugging on statement.

2002-09-16 23:18  paul

	* axyl/trunk/lib/block-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/constants.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php,
	  axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/error-defs.php, axyl/trunk/lib/form-defs.php,
	  axyl/trunk/lib/html-defs.php, axyl/trunk/lib/image-defs.php,
	  axyl/trunk/lib/mail-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/mime-types.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php: Cosmetic
	  changes only - making sure that DOS line-endings
	  are removed from all Axyl library files.

2002-09-16 22:52  paul

	* axyl/trunk/lib/configuration-defs.php: Fixed up the new button
	  sizes to all be 57px wide.

2002-09-16 21:51  paul

	* axyl/trunk/lib/block-defs.php: Changed the axylcolours style
	  format to amalgamate the colour
	  descriptions into the one style element. More elegant.

2002-09-16 21:50  paul

	* axyl/trunk/lib/menu_com.js: Changed ztop from 100 down to 20.

2002-09-16 21:49  paul

	* axyl/trunk/lib/html-defs.php: No longer replace null text content
	  with a non-breaking space
	  so that we avoid forcing typesetting metrics on cell sizes. In
	  other words, if you want a non-breaking space in a cell then
	  explicitly put one in there.

2002-09-16 03:37  paul

	* axyl/trunk/lib/menu-defs.php: Added 'parent_id' and 'menu_level'
	  to the menuitem class
	  so we can do hierarchical menus easily.

2002-09-15 21:03  paul

	* axyl/trunk/lib/block-defs.php: Added datasource definition to the
	  block maintenance screen.
	  Also reformatted some headings.

2002-09-14 22:00  paul

	* axyl/trunk/lib/block-defs.php: Added image content insertion.

2002-09-14 22:00  paul

	* axyl/trunk/lib/mime-types.php: Added shockwave flash mime-type.

2002-09-14 01:35  paul

	* axyl/trunk/lib/button-defs.php: Now we always generate a title=
	  attribute for an image_button
	  when we have alt= text. That way we always get the tooltip
	  being shown.

2002-09-14 01:34  paul

	* axyl/trunk/lib/_dot.gif, axyl/trunk/lib/_e.gif: New _e.gif and
	  changed _dot.gif.

2002-09-13 23:11  paul

	* axyl/trunk/lib/ChangeLog: Latest ChangeLog.

2002-09-13 23:11  paul

	* axyl/trunk/lib/block-defs.php: Latest blocks content management
	  snapshot.

2002-09-13 23:10  paul

	* axyl/trunk/lib/button-defs.php: Made sure that the onmouse event
	  attributes for linkover text
	  in the status bar are not generated for image buttons where
	  there is no label to display.

2002-09-13 23:09  paul

	* axyl/trunk/lib/response-defs.php: Now include contants.php as one
	  of the required modules.

2002-09-13 23:08  paul

	* axyl/trunk/lib/file-defs.php: Added new method error_message()
	  which returns any error
	  messag(s) which have accrued, or nulstring if none. Also
	  re-worked a few trivial parts of the logic. Nothing dramatic.

2002-09-13 23:07  paul

	* axyl/trunk/lib/session-defs.php: Changed to use the constants
	  defined on the new constants.php
	  module for session cookie lifetime definition.

2002-09-13 23:05  paul

	* axyl/trunk/lib/mail-defs.php: The mime types definitions have
	  been abstracted out of this
	  module and put in a new file called mime-types.php. There
	  should be no effect on pre-existing code.

2002-09-13 23:04  paul

	* axyl/trunk/lib/constants.php: Constants which are generic.
	  Initially the SECS constants used
	  to set session cookie expiry have been abstraced here, from
	  session-defs.php, and we have added a couple of others:
	  KILOBYTE and MEGABYTE.

2002-09-13 23:03  paul

	* axyl/trunk/lib/mime-types.php: Mime types used by Axyl. As at the
	  current time the modules
	  which use these constant definitions are: mail-defs.php, and
	  file-defs.php.

2002-09-13 23:02  paul

	* axyl/trunk/lib/_dot.gif, axyl/trunk/lib/_x.gif: Two new utility
	  images for Axyl.

2002-09-12 04:44  paul

	* axyl/trunk/lib/block-defs.php: Added gutters for multi-column
	  blocks, and also implemented the
	  add link facility to add clickable links to the content section.

2002-09-12 02:32  paul

	* axyl/trunk/lib/form-defs.php, axyl/trunk/lib/recmaint-defs.php,
	  axyl/trunk/lib/recmaint.js: Cosmetic changes.

2002-09-12 02:31  paul

	* axyl/trunk/lib/html-defs.php: Phpdoc documenting additions.

2002-09-10 20:35  paul

	* axyl/trunk/lib/recmaint-defs.php, axyl/trunk/lib/recmaint.js: New
	  module to facilitate Javascript record maintenance in
	  the web browser.

2002-09-10 20:35  paul

	* axyl/trunk/lib/response-defs.php: Added recmaint* to the globals
	  alllowed in.

2002-09-10 20:34  paul

	* axyl/trunk/lib/html-defs.php: Added the HR element. Fixed the
	  th_* method calls.

2002-09-10 20:33  paul

	* axyl/trunk/lib/block-defs.php: Latest development snapshot of
	  Axyl content management
	  blocks system.

2002-09-10 04:36  paul

	* axyl/trunk/lib/block-defs.php: In progress. Block content
	  management is now pretty much
	  operational with add, edit and delete implemented. More
	  refinements on the way.

2002-09-10 04:36  paul

	* axyl/trunk/lib/html-defs.php: The td_content() method of the
	  table class now appends
	  content, rather than setting it. This allows multiple calls to
	  the method to add content.

2002-09-10 04:35  paul

	* axyl/trunk/lib/webpage-defs.php: Removed the block rendering
	  stuff from make_content() method.
	  This is now done in the plugins themselves.

2002-09-10 04:34  paul

	* axyl/trunk/lib/form-defs.php: Major changes: added check() and
	  uncheck() methods to both
	  the form_checkbox and form_radiobutton classes. Also added
	  a new class form_radiogroup which contains multiple
	  form_radiobutton objects and is populated via add_item() like
	  in the form_combofield class.

2002-09-10 04:32  paul

	* axyl/trunk/lib/plugin-defs.php: Render the block in each plugin,
	  since we need to be able to
	  reference RESPONSE object from block stuff.

2002-09-10 04:31  paul

	* axyl/trunk/lib/_add.gif, axyl/trunk/lib/_done.gif,
	  axyl/trunk/lib/_save.gif: Made these buttons 57px wide.

2002-09-06 02:52  paul

	* axyl/trunk/lib/_hide.gif, axyl/trunk/lib/_show.gif: Two new
	  additions to the Axyl button library.

2002-09-06 02:44  paul

	* axyl/trunk/lib/response-defs.php: Now include html-defs.php by
	  default.

2002-09-06 02:43  paul

	* axyl/trunk/lib/block-defs.php: Added block toolbar and edit
	  button.

2002-09-06 02:42  paul

	* axyl/trunk/lib/html-defs.php: Added some carriage returns etc. to
	  make table rendering
	  a bit clearer to view as source in the browser.

2002-09-06 02:39  paul

	* axyl/trunk/lib/configuration-defs.php: Cosmetics.

2002-09-06 02:39  paul

	* axyl/trunk/lib/webpage-defs.php: Added a call to the
	  render_block_tags() function if block-defs.php
	  has been included. This will render block content on a page
	  where block tags are present just before the page is sent to the
	  users browser.

2002-09-06 02:17  paul

	* axyl/trunk/lib/plugin-defs.php: Cosmetic changes only.

2002-09-06 02:16  paul

	* axyl/trunk/lib/form-defs.php: Now uses the new table class to
	  render the form. We also
	  have made the add() method more generic, and do not
	  differentiate between objects being added until we render().
	  Also added the property 'showlabels'. If true (default) any field
	  lables are shown (2-col table) otherwise not (single-col table).

2002-09-06 01:41  paul

	* axyl/trunk/lib/_edit.gif: Added new edit gif button

2002-09-05 20:18  paul

	* axyl/trunk/lib/html-defs.php: New class containing StylableObject
	  and descendant classes
	  which render HTML objects such as tables.

2002-09-05 20:18  paul

	* axyl/trunk/lib/block-defs.php, axyl/trunk/lib/layout-defs.php:
	  Renamed layout-defs to block-defs and moved the table class
	  (and associated classes) from this file to a new file called
	  html-defs.

2002-09-05 20:16  paul

	* axyl/trunk/lib/tri.gif, axyl/trunk/lib/tridown.gif,
	  axyl/trunk/lib/trileft.gif: Renamed menu arrow gifs with
	  underscore to be consistent
	  with all the other library images.

2002-09-05 06:49  paul

	* axyl/trunk/lib/_tri.gif, axyl/trunk/lib/_tridown.gif,
	  axyl/trunk/lib/_trileft.gif, axyl/trunk/lib/menu-defs.php:
	  Renamed menu arrow gifs with underscore to be consistent
	  with all the other library images.

2002-09-05 00:32  paul

	* axyl/trunk/lib/configuration-defs.php: Supression of the Save and
	  Delete buttons when there are
	  no fields in the config set, since they are irrelevant then.

2002-09-05 00:15  paul

	* axyl/trunk/lib/configuration-defs.php: Fixed up the sizes for the
	  new Axyl button set.

2002-09-05 00:11  paul

	* axyl/trunk/lib/_add.gif, axyl/trunk/lib/_back.gif,
	  axyl/trunk/lib/_cancel.gif, axyl/trunk/lib/_clear.gif,
	  axyl/trunk/lib/_create.gif, axyl/trunk/lib/_del.gif,
	  axyl/trunk/lib/_delete.gif, axyl/trunk/lib/_done.gif,
	  axyl/trunk/lib/_down.gif, axyl/trunk/lib/_new.gif,
	  axyl/trunk/lib/_ok.gif, axyl/trunk/lib/_quit.gif,
	  axyl/trunk/lib/_remove.gif, axyl/trunk/lib/_reset.gif,
	  axyl/trunk/lib/_save.gif, axyl/trunk/lib/_up.gif: The new Axyl
	  button image set. Re-done to incorporate a white
	  border for dark backgrounds, and also added a number of
	  additional utility buttons.

2002-09-04 21:57  paul

	* axyl/trunk/lib/configuration-defs.php: Renamed the button gifs to
	  more generic names for usage in
	  other parts of the Axyl library.

2002-09-04 21:57  paul

	* axyl/trunk/lib/_add.gif, axyl/trunk/lib/_cancel.gif,
	  axyl/trunk/lib/_cfgadd.gif, axyl/trunk/lib/_cfgcancel.gif,
	  axyl/trunk/lib/_cfgdelete.gif, axyl/trunk/lib/_cfgsave.gif,
	  axyl/trunk/lib/_delete.gif, axyl/trunk/lib/_save.gif: Renamed
	  these gifs to more generic names for usage in other
	  parts of the Axyl library.

2002-09-04 03:18  paul

	* axyl/trunk/lib/image-defs.php: Added the 'use_map()' method to
	  the image class. This just sets
	  the name of the image map to use with the given image.

2002-09-01 22:32  brenda

	* axyl/trunk/lib/webpage-defs.php: Libraei files - fixes by Paul

2002-09-01 03:50  paul

	* axyl/trunk/lib/layout-defs.php: Enhanced the auto-justify feature
	  of table class so that it will
	  justify the first row of a thead group using the content of the
	  first row of the tbody group. For this to work you have to define
	  a thead group, but this is recommended practice anyway.

2002-09-01 00:10  paul

	* axyl/trunk/lib/debugger.php: Added a comment for DBG_TABLES in
	  header.

2002-08-31 22:41  paul

	* axyl/trunk/lib/ChangeLog: Latest ChangeLog.

2002-08-31 21:30  paul

	* axyl/trunk/lib/layout-defs.php: Changed the schema of the
	  blocklet table: field 'type' has been
	  renamed to 'blocklet_type' to avoid clash with reserved word.

2002-08-31 05:27  paul

	* axyl/trunk/lib/session-defs.php: When recovered a guest session
	  we now check for IP login
	  so that these users are never 'marooned' in a guest session.
	  Also added a few more debug output lines and clarified a few.
	  These changes should not affect existing websites.

2002-08-31 05:25  paul

	* axyl/trunk/lib/user-defs.php: Now keep total_logins as a class
	  variable.

2002-08-27 21:03  paul

	* axyl/trunk/lib/layout-defs.php: The new layout module for Axyl.

2002-08-27 04:00  paul

	* axyl/trunk/lib/session-defs.php: Allowed login for
	  username/password of blank fields. This will
	  allow refresh of sessions for IP login users, by submitting an
	  empty login form.

2002-08-27 03:59  paul

	* axyl/trunk/lib/debugger.php: Added the debugging class DBG_TABLES
	  to allow debug
	  information for table objects to be displayed.

2002-08-23 22:53  paul

	* axyl/trunk/about.php, axyl/trunk/index.php: Revert to versions
	  without the cvs instructions and About
	  spiel which is used on the actual Axyl website.

2002-08-23 22:49  paul

	* axyl/trunk/about.php, axyl/trunk/index.php: Latest cut, including
	  GPL header.

2002-08-23 21:59  paul

	* axyl/trunk/about.php, axyl/trunk/application.php,
	  axyl/trunk/context-defs.php, axyl/trunk/index.php,
	  axyl/trunk/setup-orgs.php, axyl/trunk/setup-prefs.php,
	  axyl/trunk/setup-system.php, axyl/trunk/setup-users.php,
	  axyl/trunk/site-webpage.php: Added in the GPL text to the
	  headers.

2002-08-23 21:57  paul

	* axyl/trunk/INSTALL: Corrected the date of the copyright
	  statement.

2002-08-23 21:56  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/db-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/error-defs.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/globals-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/keep-defs.php,
	  axyl/trunk/lib/list-funcs.php, axyl/trunk/lib/mail-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/paging-defs.php, axyl/trunk/lib/plugin-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/stash-defs.php,
	  axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/lib/varpool-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Replaced all the headers with GPL lincense text.

2002-08-20 21:53  paul

	* axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/menu_com.js: Added
	  facility to display the menu item description in the
	  status bar. This adds to the readability of the site menu.

2002-08-20 21:11  paul

	* axyl/trunk/lib/menu_com.js: Enabled the showing of statusbar URLs
	  (link info)

2002-08-20 21:10  paul

	* axyl/trunk/lib/menu-defs.php: Added the show-status style
	  (yes/no).

2002-08-19 05:31  paul

	* axyl/trunk/lib/webpage-defs.php: Also fix up background= and
	  object param value= references
	  for the template fixup process.

2002-08-18 02:28  paul

	* axyl/trunk/scripts/axyl.sql: Changed menu option width.

2002-08-18 02:27  paul

	* axyl/trunk/INSTALL, axyl/trunk/README.txt: Renamed from
	  README.txt to INSTALL

2002-08-18 02:27  paul

	* axyl/trunk/sitestyle.css, axyl/trunk/sitestyle_ie.css: Stylesheet
	  changes to suit IE.

2002-08-18 02:27  paul

	* axyl/trunk/site-webpage.php: Standard menu for Netscape 4.xx
	  browsers.

2002-08-17 23:40  paul

	* axyl/trunk/lib/menu_com.js: Upgraded to v4.51 if HVmenu.

2002-08-17 23:39  paul

	* axyl/trunk/lib/menu-defs.php: Added in the extra switch to make
	  the <div> containing the
	  HVmenu relative-positioned or not via the stylesheet. Note that
	  IE doesn't seem to like the relative positioning and puts the
	  menu in a funny place if it is done that way.

2002-08-15 21:44  paul

	* axyl/trunk/scripts/axyl.sql: Fixed link to prefs screen in menu

2002-08-15 21:44  paul

	* axyl/trunk/lib/ChangeLog: Latest change log

2002-08-15 21:43  paul

	* axyl/trunk/lib/menu-defs.php: Fixed the way authorisation on
	  menuoptions works. Also
	  fixed the top line items count to be dynamic per user.

2002-08-15 20:33  paul

	* axyl/trunk/README.txt: Added info regarding the 'axyl' admin user
	  which is created
	  for them upon installation of the Postgres database.

2002-08-15 09:26  paul

	* axyl/trunk/sitestyle_ie.css, axyl/trunk/sitestyle_ns.css:
	  Override stylesheets.

2002-08-15 09:23  paul

	* axyl/trunk/index.php: New index page for Axyl website.

2002-08-15 09:23  paul

	* axyl/trunk/setup-prefs.php: Renamed from usersetup.php

2002-08-15 09:22  paul

	* axyl/trunk/userprefs.php: Renamed to setup-prefs.php

2002-08-15 09:22  paul

	* axyl/trunk/README.txt, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-users.php, axyl/trunk/site-webpage.php,
	  axyl/trunk/sitestyle.css: Brought into line with current library.
	  Made it all look reasonably
	  functional as a self-contained website.

2002-08-15 09:21  paul

	* axyl/trunk/context-defs.php: Brought up to date in terms of
	  layout.

2002-08-15 07:49  paul

	* axyl/trunk/scripts/axyl.sql: Added about menuoption

2002-08-15 07:48  paul

	* axyl/trunk/scripts/install.pl, axyl/trunk/scripts/pginstall.pl:
	  Renamed install.pl to pginstall.pl

2002-08-15 04:26  paul

	* axyl/trunk/lib/configuration-defs.php: Make sure the configurator
	  form still gets shown even if there
	  are no elements in the configuration yet (so we can add some).

2002-08-15 04:25  paul

	* axyl/trunk/lib/form-defs.php: Changed the html() function so that
	  the form still gets rendered
	  even if there are no elements in it. There may still be hidden
	  fields or buttons in it.

2002-08-15 04:24  paul

	* axyl/trunk/lib/menu-defs.php: Added option for MENU_LEVEL_ALL
	  which flattens the menu
	  options out into a single menu list.

2002-08-14 22:26  paul

	* axyl/trunk/lib/response-defs.php: Cope with null string
	  persistent hosts list.

2002-08-14 21:53  paul

	* axyl/trunk/application.php: Added the cache directory
	  initialisation. Added Phpdoc style
	  comments. Changed some descriptive stuff. No functional
	  changes.

2002-08-14 21:10  paul

	* axyl/trunk/debian, axyl/trunk/debian/README: Explanation of what
	  the debian directory contains.

2002-08-14 21:08  paul

	* axyl/trunk/about.php, axyl/trunk/application.php,
	  axyl/trunk/context-defs.php, axyl/trunk/site-webpage.php: Current
	  work in progress.

2002-08-14 21:08  paul

	* axyl/trunk/sitestyle.css: Altered stylesheet.

2002-08-14 21:08  paul

	* axyl/trunk/axyl.sql: Moved to scripts directory

2002-08-14 21:08  paul

	* axyl/trunk/COPYING: GPL statement.

2002-08-14 21:07  paul

	* axyl/trunk/sitestyle_ie.css: IE mods to Axyl stylesheet.

2002-08-14 21:07  paul

	* axyl/trunk/setup-orgs.php, axyl/trunk/setup-system.php,
	  axyl/trunk/setup-users.php, axyl/trunk/userprefs.php: Maintenance
	  modules for Axyl.

2002-08-14 21:03  paul

	* axyl/trunk/scripts/axyl.sql, axyl/trunk/scripts/install.pl: Axyl
	  installation scripts.

2002-08-14 08:29  paul

	* axyl/trunk/scripts/axyl.sql: SQL to generate basic Axyl database.

2002-08-14 08:29  paul

	* axyl/trunk/scripts, axyl/trunk/scripts/install.pl: Axyl installer
	  script.

2002-08-14 08:26  paul

	* axyl/trunk/axyl.sql: Renamed from phpwebsite.sql

2002-08-14 08:25  paul

	* axyl/trunk/phpwebsite.sql: Renamed to axyl.sql

2002-08-14 07:17  paul

	* axyl/trunk/lib/webpage-defs.php: Enhanced the set_template method
	  for a webpage such that
	  it converts all the "src=" tags to have the correct directory
	  stem for the theme/template in effect. That allows us to have
	  static images etc. in our templates, and still serve them from
	  the correct subdirectory.

2002-08-13 05:09  paul

	* axyl/trunk/lib/webpage-defs.php: Implemented a second alternate
	  stylesheet: stylesheet_ns so
	  we can cope with old Netscape browsers too.

2002-08-13 05:08  paul

	* axyl/trunk/lib/session-defs.php: Made cookie setting dependent on
	  browser. Netscape doesn't
	  like the path and host elements.

2002-08-12 21:03  paul

	* axyl/trunk/lib/button-defs.php, axyl/trunk/lib/form-defs.php:
	  Various changes to cope with generation of HTML for the
	  Netscape browser (Mozilla < 5.0).

2002-08-12 21:02  paul

	* axyl/trunk/lib/response-defs.php: Added browser_version variable
	  and fill this with the proper
	  version number. Also added type BROWSER_NETSCAPE.

2002-08-06 23:34  paul

	* axyl/trunk/lib/ChangeLog: Latest changes for those that want to
	  check.

2002-07-30 22:03  paul

	* axyl/trunk/lib/menu-defs.php: Added a new field 'user_type' to
	  the menuoption table. Usually
	  this is a nullstring, and will have no effect. If set, then the
	  user
	  accessing the menu must have a user type (uuser table) of the
	  given value, or they cannot see the menu option. Works for
	  both the 'sitemenu' class and the 'HVmenu' class.

2002-07-18 04:29  paul

	* axyl/trunk/lib/user-defs.php: When user not validated we now set
	  the valid flag to false,
	  as it should be.

2002-07-18 04:28  paul

	* axyl/trunk/lib/response-defs.php: Added some extra debugging
	  output to trace logins.

2002-07-13 03:50  paul

	* axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php:
	  Added handling for IP address authentication and beefed up
	  the other authentication methods so we try each one in
	  turn to authorise logins.

2002-07-13 03:49  paul

	* axyl/trunk/lib/utils.php: Added a couple of utilities for
	  handling IP addresses (ipv4).

2002-07-06 22:20  paul

	* axyl/trunk/lib/_cfgadd.gif, axyl/trunk/lib/_cfgcancel.gif,
	  axyl/trunk/lib/_cfgdelete.gif, axyl/trunk/lib/_cfgsave.gif:
	  Images for buttons on the new configuration maintenance
	  forms.

2002-07-06 22:15  paul

	* axyl/trunk/lib/configuration-defs.php: The new methodology for
	  maintaining configurations. We
	  now have a "stash" in the form of a serialized object which
	  contains field structure. The structure is maintainable through
	  methods in this object and allows you to create and maintain
	  configuration sets for anything from a single system config
	  record to multiple user preference sets (or the like).

2002-07-06 22:12  paul

	* axyl/trunk/lib/plugin-defs.php: Removed debugbr debugging
	  statements. Too many.

2002-07-06 22:12  paul

	* axyl/trunk/lib/response-defs.php: Made sure that vars beginning
	  "_cfg" will be globalised.

2002-07-06 22:11  paul

	* axyl/trunk/lib/debugger.php: Solidified the way we detect boolean
	  type variables.

2002-06-28 09:45  paul

	* axyl/trunk/lib/form-defs.php: Added new form element pseudo
	  types: textcontent and separator. The former
	  puts the given text into the table and the latter puts a
	  separator ruler
	  across it with optional heading.

2002-06-28 09:39  paul

	* axyl/trunk/lib/stash-defs.php: New way of handling configuration
	  sets. Initial commital - not finished.

2002-06-28 01:50  paul

	* axyl/trunk/lib/query-defs.php: Simplified the typing algorithm in
	  the set() method when
	  building SQL queries. This should stop numerics being
	  quoted.

2002-06-25 04:53  paul

	* axyl/trunk/lib/search-defs.php: Phrase searching experimentation.

2002-06-23 20:47  paul

	* axyl/trunk/lib/makedoc.sh: Phpdoc make script.

2002-06-23 20:46  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-defs.php, axyl/trunk/lib/dbsearch-defs.php,
	  axyl/trunk/lib/debugger.php, axyl/trunk/lib/form-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/paging-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Re-arranged from include_once calls and added some
	  comments to make Phpdoc work better. Nothing changed which
	  should affect functionality.

2002-06-23 02:12  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php: Implemented the
	  database-backed/standalone session types.
	  This allows you to specify in application.php that the session
	  can be standalone - no database. This is useful for websites
	  which are simple pages and which require no database.

2002-06-23 02:11  paul

	* axyl/trunk/lib/query-defs.php: Added in checking to make sure the
	  system is in database
	  backed mode before allowing database action to proceed.

2002-06-22 23:16  paul

	* axyl/trunk/lib/form-defs.php: Fixed up the size-width-line
	  confusion. We now have only one
	  attribute "size" which "width" and "lines" map onto for
	  text boxes and selects respectively.

2002-06-22 22:52  paul

	* axyl/trunk/lib/image-defs.php: Add title tag to image when non-IE
	  browser. This gives a tooltip
	  for non-IE browsers. IE will take tooltip from the alt tag.

2002-06-22 22:34  paul

	* axyl/trunk/lib/response-defs.php: Corrected erroneous call to
	  valid() for user. Should have
	  been isvalid()

2002-06-11 05:39  paul

	* axyl/trunk/lib/ChangeLog: Latest changelog

2002-06-11 05:36  paul

	* axyl/trunk/lib/plugin-defs.php: Definitions for handling plugin
	  content. Plugin content is
	  parcels of content which are going to be plugged into specific
	  areas of the webpage template. In this module we define a
	  container called the pluginset, the plugin itself, and the
	  plugin content classes.

2002-06-11 05:35  paul

	* axyl/trunk/lib/webpage-defs.php: Big re-shuffle of classes in the
	  file, but the main change is the
	  addition of two important new methods: plugin() and
	  plugin_inline(). Both of these allow you to plug content into
	  templates from a variety of sources: literal, function, object,
	  and file.

2002-06-11 05:30  paul

	* axyl/trunk/lib/response-defs.php: Added the option to run the
	  application without buffering.
	  Output is simply echoed in this case. Also changed when we
	  send the headers. They are now sent just before content
	  delivery. Also brought the method allowed_groups() into
	  the RESPONSE object.

2002-06-11 05:26  paul

	* axyl/trunk/lib/file-defs.php: The readall() method now returns
	  the actual content, rather
	  than a boolean flag indicating success.

2002-06-11 05:26  paul

	* axyl/trunk/lib/debugger.php: Default debugging output is now
	  'stored' rather than echoing
	  it as well as storing it.

2002-06-04 07:46  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/webpage-defs.php: The response class is now the
	  head of a dynasty which
	  comprises user->sesssion->webstream->webpage->response.
	  The $RESPONSE global now contains an instance of this
	  class, which is to say a webpage, with a session and a user
	  who owns it. Everything now hangs off this one central
	  response object.

2002-06-04 07:43  paul

	* axyl/trunk/lib/session-defs.php: Renamed a few session methods to
	  be prefixed by "session_"
	  to make sure they are recognizable.

2002-06-04 01:39  paul

	* axyl/trunk/lib/db-postgres.php: Fixed the initialisation of Port
	  Number to be zero (0) rather
	  than the erstwhile nullstring ("").

2002-06-03 23:32  paul

	* axyl/trunk/lib/debugger.php: Got rid of version_compare, since it
	  is version dependent!!
	  Used the old phpversion() instead.

2002-06-02 21:25  paul

	* axyl/trunk/lib/wml-defs.php: Fixed the call to insert.

2002-06-02 03:59  paul

	* axyl/trunk/lib/ChangeLog: Latest changes logged.

2002-06-02 03:58  paul

	* axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/db-defs.php,
	  axyl/trunk/lib/dbsearch-defs.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/error-defs.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/image-defs.php, axyl/trunk/lib/keep-defs.php,
	  axyl/trunk/lib/mail-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/pager-defs.php, axyl/trunk/lib/paging-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/response-defs.php, axyl/trunk/lib/search-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/lib/varpool-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  Added Phpdoc comments.

2002-05-30 23:02  catalyst

	* axyl/trunk/lib/response-defs.php: Updates to make a few things
	  work and look better

2002-05-28 23:39  paul

	* axyl/trunk/lib/paging-defs.php, axyl/trunk/lib/query-defs.php:
	  Added comments as per Phpdoc.

2002-05-28 05:16  paul

	* axyl/trunk/lib/pager-defs.php, axyl/trunk/lib/paging-defs.php:
	  Added comments as per Phpdoc.

2002-05-28 02:35  paul

	* axyl/trunk/lib/mail-defs.php, axyl/trunk/lib/menu-defs.php: Added
	  comments as per Phpdoc.

2002-05-27 20:42  paul

	* axyl/trunk/lib/globals-defs.php, axyl/trunk/lib/image-defs.php,
	  axyl/trunk/lib/keep-defs.php, axyl/trunk/lib/list-funcs.php:
	  Added comments as per Phpdoc.

2002-05-27 19:50  paul

	* axyl/trunk/lib/globals-defs.php: Cosmetic. Comments added.

2002-05-27 05:41  paul

	* axyl/trunk/lib/db-defs.php: Cosmetic.

2002-05-27 05:34  paul

	* axyl/trunk/lib/form-defs.php: Comments added as per Phpdoc.

2002-05-26 21:07  paul

	* axyl/trunk/lib/globals-defs.php: Cosmetics regarding comments and
	  arrangement of the
	  separator lines etc. Also added the package directive at
	  the top.

2002-05-26 10:12  paul

	* axyl/trunk/lib/debugger.php, axyl/trunk/lib/error-defs.php,
	  axyl/trunk/lib/file-defs.php: Added comments as per Phpdoc.

2002-05-26 10:11  paul

	* axyl/trunk/lib/globals-defs.php: A few cosmetics. Comments.

2002-05-26 05:11  paul

	* axyl/trunk/lib/webpage-defs.php: Fixed name of cachecontrol
	  variable, as declared global.

2002-05-26 05:08  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/db-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/debugger.php: More code commenting activity. No
	  functionality changes, unless
	  there has been a typo somewhere!

2002-05-26 05:07  paul

	* axyl/trunk/lib/webpage-defs.php: Added the cachecontrol
	  functionality. You can now put something
	  like "cachecontrol=refresh" on a URL for a cached page and it
	  will refresh the page. Alternatively the following will render
	  the
	  page with a refresh interval of 120s: "cachecontrol=120".

2002-05-26 05:05  paul

	* axyl/trunk/lib/response-defs.php: Added the cachecontrol var as
	  permitted global.

2002-05-25 21:35  paul

	* axyl/trunk/lib/webpage-defs.php: Fixed latent bug with
	  output_to_file missing the parameters!

2002-05-25 03:30  paul

	* axyl/trunk/lib/globals-defs.php: A new class called globals. This
	  class handles the globalisation
	  of variables from external sources such as GET, POST, COOKIES,
	  the environment and the web-server. See the comments in this
	  class for further details.

2002-05-25 03:29  paul

	* axyl/trunk/lib/response-defs.php: Implemented the globalisation
	  process. This response class
	  creates all the server globals for you, and also makes sure that
	  the application cookie is globalised too. It also exposes three
	  important methods for use in application code:
	  $RESPONSE->register() ... register your global var names
	  $RESPONSE->globalise() ... globalise the registered vars
	  $RESPONSE->globalise_all()
	  This last method os provided to allow you to fix a broken
	  site when the php.ini is changed to set register_globals = Off.
	  A good place to put this call is in your application.php file.

2002-05-25 03:25  paul

	* axyl/trunk/lib/session-defs.php: Nothing much changed - just a
	  rather cosmetic change to
	  a debug_trace() statement.

2002-05-25 03:24  paul

	* axyl/trunk/lib/debugger.php: Made the debugger variable dumper
	  sensitive to Php version
	  and use the correct arrays accordingly. Future-proofing.
	  Also fixed up a problem with the utility functions like debugbr()
	  so they now check that $RESPONSE isset before actually
	  trying to do anything.

2002-05-22 20:59  paul

	* axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/error-defs.php: Added Phpdoc comments.

2002-05-20 22:45  paul

	* axyl/trunk/lib/antihack.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/db-defs.php, axyl/trunk/lib/db-mssql-server.php,
	  axyl/trunk/lib/db-mysql.php, axyl/trunk/lib/db-odbc.php,
	  axyl/trunk/lib/db-postgres.php: Commented as per requirements of
	  the PhpDoc system.

2002-05-20 22:45  paul

	* axyl/trunk/lib/datetime-defs.php: Commented as per requirements
	  of the PhpDoc system.
	  Also removed superfluous first parameter from two functions:
	  displaydate_to_timestamp() and datetime_to_timestamp().
	  Please search and replace accordingly, and remove the
	  first parameter (displaydate_format) from your calls.

2002-05-20 21:01  paul

	* axyl/trunk/lib/browser-check.php: Browser checking is now done in
	  response-defs.php.

2002-05-20 09:45  paul

	* axyl/trunk/lib/webpage-defs.php: Added a cacheing sub-system to
	  the webpage output process.
	  This is invoked by the following kind of example:
	  $page = new sitepage("mypage");
	  $page->cache(60);
	  Which creates a new webpage object $page and then causes
	  it to be cached for 60 seconds. initially the cached file does
	  not
	  exists so the first time around, it is created. Then for the next
	  60 seconds any request for the same file will result in the
	  cached copy being returned. After than the file is regenerated
	  on the next request.
	  NB: you must add the following directory to your application.php
	  file: $CACHEDIR = "cache"
	  Also create a directory called "cache" in your main website
	  directory. Cached copies of dynamic Php content will be
	  stashed in this directory.

2002-05-18 22:00  paul

	* axyl/trunk/lib/button-defs.php: Added the style attribute to the
	  Link class. You can now specify
	  the style of the clickable link with the setstyle() method.

2002-05-18 21:59  paul

	* axyl/trunk/lib/data-defs.php: A new method for adding items to
	  the set "add_querydata()".
	  Using this method you can pass a query variable to the function,
	  together with a nominated fieldname for the keys, and another
	  parameter string containing one or more field names to be the
	  values.This second parameter string takes multiple fieldnames
	  which are delimited by the pipe "|". Literal fields begin with a
	  "#" and all text following will be taken as the value. Fields can
	  also be flagged as uppercase by beginning them with the "^"
	  symbol.

2002-05-18 21:56  paul

	* axyl/trunk/lib/form-defs.php: A new method for the
	  form_combofield "add_querydata()".
	  Using this method you can execute a query, and pass the query
	  variable to the function, together with a nominated fieldname for
	  the option values, and another parameter string containing
	  one or more field names to be the displayed text in the combo.
	  This second parameter string takes multiple fieldnames which
	  are delimited by the pipe "|". See the method of the same name
	  in data-defs.php.

2002-05-15 11:19  paul

	* axyl/trunk/lib/form-defs.php: Tidying up of the HTML rendering of
	  the new form_imagefield()

2002-05-15 10:36  paul

	* axyl/trunk/lib/db-defs.php: Added support for displaying fields
	  which contain image URLs.
	  Thsi is done through a new class: db_imagefield()

2002-05-15 10:35  paul

	* axyl/trunk/lib/image-defs.php: Cosmetic changes only.

2002-05-15 10:34  paul

	* axyl/trunk/lib/tableviewer-defs.php: Added support for displaying
	  database fields which contain
	  URLs of images.

2002-05-15 10:34  paul

	* axyl/trunk/lib/form-defs.php: Added the form_imagefield() class.
	  This is the same as a simple
	  text field, but it assumes that the contents of the text field
	  are a URL or path to an image. The control therefore displays
	  the image below the text box.

2002-05-13 22:38  paul

	* axyl/trunk/lib/datetime-defs.php: Just a small refinement in the
	  way that the "monthno()" function
	  works. We now set the case and trim the length of the
	  month name passed into this function prior to lookup.

2002-05-13 22:37  paul

	* axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php: Change to the way we send
	  cookies. We now specify the domain
	  and the path, as the defaults using HTTP_HOST and "/".

2002-05-12 00:31  paul

	* axyl/trunk/lib/file-defs.php: Implementation of fileupload()
	  class. When you instantiate this
	  class it looks at the global var scope and pre-processes any
	  submitted uploaded file information. You can then specify
	  destination directories, and process these uploaded files
	  accordingly. See also form_fileuploadfield() class in
	  form-defs.php
	  for the client-side part of this process.

2002-05-12 00:29  paul

	* axyl/trunk/lib/form-defs.php: Implementation of
	  form_fileuploadfield() class which gives you
	  a form element which will enable the user to browse to a
	  local file and upload it to a location you specify on the server.
	  See also the new class fileupload() in file-defs.php which
	  handles
	  the server-side part of this process.

2002-05-06 21:17  mark

	* axyl/trunk/lib/form-defs.php: type in form_displayonlyfield.
	  
	  now reads ... extends form_textfield...

2002-05-06 19:59  paul

	* axyl/trunk/lib/error-header.php: Removed. Not part of library!

2002-05-06 11:10  paul

	* axyl/trunk/lib/form-defs.php: Changed the way the readonly and
	  disabled functions work.
	  We now have an additional property 'disabled' defaulting to
	  false. If set to true, the element has the attribute 'disabled'
	  added to it.
	  If an element is NOT_EDITABLE, then we put the attribute
	  'readonly' into the tag for the following types of form fields:
	  'text', 'password', and 'textarea'.
	  For all the others (except hiddne fields) we include the
	  'disabled' attribute instead, the the relevant class also adds
	  a hiddne field for form value submission to occur.
	  Also renamed class 'form_displayonlyfield' to be class
	  'form_labelfield'. This renders a value as a text field, with
	  no associated hidden field. A new class has taken the place
	  of the old: 'form_displayonlyfield', and this one renders a
	  value as text, but WITH an associated hidden field.

2002-05-05 10:35  paul

	* axyl/trunk/lib/ChangeLog: *** empty log message ***

2002-05-05 10:34  paul

	* axyl/trunk/lib/menu-defs.php: Moved the HVmenu code into the main
	  LIB directory.

2002-05-05 10:33  paul

	* axyl/trunk/lib/menu_com.js, axyl/trunk/lib/tri.gif,
	  axyl/trunk/lib/tridown.gif, axyl/trunk/lib/trileft.gif: The new
	  HVmenu script and images.

2002-05-05 07:42  paul

	* axyl/trunk/lib/ChangeLog: Latest changes. Mainly HVmenu.

2002-05-05 07:39  paul

	* axyl/trunk/lib/menu-defs.php: Added the new HVmenu class.
	  This is a generic Javascript multi-level menu system which
	  uses the standard menu tables 'menu' and 'menuoption' to
	  render a menu. It is designed to work with the 'webpage'
	  object (eg. your sitepage()), and derives the stylesheet from
	  that object. It is said to be compatible with NS4, IE4+, NS6
	  and Mozilla browsers. Certainly IE5.0, Mozilla, and NS4.7
	  have been tried and found to work perfectly so far.
	  NB: The following needs to be checked/done before you can
	  expect this to be functional for your website:
	  1. The database tables 'menu' and 'menuoption' need to be
	  updated to include new field 'last_modified'.
	  2. A new database procedure called "modstamp()" needs to
	  be installed on the server, and triggers to call it installed
	  on the menu and menuoption tables.
	  3. Database table 'menuoption' needs new fields 'width' and
	  'height' to be added.
	  NB: For examples of this, see the schema definitions in
	  /var/www/newsquest/db/tables.sql and functions.sql.
	  4. Your website stylesheet should have the following new
	  classes added to it: '.menu' and '.submeu'. See the NewsQuest
	  stylesheet and make a copy of that to start, since there are
	  numerous rules in the menu class in particular.
	  5. Your site-webpage.php file should be changed to define
	  your stylesheet via the new mechanism (see ChangeLog
	  entry for webpage-defs.php).
	  6. The new HVmenu() is then used very simply within your
	  sitepage object:
	  $menu = new HVmenu("main", $this);
	  $menu->render();

2002-05-05 07:26  paul

	* axyl/trunk/lib/webpage-defs.php: Two changes to the webpage
	  definitions:
	  1) Added method add_scriptsrc()
	  This allows you to specify a file with scripting in it, and have
	  it appear in the relevant page section (head, body, or foot)
	  in the form <script type='text/javascript'
	  src='myfile.js'></script>
	  Default language is 'javascript' but you can specify this too.
	  2) Added the stylesheet properties
	  Two new properties: stylesheet and stylesheet_ie have been
	  added. If specified these lead to the page having the correct
	  stylesheet references put into the page for you.

2002-05-05 06:38  paul

	* axyl/trunk/lib/form-defs.php: The change which prevented the
	  size= attribute from being
	  rendered if a class or style was present has been reversed.
	  This had an adverse effect on code already out there.

2002-05-05 06:36  paul

	* axyl/trunk/lib/file-defs.php: New classes added:
	  1) csv_inputfile
	  Extends the inputfile class to handle CSV formatted files
	  more easily. The readln() function is extended in this class
	  to return an array of CSV fields.
	  2) stylesheet
	  Extends the inputfile class to handle stylesheet files. This
	  class provides the function style() which returns the specified
	  style rule(s).

2002-05-02 02:12  paul

	* axyl/trunk/lib/ChangeLog: Latest.

2002-05-02 02:09  paul

	* axyl/trunk/lib/query-defs.php: Fixed the recursion on failure
	  bug. This bug occurred when the
	  dbrecords() object was executed, failed, then went on and
	  still called get_first(). The get_first() function would then see
	  that the query object was invalid, and re-execute it,
	  ad-infinitum.
	  We have now bracketed the get_first() with an "if valid" test.
	  Also made some cosmetic changes to formatting.

2002-04-30 07:19  paul

	* axyl/trunk/lib/ChangeLog: Latest changelog.

2002-04-29 20:44  paul

	* axyl/trunk/lib/utils.php: Added function "log_sys()" to log
	  messages to syslog. It is
	  just a simple wrapper. You provide a single paramter - the
	  message to log. Saves having to provide that "0" parameter
	  to error_log() every time, and also prefixes your APP_NAME.

2002-04-29 05:02  paul

	* axyl/trunk/lib/query-defs.php: Added a trim() to strings before
	  they are sent to the DB.

2002-04-29 05:02  paul

	* axyl/trunk/lib/form-defs.php: Added a couple of defines to
	  indicate whether a combo is
	  multi-select of single select: MULTISELECT, and SINGLESELECT.
	  Also added a new parameter to the form_combofield() class
	  which takes these values and defaults to single select.

2002-04-29 05:00  paul

	* axyl/trunk/lib/debugger.php: Aded a new debugging utility
	  function called "debughex()".
	  This takes three parameters:
	  $str - This is a string you want to view as a hexadecimal dump
	  $msg - A message which appears before the dump
	  $class - The debugging class
	  The dump is colour-coded. Normal chars are default colour.
	  Spaces are blue. Control chars (<=31dec) are red.
	  Chars with values > 127 are green.

2002-04-29 04:53  paul

	* axyl/trunk/lib/file-defs.php: Added a new utility function called
	  "mkpath()". The only
	  parameter to pass is the path you wish to make. This function
	  will ensure that all elements of the path are created if they
	  don't exist. You can specify a realtive path, and it will make it
	  into a "real" full path. Returns false if it fails, else true.

2002-04-29 04:45  paul

	* axyl/trunk/lib/datetime-defs.php: Added a new date format which
	  renders the date in the form:
	  YYYY/MM/DD, ie. backwards.

2002-04-28 10:16  paul

	* axyl/trunk/lib/webpage-defs.php: Added the method "discard()"
	  which throws away all the
	  webpage content built up to that point.

2002-04-28 10:16  paul

	* axyl/trunk/lib/renderable.php: Just provided for the
	  $browser_type "xml". This is in
	  preparation for a bit of work concerned with the response
	  object and how it should be used. Currently this is just a
	  cosmetic addition.

2002-04-28 10:13  paul

	* axyl/trunk/lib/form-defs.php: Corrected single quotes around the
	  style tag to double quotes.
	  Also changed the way the "size" tag is used with fields. It is
	  now supressed if there is either a "class" or a "style" tage, on
	  the assumption that these would deal with field width.

2002-04-26 04:52  paul

	* axyl/trunk/lib/response-defs.php: The HTTP Authentication option
	  has been implemented. This is
	  selected using the method set_authentication_type() in the
	  response class. For HTTP Authentication we use the Php
	  variables PHP_AUTH_USER and PHP_AUTH_PW, which are
	  obtained by sending the WWW-Authenticate header to the
	  users browser.

2002-04-26 04:42  paul

	* axyl/trunk/lib/session-defs.php: Abstracted the code which
	  detects and gets the application
	  session cookie from the global scope into a dedicated routine.
	  This is because it is now also used by the response class.

2002-04-26 04:40  paul

	* axyl/trunk/lib/utils.php: Slight re-formatting of the error code
	  to bring it into line with
	  'real' HTTP error codes which people see in their browsers.

2002-04-26 03:51  catalyst

	* axyl/trunk/lib/response-defs.php: *** empty log message ***

2002-04-25 06:12  paul

	* axyl/trunk/lib/database-defs.php: Changed back to using HTTP_HOST
	  since HOSTNAME is
	  rather machine-specific, and not a reliable var since it is
	  an evironment var.

2002-04-25 05:58  paul

	* axyl/trunk/lib/database-defs.php: Use the global var $HOSTNAME
	  for the persistent hosts
	  check, and not $HTTP_HOST!

2002-04-25 05:48  paul

	* axyl/trunk/lib/database-defs.php: Bracketing - cosmetic only.

2002-04-25 05:47  paul

	* axyl/trunk/lib/response-defs.php: Removed the syslog logging
	  statements.

2002-04-25 04:51  paul

	* axyl/trunk/lib/keep-defs.php: This new module contains a class
	  with a few simple methods to
	  wrap around the PHP session system. It provides a constructor
	  which creates a named session, and the main methods:
	  remember() which registers varnames to keep alive, and
	  forget() which de-registers varnames.
	  This class is used in the 'response' class which creates a
	  'keep' object to allow variables to be kept alive in the session.

2002-04-25 04:42  paul

	* axyl/trunk/lib/user-defs.php: We now properly authenticate the
	  'guest' user, which is to say
	  we check it it's present in the uuser table, and that the
	  'enabled'
	  field is set to true.

2002-04-25 04:41  paul

	* axyl/trunk/lib/utils.php: Fixed up error_exit() so it now deletes
	  cookies properly and
	  recognises the browser type in doing so.

2002-04-25 04:39  paul

	* axyl/trunk/lib/response-defs.php: Added new method to return
	  whether a given hostname is in
	  the list of persistent hosts. Also added the excess logins stuff
	  to support sessions. Also fixed the problem with authorisation
	  fallback to guest not working previously.

2002-04-25 04:36  paul

	* axyl/trunk/lib/session-defs.php: Added the facility to configure
	  the operational mode for
	  handling excess logins, as determined by the number of
	  wwwsession records compared with the limit imposed by the
	  value of the uuser.limit_logins field. This is now specified in
	  the
	  application.php file.

2002-04-25 04:34  paul

	* axyl/trunk/lib/database-defs.php: Hopefully we have fixed the
	  persistent connection option so
	  that it will connect to the database persistently when the
	  code finds itself running on the appropriate host.

2002-04-23 04:16  paul

	* axyl/trunk/lib/form-defs.php: The form_memofield class now uses
	  the "browser" variable in
	  the $RESPONSE object to determine the "wrap" attribute
	  value for the right browser. It makes sure that wrap is set to
	  "physical" or "virtual" for IE, and "hard" or "soft" for mozilla.

2002-04-23 04:15  paul

	* axyl/trunk/lib/response-defs.php: Provided a new RESPONSE
	  variable called 'browser'. So now
	  you have the option of using $RESPONSE->browser to aid
	  in code generation. This variable can take the following values:
	  "msie", "mozilla" or"other". Note, you can use the following
	  defines instead of the literal strings above:
	  BROWSER_IE
	  BROWSER_MOZILLA
	  BROSWER_OTHER

2002-04-22 06:21  paul

	* axyl/trunk/lib/debugger.php, axyl/trunk/lib/response-defs.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/lib/webpage-defs.php: Added
	  the AUTHFAIL behaviour settings. When authorisation
	  fails from a bad login or authcode we can now:
	  1) Die silently.
	  2) Die with message.
	  3) Re-direct to given URL
	  4) Accept the user as a guest login

2002-04-18 04:05  paul

	* axyl/trunk/lib/authenticate.php: Authentication is now taken care
	  of in the session object
	  using the new identify_user() method. This is all taken care
	  of automatically when the response class is used.

2002-04-18 00:11  paul

	* axyl/trunk/lib/user-defs.php: Removed the special preocessing for
	  the guest user. This is
	  now always a valid user with a uuser record so no need
	  for special handling.

2002-04-17 23:51  paul

	* axyl/trunk/lib/response-defs.php: The module which defines the
	  response class.

2002-04-17 23:26  paul

	* axyl/trunk/lib/session-defs.php: Added more diagnostic debugging.
	  Fixed the over-enthusiastic login culling problem.

2002-04-17 20:45  paul

	* axyl/trunk/lib/ChangeLog, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-postgres.php, axyl/trunk/lib/debugger.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/menu-defs.php,
	  axyl/trunk/lib/query-defs.php, axyl/trunk/lib/renderable.php,
	  axyl/trunk/lib/session-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php:
	  This change marks the updating of the whole library to the
	  version which has been developed to date in the unstable
	  branch.
	  
	  The changes mainly revolve around the implementation of a
	  new 'response' class, and the associated $RESPONSE object
	  which gets created automatically for every session. This object
	  now controls the whole process of getting a response back to
	  the user request. See individual changes in ChangeLog for
	  more details.

2002-04-12 00:05  paul

	* axyl/trunk/lib/ChangeLog: The updated ChangeLog.

2002-04-05 12:42  paul

	* axyl/trunk/lib/datetime-defs.php: Changed the
	  displaydate_to_datetime() function so that we
	  will fall through to using strtotime() if the date is found to be
	  set to the default 1/1/1900 date. This allows people to put
	  things like "Yesterday" into a date field and we will get the
	  right date and time back.

2002-04-05 12:40  paul

	* axyl/trunk/lib/user-defs.php: Altered the group information
	  storage, reading and checking
	  to be the same as in session-defs.php. Sometime in the future
	  we will amalgamate these into a decent virtual class.

2002-04-05 07:16  paul

	* axyl/trunk/lib/query-defs.php: Further tidying with the execute()
	  function override.

2002-04-05 07:13  paul

	* axyl/trunk/lib/query-defs.php: Provided an override to the
	  execute() method in the dbrows()
	  class. This simply executes the query using the parent (dbquery)
	  execute() method, and then performs a get_first() call. This
	  makes sure that data is available right away for descendant
	  classes like dbrecords().

2002-04-05 05:40  paul

	* axyl/trunk/lib/datetime-defs.php: Added a new time-only format in
	  'nice' arrangement.

2002-04-05 05:39  paul

	* axyl/trunk/lib/search-defs.php: Hold the termcount now.

2002-04-03 04:35  mark

	* axyl/trunk/lib/button-defs.php: added border=0 to image_button so
	  a border doesn't appear around the images on netscape

2002-04-02 19:56  paul

	* axyl/trunk/lib/dbsearch-defs.php: New module for database
	  searching for articles.

2002-04-02 19:40  paul

	* axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/db-defs.php,
	  axyl/trunk/lib/db-mssql-server.php,
	  axyl/trunk/lib/image-defs.php: Cosmetics.

2002-04-02 19:40  paul

	* axyl/trunk/lib/swish-defs.php: Removed the max_results stuff. We
	  no longer cull results in
	  the swish++ module due to the neccessity of filtering by
	  date in parent modules.

2002-04-02 19:39  paul

	* axyl/trunk/lib/search-defs.php: Got rid of the date range stuff.
	  This is not generally
	  applicable at this level.

2002-04-02 19:39  paul

	* axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/database-defs.php, axyl/trunk/lib/mail-defs.php:
	  Added documentation stuff.

2002-04-01 04:58  paul

	* axyl/trunk/lib/button-defs.php: Assign the image_button a new
	  property called 'type' and set
	  this to 'image'. This is so it is compatible with form elements
	  which have the 'type' property when added to a form object.

2002-04-01 04:57  paul

	* axyl/trunk/lib/form-defs.php: Automatically use add_button() for
	  elements with type='image'
	  since these are image buttons.

2002-03-30 20:45  paul

	* axyl/trunk/lib/mail-defs.php: Cosmetic only.

2002-03-30 20:43  paul

	* axyl/trunk/lib/query-defs.php: Enhancement to the field() method
	  whereby it now automatically
	  applies stripslashes() to string values. You no longer need to
	  bother to do this when retrieving data in your application using
	  the field() method.

2002-03-29 00:17  paul

	* axyl/trunk/lib/ChangeLog: Latest changelog.

2002-03-29 00:12  paul

	* axyl/trunk/lib/ChangeLog: Change log essential now that we have
	  people using the library.

2002-03-29 00:11  paul

	* axyl/trunk/lib/form-defs.php: Fixed bug where the selected value
	  modifier didn't have a space
	  after it, and so messed up the <option> tag in a <select>.

2002-03-29 00:10  paul

	* axyl/trunk/lib/utils.php: Cosmetic changes.

2002-03-26 08:11  paul

	* axyl/trunk/lib/image-defs.php: Added onmouseover/out and also
	  linkover_text to the standard image
	  class. This allows you to define text to show up in the status
	  bar when
	  the user mouses over the image.

2002-03-26 08:10  paul

	* axyl/trunk/lib/form-defs.php: Added setclass() to all applicable
	  form elements. You can now use this to
	  set the class of any element to go with a stylesheet entry.

2002-03-26 08:06  paul

	* axyl/trunk/lib/menu-defs.php: Changed the menu item separator
	  strings. We now have at least
	  one real space in each, so that broswers can wrap the menu
	  list in table cells. Previous the nbsp; approach stopped that and
	  very long menus caused the users to have to scroll.

2002-03-26 08:05  paul

	* axyl/trunk/lib/button-defs.php: Cosmetic stuff.

2002-03-24 06:42  paul

	* axyl/trunk/lib/authenticate.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/database-defs.php, axyl/trunk/lib/error-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/search-defs.php, axyl/trunk/lib/session-defs.php,
	  axyl/trunk/lib/swish-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php: Two main
	  sets of changes:
	  1) Added debug_trace() statements to make tracing within the
	  library happen.
	  2) Replaced calls in the form "$q = new dbrecords()" to the new
	  format using utility function: "$q = dbrecordset()".
	  These changes should be 100% backward compatible, so you
	  should not have to change your code.

2002-03-24 06:40  paul

	* axyl/trunk/lib/debugger.php: Added a TRACING facility to show
	  which modules are producing
	  debug output. This is done by inserting a function call to begin
	  a
	  tracing context, and then one to end it with
	  "debug_trace($context)"
	  and "debug_trace()" respectively. The library already does this
	  now, and you can see the output by flagging it in the debug_on()
	  call eg: debug_on(DBG-SQL|DBG_TRACE) is an example.

2002-03-24 06:37  paul

	* axyl/trunk/lib/query-defs.php: Added an SQL Query Text Container
	  class which all other query
	  classes inherit. This has methods for building SQL statements,
	  rather than the ad-hoc string concats we usually have to do. The
	  original approach is stil valid, so you don't have to change any
	  code! Also added wrapper classes: dbselect, dbinsert, and
	  dbupdate to support the query building idea.

2002-03-24 03:00  paul

	* axyl/trunk/lib/db-defs.php: Added the debug_trace() stuff. Also
	  updated the db access
	  calls to the new ones: dbrecordset(0 and dbcommands().

2002-03-21 09:28  paul

	* axyl/trunk/lib/menu-defs.php: Fixed the business where you leave
	  the wrap_threshold defaulting
	  to zero. It used to assign default values of 5 and 10 for
	  horizontal
	  and vertical menus resp. but now we let them wind to infinity if
	  they
	  specify zero as wrap_threshold.

2002-03-21 08:43  paul

	* axyl/trunk/lib/menu-defs.php: Fixed up vertical menus a bit. Also
	  added the <br> back to the
	  horiz menus.

2002-03-20 04:28  paul

	* axyl/trunk/lib/mail-defs.php: Added the pjpeg content type as
	  CONTENT_PHOTO

2002-03-20 00:23  paul

	* axyl/trunk/lib/session-defs.php: Re-worked the way we read in
	  groups. We now hold two arrays
	  group_names[] and group_info[]. The former used to be called
	  user_groups[], and contains group names/descriptions only. The
	  latter is an associative array keyed on the group_id, and
	  containing
	  the names as data. Also added central get_groups() function and
	  a function for returning group id list.

2002-03-18 10:04  paul

	* axyl/trunk/lib/form-defs.php: Defaulted all the form element
	  $name parameters to nullstring.

2002-03-18 10:04  paul

	* axyl/trunk/lib/authenticate.php: Fixed up the REQUESTED stuff.

2002-03-18 02:57  paul

	* axyl/trunk/phpwebsite.sql: New schema def derived from cut-down
	  Newsquest. Includes RI.

2002-03-18 02:34  paul

	* axyl/trunk/lib/menu-defs.php: Added sitemenu() class. Now have
	  database based menus.

2002-03-18 02:33  paul

	* axyl/trunk/lib/mail-defs.php: Fixed content types. Added some as
	  well.

2002-03-18 02:32  paul

	* axyl/trunk/lib/image-defs.php: Fixed quotes.

2002-03-18 02:32  paul

	* axyl/trunk/lib/button-defs.php: Added the highlight() method to
	  Link class.

2002-03-18 02:20  paul

	* axyl/trunk/lib/authenticate.php: Added the $REQUESTED and
	  $REQUEST_QUERY vars to
	  the global context of every session hit.

2002-03-13 21:04  paul

	* axyl/trunk/lib/search-defs.php: Changed the diagnostic position
	  for addterm.

2002-03-09 01:49  paul

	* axyl/trunk/lib/user-defs.php: Added user email address as one of
	  the default vars read in.

2002-03-09 01:48  paul

	* axyl/trunk/lib/button-defs.php: Renamed setonclick() to
	  set_onclick() for consistency.

2002-03-07 04:46  paul

	* axyl/trunk/lib/mail-defs.php: Further refinements and extra mime
	  types.

2002-03-07 03:57  paul

	* axyl/trunk/lib/mail-defs.php: Incorporated the new MIME-aware
	  email class downloaded by Mark
	  from the net. Enhanced it to cater for multipart/alternative
	  text-html
	  combination e-mails, as per Haka competitions. Renamed a few of
	  the functions, reformatted etc.

2002-03-06 22:11  paul

	* axyl/trunk/lib/button-defs.php, axyl/trunk/lib/image-defs.php:
	  Some adjustments to the way element parts are quoted.

2002-03-04 21:54  paul

	* axyl/trunk/lib/swish-defs.php: Re-implemented the max-results
	  limit by breaking out of
	  the read loop since swish++ seems to crash when you
	  provide the -m parameter (swish v5.7). Will reverse this
	  when we get a fixed swish++ version.

2002-03-03 09:54  paul

	* axyl/trunk/lib/swish-defs.php: More solid debug msgs

2002-03-03 09:54  paul

	* axyl/trunk/lib/search-defs.php: Minor changes to do with search
	  terms.

2002-03-02 01:17  paul

	* axyl/trunk/lib/form-defs.php: Extensive changes in the way we
	  handle READONLY rendering of
	  fields. We have especially changed the form_combofield() one so
	  that now we render a normal SELECT but with readonly and disabled
	  set. We also render a hidden field at this point.

2002-03-02 01:15  paul

	* axyl/trunk/lib/search-defs.php: Allow null search terms.
	  Default the ID of the term in addterm.
	  Implemented new function updateterm. This is done by index
	  number in the searchterm array.

2002-03-02 01:09  paul

	* axyl/trunk/lib/query-defs.php: Implemented an alias function
	  called start_transaction(). Saves having to
	  remember that its really begin_transaction() since I'm alwasy
	  making
	  that mistake!

2002-03-02 01:07  paul

	* axyl/trunk/lib/authenticate.php: Implemented the new
	  functionality for limiting logins. There is a new
	  field on uuser called "limit_logins". If set to zero this means
	  unlimited
	  logins per user id. Otherwise we cull sessions until the limit is
	  satisfied. We also now delete the session of a user who is
	  actually
	  logging out.

2002-03-01 02:52  paul

	* axyl/trunk/README.txt, axyl/trunk/phpwebsite.sql: Updated to
	  mention editing the connect statement in the .sql file
	  to a user of their choice. Also updated the uuser schema to the
	  latest and greatest.

2002-02-28 09:09  paul

	* axyl/trunk/lib/webpage-defs.php: Along with changes to the
	  debugger, we now have a debug output
	  mode setting of STORED, for webpages.

2002-02-28 09:08  paul

	* axyl/trunk/lib/utils.php: Brought the errorcode_exit() function
	  up to date with all the HTTP error
	  codes that send_errorcode_and_die() has.

2002-02-28 09:07  paul

	* axyl/trunk/lib/debugger.php: Output modes are now more rigorous.
	  NONE means nothing is
	  collected or output. STORED is a new mode which is what
	  NONE used to be: output is stored in the content var. Our
	  default is now STORED & ECHO. Also added a placeholder
	  for output to logfile, not implemented yet.

2002-02-28 09:05  paul

	* axyl/trunk/lib/authenticate.php: Stopped it assuming login and
	  clearing the cookie if the username
	  and password are nullstrings. Sometimes the form gets submitted
	  by
	  a webpage along with other stuff, so we only take it as a login
	  attempt if at least one field is non-null.

2002-02-28 03:28  paul

	* axyl/trunk/lib/search-defs.php: Got rid of debug statement.

2002-02-27 22:23  paul

	* axyl/trunk/lib/search-defs.php, axyl/trunk/lib/swish-defs.php:
	  Created a generic search class, and abstracted the bits which are
	  specific to swish++ to the swish-defs.php module.

2002-02-27 22:22  paul

	* axyl/trunk/lib/data-defs.php: Cosmetics.

2002-02-27 00:29  paul

	* axyl/trunk/lib/data-defs.php: Cosmetic.

2002-02-24 09:11  paul

	* axyl/trunk/lib/swish-defs.php: Cosmetics really.

2002-02-24 09:10  paul

	* axyl/trunk/lib/webpage-defs.php: Added more HTTP error codes.
	  Changed the look of the message to
	  be more realistic.

2002-02-24 09:09  paul

	* axyl/trunk/lib/datetime-defs.php: Added another format.

2002-02-24 09:09  paul

	* axyl/trunk/lib/configuration-defs.php: Cosmetics.

2002-02-24 09:09  paul

	* axyl/trunk/lib/button-defs.php: Made linkover_text option
	  available to the standard Link() function
	  and made action_link use it.

2002-02-21 19:04  paul

	* axyl/trunk/lib/utils.php: Added little function for defaulting a
	  variable to a given value if
	  the variable turns out to be empty.

2002-02-19 01:50  paul

	* axyl/trunk/lib/button-defs.php: Cosmetics

2002-02-18 08:25  paul

	* axyl/trunk/lib/db-defs.php: Defaulted nullstring name for form
	  element to the fieldname.

2002-02-18 08:18  paul

	* axyl/trunk/lib/db-defs.php: Defaulted the argument to html() and
	  wml() functions to nullstring.

2002-02-18 05:16  paul

	* axyl/trunk/lib/mail-defs.php: Defaulted the format to plain text.

2002-02-18 04:25  paul

	* axyl/trunk/lib/renderable.php: Added 'wget' to our list of HTML
	  browsers so we get the correct
	  behaviour for our automated cron jobs.

2002-02-18 04:18  paul

	* axyl/trunk/lib/browser-check.php: Added 'wget' to our list of
	  HTML browsers so we get the correct
	  behaviour for our automated cron jobs.

2002-02-17 22:13  paul

	* axyl/trunk/lib/user-defs.php: Cosmetics

2002-02-16 05:07  paul

	* axyl/trunk/lib/session-defs.php: Used some defines instead of
	  constants.
	  Used microtime to generate cookie md5s
	  Replaced 'Punter' with 'Guest' for default login group
	  Used stristr case-insensitive match on 'guest' login

2002-02-16 05:05  paul

	* axyl/trunk/lib/authenticate.php: Implemented a logoff behaviour
	  if there is a form element called
	  'tbxLogoff' submitted containing the string 'Logoff'. This kills
	  the
	  cookie and makes them a guest.

2002-02-14 20:46  paul

	* axyl/trunk/lib/user-defs.php: Added method to return unique
	  auth_code for the user, or if there
	  isn't one then generate it.
	  Also added another special user with ID=#new#. If a user object
	  is
	  created with this userid then a blank user object is made without
	  any
	  reference to the DB. This is so we can make new users easily.

2002-02-14 20:44  paul

	* axyl/trunk/lib/form-defs.php: Added:
	  1. onclick clause
	  2. id clause
	  3. form_displayonlyfield element. This is for when you really
	  only
	  want to display some fixed text on the built-in form, and don't
	  want
	  to do a readonly textfield, which automitcally puts a hidden
	  field
	  in the page for you.

2002-02-14 04:20  paul

	* axyl/trunk/README.txt, axyl/trunk/phpwebsite.sql: Added the
	  ugroup record for "User" which represents a standard
	  vanilla user.

2002-02-13 20:38  paul

	* axyl/trunk/phpwebsite.sql: Added auth_code field to uuser.

2002-02-12 21:55  paul

	* axyl/trunk/lib/webpage-defs.php: Implemented a generic mechanism
	  for including scripting into sections
	  of the webpage. Usually this will be either the head or body
	  sections.
	  The scripting language can be specified; defaults to javascript.

2002-02-12 21:53  paul

	* axyl/trunk/lib/swish-defs.php: Added daterange stuff. We only
	  store the date range in this object as
	  a convenient central point. The swish++ search does not use it
	  itself.
	  Rather the daterange values can be used by calling routines if
	  they
	  need to filter by date. See search-exec.php for usage of this.

2002-02-12 21:51  paul

	* axyl/trunk/lib/datetime-defs.php: Added functions to extract DMY
	  date parts from strings, and also HMS
	  time parts. These are used in displaydate_to_timestamp(). Made it
	  more
	  robust and it will now cope with USA formatted dates (MDY) on its
	  own.

2002-02-07 03:34  paul

	* axyl/trunk/lib/swish-defs.php: Added various options:
	  - Skip results
	  - Index file name

2002-02-06 18:45  paul

	* axyl/trunk/lib/swish-defs.php: Added function to define the max
	  results to return from the swish query.

2002-02-06 18:44  paul

	* axyl/trunk/lib/webpage-defs.php: Added a function to add
	  javascript to the page. This is rendered
	  just after the BODY tag.

2002-02-06 18:44  paul

	* axyl/trunk/lib/datetime-defs.php: Added utility function
	  format_DMY. This takes a date string and formats
	  it as DD/MM/YYYY. It checks a few things with the ordering of the
	  input
	  date as well.

2002-02-06 18:42  paul

	* axyl/trunk/lib/authenticate.php: Important change: we now check
	  to see if username/password have
	  been submitted. If so then we blow away any existing cookie and
	  assume a re-login is being done.

2002-02-04 01:26  paul

	* axyl/trunk/lib/swish-defs.php: Latest version including a rethink
	  of how to store and handle
	  search terms.

2002-02-04 01:25  paul

	* axyl/trunk/lib/form-defs.php: Provided for renaming the widget
	  when calling render() so we
	  can have dynamic use of generic objects with different names.

2002-02-04 01:24  paul

	* axyl/trunk/lib/button-defs.php: Properly handle image button
	  width and height via style.

2002-02-01 03:26  paul

	* axyl/trunk/lib/swish-defs.php: Snapshot.

2002-01-31 23:45  paul

	* axyl/trunk/lib/form-defs.php: Fixed up the multiple select change
	  so that assigned value
	  arrays will render the right options selected in html() routine.

2002-01-31 23:18  paul

	* axyl/trunk/lib/debugger.php: Provided for array variables being
	  returned. We now display these in the
	  variable dump correctly.

2002-01-31 23:18  paul

	* axyl/trunk/lib/form-defs.php: Added [] to names of select form
	  elements, where the mode
	  is multiple select.

2002-01-31 18:48  paul

	* axyl/trunk/lib/swish-defs.php: Initial cut at a module to do
	  searching with swish++

2002-01-31 18:47  paul

	* axyl/trunk/lib/form-defs.php: Added multiple select boolean to
	  selects.

2002-01-24 22:28  paul

	* axyl/trunk/lib/user-defs.php: Fixed bug where no valid usergroups
	  gave an error.

2002-01-24 21:51  paul

	* axyl/trunk/lib/authenticate.php, axyl/trunk/lib/session-defs.php,
	  axyl/trunk/lib/user-defs.php, axyl/trunk/lib/utils.php: Sorted
	  out the scheme for doing cookies named by app prefix.
	  We now grab this cookie and assign 'session_id' var in
	  session-defs.php
	  at the top. Authenticate is as it was, except that it can now be
	  included
	  any number of times, to re-authenticate if neccessary.

2002-01-24 19:57  paul

	* axyl/trunk/lib/webpage-defs.php: Removed include of debugger.
	  Already done earlier now.

2002-01-24 19:56  paul

	* axyl/trunk/lib/file-defs.php: Now uses APP_PREFIX for prefix on
	  temp filenames in /tmp

2002-01-24 19:53  paul

	* axyl/trunk/README.txt: The cookie name is now defined in
	  application.php derived from the
	  application prefix string. This gives us more flexibility and
	  avoids cookie
	  names clashing when using session_id on multiple websites.
	  Updated the documentation to reflect all this.

2002-01-24 19:52  paul

	* axyl/trunk/application.php: The cookie name is now defined in
	  application.php derived from the
	  application prefix string. This gives us more flexibility and
	  avoids cookie
	  names clashing when using session_id on multiple websites.

2002-01-24 19:41  paul

	* axyl/trunk/lib/utils.php: The cookie name is now defined in
	  application.php derived from the
	  application prefix string. This gives us more flexibility and
	  avoids cookie
	  names clashing when using session_id on multiple websites.
	  NOTE: Removed a few functions which were RugbyVU-specific. These
	  must be implemented in another module for RugbyVU.

2002-01-24 19:40  paul

	* axyl/trunk/lib/error-header.php, axyl/trunk/lib/session-defs.php:
	  The cookie name is now defined in application.php derived from
	  the
	  application prefix string. This gives us more flexibility and
	  avoids cookie
	  names clashing when using session_id on multiple websites.

2002-01-22 07:54  paul

	* axyl/trunk/README.txt, axyl/trunk/application.php,
	  axyl/trunk/lib/authenticate.php: Webmaster definitions.

2002-01-21 06:30  paul

	* axyl/trunk/README.txt: More titivating.

2002-01-21 06:17  paul

	* axyl/trunk/README.txt: Tidied and typos corrected.

2002-01-21 04:11  paul

	* axyl/trunk/lib/session-defs.php: Changed session_id to be a text
	  field, and now we compute an MD5
	  hash to generate this code. The reason is to foil hackers from
	  grabbing
	  other sessions by making up their own bogus ids. Also implemented
	  a
	  parameterized SESSION_LIFETIME variable.

2002-01-21 04:03  paul

	* axyl/trunk/application.php: Added SESSION_LIFETIME as a variable
	  in the application.php file,
	  used in session.php to determine the cookie lifetime.

2002-01-21 03:33  paul

	* axyl/trunk/README.txt, axyl/trunk/phpwebsite.sql: Added SQL
	  script to create the basic database for Postgres, and also
	  updated the documentation. Also added two group records, one for
	  guests, and one for administrators.

2002-01-20 21:45  paul

	* axyl/trunk/lib/session-defs.php: Removed game_id reference. This
	  is no longer a generic field for the
	  wwwsession record. This kind of thing is handled by
	  context-defs.php

2002-01-20 20:59  paul

	* axyl/trunk/lib/user-defs.php: Added friendlyName() method.

2002-01-20 20:59  paul

	* axyl/trunk/lib/button-defs.php: Added styles for buttons.

2002-01-20 20:06  paul

	* axyl/trunk/lib/varpool-defs.php: Replaced the old version with
	  the proper version with urlstring() method.

2002-01-20 19:59  paul

	* axyl/trunk/lib/session-defs.php: Made the rvuuser -> uuser table
	  name change

2002-01-20 19:52  paul

	* axyl/trunk/lib/user-defs.php: Set default guest user group
	  setting.

2002-01-20 19:52  paul

	* axyl/trunk/lib/authenticate.php: Made the rvuuser -> uuser table
	  name change

2002-01-20 19:51  paul

	* axyl/trunk/context-defs.php: Corrected behaviour of the
	  constructor, since authenticate.php does,
	  in fact, always instatiate the context, AND call getvars() for
	  them.

2002-01-20 19:47  paul

	* axyl/trunk/README.txt: Corrected the parts regarding context.

2002-01-20 19:47  paul

	* axyl/trunk/application.php: Added user defs section. This takes
	  the place of having a separate
	  file like app-defs.php, but we may later re-instate such a file.

2002-01-20 01:19  paul

	* axyl/trunk/lib/user-defs.php: Fixed references to rvuuser et al.

2002-01-20 01:18  paul

	* axyl/trunk/README.txt, axyl/trunk/about.php,
	  axyl/trunk/application.php, axyl/trunk/context-defs.php: Latest
	  version, plus explanatory notes in README file.

2002-01-19 07:31  paul

	* axyl/trunk/about.php, axyl/trunk/application.php,
	  axyl/trunk/context-defs.php, axyl/trunk/lib,
	  axyl/trunk/lib/antihack.php, axyl/trunk/lib/authenticate.php,
	  axyl/trunk/lib/browser-check.php, axyl/trunk/lib/button-defs.php,
	  axyl/trunk/lib/configuration-defs.php,
	  axyl/trunk/lib/data-defs.php, axyl/trunk/lib/database-defs.php,
	  axyl/trunk/lib/datetime-defs.php, axyl/trunk/lib/db-defs.php,
	  axyl/trunk/lib/db-mssql-server.php, axyl/trunk/lib/db-mysql.php,
	  axyl/trunk/lib/db-odbc.php, axyl/trunk/lib/db-postgres.php,
	  axyl/trunk/lib/debugger.php, axyl/trunk/lib/error-defs.php,
	  axyl/trunk/lib/error-header.php, axyl/trunk/lib/file-defs.php,
	  axyl/trunk/lib/form-defs.php, axyl/trunk/lib/image-defs.php,
	  axyl/trunk/lib/list-funcs.php, axyl/trunk/lib/mail-defs.php,
	  axyl/trunk/lib/menu-defs.php, axyl/trunk/lib/pager-defs.php,
	  axyl/trunk/lib/paging-defs.php, axyl/trunk/lib/query-defs.php,
	  axyl/trunk/lib/renderable.php, axyl/trunk/lib/session-defs.php,
	  axyl/trunk/lib/tableviewer-defs.php,
	  axyl/trunk/lib/timer-defs.php, axyl/trunk/lib/user-defs.php,
	  axyl/trunk/lib/utils.php, axyl/trunk/lib/varpool-defs.php,
	  axyl/trunk/lib/webpage-defs.php, axyl/trunk/lib/wml-defs.php,
	  axyl/trunk/site-webpage.php, axyl/trunk/sitestyle.css: Initial
	  revision

2002-01-19 07:31  

	* axyl, axyl/branches, axyl/tags, axyl/trunk: New repository
	  initialized by cvs2svn.

