2006-05-22 15:22  sondberg

	* Makefile.am: Introducing tkl-set-footer.

2006-05-22 13:42  sondberg

	* debian/preinst: Getting ready to make version 1.5.5

2006-05-22 11:03  sondberg

	* Makefile.am: Removed some schemas.

2006-05-22 11:01  sondberg

	* configure.ac, debian/changelog: Getting ready to release 1.5.5

2006-05-22 09:48  sondberg

	* debian/changelog: Getting ready to release.

2006-05-19 14:05  sondberg

	* Popups.csjs: Removed.

2006-05-19 13:04  sondberg

	* admin/xform.js: Removed unused code.

2006-05-19 13:03  sondberg

	* xform2.xsl: Re-organizing.

2006-05-18 16:07  sondberg

	* xform2.xsl: Re-structuring a bit.

2006-05-18 16:01  sondberg

	* xform2.xsl, admin/xform.js: [no log message]

2006-05-18 12:32  sondberg

	* xform2.xsl: Allow overwriting of the script section.

2006-05-18 11:15  sondberg

	* scheme_tools.phpi, standards.php, admin/admin.xsl: Providing a
	  human-readable exception when a directory cannot be deleted.

2006-05-17 14:25  sondberg

	* Makefile.am: Moved tkl-mail handler to the bibliotheca project.

2006-05-17 14:20  sondberg

	* schemas/zmbot.xsd: Removed.

2006-05-17 14:00  sondberg

	* admin/admin.xsl: Fixing bug # 534.

2006-05-17 13:37  sondberg

	* schemas/: link.xsd, schema1_nested.xsd: Removed unused schemas.

2006-05-17 12:30  sondberg

	* admin/xform.js: Now the multipage view works in IE and Firefox,

2006-05-17 10:18  sondberg

	* xform2.xsl: Using hidden input field instead of hidden textarea
	  to post binary metadata.

2006-05-17 10:12  sondberg

	* xform2.xsl: Restructuring the xform stylesheet.

2006-05-16 15:58  sondberg

	* xform2.xsl: Branching out main template into separate ones.

2006-05-16 15:09  sondberg

	* Makefile.am: Adding xform_tools.phpi to manifest list.

2006-05-16 15:07  sondberg

	* standards.php, xform2.php, xform_tools.phpi: Allow portal to
	  specify a stylesheet (in tkl.config) which overwrites the
	  built-in xform2.xsl rendering stylesheet. Use scheme-handler
	  xform-xsl to import built-in stylesheet into customized one.

2006-05-16 12:56  sondberg

	* xform2.php: Restructuring a bit to make things more
	  read-friendly.

2006-05-16 12:49  sondberg

	* standards.php, xform2.php: The date of modification and modifier
	  logics is moved into standards.php.

2006-05-16 09:35  sondberg

	* xform2.xsl: Adding links to uploaded objects (or rather
	  re-introducing such links)

2006-05-15 15:20  sondberg

	* xform2.php, xform2.xsl: Patching Adam's patch to be backwards
	  compatible with the upload handler API.

2006-05-15 11:40  sondberg

	* domtools.php, standards.php, xform2.php: Applied Adam's patches
	  to the xml editor environment to fix problems with ill-encoded
	  xml in textareas.

2006-05-11 15:24  adam

	* domtools.php, standards.php, xform2.php: Changed xform (2) so
	  that all data is CDATA encoded before sent to the browser.
	  Removed presumably unused code too.  This fixes bug #566: Invalid
	  XML or not?.	It may also fix bug #82: &amp;lt; is transformed to
	  < etc.  in xform.  The only "fix" which we allow now is that a
	  floating '&', which does not appear to look like an entity, gets
	  converted to '&amp;'. The character '<' must be entered as '&lt;'
	  (This is how Keystone seems to work before too!).  Character > is
	  allowed (since that is allowed in XML too) in some contexts - but
	  no all.. This no no news. But should be fixed.  NOTE: separate
	  branch.

2006-05-08 10:57  sondberg

	* config.php, schema-editor.php, schema-editor2.php, xform2.xsl,
	  admin/admin.tkl, admin/admin.xsl, admin/help.tkl,
	  grafik/button_create_directory_el.gif,
	  grafik/button_create_directory_off_el.gif,
	  grafik/button_create_document_el.gif,
	  grafik/button_create_document_off_el.gif,
	  grafik/button_delete_el.gif, grafik/button_return_el.gif,
	  grafik/button_save_el.gif: Applying Giannis Kosmas's greek
	  langauge modifications.

2006-04-04 09:42  sondberg

	* xform2.xsl: Insert the leaf node name in hierarchies when page
	  loads.

2006-03-31 12:52  sondberg

	* xform2.xsl, admin/xform.js: Insert the pager both in the top and
	  on the buttom of the xform display.

2006-03-30 15:23  sondberg

	* xform_valid.php: Fixing problems with validating integer numbers.

2006-03-23 15:26  sondberg

	* oai.php: OAI server doesn't handle directory '0' correctly.

2005-12-22 16:07  sondberg

	* users.tkl, admin/admin.tkl, admin/help.tkl: Changing lang="gr" to
	  lang="el".

2005-11-10 17:51  marc

	* configure.ac: version tkl_1_5_4 released

2005-11-10 16:31  marc

	* TKL_version.php, config.php, schema-editor2.php: removing
	  hard-coded TKL version because - it is the plain wrong verison
	  number - nobody uses it except schema-editor2.php, which is nort
	  really part of the TKL distro - this file did break the build and
	  debian package system - version numbers are _never_ to be
	  hard-coded in the php source

2005-11-10 16:27  marc

	* debian/preinst: changing version numbers

2005-11-10 11:04  marc

	* debian/control: corrected typo

2005-11-10 11:02  marc

	* configure.ac, debian/changelog, debian/control: preparing for new
	  build avoiding sablotron dependency problems

2005-11-03 11:32  sondberg

	* scheme_tools.phpi: Do even less greedy matching so that
	  questionmarks in parameters won't screw up the parsing of the
	  parameter list.

2005-11-02 21:05  sondberg

	* scheme_tools.phpi: Fixing problem with regular expression.

2005-10-11 03:54  quinn

	* shell.php: Fix to handle absent slashes in scheme names

2005-10-10 23:13  perhans

	* TKL_version.php, config.php, schema-editor2.php: Fixed regexp in
	  tkl-footer

2005-07-25 12:01  marc

	* admin/admin.xsl, schemas/directory.xsd: added christian's patch
	  on displaying other fields than 'title' fields in the admin
	  overview mode of directories

2005-07-25 09:57  marc

	* xform_valid.php: applied Christian Toensberg patch for uncorrect
	  digital regular expression

2005-06-23 14:07  adam

	* debian/control: Simplify depends. Added missing comma separator.

2005-06-22 09:23  adam

	* standards.php: If chmod permissions for users.tkl aren't right -
	  set them automatically.

2005-06-21 15:46  marc

	* README, debian/preinst: more warning information added

2005-06-20 22:26  adam

	* debian/: control, preinst: The ID patched version of Sablotron is
	  versioned 1:1.0-1. The 1:1.0-2 was released by mistake. Depend on
	  1:1.0-1 and higher.

2005-06-20 15:03  marc

	* debian/preinst: changed default action to yes

2005-06-20 14:18  marc

	* Makefile.am, README, configure.ac, debian/changelog,
	  debian/control, debian/preinst: preparing for release 1.5.3

2005-06-17 12:58  marc

	* xform_valid.php: added schema https:// in url validation

2005-06-16 12:59  marc

	* prop.php, standards.php: fixing symlink problems in tkl-browse,
	  and in properties display php script

2005-06-16 11:11  marc

	* scheme_tools.phpi: Fixing problem with symlinks

2005-06-16 10:56  marc

	* scheme_tools.phpi: Fixing sorting problem by explicitly calling
	  the tkl_sax_handler_record method.

2005-06-03 13:17  marc

	* admin/admin.xsl: one backslash too much removed again

2005-06-03 12:10  marc

	* shell.php, admin/admin.xsl: fixed crappy mengeling of config
	  settigs in shell.php due to sablotron 1.0 changed handler
	  mengeling.

2005-06-02 16:00  marc

	* admin/admin.xsl: more handler calls changed due to change in
	  sablotron api version 1.0 - our patch disables mangeling of
	  handler args, which in turn have to be modified from a
	  document('a-handler:xyz') to document('a-handler:/xyz') (notice
	  the slash) to  avoid breaking by non-mangeling

2005-05-26 14:40  marc

	* Makefile.am: added delete buttons

2005-05-26 13:46  marc

	* Makefile.am: added delete button graphics

2005-05-26 11:14  marc

	* debian/changelog: date updated

2005-05-20 12:24  sondberg

	* xform2.xsl: A bit more informative.

2005-05-20 12:17  sondberg

	* xform2.xsl: Inform user when document is saved, and tell user to
	  close window manually when javascript/close does not apply.

2005-05-20 11:19  sondberg

	* admin/xform.js: Do not attempt to reload parent window if it does
	  not exist.

2005-05-11 15:54  marc

	* debian/changelog: preparing for release 1.5.2-1 - continued

2005-05-11 15:49  marc

	* Makefile.am: preparing for release 1.5.2-1 - continued

2005-05-11 15:39  marc

	* debian/changelog: preparing for release 1.5.2-1 - continued

2005-05-11 14:34  marc

	* debian/: manpage.1.ex, manpage.sgml.ex, tklite.doc-base.EX:
	  preparing for release 1.5.2-1 - continued

2005-05-11 13:45  marc

	* Makefile.am: preparing for release 1.5.2-1 - continued

2005-05-11 13:41  marc

	* AUTHORS, LICENSE, debian/README.Debian, debian/copyright:
	  preparing for release 1.5.2-1 - continued

2005-05-11 13:39  marc

	* configure.ac, debian/changelog: preparing for release 1.5.2-1 -
	  main branch work

2005-05-03 10:21  marc

	* schemas/users.xsd: force validation of path entries by changing
	  from xs:string to tkl:path in <area> tag description

2005-04-25 15:24  sondberg

	* xform2.php: Bugfix: Keep the add button when deleting last
	  element in nodeset.

2005-04-21 16:21  sondberg

	* xform2.php: Automatically close window when delete button has
	  been activated.

2005-04-21 15:57  sondberg

	* xform2.php, xform2.xsl, admin/xform.js: Added a delete button to
	  xform.

2005-04-21 14:26  sondberg

	* grafik/: button_delete_da.gif, button_slet_da.gif: Filename
	  change.

2005-04-21 14:19  sondberg

	* grafik/: button_delete_en.gif, button_slet_da.gif: Added.

2005-04-19 10:07  marc

	* shell.php: removed die function when editing hidden docs

2005-03-29 15:29  adam

	* admin/xform.js: Resize for textarea works on IE too

2005-03-11 15:37  sondberg

	* xform2.php: Coping with php4-xslt's and domxml's new idea of
	  relative paths.

2005-03-10 17:43  quinn

	* shell.php: Enabled tkl-time

2005-03-05 22:22  quinn

	* shell.php: Added tkl-set-footer handler to control footer, and to
	  pass parameters.-

2005-03-04 04:34  quinn

	* shell.php, lib/tkl-set-footer/handler.php: Added tkl-set-footer
	  handler to custom-enable footer (with parameters)

2005-02-23 14:40  sondberg

	* xform2.php: Trying to make the code more readable.

2005-02-23 12:54  sondberg

	* xform2.php: Insert node name as remark for each struct end tag.

2005-02-09 11:32  marc

	* debian/init.d.ex: superflous init-d example script removed

2005-02-09 09:39  sondberg

	* xform2.php: Preparing to fix problem with xs:choice.

2005-01-25 13:00  sondberg

	* xform_valid.php: Strengthen the validation of xs:anyURI fields.

2005-01-24 14:35  marc

	* ccl.php, shell.php: debug statement commented

2005-01-13 14:22  sondberg

	* Makefile.am, shell.php, lib/tkl-footer/handler.php: Added emtpy
	  handler tkl-footer and calling it from shell.php.

2005-01-12 15:11  sondberg

	* shell.php: Fixing usage of non-initialized values.

2005-01-12 14:50  sondberg

	* xmlstream.phpi: The XMLstream class now runs happily in strict
	  mode.

2005-01-12 10:15  sondberg

	* scheme_tools.phpi: Added function tkl_handler_exception.

2005-01-04 16:11  sondberg

	* xform2.php, xform2.xsl: Fixed problem with portal_root xslt
	  parameter in virtual host environment.

2005-01-03 11:36  marc

	* scripts/hierarchy.php: added correct stylesheet line to find css
	  stylesheet

2005-01-03 10:10  sondberg

	* admin/: admin.js, admin.xsl, xform.js: Pop-up windows will be
	  assigned unique ids instead of 'autoindex'.

2004-12-30 13:52  sondberg

	* xform2.xsl: Show input validation messages even though the field
	  is of type hidden.

2004-12-30 13:33  sondberg

	* xform2.xsl: Show the handler link at the first position.

2004-12-30 12:30  sondberg

	* xform2.php: The content of a field/subtree can now be generated
	  in a separate window by specifying a <popup>xxx</popup> sub
	  element to the xs:appinfo schema element.

2004-12-29 16:22  sondberg

	* xform2.xsl: Attach an id attribute to hidden fields.

2004-12-29 14:21  sondberg

	* xform2.xsl: Now it is possible to specify a <popup
	  link="text">handler</popup> in the schema.

2004-12-14 15:33  marc

	* standards.php: Bugfixing extract_cwd.

2004-12-14 12:33  sondberg

	* Makefile.am, config.php, process.php: process.php is out-phased.

2004-12-14 12:32  sondberg

	* prop.php: Suppress support for symlinking when allow_symlink is
	  set to no in tkl.config.

2004-12-10 13:09  sondberg

	* scheme_tools.phpi: Scheme handler tkl-browse now respects the
	  dirhide.tkl file.

2004-12-10 12:51  sondberg

	* Makefile.am: Added schemas/dirhide.xsd to distribution list.

2004-12-08 14:21  marc

	* shell.php: attribute pqfsuffix and pqfprefix moved outside if
	  cclquery, now it works as well for pqf queries

2004-11-29 15:09  marc

	* admin/xform.css: errors really red

2004-11-29 15:01  marc

	* scripts/hierarchy.php: hierarchy browsing prepared to insert path
	  as well as title of path/index.tkl

2004-11-29 15:00  marc

	* xform2.xsl, admin/xform.css: errors really red

2004-11-29 14:56  adam

	* xform2.xsl: Scroll extra 40 pixels so that error message gets
	  included

2004-11-29 12:43  marc

	* xform2.xsl, xform_valid.php: tkl:path validation added

2004-11-29 10:54  adam

	* standards.php: Changed numerous fatal messages to english as well
	  as tried to use consistent style, e.g. single quote to denote
	  filename or other entity.

2004-11-27 17:14  adam

	* xform2.xsl: In editor scroll to element that causes error

2004-11-25 11:54  marc

	* xform2.php: pretty linebreaking some very ugly lines

2004-11-25 11:53  marc

	* xform_valid.php: added new requrements for validation of new data
	  type tkl:path

2004-11-22 10:09  marc

	* xform_valid.php: expath validation removed

2004-11-22 09:59  adam

	* xform2.xsl: Size button name changed to 'Resize'. Also enabled
	  for stringareaField.

2004-11-20 02:18  marc

	* ccl.php: first version of ccl parser added, including test script

2004-11-20 01:58  adam

	* xform2.xsl, admin/xform.js: Add support for Size button which
	  triples size of text area. Looks ugly at this stage but is
	  functional. Implemented in JavaScript.  Also added another
	  feature: when error occur(s) in editor, the form element that
	  triggers the error, gets in focus.

2004-11-20 01:53  adam

	* xform_valid.php: Fix bug #215: Injected NS nodes from MS word
	  causes trouble.  We just use both xml_parse _and_ sablotron to
	  validate XHTML.  Problem is that Sablotron is picky about unknown
	  namespaces.

2004-11-19 00:45  adam

	* domtools.php, xform2.php: Fix bug #211. Use tkl_string_to_xml in
	  dump_xml for element text and attribute text. I am sure
	  tkl_string_to_xml should be use in more places, since there
	  _many_ escaping functions (working more or less).

2004-11-18 10:26  adam

	* simple_editor.php: Fix bug #183: WYSIWYG java stack overflow IE
	  6.0.

2004-11-15 14:52  marc

	* shell.php: buggy test on boolean true of  and  cahnged to strlen,
	  thus avoiding havok at directory listings with dir name '0'

2004-11-11 14:11  marc

	* scripts/hierarchy.php: added facility to only show OK button at
	  leaf of tree hierarchy

2004-11-09 15:47  sondberg

	* admin/admin.xsl: Process no more than 500 tkl files in each
	  directory.

2004-11-09 15:17  sondberg

	* scheme_tools.phpi, admin/admin.xsl: Distinct between directories
	  and files.

2004-11-09 13:59  sondberg

	* admin/admin.xsl: Moving javascript stuff to separate file and
	  added a pager for the directories.

2004-11-09 13:48  sondberg

	* Makefile.am: And one more.

2004-11-09 13:47  sondberg

	* Makefile.am: Added a few new files.

2004-11-09 13:45  sondberg

	* lib/tkl-pager/handler.php: Added.

2004-11-09 13:44  sondberg

	* scheme_tools.phpi: Keep track of offset and total number of hits.

2004-11-09 10:52  sondberg

	* timer.class.phpi: Added a timer/benchmark php class to the
	  project.

2004-11-09 10:48  sondberg

	* scheme_tools.phpi: XML encode file names.

2004-11-09 10:41  sondberg

	* admin/admin.js: Added.

2004-11-05 13:24  marc

	* xform2.xsl: avoid scrolling after use of hierarchy browser

2004-11-05 13:18  marc

	* scripts/hierarchy.php: call-back error corrected

2004-11-05 12:55  marc

	* xform2.xsl, scripts/hierarchy.php: hierarchy browser entry hidden
	  from changing

2004-11-04 12:04  sondberg

	* scheme_tools.phpi, lib/tkl-browse/handler.php: Now we can specify
	  which subset of the matching files/directories to process.

2004-11-04 10:34  sondberg

	* scheme_tools.phpi: We're more discriminative with respect to what
	  to parse in tkl-browse.

2004-11-04 10:33  sondberg

	* xmlstream.phpi: Allow tag begin handlers and allow to request the
	  parsing process to terminate.

2004-11-01 10:55  marc

	* xform_valid.php: time format validation added

2004-10-29 15:39  sondberg

	* xmlstream.phpi: Added property is_xml.

2004-10-29 15:33  sondberg

	* standards.php: Use different switches for ls.

2004-10-29 15:32  sondberg

	* scheme_tools.phpi: Improving.

2004-10-28 16:05  sondberg

	* scheme_tools.phpi, shell.php, standards.php: Adding a container
	  for scheme handler tools and using it to write tkl-browse.

2004-10-28 16:02  sondberg

	* lib/tkl-browse/handler.php: Adding simple version of tkl-find.

2004-10-20 12:08  marc

	* admin/xform.css: added .formtext entry to be used with hidden
	  fields

2004-10-20 12:08  marc

	* xform2.php: translated message to english

2004-10-20 12:07  marc

	* xform2.xsl: cleaned hierarchy field type code

2004-10-20 10:51  marc

	* xform2.xsl: stringareaFiels added - same appearence as
	  texareaField, but no button to WYSIWYG editor

2004-10-20 10:43  marc

	* xform_valid.php: integer validation now correct - cast to string
	  added, otherwise comparision will be on integer base. not on
	  string base. Wonder why 'is_int()' can not be used??

2004-10-19 15:17  marc

	* xform_valid.php: validation of xs:integer fixed, validation of
	  xs:positiveInteger seems not to work yet, even if same fix
	  applied

2004-10-19 14:31  marc

	* admin/xform.css: textarea input font size 11px equals now all
	  other input font sizes

2004-10-14 12:23  sondberg

	* xform2.php: Allow to specify attributes to elements belonging to
	  subtrees of annotations.

2004-10-11 14:07  sondberg

	* read_local_config.php, shell.php, standards.php, xform2.php:
	  Allow to specify supported languages on a portal specific basis
	  (in tkl.config).

2004-09-15 09:27  sondberg

	* shell.php, debian/changelog: Applied Christian Tnsberg's patch.

2004-09-01 11:58  marc

	* configure.ac: version tklite_1_5_0 released

2004-09-01 09:58  marc

	* configure.ac, debian/changelog: preparing for version 1.5.0

2004-08-31 15:28  marc

	* xform2.xsl, admin/xform.js: invoking hierarchy browser by java
	  script to surpress url bars and such

2004-08-31 14:14  marc

	* scripts/hierarchy.php: corrected display for shallow hierarchies

2004-08-18 10:29  marc

	* scripts/hierarchy.php: simple OK button, graphic tree structure

2004-08-17 22:51  marc

	* scripts/hierarchy.php: hierarchy browser now one stop solution

2004-08-17 15:16  marc

	* scripts/hierarchy.php: showing full hierarchy information

2004-08-17 11:58  marc

	* scripts/hierarchy.php: working without xpath, now using portal
	  path as value if not otherwise specified

2004-08-04 00:36  marc

	* scripts/hierarchy.php: surpressed warning

2004-08-03 14:24  marc

	* scripts/hierarchy.php: improved hierarchy browsing using fewer
	  parameters

2004-07-30 15:29  marc

	* scripts/hierarchy.php: debugging on debian stable

2004-07-30 14:08  marc

	* scripts/hierarchy.php: hierarchy browser error message

2004-07-30 14:01  marc

	* xform2.xsl, scripts/hierarchy.php: hierarchy browser finished

2004-07-30 14:00  marc

	* dirbrowse.php: added header text/html charset utf-8

2004-07-29 16:16  marc

	* scripts/hierarchy.php: hierarchy browser working, but needs clean
	  up

2004-07-28 19:10  marc

	* Makefile.am, scripts/hierarchy.php: hierarchy browsing continued

2004-07-28 16:38  marc

	* xform2.xsl, admin/xform.js, scripts/hierarchy.php: experimental
	  hierarchy browser started

2004-07-28 16:35  marc

	* scripts/single_url.php: stylesheet added to html output

2004-07-14 15:14  sondberg

	* standards.php: Remove trailing / if any in $tkl_portal_cwd.

2004-07-14 14:24  sondberg

	* shell.php, standards.php: Exporting yet another stylesheet
	  parameter: tkl_portal_cwd.

2004-06-22 10:12  sondberg

	* shell.php: Removed debugging.

2004-06-22 10:12  sondberg

	* shell.php: Allow to specify pqfprefix and pqfsuffix as arguments
	  to tkl-search handler.

2004-06-14 14:00  adam

	* debian/changelog: Package 1.4.7-4

2004-06-14 13:51  adam

	* search.php: Fix profilePath in auto-generated zebra.cfg.

2004-06-08 12:37  adam

	* debian/changelog: Package 1.4.7-3

2004-06-03 12:33  anders

	* Makefile.am: Added new handler "tkl-global"

2004-06-03 12:33  anders

	* lib/tkl-global/handler.php: Added this new handler, to get env
	  and global var's from php.

2004-06-02 20:50  adam

	* debian/changelog: Add 1.4.7-2

2004-06-02 14:55  marc

	* Makefile.am: lib/tkl-config/handler.php added

2004-06-01 10:46  adam

	* debian/control: Update to use Keystone name

2004-06-01 10:15  adam

	* Makefile.am, README, configure.ac, debian/changelog: Bump version
	  to 1.4.7

2004-06-01 10:03  adam

	* LICENSE: License update

2004-06-01 09:55  adam

	* Makefile.am: Comment automake 1.5 disthooks

2004-05-31 10:04  adam

	* bootstrap: Do not use automake1.4 if automake1.7 is available

2004-05-13 09:59  marc

	* admin/admin.tkl: removed schema editor button

2004-05-12 13:58  mike

	* tklite.ini: Comment.

2004-04-02 15:45  sondberg

	* admin/admin.xsl: Correct a typo.

2004-03-17 11:18  sondberg

	* Makefile.am, lib/tkl-config/handler.php: Added TKL support
	  function tkl-config.

2004-03-16 09:57  sondberg

	* xform2.php, admin/admin.xsl: TKL now allows users to keep their
	  own collection of document templates. Such templates can be
	  preloaded into Xform on request.

2004-03-11 13:39  sondberg

	* admin/show_stat.php: Showing memory consumption in the
	  statistical reports.

2004-03-11 10:31  sondberg

	* debian/changelog: Updated changelog.

2004-03-11 10:23  sondberg

	* admin/admin.xsl: Number of files of the various document types is
	  shown in the overview.

2004-03-11 09:50  sondberg

	* admin/admin.xsl: Number of files in a sub-directory is presented
	  as mouse-over.

2004-03-10 16:45  mike

	* doc/howto - tklite on redhat-fedora.rtf: New document,
	  contributed by Erik Stainsby <erik@stainsby.ca>

	  --

	  Date: Thu, 15 Jan 2004 00:37:27 -0800 From: Erik Stainsby
	  <erik@stainsby.ca> To: TKL List <tkl@indexdata.dk> Subject: [TKL]
	  Redhat 9 / Fedora Core 1  install notes

	  Greetings,

	  I am forwarding a set of notes about the installation of TKL on
	  the RedHat/Fedora Core platform.  These do not differ very much
	  from the details of the online information presented on the TKL
	  website in the HTML documentation, except in that this is more
	  focused on the tasks - a recipe with less inline-background.

	  My approach was simply to create a recipe which would allow me to
	  install again on a fresh platform without guessing at any steps.

	  The attached RTF doc is freely given to your project with my
	  thanks.  Make whatever use of it you will.

2004-03-10 15:36  sondberg

	* debian/changelog: Updated changelog.

2004-03-10 14:44  sondberg

	* prop.php: Various information about the file is shown in pop-up
	  box.

2004-03-10 14:44  sondberg

	* standards.php: Added function get_file_info.

2004-03-08 21:49  anders

	* simple_editor.php: Added tagToLowerCase function to avoid broke
	  xhtml made by IE6.

2004-03-03 15:24  adam

	* xform2.xsl: Use enctype multipart/form-data only if upload is
	  seen in schema.  Otherwise use application/x-www-form-urlencoded
	  . This is due to security issues with multipart encoding in older
	  PHP.

2004-02-25 14:40  marc

	* debian/changelog: build dependencies on autotools and docbook
	  tools removed

2004-02-25 14:35  marc

	* debian/: control: build dependencies on autotools and docbook
	  tools removed

2004-02-25 13:52  marc

	* Makefile.am, configure.ac, debian/changelog, debian/compat,
	  debian/control, debian/rules: glitches in debian packaging
	  corrected

2004-02-19 11:40  marc

	* debian/control: let php4 decide on apache dependencies

2004-02-19 11:26  marc

	* debian/control: accepting apache or apache-ssl as dependencies

2004-01-19 23:21  quinn

	* shell.php: Made find-file handler ignore CVS directories.

2004-01-19 11:42  anders

	* admin/xform.js: Added focus highlight function.

2003-12-18 11:28  marc

	* shell.php: improved debugging of shell.php scheme handler calls

2003-12-17 17:55  adam

	* lib/tkl-sql/handler.php: Bug fix: parameter xml now recognised
	  again.

2003-12-11 12:08  sondberg

	* admin/show_stat.php: Bugfix: Link to XML editor from statistics
	  page failed when apache doc root and tkl portal root coincide.

2003-12-09 12:07  sondberg

	* oai.php: Extended the OAI service with support for sets.

2003-12-09 09:58  marc

	* configure.ac, debian/changelog: version number update for
	  development cycle

2003-12-03 10:22  marc

	* configure.ac, debian/changelog: version update 1.4.4

2003-12-01 16:05  adam

	* configure.ac, debian/changelog: 1.4.3

2003-12-01 15:55  adam

	* standards.php, xform2.php: Make title string paths in xform XML
	  well-formed (missing escapes)

2003-11-28 12:55  sondberg

	* xform2.php, xform_valid.php: Bugfix: Validation of passwords was
	  too restrictive.

2003-11-27 16:28  sondberg

	* xform2.php: Bugfix: Upload XML malformed - removed
	  escape_ltgt_plain.

2003-11-27 14:30  sondberg

	* admin/show_stat.php: More informative error message when missing
	  stat.tkl.

2003-11-27 14:22  sondberg

	* admin/show_stat.php: Statistics report is now called stat.tkl.

2003-11-27 11:37  marc

	* debian/changelog: changelog file corrected dato

2003-11-26 14:44  sondberg

	* Makefile.am: Introduced php-script to show statistical reports.

2003-11-26 14:43  sondberg

	* admin/: admin.xsl, show_stat.php: New streaming version of the
	  statistical reports.

2003-11-25 15:42  sondberg

	* Makefile.am: Added entry xmlstream.phpi.

2003-11-25 15:39  sondberg

	* standards.php: Implemented xmlstream.phpi in new version of
	  get_title.

2003-11-25 15:38  sondberg

	* xmlstream.phpi: Re-introduced as new file name.

2003-11-25 15:37  sondberg

	* XMLstream.phpi: REmoved.

2003-11-25 15:35  sondberg

	* XMLstream.phpi: Introducing new XML streaming tool.

2003-11-25 15:33  sondberg

	* shell.php: Escape " and ' with &quot; and &apos; for stylesheets.

2003-11-25 10:44  sondberg

	* shell.php: Removed some out-commented code.

2003-11-17 14:08  adam

	* Makefile.am, dc-tkl.php, get_urls.php, robot.php,
	  robot_batch.php, urlchecker.php, xform.php, xform.xsl,
	  debian/changelog, scripts/single_url.php, util/checkurl.php: Fix
	  URL check in Admin page. Removed no-longer-in-use files from
	  distribution.

2003-11-17 12:01  sondberg

	* oai.php, debian/changelog: The OAI server component now
	  officially complies with OAI-PMH/version-2.

2003-11-14 16:38  sondberg

	* oai.php: Don't die fatally if unsuccessfull opening of directory.

2003-11-14 16:36  sondberg

	* shell.php: The oai.php library is not imported unless we're
	  actually requirering an OAI service.

2003-11-14 14:41  sondberg

	* oai.php: The TKL/OAI server now passes the official tests and
	  should be in a condition to be registered at openarchives.org.

2003-11-13 16:14  sondberg

	* oai.php: More work.

2003-11-13 14:23  sondberg

	* oai.php: Improving OAI service - now it passes test 1-6.

2003-11-07 15:22  anders

	* lib/tkl-sql/handler.php: Fixed bugs xml string.

2003-11-07 10:40  sondberg

	* shell.php: Bugfix: "goto primary" works for strange soft-links
	  with multiple successive slashes.

2003-10-30 14:13  marc

	* xform2.php: xs:language and xs:time added

2003-10-27 12:45  marc

	* xform2.php: xs:time added, needs verification

2003-10-24 15:55  sondberg

	* tkl_cache.phpi: Corrected a few bugs - and removed $_SESSION from
	  array_merge.

2003-10-24 12:26  perhans

	* schema-editor2.php: Put in header info and meta tag in order to
	  set character set

2003-10-23 15:56  sondberg

	* tkl_cache.phpi: Appending force=1 enforces reprocessing and
	  updating of cache.

2003-10-23 15:36  sondberg

	* tkl_cache.phpi: Added some remarks.

2003-10-23 15:13  sondberg

	* Makefile.am: Added entry tkl_cache.phpi.

2003-10-23 15:10  sondberg

	* tkl_cache.phpi: Added support for caching.

2003-10-23 09:50  sondberg

	* xform2.php: 1/2 bugfix: XML wrapped in textareas should be
	  encoded as PCDATA. Missing: upload structures and posted XML.
	  Working: XML from files.

2003-10-23 09:47  sondberg

	* standards.php: Added function escape_ltgt_plain.

2003-10-21 15:25  sondberg

	* domtools.php: Improved the implementation of dump_xml. Handles
	  empty elements the correct way, i.e. <element/> instead of
	  <element></element>.

2003-10-21 15:12  sondberg

	* admin/admin.tkl: Prepared for a logout button.

2003-10-21 15:10  sondberg

	* read_local_config.php: Don't attempt to parse tkl.config if this
	  file doesn't claim to be XML.

2003-10-21 15:09  sondberg

	* shell.php: shell.php looks into tkl.config for the setting
	  userlang. If this exists, $default_user_lang is set to this
	  value.

2003-10-21 09:59  sondberg

	* xform2.xsl: Disabled indenting - messes up the content of text
	  area fields.

2003-10-16 15:32  sondberg

	* read_local_config.php: Special characters are escaped, i.e. ' and
	  ".

2003-10-16 15:24  sondberg

	* read_local_config.php: Added functions get_tkl_config and
	  parse_tkl_config. Use get_tkl_config to read configuration
	  settings from tkl.config.

2003-10-15 13:49  sondberg

	* lib/tkl-user/handler.php: Bugfix: tkl-user handler now use UTF-8
	  encoding.

2003-10-15 13:11  sondberg

	* xform2.php: Bugfix: Password type is passed and stored correctly
	  as attribute.

2003-10-15 11:04  sondberg

	* standards.php, admin/admin.xsl: Bugfix: tkl-find is now stable
	  with respect to multiple . in filenames.

2003-10-14 15:47  sondberg

	* xform2.php: Focus is restored when adding new area fields in
	  users.tkl.

2003-10-13 15:45  sondberg

	* shell.php: Bug fix: tkl-path was not well-behaved for virtual
	  domains, where portal root and apache root coincide.

2003-10-08 13:13  marc

	* README_MAKE_RELEASE: release description added

2003-10-08 11:45  marc

	* configure.ac, debian/changelog: version 1.4.2 started

2003-10-07 13:35  sondberg

	* xform2.php: When URLs are harvested, the filename is constructed
	  based upon the URL.

2003-10-07 12:44  perhans

	* standards.php: Modified get_metadata so that it allways puts the
	  original URL in the identifier field.

2003-10-06 16:05  marc

	* Makefile.am, configure.ac: bug in Makefile.am corrected

2003-10-06 14:46  marc

	* oai.php, debian/changelog: release version 1.4.1

2003-10-06 14:40  sondberg

	* xform2.xsl: Added new field type "invisible" which *is* actually
	  invisible.

2003-10-06 14:36  sondberg

	* schemas/users.xsd: Applied new field type "invisible" - such
	  fields *are* actually invisible.

2003-10-06 13:58  sondberg

	* standards.php, xform2.php, xform2.xsl, schemas/users.xsd:
	  Passwords are stored encrypted in users.tkl.

2003-10-03 14:34  sondberg

	* shell.php, standards.php, xform2.php: The .tkl suffix is enforced
	  for user provided filenames. This is for you Marc! :-)

2003-10-02 13:42  sondberg

	* shell.php: If a tkl page is loaded with edit=1, the corresponding
	  tkl-file is loaded in xform2.php. Makes linking to the editor
	  much easier.

2003-09-25 12:16  marc

	* configure.ac, debian/changelog: version updated to 1.4.0

2003-09-24 11:16  sondberg

	* xform2.php: Fixed a bug in the new handling of removal of
	  elements.

2003-09-22 15:31  sondberg

	* xform2.php: Bug fix: Deleting of elements now works.

2003-09-22 13:22  sondberg

	* shell.php, standards.php: Directories are suppressed according to
	  dirhide.tkl.

2003-09-22 12:23  sondberg

	* schemas/dirhide.xsd: Introduced a list of directories to ignore
	  in tkl-find.

2003-09-22 09:43  sondberg

	* schemas/authority.xsd: Introduced a default checkbox.

2003-09-19 14:42  anders

	* shell.php: Fixed bug whit $lang it was not alwas set!

2003-09-19 14:20  sondberg

	* xform2.xsl: Bug fix: Correct handling of default selection in
	  authority file based dropdown fields.

2003-09-19 12:36  sondberg

	* xform2.php: Fixed a bug in the extension handler, now the delete
	  button is inserted when it is expected to.

2003-09-17 10:41  sondberg

	* standards.php: Fixed a bug in tkl_path.

2003-09-17 10:23  marc

	* debian/control: now dependent of php4-xslt or php4-xslt-id

2003-09-16 17:12  mike

	* admin/help.tkl: Clarify English-laguage version of DC-tkl button
	  documentation

2003-09-16 13:31  sondberg

	* Makefile.am, dc-tkl2.php: Added file dc-tkl2.php to repository.

2003-09-16 13:29  sondberg

	* admin/admin.xsl: Passing some arguments to dc-tkl.php.

2003-09-16 12:04  sondberg

	* admin/: admin.xsl, help.tkl: Re-introduced the DC-tkl button into
	  TKL.

2003-09-15 16:09  quinn

	* shell.php: Fixed  alphasort bug (maybe)

2003-09-12 08:29  marc

	* bootstrap: nicer bootstrap messages

2003-09-09 15:56  adam

	* admin.php, badurls.xsl, browse.php, config.php, dc-tkl.php,
	  dirbrowse.php, domtools.php, get_urls.php, handle_call.php,
	  oai.php, process.php, prop.php, read_local_config.php, robot.php,
	  robot_batch.php, schema-editor.php, schema-editor2.php,
	  search.php, shell-util.php, shell.php, simple_editor.php,
	  standards.php, urlchecker.php, utf8.php, xform.php, xform.xsl,
	  xform2.php, xform2.xsl, xform_valid.php, admin/admin.xsl,
	  lib/tkl-admin-header/handler.php, lib/tkl-args/handler.php,
	  lib/tkl-default/handler.php, lib/tkl-file/handler.php,
	  lib/tkl-file-exists/handler.php, lib/tkl-find/handler.php,
	  lib/tkl-grant/handler.php, lib/tkl-header/handler.php,
	  lib/tkl-help/handler.php, lib/tkl-path/handler.php,
	  lib/tkl-search/handler.php, lib/tkl-soap/handler.php,
	  lib/tkl-sql/handler.php, lib/tkl-time/handler.php,
	  lib/tkl-unique/handler.php, lib/tkl-user/handler.php,
	  scripts/single_url.php, scripts/z-probe.php,
	  util/bizigate2tkl.xsl, util/catutil.phpi, util/checkurl.php,
	  util/classic2tklite.php, util/dtv2tkl.xsl, util/util.php: GPL
	  message in all XSL and PHP files

2003-09-09 15:54  adam

	* AUTHORS: Caps AUTHORS

2003-09-09 14:05  marc

	* AUTHORS, LICENSE, Makefile.am: AUTHOR file added

2003-09-09 13:53  marc

	* LICENSE, debian/copyright: GNU copyright GPL notice added

2003-09-09 13:45  marc

	* LICENSE, Makefile.am, debian/copyright: GNU copyright GPL notice
	  added

2003-09-09 13:37  marc

	* debian/copyright: GNU copyright GPL notice added

2003-09-09 10:45  sondberg

	* xform2.php, xform2.xsl: Added support for 'default' attribute in
	  authority file format.

2003-09-05 11:43  marc

	* doc/: .cvsignore, Makefile.am, content.xml, html.dsl,
	  installation.xml, interface.xml, introduction.xml, oai.xml,
	  php.dsl, print.dsl, tkl.xml, toolkitlite.html, xml.dcl: removed
	  obsolete docs - use tkl cvs project for this

2003-09-05 11:34  marc

	* Makefile.am, configure.ac: documentation removed - use cvs
	  project tkl instead of

2003-09-05 11:13  marc

	* debian/changelog, configure.ac: version 1.3.2

2003-09-04 12:20  sondberg

	* standards.php, xform2.php: Fixed a &lt; related bug - when nodes
	  are inserted in xform &lt; are kept as is and not rendered to
	  anything else.

2003-09-03 16:16  sondberg

	* standards.php: Fixed the &amp; bug.

2003-08-29 15:45  sondberg

	* xform2.php: XML content is passed to the commit handler.

2003-08-28 11:05  sondberg

	* admin/admin.xsl: Hidden records are shown with font-style:
	  italic.

2003-08-28 09:21  sondberg

	* xform2.php: Exchanged the order of upload handling and zebra
	  indexing.

2003-08-28 08:43  sondberg

	* xform_valid.php, schemas/directory.xsd: Inserted some danish
	  texts.

2003-08-26 11:30  sondberg

	* admin/admin.tkl: Reintroduced the schema editing mode.

2003-08-25 13:50  sondberg

	* admin/admin.xsl: Corrected these two bugs:   - When
	  home-directory has no / prefix, the links from "Home" in
	  admin-interface where somehow corrupted.    - Corrected a bug in
	  the menu panel - the links should now work ok in virtual hosts as
	  well.

2003-08-25 09:53  sondberg

	* xform2.php, xform2.xsl: It is now possible to navigate between
	  fields in xform using the tab key.

2003-08-23 03:01  quinn

	* shell.php, xform2.xsl, admin/xform.css: Added long-help -- link
	  from element name in XFORM if URL is present in schema
	  documentation/longhelp

2003-08-23 01:53  quinn

	* admin/admin.xsl: Modified Path display to use the new tkl-path

2003-08-23 00:59  quinn

	* shell.php: Changed the behavior of function_path to return
	  absolute paths

2003-08-22 12:58  marc

	* configure.ac, debian/changelog: updated to version 1.3.1

2003-08-19 12:11  sondberg

	* Makefile.am: Added scripts/z-probe.php.

2003-08-19 12:11  sondberg

	* xform2.xsl: Added a z-probing button (fieldtype=zurl).

2003-08-19 12:10  sondberg

	* admin/xform.js: Added a z-probing button.

2003-08-19 12:10  sondberg

	* scripts/z-probe.php: Added a z-probing script.

2003-08-19 11:55  anders

	* prop.php: Anglified the dialogue

2003-08-18 10:53  sondberg

	* standards.php: Corrected a bug in is_granted.

2003-08-18 10:53  sondberg

	* admin/admin.xsl: The new home-list page somehow overwrited the
	  other top-menu items. Should work now.

2003-08-12 14:22  marc

	* configure.ac, debian/changelog: init scripts finally moved to tkl
	  package, version number upgraded to 1.3.0

2003-08-08 13:19  sondberg

	* standards.php: Added function that constructs a cwd relative to
	  the portal root.

2003-08-07 15:18  marc

	* debian/: postinst, prerm, rules, tklite.init: removing not needed
	  installation scripts

2003-08-07 14:48  sondberg

	* Makefile.am: Updated distro list with new tkl-help handler.

2003-08-07 14:46  sondberg

	* lib/tkl-help/handler.php: Added a brand new shining tkl-help
	  handler - to handle ehh... *help*.

2003-08-07 14:41  sondberg

	* config.php, handle_call.php: Zebra is updated when records are
	  moved and deleted.

2003-08-07 14:25  adam

	* admin/admin.xsl: Seb: Fixed bug in new home/overview split.

2003-08-07 14:18  marc

	* debian/rules: taken init scripts out of tklite and into tkl
	  package

2003-08-07 12:28  adam

	* admin/admin.xsl: Made "home" page the default for non-admin
	  users.

2003-08-07 12:13  sondberg

	* shell.php: From now on, the tkl-shell won't allow portals to
	  override handlers used in the admin interface.

2003-08-07 12:11  sondberg

	* shell.php: [no log message]

2003-08-07 11:17  adam

	* admin/admin.xsl: Hide directory.tkl when user is not admin.

2003-08-07 09:39  sondberg

	* standards.php: Removed utf8_decode in get_user_info.

2003-08-07 01:07  adam

	* standards.php, xform.php, xform2.php, admin/admin.tkl,
	  admin/admin.xsl, lib/tkl-user/handler.php: Handles multiple user
	  file areas

2003-08-06 14:30  sondberg

	* shell.php, standards.php: Removed some calls to utf8_decode.

2003-08-06 11:49  adam

	* schemas/users.xsd: Translated; made area repeatable.

2003-08-01 16:43  marc

	* Makefile.am, configure.ac, debian/changelog, debian/postinst,
	  debian/rules: debian build system updated

2003-07-31 15:56  sondberg

	* shell.php: Hidden files are shown in admin interface.

2003-07-30 11:04  adam

	* config.php: Revert.

2003-07-30 11:01  adam

	* config.php, shell.php, lib/tkl-sql/handler.php: stripslashes form
	  variables

2003-07-30 10:59  sondberg

	* prop.php: Added some javascript stuff to check fields before
	  submitting.

2003-07-27 01:13  adam

	* admin/admin.xsl: (Seb) Changed directory listing to ignore dirs
	  with prefix 'upl-' -- to conceal upload directories.

2003-07-25 15:40  sondberg

	* config.php: Introduced $default_user_lang.

2003-07-25 00:49  adam

	* shell.php: Portal-specific config file was read from wrong dir.

2003-07-23 15:33  sondberg

	* xform2.php, xform2.xsl, admin/xform.js: Text can be assigned to
	  xform panels (in the corresponding schemas).

2003-07-23 15:28  sondberg

	* domtools.php: dump_xml now silently ignores xml remarks: <!--
	  .... -->

2003-07-23 15:19  sondberg

	* schemas/authority.xsd: New version of the authority schema is
	  added to the tklite core library.

2003-07-23 09:38  sondberg

	* admin/help.tkl: Corrected some malformed XML.

2003-07-22 18:17  mike

	* admin/help.tkl: Tidy up Anders's already-excellent English

2003-07-22 15:03  sondberg

	* xform2.php, xform2.xsl: Implemented multi-page editor.

2003-07-22 14:09  sondberg

	* admin/help.tkl: Added english documentation - just as a starting
	  point for Mike :-)

2003-07-21 15:29  sondberg

	* admin/xform.js: Smallies.

2003-07-17 11:58  sondberg

	* Makefile.am: Added a line.

2003-07-17 11:57  sondberg

	* admin/xform.js: Added this javascript container.

2003-07-17 10:46  sondberg

	* xform2.php: Removed some redundant code.

2003-07-15 15:02  sondberg

	* xform2.xsl: The thumbnail or name of uploaded object is now a
	  hyperlink.

2003-07-15 13:35  adam

	* lib/tkl-sql/handler.php: SQL handler takes two parameters xml and
	  encoding. If xml is 0 the contents is converted to valid XML
	  Cdata. If xml is 1 (default) the contents not converted (and
	  assumed to be valid XML already).  If encoding is "ISO-8859-1",
	  the contents is converted to UTF-8 (native Tklite). If encoding
	  is "UTF-8" (default), contents is not converted.

2003-07-11 14:38  marc

	* Makefile.am, configure.ac, debian/changelog, doc/Makefile.am: new
	  debian package version 1.2.6-1 made

2003-07-11 11:20  anders

	* simple_editor.php: Removed css toggle, so no user can use it!

2003-07-10 19:46  anders

	* editor.html: Added real html header.

2003-07-10 19:45  anders

	* simple_editor.php: Added a .make well-formed. function, to fix
	  broken XHTML made by Moz 1.3 and IE.	Moz and NS does not use CSS
	  as default any more because IE can't edit it.  Added .Delete all.
	  button.

2003-07-10 16:10  marc

	* doc/oai.xml: oai harvesting documentation added

2003-07-10 12:28  perhans

	* urlchecker.php, scripts/single_url.php: Made a few modifications
	  so that the scripts work in batch mode

2003-07-09 20:38  anders

	* simple_editor.php: Added UTF-8 headder.  Added replace function
	  to fix broken tag, made by Moz1.3.

2003-07-09 14:59  sondberg

	* LICENSE, admin.php, badurls.xsl, browse.php, config.php,
	  dc-tkl.php, dirbrowse.php, domtools.php, get_urls.php,
	  handle_call.php, oai.php, process.php, prop.php,
	  read_local_config.php, robot.php, robot_batch.php,
	  schema-editor.php, shell-util.php, shell.php, standards.php,
	  tklite.ini, urlchecker.php, xform.php, xform.xsl, xform2.php,
	  xform2.xsl, xform_valid.php, admin/admin.tkl, admin/admin.xsl,
	  doc/content.xml, doc/html.dsl, doc/installation.xml,
	  doc/interface.xml, doc/introduction.xml, doc/oai.xml,
	  doc/tkl.xml, lib/tkl-file/handler.php,
	  lib/tkl-search/handler.php, schemas/admin.xsd,
	  scripts/IndexDataOAI.pm, scripts/Makefile.am, scripts/MyOAI.pm,
	  scripts/TKL.pm, scripts/get_task.pl, scripts/get_urls.pl,
	  scripts/statistics.pl, scripts/test_oai.pl, util/checkurl.php:
	  The TKLITE package is now UTF-8 complaint.

2003-07-08 12:30  anders

	* lib/tkl-sql/handler.php: Fiexd worng, cvs commit (1.4), so this
	  soud be like 1.2

2003-07-08 12:20  anders

	* lib/tkl-sql/handler.php: [no log message]

2003-07-08 12:10  sondberg

	* LICENSE: Removed.

2003-07-08 11:36  sondberg

	* .cvsignore, LICENSE, Makefile.am, admin.php, bootstrap,
	  browse.php, config.php, configure.ac, dc-tkl.php, dirbrowse.php,
	  domtools.php, editor.html, get_urls.php, handle_call.php,
	  makeDocs, nusoap.php, oai.php, process.php, prop.php,
	  read_local_config.php, robot.php, robot_batch.php,
	  schema-editor2.php, search.php, shell-util.php, shell.php,
	  simple_editor.php, standards.php, tklite.conf, tklite.ini,
	  urlchecker.php, users.tkl, utf8.php, xform.php, xform2.php,
	  xform2.xsl, xform_valid.php, admin/admin.tkl, admin/admin.xsl,
	  admin/help.tkl, admin/xform.css, doc/Makefile.am,
	  doc/content.xml, doc/installation.xml, doc/interface.xml,
	  doc/introduction.xml, doc/oai.xml, doc/toolkitlite.html,
	  grafik/arrow_blue_right.gif, lib/tkl-file/handler.php,
	  schemas/zmbot.xsd, util/bizigate2tkl.xsl, util/catutil.phpi,
	  util/checkurl.php, util/classic2tklite.php, util/dtv2tkl.xsl:
	  Made the UTF-8 up-to-date with respect to the main branch.

2003-07-07 15:23  marc

	* schema-editor2.php: please remember to use full <?php starting
	  tags

2003-07-04 12:18  sondberg

	* scripts/single_url.php: Added a nasty hack to avoid
	  find_portal_root being called.

2003-07-04 11:47  sondberg

	* Makefile.am: Added php lib urlchecker.php.

2003-07-04 11:40  sondberg

	* Makefile.am: Removed robotwrapper.php from Makefile.am.

2003-07-03 14:14  sondberg

	* xform2.php, xform2.xsl: The path to the document opened by xform
	  is now qualified with title.

2003-07-03 10:52  sondberg

	* schemas/zmbot.xsd: Added field documentcontent.

2003-07-03 10:45  sondberg

	* Makefile.am: Added schemas/zmbot.xsd.

2003-07-03 10:45  sondberg

	* schemas/zmbot.xsd: Added this schema.

2003-07-02 16:16  sondberg

	* admin/admin.xsl: Bugfix.

2003-07-02 16:07  marc

	* util/bizigate2tkl.xsl: small changes according to eli's
	  instruction

2003-07-02 15:57  sondberg

	* Makefile.am: Added scripts/single_url.php

2003-07-02 15:37  sondberg

	* shell.php: Now the shell.php checks for existence of tkl.config
	  after collapsing of ../ in cwd.

2003-07-02 15:00  marc

	* util/bizigate2tkl.xsl: bizigate converting xslt scheme corrected
	  according to custumers needs

2003-07-02 14:38  perhans

	* robotwrapper.php: This file is no longer used

2003-07-02 14:37  perhans

	* scripts/single_url.php: Changed paths

2003-07-02 14:13  sondberg

	* xform2.php, xform2.xsl: Corrected a bug to let linking to
	  thumbnails work better.

2003-07-02 13:21  perhans

	* schema-editor2.php: Fixed a bug that had to do with creating new
	  schemas

2003-07-02 13:02  sondberg

	* admin/admin.xsl: Added an extra / after the directory in the menu
	  navigation bar.

2003-07-02 12:07  marc

	* Makefile.am, debian/control: makefile.am corrected

2003-07-02 12:05  sondberg

	* Makefile.am: Forgot line continuator.

2003-07-02 11:49  sondberg

	* Makefile.am: Added new help page admin/help.tkl.

2003-07-02 11:35  sondberg

	* admin/: admin.xsl, help.tkl: Now a help page is shown, when the
	  help link is activated in the main menu.

2003-07-01 16:29  marc

	* util/: bizigate2tkl.xsl, classic2tklite.php: classic2tklite.php
	  converter now also with bizigate2tkl.xsl transforming stylesheet

2003-07-01 14:09  sondberg

	* schema-editor2.php: Return button brings you back to the new
	  admin interface (not the old one).

2003-07-01 13:59  perhans

	* schema-editor2.php: Added a new file type "File upload" and lots
	  of layout changes

2003-07-01 12:45  perhans

	* xform2.xsl: Changed the name of the url check script

2003-07-01 12:44  perhans

	* urlchecker.php: Added thai file to handle URL check

2003-07-01 12:38  perhans

	* scripts/single_url.php: Added a new URL check file that handles
	  only one file but can ber called as either a normal web tage or
	  as a script that, via Apache, returns XML output.

2003-07-01 11:52  sondberg

	* xform2.php: Now it is possible to move a nodeset, if the nodeset
	  is not supposed to be there (even if there are no more of the
	  given type).

2003-07-01 10:58  marc

	* Makefile.am, dtv2tkl.php, dtv2tkl.xsl, util/bizigate2tkl.xsl,
	  util/classic2tklite.php, util/dtv2tkl.xsl: moved converting
	  utilities to utils dir

2003-06-30 14:30  sondberg

	* util/catutil.phpi: Added proper php start tag.

2003-06-30 09:49  sondberg

	* xform2.php: The modified attribute will only be updated, when the
	  user actually wants to save.

2003-06-27 15:33  sondberg

	* xform2.php: Added an xslt error handler and made the xform window
	  close on error.

2003-06-27 14:57  marc

	* Makefile.am, configure.ac, debian/changelog,
	  doc/installation.xml: new release number

2003-06-27 11:16  sondberg

	* dirbrowse.php: Now title of subdirs are shown in browser.

2003-06-26 15:21  sondberg

	* handle_call.php: Special characters in dir names are replaced
	  with _.

2003-06-26 14:22  perhans

	* schema-editor.php: Added teh file upload field type

2003-06-26 14:21  perhans

	* standards.php: Added teh trans_text function

2003-06-26 14:21  perhans

	* config.php: Added trans_lang array

2003-06-26 14:00  sondberg

	* xform2.php, scripts/test_oai.pl: Xform shows file directory not
	  based upon cwd but xml_file (if specified).

2003-06-26 13:31  sondberg

	* standards.php: Removed xsl suffix again from list of valid types.

2003-06-26 13:27  sondberg

	* standards.php: Added function is_xml, checks if a given filename
	  has and xml-like extension.

2003-06-26 13:26  sondberg

	* shell.php: Extended the list of file suffixed included in
	  tkl-find.

2003-06-26 11:31  sondberg

	* xform2.php, xform2.xsl: xform now shows the path in which the
	  tkl-file is located.

2003-06-26 11:31  sondberg

	* standards.php: insert_path return string rather than writing it,
	  and get_path removes prefix /.

2003-06-26 11:29  sondberg

	* dirbrowse.php: Now insert_path returns a string rather than
	  writing it.

2003-06-25 17:18  sondberg

	* standards.php: is_granted function takes into account a possible
	  lack of / prefix.

2003-06-25 16:22  sondberg

	* admin/admin.xsl: Records are sorted alphabetically.

2003-06-25 16:13  sondberg

	* shell.php: tkl-find checks for tkl suffix.

2003-06-25 15:50  sondberg

	* dirbrowse.php, standards.php: Now the directory browse window
	  works again.

2003-06-24 15:41  sondberg

	* xform2.php: Now deletion of elements with binary sub-elements
	  works.

2003-06-24 11:52  sondberg

	* admin/admin.xsl: Corrected a mal-formed path in statistics page.

2003-06-24 10:47  sondberg

	* xform2.php: New version of authority file format and corrected a
	  bug in the way we remove the doc_root prefix in
	  make_handler_args.

2003-06-24 09:21  marc

	* users.tkl: changed all passwords to demo - please let it be like
	  that, since we check this file out now every day in our web site

2003-06-20 15:37  sondberg

	* prop.php: Checks if list of symlinks is actually a list and if it
	  actually contains elements.

2003-06-20 11:21  sondberg

	* admin/: admin.tkl, admin.xsl: Added "Admin" entry to main menu.
	  The admin table layout is modified a bit - now it consists of 2
	  tables instead of one.

2003-06-18 18:34  anders

	* utf8.php: list of all utf8 sympels, used by simple_editor.php

2003-06-18 18:31  anders

	* grafik/icon/: post_button_bgcolor.gif, post_button_bold.gif,
	  post_button_centre.gif, post_button_copy.gif,
	  post_button_cut.gif, post_button_email.gif,
	  post_button_hyperlink.gif, post_button_image.gif,
	  post_button_indent.gif, post_button_italic.gif,
	  post_button_left_just.gif, post_button_list.gif,
	  post_button_numbered_list.gif, post_button_outdent.gif,
	  post_button_paste.gif, post_button_redo.gif,
	  post_button_right_just.gif, post_button_smiley.gif,
	  post_button_spellcheck.gif, post_button_textcolor.gif,
	  post_button_underline.gif, post_button_undo.gif: Icons used by
	  simple_editor.php

2003-06-18 18:30  anders

	* simple_editor.php: Total new verson, this include lots of new
	  stuff, like rich text edit.

2003-06-18 18:28  anders

	* editor.html: Dummy file, use by simple_editor.php

2003-06-18 18:27  anders

	* js/xbDesignMode.js: JS lib to make rich text edit.

2003-06-18 18:23  anders

	* xform2.xsl: minor chegens to the JS code that loads simple
	  editor.

2003-06-18 16:12  marc

	* tklite.conf, scripts/IndexDataOAI.pm, scripts/test_oai.pl: now
	  with standard tklite.conf file to be included in apaches
	  httpd.conf

2003-06-18 13:32  sondberg

	* xform2.xsl: A XSLT unique id is assigned to every textareaField.

2003-06-16 12:30  sondberg

	* lib/tkl-file/handler.php: Added some better diagnostics.

2003-06-16 12:27  sondberg

	* admin/admin.xsl: Now selection of statistics with respect to
	  editor and document type works.

2003-06-16 11:02  sondberg

	* admin/admin.xsl: Now it is possible to select which records to
	  show at the statistical page.  TODO: Filtering upon schema type.

2003-06-13 14:41  marc

	* makeDocs: makefile include for document generation added

2003-06-13 10:43  sondberg

	* admin/admin.xsl: Started to make some statistical report in the
	  admin interface.

2003-06-11 15:42  sondberg

	* scripts/statistics.pl: Added this perl script.

2003-06-11 13:49  sondberg

	* scripts/TKL.pm: Multiple slashes are replaced by a single slash.

2003-06-11 12:13  sondberg

	* shell.php: The scheme handler tkl-find now identifies symlinks by
	  tagging a file element with two attributes:

	   - symlinkdir - target cwd of the link
	   - symlinkfile - target file

2003-06-11 12:03  sondberg

	* admin/admin.xsl: If a record is a symlink, this information is
	  shown in UI with link to master record.

2003-06-11 11:58  sondberg

	* grafik/arrow_blue_right.gif: Added this file.

2003-06-11 10:22  sondberg

	* prop.php, standards.php: Now we link from master records to
	  sym-linked instances.

2003-06-10 16:14  marc

	* debian/changelog: ampersand bug corrected

2003-06-10 16:11  marc

	* shell.php: removed regex /&/ to /&amp;/ conversion because makes
	  ill-formed &amp;amp,amp; output out of kosher xml input

2003-06-10 14:42  marc

	* configure.ac, debian/changelog: release 1.2.3 tagged

2003-06-10 14:38  adam

	* admin.php, browse.php, config.php, dc-tkl.php, dirbrowse.php,
	  domtools.php, get_urls.php, handle_call.php, oai.php,
	  process.php, read_local_config.php, robot.php, robot_batch.php,
	  robotwrapper.php, schema-editor.php, schema-editor2.php,
	  search.php, shell-util.php, shell.php, standards.php, xform.php,
	  xform2.php, xform_valid.php: Dollar id in headers

2003-06-10 14:04  marc

	* admin.php, browse.php, dc-tkl.php, dirbrowse.php, dtv2tkl.php,
	  prop.php, robot_batch.php, robotwrapper.php, schema-editor.php,
	  schema-editor2.php, simple_editor.php: fixed missing '<?php' and
	  '<?php echo ' start tags such that tklite is not dependendt on
	  php.ini configuration 'shortTags = On' MC

2003-06-10 11:54  sondberg

	* shell.php: Using % instead of # as name mask for unique
	  filenames.

2003-06-10 11:52  sondberg

	* admin/admin.xsl: Now we don't use the xslt merge operator | to
	  make things work in newer versions of Sablotron.

2003-05-30 13:51  mike

	* doc/installation.xml: Notes on Zebra failure; fix a URL

2003-05-28 15:05  marc

	* Makefile.am: debian files added in tarball - now we can build
	  debian packages from tarball

2003-05-28 14:41  marc

	* Makefile.am, configure.ac, nusoap.php, shell.php,
	  debian/changelog: soap now part of tklite, corrected severe bugs
	  in nusoap.php

2003-05-27 09:51  sondberg

	* shell.php: Bugfix: Now the admin interface can be invoked from
	  anywhere in the portal hierarchy.

2003-05-26 15:32  sondberg

	* admin/admin.xsl: Linking directly to the javascript launching the
	  properties window.

2003-05-26 15:23  marc

	* configure.ac, debian/changelog, debian/tklite.init: version
	  number updated to 1.2.1

2003-05-26 14:44  marc

	* browse.php, read_local_config.php: missing <?php tags added

2003-05-26 13:53  marc

	* browse.php, tklite.ini, debian/tklite.init: missing php tag
	  added, init script pid file handeling improved

2003-05-23 09:52  sondberg

	* admin/admin.xsl: Corrected a bug - now TKL works on RH-9.0. Newer
	  Sablotrons seem to be more strict in syntax checking.

2003-05-22 16:36  perhans

	* admin/xform.css: Changed the way text is indented

2003-05-22 14:27  marc

	* tklite.ini: bug in umask changed, user apache may now index,
	  redhat chkconfig works now

2003-05-22 13:19  marc

	* tklite.ini: redhat boot file changed such that indexing can be
	  done by user apache

2003-05-22 12:47  sondberg

	* standards.php: Added function remove_special_chars.

2003-05-22 12:45  sondberg

	* dirbrowse.php, process.php: If no path is specified in add
	  sym-link or copy record, the path is cwd.

2003-05-22 12:32  marc

	* Makefile.am, tklite.ini: now also with init.d startup files for
	  other unixes

2003-05-22 12:25  mike

	* .cvsignore: Oops - back how it was

2003-05-22 12:23  mike

	* .cvsignore: tweak ignores

2003-05-21 17:26  marc

	* Makefile.am, tkl-idzebraidx, tkl-idzebrasrv: first shot on redhat
	  or other unix init.d script - not finished

2003-05-21 15:52  sondberg

	* xform2.php: Tightened the syntax requirement for local type
	  definitions. Fixes the problem with a silly extra add button in
	  the insert choice field.

2003-05-21 13:41  marc

	* doc/installation.xml: debian installation manual corrected

2003-05-21 11:11  sondberg

	* read_local_config.php: Introduced this thing into the utf-8
	  branch.

2003-05-21 11:10  marc

	* debian/postinst: php4 forgets to uncomment it's LoadModule line -
	  now fixed in tklite MC

2003-05-21 10:20  sondberg

	* admin.php, config.php, domtools.php, oai.php, robot_batch.php,
	  schema-editor.php, search.php, shell.php, standards.php,
	  xform2.php, xform2.xsl, admin/admin.xsl, doc/.cvsignore,
	  doc/html.dsl, doc/tkl.xml, lib/tkl-find/handler.php,
	  lib/tkl-grant/handler.php, lib/tkl-time/handler.php,
	  scripts/TKL/File.pm, scripts/TKL/URLcheck.pm, util/checkurl.php:
	  UTF-8

2003-05-20 16:41  marc

	* debian/: postinst, tklite.init: auto-indexing right after
	  install.

	  manual indexing using /etc/init.d/tklite index also possible

2003-05-20 16:25  marc

	* configure.ac, debian/changelog, debian/tklite.init: version
	  1.2.0-1 now with correct working indexing of portal zebra servers

2003-05-20 15:22  marc

	* Makefile.am, tkl-idzebraidx, tkl-idzebrasrv, debian/postinst,
	  debian/prerm, debian/rules, debian/tklite.init: tklite-idzebra
	  servers now started in init script, one for each portal named in
	  /etc/tklite or /var/www/.tklite

	  still missing automagic indexing of zebra servers - MC

2003-05-19 17:07  marc

	* Makefile.am, tkl-idzebraidx, tkl-idzebrasrv: tkl-idzebra server
	  files modified

2003-05-19 16:56  marc

	* tkl-idzebraidx, tkl-idzebrasrv: Simple zebra startup - indexing
	  and server scripts - must be registered in inittab - needs
	  improvement

2003-05-15 18:11  mike

	* doc/installation.xml: Fix my faulty description of the necessity
	  for the tklite directory to be physically within the DocumentRoot
	  - I had thought it needed to be in the Portal directory, because
	  the way I had things set up they were the same directory.
	  Documentation is much clearer now.

2003-05-15 16:50  sondberg

	* xform2.php: Now xs:choice works when it is addressed in more than
	  one field.

2003-05-15 16:48  sondberg

	* xform2.xsl: The name of the choice dropdown window is now
	  generated as a unique xslt key.

2003-05-15 10:54  sondberg

	* xform2.php: Various handler stuff: A clean-up handler can be
	  associated with a schema.

2003-05-15 00:23  mike

	* doc/.cvsignore: tweak

2003-05-14 18:08  mike

	* shell.php: Added my instrumentation lines in the scheme_handler()
	  as described in the bug-report I just submitted.  They are all
	  commented out with the mystic rune of the triple hash (###) so
	  they won't affect how your system runs, but they're there if you
	  want to uncomment them and play with the setup.

2003-05-14 15:19  perhans

	* admin.php, shell.php, xform2.php: Added functionality to read a
	  local config file

2003-05-14 15:18  perhans

	* read_local_config.php: This file reads the local_config.phpi
	  files that overwrites some settings set in config.php

2003-05-14 14:09  marc

	* doc/installation.xml: RedHat 9.0 installation updated - MC

2003-05-13 22:11  heikki

	* scripts/get_task.pl: Creating a job in Zombines base.

2003-05-13 21:14  heikki

	* scripts/: get_task.pl, TKL/File.pm: Working on get_task.pl
	  Recurses through all task files, and changes status as needed.
	  Does not yet start actual harvesting

2003-05-13 16:36  marc

	* doc/: installation.xml, introduction.xml, tkl.xml: debian
	  installation process updated. redhat to follow MC

2003-05-13 15:53  marc

	* Makefile.am, doc/Makefile.am: added new target "make html" for
	  those who like multifile html output changed default target "make
	  doc" back to simple file html output used in	 debian packages
	  and tarballs

	  If this works well for all, I suggest we cancel all of the *.dsl
	  files since those are redundant using docbook2html and
	  docbook2html. MC

2003-05-13 15:38  sondberg

	* xform2.xsl: The link to the thumbnail should now work ok.

2003-05-13 13:55  sondberg

	* xform2.xsl: Nicer display of thumbnails.

2003-05-13 13:32  sondberg

	* scripts/get_task.pl: Added this thing.

2003-05-12 18:13  mike

	* doc/installation.xml: Insert more notes from my own experience of
	  TKL awkwardness.  Clarify language and examples in several
	  places.

2003-05-12 18:11  mike

	* search.php: remove redundant commented-out lines

2003-05-12 12:48  sondberg

	* xform2.xsl: Window keeps focus when insert current date and
	  editor is activated.

2003-05-12 11:20  sondberg

	* xform2.xsl: The XSL stylesheet rendering the xform html form now
	  respects the order of elements in the schema.

2003-05-12 10:41  sondberg

	* standards.php: Per's patch.

2003-05-12 10:20  sondberg

	* robot_batch.php: Per's patch.

2003-05-12 10:13  sondberg

	* scripts/TKL/URLcheck.pm: Added xs:choice to the list of supported
	  schema declarations.

2003-05-12 10:13  sondberg

	* admin/admin.xsl: Added support for list of dead URLs.

2003-05-09 15:15  mike

	* .cvsignore, doc/Makefile.am, doc/installation.xml: fix ignores

2003-05-09 15:13  adam

	* doc/installation.xml: Add missing instruction for make

2003-05-09 14:35  sondberg

	* robot_batch.php, standards.php: Implemented Per's robot patches.

2003-05-09 11:47  adam

	* bootstrap: Move comment.

2003-05-09 11:45  adam

	* bootstrap: Check for automake

2003-05-09 11:37  adam

	* bootstrap: Fix check for autoconf version.

2003-05-09 11:29  adam

	* bootstrap: Use autoconf 2.53 or later and avoid 2.13 version on
	  Debian stable.  CVk:
	  ----------------------------------------------------------------------

2003-05-09 11:28  adam

	* debian/control: Build does not depend on php4-yaz.

2003-05-09 10:57  sondberg

	* configure.ac, shell.php, debian/changelog: Committed changes into
	  the tagged version 1.2.0.

2003-05-08 16:22  marc

	* doc/Makefile.am: Error corrected in target "make doc"

	  Now works also on a debian testing with automale 1.7 and autoconf
	  2.57 - except for the target "make distcheck", which I will look
	  into some other day.	MC

2003-05-08 15:59  marc

	* Makefile.am, bootstrap, configure.ac, doc/Makefile.am,
	  scripts/Makefile.am: I made some nasty hacks to make the
	  automake/autoconf thing work on debian stable.

	  The following package numers are required, and must be present:

	  automake 1.5 autoconf 2.53

	  Notice that the debian stable package automake1.5 must be
	  installed to make this work. (the package automake is version
	  1.4, and will not work)

	  Still some issues left with the docbook2html , but I fix that as
	  soon as possible. Any suggestions?  MC

	  New make commands are "make dpkg" and "make doc" , this is tested
	  on test.indexdata.dk. I will test on debian testing later today.

	  There has been a lot of hacking in the tklite rep today - please
	  remember to register new files in the automake Makefile.am files
	  !!!

2003-05-08 15:40  sondberg

	* xform2.xsl: Prepared for file_upload. And when "Return" button is
	  activated, the window is not closed directly but another post is
	  performed so xform2 can clean up (needed in file_upload).

2003-05-08 15:37  sondberg

	* xform2.php: Added file_upload feature.  Allowing annotation
	  elements to schema document element, where one can associate a
	  handle, which will be called at save/about time.

2003-05-08 15:35  sondberg

	* standards.php: Added function normalize_path.

2003-05-08 12:10  mike

	* doc/: Makefile.am, installation.xml: add comment on error message

2003-05-08 11:18  adam

	* doc/installation.xml: More info on Red Hat 8/9.

2003-05-07 16:41  mike

	* doc/installation.xml: Various, mainly small, rolling changes.
	  I'm committing now not because this a particuarly obvoious
	  checkpoint but because I am nervous about how everyone else seems
	  to be editing in this area as well :-)  Just want to avoid
	  conflicts.

2003-05-07 16:15  marc

	* LICENCE, LICENSE, Makefile.am, configure.ac, debian/changelog,
	  debian/control, debian/docs, debian/postinst, debian/preinst,
	  debian/rules, doc/Makefile.am, doc/tkl.xml: Now version number
	  tklite 1.1.20030507-1

	  documentation automagically build using docbook2html and
	  docbook2pdf during make install

	  debain package now placed in correct dir /usr/share/tklite, and
	  /usr/share/doc/tklite for the documentation

	  Needs still to make debian package working with apache2, also
	  documentation man pages still missing.

2003-05-06 18:03  mike

	* doc/: content.xml, interface.xml, introduction.xml: Finish
	  working through introduction.xml -- that's ready to go now.  Fix
	  case of "Bibliotheca" throughout.

2003-05-06 17:05  marc

	* Makefile, debian/changelog, debian/preinst: small debian quirks
	  corrected

2003-05-06 16:55  mike

	* doc/: Makefile, introduction.xml: Various tweaks to the
	  introduction document, as I work my way through it.

	  Makefile is now auto-generated, so should not be in archive.
	  (Especially as it has the path /home/marc hardwired into it :-)

2003-05-06 16:28  marc

	* doc/Makefile.am: forgotten this file..

2003-05-06 16:26  marc

	* Makefile, Makefile.am, bootstrap, configure.ac, debian/dirs,
	  debian/rules, doc/Makefile: tklite now using automake/autoconf
	  default debian install dir now /usr/share/tklite default unix
	  install dir now /usr/local/share/tklite

2003-05-06 14:38  perhans

	* config.php, schema-editor.php, standards.php: Added language
	  support in teh schema editor and fixed some bugs.  Added a file
	  upload field type.  Implemented teh new design

2003-05-05 22:26  adam

	* doc/installation.xml: php-devel needed on Red Hat too

2003-05-05 22:20  adam

	* doc/: content.xml, installation.xml, interface.xml,
	  introduction.xml: More on Red Hat notes. Test portal named
	  bibliotheca rather than tkl-test1.

2003-05-05 22:20  adam

	* doc/Makefile: Fix build rule for tkl.pdf

2003-05-03 01:21  mike

	* doc/introduction.xml: capitalisation

2003-05-03 01:20  mike

	* doc/: content.xml, interface.xml: Finished moving all Seb's
	  translated text across into DocBook format, with the last (big)
	  chunk having gone into the new "interface.xml".  Everything is
	  now well-formed and valid, but some of it is pretty ugly.  My
	  plan is to work through the material in the next working day,
	  doing the exercises, fixing the typos and improving the markup.

2003-05-03 00:07  mike

	* doc/: Makefile, oai.xml, tkl.xml: New file of OAI chapter from
	  Seb's document.

2003-05-02 23:37  mike

	* doc/: Makefile, content.xml, tkl.xml: New file, content.xml,
	  containing initial DocBookisation of the Content Administration
	  section of Seb's document.

2003-05-02 16:21  mike

	* doc/introduction.xml: Include the introductory material from
	  Seb's translated-from-Danish HTML-exported-from-Word document.
	  This has been elementarily DocBookified, but is still rife with
	  typos, etc. at this stage.

2003-05-02 16:15  mike

	* doc/html.dsl: Reverted the path for docbook.dsl to what it was in
	  revision 1.1 -- the path I need for my own work here is now the
	  same as everyone else's since we now all seem to be using Debian.
	  However, this still badly needs to be parameterised as in the
	  YAZ and Zebra documentation.

2003-05-01 11:07  marc

	* Makefile, debian/postinst, debian/preinst, debian/prerm: updated
	  checks for httpd cahnges

2003-04-30 16:01  marc

	* debian/preinst: checks for chrashes over old tklite installation

2003-04-30 14:20  marc

	* debian/preinst: preinstall test on /var/www/tklite also on file
	  and directory name

2003-04-30 14:09  marc

	* debian/preinst: install brake if /var/www/tklite exists

2003-04-30 12:32  marc

	* debian/: postinst, prerm: error in sed circumvented for stabe
	  dist

2003-04-29 17:22  marc

	* Makefile: new files added in debian dir

2003-04-29 16:50  marc

	* debian/postinst: sed bug workaround for debian stable

2003-04-29 16:18  marc

	* debian/manpage.sgml: template manpage added

2003-04-29 15:19  adam

	* debian/control: Remove trailing line. Upsets Debian stable

2003-04-29 14:59  marc

	* debian/: postinst, prerm: quirks corrected - only neeed to put
	  documentation the right place.

2003-04-29 14:26  marc

	* debian/control: dependencies fixed

2003-04-29 13:55  marc

	* debian/: postinst, prerm: now installling and de-installing works

2003-04-29 12:50  marc

	* debian/: postinst, postrm.ex, prerm, prerm.ex: fixed

2003-04-29 12:27  marc

	* debian/prerm: prerm canged to look like debian originals

2003-04-29 12:22  marc

	* debian/prerm: removes entries from http.conf

2003-04-29 11:44  marc

	* debian/: postinst.ex, preinst.ex: removed example files

2003-04-28 18:39  sondberg

	* shell.php: Added check for CVS in tkl-find

2003-04-28 17:35  marc

	* debian/postinst: errors!!

2003-04-28 17:29  marc

	* debian/postinst: more tweeking !

2003-04-28 16:33  marc

	* debian/postinst: postinstall script - first version

2003-04-28 12:45  marc

	* Makefile, debian/rules: first install of debian package works
	  to-do: build and install docs the right places	register
	  extentions *.tkl in apaches http.conf

2003-04-25 15:13  perhans

	* robot_batch.php: Fixed bug with missing function

2003-04-24 16:34  mike

	* doc/: html.dsl, installation.xml, introduction.xml, tkl.xml:
	  Broke the single, big tkl.xml file down into three, with separate
	  chapter files for the introduction (short) and installation (much
	  longer).  This is in preparation for adding in the extra material
	  from Seb's translation of the user/admin guide.

	  I also changed the paths to the DocBook DTD and stylesheet so I
	  could build the HTML on my system.  Clearly this should be done
	  with configure and friends, as in the other packages'
	  documentation, but I thought I'd leave that to someone
	  experiences with that stuff.

2003-04-24 15:12  marc

	* debian/: dirs, rules: corrected

2003-04-24 14:55  marc

	* Makefile: dist target rescued

2003-04-24 14:46  marc

	* Makefile: make dist added

2003-04-24 13:35  marc

	* Makefile: another error edited

2003-04-24 13:26  marc

	* Makefile: error corrected

2003-04-24 13:18  marc

	* Makefile, debian/rules: permissions set correctly

2003-04-24 12:56  marc

	* Makefile: make dist added

2003-04-24 12:48  marc

	* Makefile, debian/README.Debian, debian/changelog, debian/compat,
	  debian/control, debian/copyright, debian/dirs, debian/docs,
	  debian/init.d.ex, debian/manpage.1.ex, debian/manpage.sgml.ex,
	  debian/postinst.ex, debian/postrm.ex, debian/preinst.ex,
	  debian/prerm.ex, debian/rules, debian/tklite.doc-base.EX: added
	  debian control files and a toplevel Makefile - not finished yet
	  MC

2003-04-23 16:41  marc

	* doc/tkl.xml: added section on REdHat and  on portal indexing

2003-04-23 16:32  marc

	* doc/toolkitlite.html: run tidy over this mess

2003-04-23 15:50  marc

	* doc/toolkitlite.html: sebastians docs checked in

2003-04-23 10:46  sondberg

	* shell.php: The tkl-shell now stores its temporary files in /tmp.

2003-04-23 09:46  sondberg

	* oai.php, shell.php: Fixed a bug in the oai service: Now it should
	  work on PHP version < 4.3.

2003-04-22 23:06  adam

	* admin.php, config.php, domtools.php, shell-util.php, shell.php,
	  standards.php, xform.xsl, xform2.php, xform2.xsl,
	  admin/admin.tkl, admin/admin.xsl, lib/tkl-search/handler.php,
	  schemas/admin.xsd: More UTF-8 fixes

2003-04-22 20:07  perhans

	* schema-editor.php: Fixed small bug.

2003-04-22 16:22  perhans

	* schema-editor.php: Changed checkbutton to checkbox.  Removed
	  escaped ', " and \.  Made XML feltnavn and felttype editable.

2003-04-22 12:01  perhans

	* robot_batch.php, util/checkurl.php: Implemented Adams URL checker

2003-04-11 13:05  adam

	* util/checkurl.php: Returns last known permanently moved URL

2003-04-08 17:34  adam

	* util/checkurl.php: Allow path for redirects

2003-04-06 23:46  sondberg

	* lib/: tkl-find/handler.php, tkl-grant/handler.php,
	  tkl-time/handler.php: Removed bad whitespace

2003-04-04 12:36  sondberg

	* config.php, domtools.php, shell.php, standards.php, xform2.php,
	  xform2.xsl, admin/admin.xsl, lib/tkl-file/handler.php: Started a
	  new utf8 developing branch of the tklite project.

2003-04-04 11:49  sondberg

	* admin/admin.xsl: Sub-directories are sorted according to
	  dir-name.

2003-04-03 11:49  sondberg

	* standards.php: Now extract_cwd should work.

2003-04-03 10:53  sondberg

	* xform2.php: Implemented extract_cwd.

2003-04-03 10:52  sondberg

	* standards.php: Added function extract_cwd.

2003-04-02 18:21  sondberg

	* shell.php: Better error reporting.

2003-04-02 17:56  sondberg

	* lib/tkl-file/handler.php: Checks if file exists and is readable.

2003-04-01 13:08  sondberg

	* xform2.xsl: The insert choice subtree moved to very button.

2003-03-31 11:35  adam

	* users.tkl: Same as in test portal bibliotheca

2003-03-31 10:25  sondberg

	* xform2.php: Corrected a bug: Now xform sets focus on first added
	  entry.

2003-03-28 14:31  sondberg

	* shell.php: In find_files, a matching file will not be opened, if
	  select parameter is not specified.  To prevent shell.php to crash
	  for big files like log files and stuff.

2003-03-28 13:24  sondberg

	* shell.php: Added sym-links to list of valid file types.

2003-03-27 17:43  sondberg

	* shell.php: Corrected yet another bug: Now directory names '0'
	  won't stop the dir browser.

2003-03-27 15:27  sondberg

	* standards.php: Cleaned up, and corrected a few bugs.

2003-03-27 15:26  sondberg

	* shell.php: Corrected a few bugs. Now it should work when apache
	  root coincides with portal root.

2003-03-27 14:59  sondberg

	* admin/admin.xsl: From now on, directory.xsd is always allowed in
	  a directory.

2003-03-27 14:57  sondberg

	* admin/admin.tkl: Changed the linking convention.

2003-03-26 22:45  mike

	* doc/tkl.xml: Lots of small changes and additions based on my own
	  experiences (not yet completely successful) of trying to get Xpo
	  running.

2003-03-26 21:20  mike

	* .cvsignore, doc/.cvsignore: cvsignore

2003-03-26 15:05  sondberg

	* schema-editor.php: Resolved naming conflict.

2003-03-26 15:04  sondberg

	* admin/admin.xsl: Top menu bar is handled differently, and added
	  link to schema editor.

2003-03-26 15:03  sondberg

	* shell.php: Now it checks for filetype in a correct fashion.

2003-03-24 15:17  adam

	* util/checkurl.php: Ny URL checker

2003-03-24 07:47  sondberg

	* robot_batch.php: Added this temporary version of robot.php to be
	  run in batch mode.

2003-03-19 16:49  sondberg

	* shell.php: Added urldecode around message body.

2003-03-14 12:37  sondberg

	* xform2.xsl: Focus is kept, when the check-url button is
	  activated.

2003-03-14 11:56  sondberg

	* shell.php: Neglecting file socket.

2003-03-14 10:55  sondberg

	* xform2.xsl: Corrected a bug in radiobuttonField - now it sets the
	  correct default settings of the buttons.

2003-03-14 10:51  sondberg

	* lib/tkl-sql/handler.php: Applied utf8_decode on returned data.
	  Should be removed, when we want to handle utf8 in a correct way
	  at a later stage.

2003-03-12 14:42  sondberg

	* xform2.xsl: Added Alfred Heller's radiobutton field type.

2003-03-10 20:30  sondberg

	* standards.php, xform2.php: Removed the entity escaping hack again
	  - it was too ugly afterall!

2003-03-10 12:19  sondberg

	* schema-editor2.php: Added this admin2'ized version of
	  schema-edit.

2003-03-10 10:31  sondberg

	* schemas/directory.xsd: nameMask is mandatory.

2003-03-08 18:49  sondberg

	* lib/tkl-sql/handler.php: Added a decent xml header.

2003-03-07 15:37  sondberg

	* xform2.php: Applied functions to fix problem with entities.

2003-03-07 15:36  sondberg

	* standards.php: Added function domxml_open_men if this doesn't
	  exists. And added some functions to escape entities.

2003-03-06 10:30  sondberg

	* shell.php: Added portal customized tkl-header handler.

2003-03-06 10:27  sondberg

	* lib/tkl-header/handler.php: Added this handler.

2003-03-05 16:28  sondberg

	* admin/admin.xsl: Changed the bread-crumb.

2003-03-05 15:58  sondberg

	* grafik/prior_op.gif: Added this.

2003-03-05 15:55  sondberg

	* xform2.xsl: The chosen language survives from session to session.

2003-03-05 15:42  sondberg

	* grafik/: button_gem.gif, button_return_da.gif,
	  button_return_en.gif, button_save_da.gif, button_save_en.gif,
	  button_tilbage.gif: Added some english versions of various
	  buttons.

2003-03-05 15:41  sondberg

	* admin/admin.xsl: The chosen language finds its way to xform.

2003-03-05 15:41  sondberg

	* xform2.xsl: Inteface issues of moving elements, and made the
	  interface multi-lingual.

2003-03-05 15:39  sondberg

	* xform2.php: Added feature to move elements.

2003-03-05 15:38  sondberg

	* standards.php: Added a function to set nodes.

2003-03-04 20:47  sondberg

	* admin/admin.xsl: Pop-up editor now has same dimensions as normal
	  editor.

2003-03-04 20:42  sondberg

	* xform2.xsl: Scrolling 100 pixels extra when focusing.

2003-03-04 20:21  sondberg

	* xform2.xsl: Smallies.

2003-03-04 20:12  sondberg

	* xform2.php: Focus now works for choice fields.

2003-03-04 15:17  sondberg

	* xform2.xsl: The choice feature works better.

2003-03-04 14:41  sondberg

	* admin/xform.css: Added a few extra indent levels.

2003-03-04 14:40  sondberg

	* xform2.xsl: The choice button is functioning.

2003-03-04 13:46  sondberg

	* xform2.php: Now browser focus works for ordinary fields and
	  subtree. TODO: choice.

2003-03-04 09:51  sondberg

	* xform2.xsl: Added an onLoad attribute to set focus at a specific
	  field.

2003-03-04 09:48  sondberg

	* xform2.php: Introduced the focus idea - works for fields. TODO:
	  Should work for structs as well.

2003-03-03 18:32  sondberg

	* xform2.php: file drop_down. And preprared for auto-focus.

2003-03-03 15:20  sondberg

	* config.php, xform2.php, xform2.xsl: The xform2 is now the default
	  one.

2003-03-03 15:20  sondberg

	* admin/xform.css: Added this css.

2003-03-03 15:20  sondberg

	* admin/admin.xsl: Larger xform window.

2003-03-03 14:29  sondberg

	* grafik/icon_minus.gif: Added this thing.

2003-03-03 14:05  sondberg

	* grafik/icon_plus.gif: Added this gif.

2003-03-03 09:25  sondberg

	* grafik/: button_gem.gif, button_tilbage.gif: Added theses gifs.

2003-03-02 12:02  sondberg

	* handle_call.php, xform.xsl: Smallies.

2003-03-02 11:58  sondberg

	* shell.php: Added the function_file_exists.

2003-03-02 11:58  sondberg

	* lib/tkl-file-exists/handler.php: Added this handler.

2003-03-02 11:57  sondberg

	* admin/admin.xsl: Now the auto_index function works.

2003-03-02 01:13  sondberg

	* standards.php: Nothing.

2003-03-02 01:13  sondberg

	* shell.php: Removed some stupid logging.

2003-03-02 01:12  sondberg

	* prop.php: New css.

2003-03-02 01:11  sondberg

	* admin/admin.xsl: Alternating colours now works.

2003-03-02 00:55  sondberg

	* lib/tkl-file/handler.php: Hack to prevent admin stylesheet to
	  load non-tkl files.

2003-02-28 17:21  sondberg

	* admin/admin.xsl: User info on interface.

2003-02-28 17:07  sondberg

	* admin/admin.xsl: Top menu works better.

2003-02-28 16:24  sondberg

	* lib/tkl-default/handler.php: Added this thing.

2003-02-28 16:24  sondberg

	* lib/tkl-file/handler.php: Smallies.

2003-02-28 16:12  sondberg

	* admin/admin.xsl: Now properties works as well.

2003-02-28 15:57  sondberg

	* schemas/admin.xsd: Added field errorMsg

2003-02-28 15:56  sondberg

	* admin/admin.xsl: Remove, add and edit now works.

2003-02-28 15:56  sondberg

	* admin/admin.tkl: Added error messages.

2003-02-28 15:55  sondberg

	* process.php: Nothing

2003-02-28 15:55  sondberg

	* handle_call.php: Added this file.

2003-02-27 18:24  sondberg

	* shell.php: Removed $path from globals.

2003-02-27 18:22  sondberg

	* shell.php: Added more handlers, i.e. tkl-default, adjusted
	  tkl-unique.

2003-02-27 18:21  sondberg

	* admin/admin.xsl: Adjustments.

2003-02-27 17:53  sondberg

	* grafik/: button_create_directory.gif,
	  button_create_directory_off.gif, button_create_document.gif,
	  button_create_document_off.gif, button_opret_dokument.gif,
	  button_opret_dokument_off.gif, button_opret_underkatalog.gif,
	  button_opret_underkatalog_off.gif: Added some gifs.

2003-02-27 17:44  sondberg

	* admin/admin.xsl: Naming schemes implemented.

2003-02-27 16:05  sondberg

	* shell.php: Added path to list of available parameters.

2003-02-27 15:34  sondberg

	* admin/admin.xsl: Substantial developments.

2003-02-27 12:41  sondberg

	* lib/tkl-grant/handler.php: Removed debug.

2003-02-27 12:41  sondberg

	* lib/tkl-grant/handler.php: Added this thing.

2003-02-27 12:40  sondberg

	* shell.php: Now works in conjunction with standards.php.

2003-02-27 12:40  sondberg

	* standards.php: Now $tkl_cwd overrides $cwd if $cwd is unset.

2003-02-27 12:07  sondberg

	* lib/: tkl-admin-header/handler.php, tkl-user/handler.php: Added
	  this file.

2003-02-26 17:16  sondberg

	* lib/tkl-unique/handler.php: Added this handler.

2003-02-26 15:10  sondberg

	* lib/tkl-path/handler.php: Wrong handle name.

2003-02-26 15:06  sondberg

	* lib/: tkl-args/handler.php, tkl-file/handler.php,
	  tkl-find/handler.php, tkl-path/handler.php,
	  tkl-search/handler.php, tkl-soap/handler.php,
	  tkl-sql/handler.php, tkl-time/handler.php: Added some default
	  external handlers.

2003-02-26 15:04  sondberg

	* shell.php: External scheme handles.

2003-02-26 15:01  sondberg

	* shell.php: Changes to allow loading of admin stylesheets.

2003-02-26 14:59  sondberg

	* admin/: admin.css, admin.tkl, admin.xsl: Added admin files.

2003-02-19 15:32  sondberg

	* schemas/admin.xsd: Removed top menu item.

2003-02-19 11:31  sondberg

	* schemas/admin.xsd: Duplicated portal.xsd.

2003-02-18 15:17  sondberg

	* schemas/admin.xsd: Added this file.

2003-02-06 11:39  adam

	* doc/tkl.xml: Note on Solaris

2003-02-04 14:23  sondberg

	* xform.php: Now we're supporting default files.

2003-02-04 12:39  sondberg

	* shell.php: Removed warning in mysql_num_rows etc.

2003-02-04 00:35  sondberg

	* xform.xsl: Better naming scheme to avoid overlap.

2003-02-04 00:13  sondberg

	* xform.xsl: Added a new drop down box for choosing bits and peaces
	  for a field.

2003-02-04 00:13  sondberg

	* standards.php: Added an experimental version of escape_amp.

2003-02-04 00:12  sondberg

	* xform.php: Added a few parameters to xslt, i.e. doc_root and
	  admin_lang.

2003-02-03 13:47  sondberg

	* xform.php: Escaping < and >.

2003-02-03 10:14  sondberg

	* xform.php: Removed insert button for choice subtrees.

2003-01-30 16:16  sondberg

	* xform.xsl: Corrected IE bug in insert_date.

2003-01-29 14:48  sondberg

	* shell.php: Added handle scheme_tkl_sql.

2003-01-27 15:40  sondberg

	* xform.xsl: Added support for xs:choice in the stylesheet.

2003-01-27 15:39  sondberg

	* xform.php: Added support for xs:choice in the schema.

2003-01-16 15:37  sondberg

	* xform.xsl: Added a today's date button in xform.

2003-01-16 15:33  sondberg

	* grafik/dateconfig.png: Added this file.

2003-01-13 15:25  sondberg

	* xform.php: Finally, the double slash found its way to cvs.

2003-01-13 15:14  sondberg

	* xform.php: escape_amp is called for each attribute value.

2003-01-13 11:50  sondberg

	* admin.php: Removed .xsd from the "Opret dokument" document types.

2003-01-13 10:23  sondberg

	* xform.php: Applied utf8_decode upon the default element
	  attribute.

2003-01-10 14:48  sondberg

	* xform.php: The function process is called with root xs:element
	  node (to avoid ambiguity with respect to document element for
	  schemas with named types).

2003-01-08 16:22  adam

	* doc/tkl.xml: Add various links

2003-01-08 16:16  adam

	* doc/tkl.xml: Notes on Zebra. Point to FTP server for TKL files

2003-01-08 15:29  perhans

	* config.php, schema-editor.php: Added creator, createed, modifier,
	  modified attributes

2003-01-08 15:10  adam

	* doc/tkl.xml: Section about virtual hosting

2003-01-08 14:50  quinn

	* admin.php, search.php, shell.php: Work

2003-01-08 14:10  sondberg

	* robot.php: Introduced strval in first argument of basename, don't
	  ask....

2003-01-08 13:55  adam

	* robot.php: socket_select works for both 4.1.2 and 4.2.2(and
	  newer)

2003-01-07 15:17  adam

	* doc/tkl.xml: Minor corrections. Id in header

2003-01-07 15:02  adam

	* doc/tkl.xml: Changed Action for shell.php

2003-01-07 14:58  adam

	* doc/tkl.xml: Debian info. More info on TKL setup

2003-01-07 11:33  sondberg

	* schemas/authority.xsd: Added this file.

2003-01-06 14:36  sondberg

	* xform.php: xform maintains document element attributes: modifier,
	  modified.

2003-01-02 15:27  sondberg

	* process.php, standards.php: Now checking for tainted path user
	  input.

2002-12-12 13:22  sondberg

	* standards.php: Reintroduced strlen in dir_content.

2002-12-12 12:05  sondberg

	* standards.php: Now the portal statistics is only carried out for
	  tkl-files.

2002-12-11 10:40  sondberg

	* standards.php: Corrected a bug in function dir_content.

2002-12-10 12:18  sondberg

	* scripts/TKL/File.pm: Added method get_base.

2002-12-09 15:11  sondberg

	* process.php: Removing white space in front of and after dir
	  names.

2002-12-02 17:28  sondberg

	* LICENCE, README: Added these files to repository.

2002-11-28 22:42  sondberg

	* scripts/TKL/File.pm: Overrides generic parser method.

2002-11-28 14:07  sondberg

	* scripts/TKL.pm: Global replacements of invalid entities.

2002-11-28 14:00  sondberg

	* scripts/: TKL.pm, get_urls.pl, TKL/URLcheck.pm: Correct handling
	  of entities.

2002-11-27 21:34  sondberg

	* scripts/get_urls.pl: Applied the FindBin module to add local perl
	  library.

2002-11-27 16:00  sondberg

	* scripts/TKL.pm: Corrected a bug in find_portal_root.

2002-11-27 15:52  sondberg

	* scripts/TKL.pm: Added this file to repository.

2002-11-27 15:07  sondberg

	* scripts/: get_urls.pl, TKL/File.pm, TKL/OAI.pm, TKL/URLcheck.pm:
	  Added these files to repository.

2002-11-27 15:07  sondberg

	* scripts/MyOAI.pm: Nothing important.

2002-11-25 10:06  quinn

	* shell.php, standards.php: Work

2002-11-21 15:26  sondberg

	* xform.xsl: Larger editor popup.

2002-11-21 15:26  sondberg

	* simple_editor.php: Added more features.

2002-11-20 14:19  sondberg

	* simple_editor.php: Changed some text.

2002-11-20 12:35  sondberg

	* xform.xsl: Added a simple editor button.

2002-11-20 12:35  sondberg

	* simple_editor.php: Added this file to repository.

2002-11-20 11:31  sondberg

	* xform.php: Cleaning up.

2002-11-20 11:18  sondberg

	* xform.php: Added a indent attribute to struct and field elements.

2002-11-08 15:26  sondberg

	* standards.php: Corrected a bug in extract_schema. Now it relies
	  on domxml.

2002-11-01 13:31  sondberg

	* scripts/test_oai.pl: Added a decent test script.

2002-11-01 13:31  sondberg

	* scripts/MyOAI.pm: Added some statistical book-keeping.

2002-11-01 13:20  sondberg

	* scripts/MyOAI.pm: Implemented handling of resumptionToken.

2002-10-31 16:50  sondberg

	* config.php: Reintroduced $admin_property.

2002-10-31 10:39  sondberg

	* scripts/MyOAI.pm: Added some documentation.

2002-10-31 10:18  sondberg

	* scripts/MyOAI.pm: Added this file to repository.

2002-10-25 15:51  quinn

	* oai.php: OOP style in get_elements_by_tag_name.

2002-10-25 15:48  sondberg

	* admin.php: Added new menu item "Dde links".

2002-10-25 15:47  sondberg

	* config.php: Added bad_urls and bad_urls_xslt.

2002-10-25 15:20  perhans

	* admin.php, schema-editor.php: Added menu and fixed bug in
	  min/maxoccurs

2002-10-25 13:15  perhans

	* robot.php: Deleted function that was allready declared in
	  standards.php

2002-10-25 13:08  perhans

	* robot.php: Small changes

2002-10-24 14:07  quinn

	* get_urls.php: Correction in order to make robot.php run
	  autmaticaly

2002-10-24 12:24  perhans

	* get_urls.php: Robot.php now runs automatically after ge_urls.php
	  has finished

2002-10-23 15:36  quinn

	* config.php, robot.php: More changes to mail notification

2002-10-23 14:39  perhans

	* config.php, robot.php, standards.php: Made some changes that had
	  to do with sending of emilas in case a URL is dead.

2002-10-23 11:57  sondberg

	* get_urls.php: The creator field is extracted from each record
	  with url-fields, and stored in urls.tkl.

2002-10-23 11:40  sondberg

	* admin.php: Hyperlinks from symbolic links to their targets.

2002-10-16 11:23  sondberg

	* xform.php: Now the delete field buttons apply to extension fields
	  as well

2002-10-09 15:46  sondberg

	* domtools.php: Entity references work ok now.

2002-10-09 15:27  sondberg

	* domtools.php: Added the function dump_xml.

2002-10-09 15:27  sondberg

	* xform.php: Replaced dump_node with my home brewed php version:
	  dump_xml.

2002-10-04 12:08  quinn

	* search.php: Added more cleanup of index path

2002-10-04 12:06  quinn

	* search.php, shell.php, standards.php, xform.php: Work

2002-10-03 12:08  sondberg

	* xform.xsl: When a field is of fieldtype=hidden, the text is
	  inserted as static text instead of in a field.

2002-10-03 12:07  sondberg

	* xform.php: Created date format is now human readable, i.e.
	  YYYY-MM-DD, HH:MM:SS

2002-10-03 11:32  sondberg

	* xform.php: Ooops, created instead of modified.

2002-10-03 10:15  sondberg

	* xform.php: Xform keeps track of a modified epoch time.

2002-10-03 10:00  sondberg

	* robotwrapper.php, standards.php: Dublet check reports if no
	  server socket is present.

2002-10-02 15:59  sondberg

	* robotwrapper.php, standards.php, xform.xsl: URL doublet check
	  implemented.

2002-09-25 14:27  sondberg

	* xform.php: Implemented the default facility.

2002-09-25 14:27  sondberg

	* xform.php: [no log message]

2002-09-16 12:55  quinn

	* standards.php: Null

2002-09-16 12:37  sondberg

	* standards.php: When authenticated, a "tkl_admin" cookie is set.

2002-09-13 10:53  adam

	* get_urls.php, oai.php, standards.php, xform.php: Compatible
	  DOMXML (PHP 4.1, 4.2 and 4.3 shold work)

2002-09-12 21:15  sondberg

	* standards.php, xform_valid.php: No < > in fields other than
	  xs:anyType.

2002-09-12 16:12  sondberg

	* xform.php, xform_valid.php: Now it checks for well-formed ness,
	  before saving.

2002-09-12 15:08  sondberg

	* xform.php, xform.xsl, xform_valid.php: [no log message]

2002-09-12 12:08  sondberg

	* admin.php, process.php, prop.php, standards.php: Relative
	  symbolic linking stable with respect to (re)moving of files.

2002-09-11 12:36  sondberg

	* standards.php: Added optional $no_header in check_auth_user.

2002-09-11 12:24  sondberg

	* prop.php: Hides linking feature if file is a link.

2002-09-01 23:39  quinn

	* search.php: Work

2002-09-01 23:12  quinn

	* dtv2tkl.xsl, shell.php: Work

2002-08-22 14:44  sondberg

	* xform.php: Removed some debugging and remarked the qual_struct.

2002-08-22 12:54  sondberg

	* xform.php, xform.xsl: Implemented a delete button for fields and
	  subtrees.

2002-08-22 11:21  sondberg

	* standards.php: Symbolic links are not taking into account when
	  producing record statistics.

2002-08-16 15:03  sondberg

	* xform.php: Added $saved to xform attr list.

2002-08-16 15:00  sondberg

	* xform.xsl: Removed the validate button, and closing down xform
	  when save button is activated.

2002-08-16 12:44  quinn

	* dtv2tkl.php, dtv2tkl.xsl, oai.php, shell.php, xform.php: Work

2002-08-16 10:42  sondberg

	* xform.php: Implemented qual_struct function to qualify struct
	  with dom nodes.

2002-08-16 10:41  sondberg

	* standards.php: Added functions qual_struct and
	  qual_struct_process.

2002-08-15 14:39  sondberg

	* xform.xsl: Applied the disable-output-escaping thing.

2002-08-15 14:38  sondberg

	* xform.php: Removed the post-processing steps.

2002-08-15 12:28  sondberg

	* xform.php: Changed get_value to handle leaf-node xhtml. Added
	  some preprocessing of the output html to change entity references
	  within javascript scope to normal chars.

2002-08-15 12:26  sondberg

	* standards.php: Added function escape_amp to handle &amp;
	  entities. Implemented the support for xs:anyType to handle
	  leaf-node xhtml.

2002-08-15 12:22  sondberg

	* xform.xsl: Changed output method to xhtml.

2002-08-15 12:01  sondberg

	* config.php: Added a list of entity references handled separately
	  by php after sablotron.

2002-07-31 10:20  perhans

	* schema-editor.php: Fixed but that had to do with the authoriuZURL
	  and removed the Datavrdier field.

2002-07-31 10:04  sondberg

	* xform.php: Corrected a bug.

2002-07-31 10:03  sondberg

	* standards.php: Removed some debugging.

2002-07-31 10:03  sondberg

	* admin.php: Changed some explaining text.

2002-07-30 14:53  sondberg

	* xform.xsl: Added some javascript to handle dirbrowse.

2002-07-30 14:51  sondberg

	* xform.php: Xform.php can be called with argument url equals an
	  url to fetch for metadata.

2002-07-30 14:50  sondberg

	* dirbrowse.php: Implemented some filtering upon subdirs.

2002-07-30 13:07  sondberg

	* standards.php: Reintroduced Seb's HTML changes.

2002-07-30 11:35  adam

	* doc/tkl.xml: About Zebra. Fixed description of tkl-handler

2002-07-29 11:08  perhans

	* dc-tkl.php: Added save=1 to URL.

2002-07-29 10:34  perhans

	* standards.php: fixed another bug in get_metadata

2002-07-29 10:30  sondberg

	* process.php: Relative pathes in create link and move file.

2002-07-29 10:22  quinn

	* shell.php: Added SOAP. Minor things

2002-07-29 10:19  perhans

	* standards.php: Corrected error in get_metadata

2002-07-26 15:22  perhans

	* standards.php: Minor change.

2002-07-26 15:20  perhans

	* standards.php: Minor change

2002-07-26 15:19  perhans

	* dirbrowse.php, standards.php: Changed the way paths are returned
	  again.

2002-07-26 14:56  sondberg

	* config.php: Added symbol dc_dot_xsd.

2002-07-26 11:39  perhans

	* dirbrowse.php: Changed the starting point of the path that is
	  returned.

2002-07-26 10:45  sondberg

	* process.php: Now it is possible to move files.

2002-07-26 10:45  sondberg

	* admin.php: Checks for the existence of directory.tkl.

2002-07-25 16:30  sondberg

	* process.php, prop.php: Prepared for moving files in prop.php.

2002-07-25 16:13  sondberg

	* admin.php, standards.php: Stat works again.

2002-07-25 15:50  sondberg

	* process.php: Various work, and creates links on request.

2002-07-25 15:49  sondberg

	* prop.php: Wrong field names in java scripts.

2002-07-25 15:48  sondberg

	* admin.php: Handles links.

2002-07-25 14:53  perhans

	* schema-editor.php: Changed the creator attribute to hidden

2002-07-25 14:46  quinn

	* badurls.xsl: Lots of layout changes.

2002-07-25 14:46  quinn

	* schemas/link.xsd: Tried to remedy my mistake.

2002-07-25 14:44  sondberg

	* standards.php: Re-re-introduced dir_content.

2002-07-25 14:38  perhans

	* config.php, schemas/link.xsd: Added a robotTimeout to controle
	  the robots timeout.

2002-07-25 14:37  perhans

	* robot.php: Changed the script to use non blocking sockets

2002-07-25 14:36  perhans

	* schema-editor.php: Added a "hidden" field type and a creator
	  attribute

2002-07-25 14:35  perhans

	* standards.php: Corrected small conflict

2002-07-25 14:20  sondberg

	* standards.php: Escaping & in create_xml, and added two new
	  functions, get_symb_links, set_symb_link.

2002-07-25 14:19  sondberg

	* xform.php: Corrected a bug with respect to the handling of &.

2002-07-25 10:35  sondberg

	* prop.php: Added this file to repository.

2002-07-25 10:34  perhans

	* dirbrowse.php: Minor change.

2002-07-25 10:28  perhans

	* browse.php: Changed to use the other standards.php file.

2002-07-25 10:26  perhans

	* util/: catutil.phpi, standards.php: Deletd standards.php and
	  moved the relevant functions to the standards.php on elevel
	  higher up in the directory tree.

2002-07-25 10:13  sondberg

	* admin.php: Property popup implemented.

2002-07-25 10:13  sondberg

	* config.php: Added symbol $admin_prop.

2002-07-25 10:09  perhans

	* dirbrowse.php: Changed dirbrowse.php so that it can return the
	  path to a form element in another page.

2002-07-25 10:08  perhans

	* standards.php: Extended insert_path to handle extra parameters in
	  the URLs.

2002-07-24 15:40  sondberg

	* standards.php: Implemented possibility of disabling the recursive
	  nature of file_filter.

2002-07-24 15:39  sondberg

	* admin.php: Implemented a simple statistical reporting feature.

2002-07-24 15:39  sondberg

	* xform.xsl: Creator name is shown as well as login.

2002-07-24 14:10  perhans

	* dc-tkl.php: Layout changes.

2002-07-24 12:33  sondberg

	* xform.php: Now the name of the creator is shown as well as his
	  login user name.

2002-07-24 12:30  sondberg

	* standards.php: Reintroduced dir_content, disappeared for some
	  reason, weird.

2002-07-24 12:22  perhans

	* dc-tkl.php: Included standards.php

2002-07-24 12:15  perhans

	* dc-tkl.php: Minor change.

2002-07-24 12:14  perhans

	* dc-tkl.php: Added a page for creating the DC-TKL button

2002-07-24 11:51  perhans

	* standards.php: Changed get_metadata to exclude dc: prefix in
	  metadata names.

2002-07-24 09:54  sondberg

	* standards.php: Added functions to help filtering files.

2002-07-24 09:49  sondberg

	* config.php: Added suffix_regexp.

2002-07-24 09:49  sondberg

	* admin.php: Started on the stat reports.

2002-07-24 09:48  sondberg

	* xform.php, xform.xsl: User information is stored in records and
	  shown in xform.php.

2002-07-23 15:40  perhans

	* standards.php: Added the function get_metadata for extracting
	  metadata out of a URL

2002-07-23 11:08  sondberg

	* admin.php: "Opret dokument" at the top of the list of documents.

2002-07-23 10:55  sondberg

	* get_urls.php: Ampersands are escaped (again).

2002-07-23 10:45  sondberg

	* standards.php: Corrected bug with respect to suffixes.

2002-07-23 10:44  sondberg

	* xform.php: Removed some warnings and added better diagnistics.

2002-07-22 17:02  sondberg

	* config.php: Urls list file name changed to have suffix .tkl.

2002-07-22 16:34  sondberg

	* admin.php: Corrected a bug.

2002-07-22 16:33  sondberg

	* standards.php: Smallies.

2002-07-22 16:33  sondberg

	* xform.php: Ampersand escaping.

2002-07-22 15:59  sondberg

	* get_urls.php: Removed & escaping again. Should be handled
	  differently.

2002-07-22 15:52  sondberg

	* admin.php, standards.php, get_urls.php: Escaping ampersand.

2002-07-22 14:38  sondberg

	* xform.xsl: New title.

2002-07-22 14:32  quinn

	* schema-editor.php, shell.php, standards.php, xform.php,
	  xform.xsl: Various changes.

2002-07-22 10:03  sondberg

	* admin.php: Files are sorted according to title.

2002-07-19 09:42  quinn

	* admin.php, search.php, shell.php, standards.php, xform.php,
	  xform.xsl: Work

2002-07-18 12:13  sondberg

	* process.php, standards.php: It is now possible to move
	  directories.

2002-07-18 11:23  perhans

	* config.php, schema-editor.php: Major update of schema-editor.php
	  to handle sub elements and attributes.

2002-07-18 11:13  perhans

	* xform.php: Moved create_struct to standards.php.

2002-07-18 11:12  perhans

	* standards.php: Moved create_struct from xform to here.

2002-07-18 10:29  perhans

	* robot.php: Hixed bug in header and changed HEAD to GET because it
	  seams to work better with some web servers.

2002-07-16 14:24  quinn

	* admin.php, search.php, shell.php, xform.php: Work

2002-07-12 15:18  sondberg

	* xform.php: Removed debugging.

2002-07-12 15:11  sondberg

	* xform.php: Attributes in language dependent elements works.

2002-07-12 12:03  sondberg

	* get_urls.php: Now the urls.xml file is created in the portal
	  root.

2002-07-12 12:00  sondberg

	* get_urls.php: Now this script creates a file with urls and
	  corresponding file names.

2002-07-12 11:54  sondberg

	* config.php: Added symbol $url_list_file.

2002-07-11 15:25  sondberg

	* standards.php: Removed debug msg.

2002-07-11 15:17  sondberg

	* admin.php: Changed dir name presentation.

2002-07-11 15:17  sondberg

	* standards.php: Changed lang to xml:lang in get_title.

2002-07-11 15:16  sondberg

	* config.php: Added symbol $admin_lang.

2002-07-11 15:13  sondberg

	* standards.php: Changed get_title to extract title in correct
	  language representation (according to $admin_lang).

2002-07-10 17:53  sondberg

	* admin.php: Nicer layout.

2002-07-10 17:45  sondberg

	* xform.php: More intuitive handling of default files.

2002-07-10 17:39  sondberg

	* process.php: Corrected a bug which prevented one from keeping
	  portal local schemas.

2002-07-10 16:00  sondberg

	* get_urls.php: Corrected a bug.

2002-07-10 16:00  sondberg

	* standards.php: Smallies.

2002-07-10 15:34  sondberg

	* get_urls.php: simpleContent.

2002-07-10 15:31  sondberg

	* get_urls.php: Added this file to repository.

2002-07-10 15:31  sondberg

	* domtools.php: Added extended version of dom_select called
	  dom_select_ext.

2002-07-10 14:12  sondberg

	* admin.php: Clean up in the html.

2002-07-10 14:12  sondberg

	* styles.css: Corrected a typo.

2002-07-10 11:55  sondberg

	* process.php: Supports delete records.

2002-07-10 11:55  sondberg

	* admin.php: Added a delete button for records.

2002-07-10 11:07  perhans

	* robot.php: Minor change

2002-07-10 11:04  perhans

	* robot.php: Changed the way a hostname is veryfied and added
	  support for orls with "?"

2002-07-09 16:48  quinn

	* shell-util.php: iWork

2002-07-09 16:46  quinn

	* dtv2tkl.php, dtv2tkl.xsl, oai.php, search.php, shell.php: Work

2002-07-09 12:36  sondberg

	* admin.php: The dir-browser shows title fields if these exist.
	  Links to records are shown in a table.

2002-07-09 12:35  sondberg

	* standards.php: Changed a bit in insert_path.

2002-07-09 09:59  adam

	* doc/tkl.xml: Pointer to FTP area

2002-07-09 09:31  sondberg

	* process.php: Pop-up window with index.tkl for new dirs.

2002-07-09 09:31  sondberg

	* admin.php: Pop window with index.tkl file for new dir.

2002-07-08 13:29  adam

	* doc/Makefile: Added makefil

2002-07-08 12:57  adam

	* doc/: html.dsl, php.dsl, print.dsl, tkl.xml, xml.dcl: Install
	  docs

2002-07-08 11:45  sondberg

	* admin.php: Smallies.

2002-07-08 11:36  sondberg

	* admin.php, process.php: Smallies.

2002-07-08 11:12  sondberg

	* standards.php: Neglecting dirs gfx.

2002-07-08 11:06  sondberg

	* xform.php: Checks for existence of schemas.

2002-07-08 11:00  sondberg

	* admin.php: REmoved debug.

2002-07-08 10:58  sondberg

	* admin.php: Prepared for popup with adding new dirs, and corrected
	  a bug wrt. directory.tkl.

2002-07-08 10:46  perhans

	* schema-editor.php: Implemented a block against editing schemas
	  that the editor cant handle eg. nested schemas.

2002-07-08 10:43  sondberg

	* schemas/schema1_nested.xsd: Added this file.

2002-07-08 10:21  quinn

	* search.php: WOrk

2002-07-08 10:14  sondberg

	* grafik/tjekurl.gif: Added this file.

2002-07-08 10:09  sondberg

	* schemas/link.xsd: ADded thils file.

2002-07-08 09:49  sondberg

	* users.tkl: Added this file to repository.

2002-07-05 23:00  sondberg

	* xform.php: Now it is possible to have <a> tags within text area
	  field.

2002-07-05 22:58  sondberg

	* xform.xsl: Smallies.

2002-07-05 19:09  perhans

	* robot.php: Removed some output text and changed the error message
	  when a socket could not be opened.

2002-07-05 18:22  sondberg

	* admin.php: Now admin.php lets the user open files for reading
	  even though they haven't got write access.

2002-07-05 18:22  sondberg

	* standards.php: Nothing.

2002-07-05 18:21  sondberg

	* config.php: More strict version of $privileges.

2002-07-05 18:20  sondberg

	* xform.php: Checking whether user have access to read/write files.

2002-07-05 18:20  sondberg

	* xform.xsl: Keeping track of parameter allow_write.

2002-07-05 16:37  sondberg

	* standards.php: User area is relative to portal root.

2002-07-05 16:18  sondberg

	* process.php: User authentication implemented.

2002-07-05 16:11  sondberg

	* config.php: Added $privileges.

2002-07-05 16:10  sondberg

	* admin.php: Implemented the is_granted function to filter user
	  access to various vital features.

2002-07-05 16:10  sondberg

	* standards.php: Added the is_granted function.

2002-07-05 14:56  sondberg

	* standards.php: Included is_granted. Moved create_xml to
	  standards.php.

2002-07-05 14:55  sondberg

	* xform.php: Moved create_xml to standards.php.

2002-07-05 13:33  sondberg

	* schemas/users.xsd: Added a new type of user "spectator" and a new
	  field "area".

2002-07-05 13:27  sondberg

	* domtools.php: Removed empty line to avoid confusing the HTTP
	  headers.

2002-07-04 19:10  sondberg

	* xform.php, xform.xsl: Now session extends to xform.php as well.

2002-07-04 19:10  sondberg

	* admin.php: Now session extends to xform as well.

2002-07-04 18:50  sondberg

	* config.php: Added symbol $user_list.

2002-07-04 18:49  sondberg

	* admin.php: Implemented new authentication schema.

2002-07-04 18:48  sondberg

	* standards.php: Added various tools for authentication.

2002-07-04 17:09  sondberg

	* schemas/users.xsd: Added this file to repository.

2002-07-04 14:28  sondberg

	* xform.php: Added field xs:anyURI and removed empty fields from
	  the final XML record.

2002-07-04 13:56  perhans

	* robot.php: Minor changes.

2002-07-04 13:54  sondberg

	* xform_valid.php: Added validation patterns for xs:anyURI.

2002-07-04 13:40  perhans

	* robot.php: Fixed minor bug.

2002-07-04 12:46  perhans

	* schema-editor.php: Changed the way repeatable elements are
	  represented and made a special data type for URLs.

2002-07-04 12:24  sondberg

	* process.php, standards.php: Corrected a bug in the change
	  directory name functions.

2002-07-04 11:42  sondberg

	* admin.php, process.php, standards.php: Implemented a change dir
	  name function.

2002-07-04 11:42  sondberg

	* xform.xsl: Checkurl button in the editor.

2002-07-04 10:42  perhans

	* robot.php: Turned socket warnings off

2002-07-04 10:40  perhans

	* robot.php: Included standards.php.

2002-07-04 10:29  perhans

	* robot.php: Fixed minor bug.

2002-07-03 18:14  sondberg

	* xform.xsl: Improved handling of various filenames.

2002-07-03 18:14  sondberg

	* schemas/directory.xsd: Using checkbox.

2002-07-03 18:14  sondberg

	* xform.php: Improved handling of file names.

2002-07-03 18:13  sondberg

	* standards.php: Smallies.

2002-07-03 17:55  perhans

	* robot.php, robotwrapper.php: Added the URL checker robot.php and
	  a HTML wrapper for it robotwrapper.php so that it can be run as a
	  webpage.

2002-07-03 17:43  sondberg

	* admin.php, process.php: Corrected bug in indexing menu.

2002-07-03 17:33  sondberg

	* process.php: Corrected a bug.

2002-07-03 16:53  sondberg

	* process.php: Added start and stop features.

2002-07-03 16:53  sondberg

	* admin.php: Added start and stop buttons in the server admin page.

2002-07-03 16:45  quinn

	* search.php: ii

2002-07-03 16:28  sondberg

	* admin.php, process.php: Added new menu item, the "Indeksering"
	  item.

2002-07-03 16:24  quinn

	* xform.php: Work

2002-07-03 16:24  quinn

	* search.php: Done

2002-07-03 15:40  sondberg

	* standards.php: Added a generic date/time stamp.

2002-07-03 15:38  sondberg

	* admin.php, xform.php: Smallies.

2002-07-03 15:28  sondberg

	* schemas/directory.xsd: Applied the checkbox field type.

2002-07-03 15:06  sondberg

	* schema-editor.php: Made the 'hidden' field into a checkbox.

2002-07-03 15:04  sondberg

	* xform.xsl: Implemented the checkbox field type.

2002-07-03 14:57  perhans

	* schema-editor.php: Fixed bug that occured when attributes are
	  place after the main	sequence has been ended.

2002-07-03 14:45  sondberg

	* schema-editor.php: Annotations added to the hidden attribute.

2002-07-03 12:45  sondberg

	* admin.php: Now the admin script links to the schema-editor.

2002-07-03 12:44  sondberg

	* schema-editor.php: Corrected a small bug.

2002-07-03 12:27  sondberg

	* config.php: Added symbol $xsd_editor.

2002-07-03 11:28  sondberg

	* admin.php: It is now possible to add records of *all* valid types
	  of schemas.

2002-07-03 10:27  sondberg

	* xform.xsl: Smallies.

2002-07-03 10:27  sondberg

	* admin.php, process.php: Now the editor popup works in netscape
	  and IE.

2002-07-03 04:40  sondberg

	* admin.php: Corrected a bug, and included link to generate
	  index.tkl.

2002-07-02 18:36  sondberg

	* standards.php, admin.php: Moved default_file to standards.php.

2002-07-02 18:28  sondberg

	* dirbrowse.php: Added this file to repository.

2002-07-02 18:28  sondberg

	* config.php: Changed browse.php to dirbrowse.php.

2002-07-02 18:12  sondberg

	* config.php: Added symbol $browse_script.

2002-07-02 18:11  sondberg

	* admin.php: Moved general tools to standards.php.

2002-07-02 18:10  sondberg

	* standards.php: Added some extra general functions, like
	  make_regexp.

2002-07-02 18:07  sondberg

	* xform.php: Added xs:boolean to the list of valid types.

2002-07-02 18:07  perhans

	* schema-editor.php: Added support for the hidden attribute.

2002-07-02 17:55  perhans

	* config.php: Small change

2002-07-02 17:55  perhans

	* schema-editor.php: Added support for URL fields.

2002-07-02 17:45  sondberg

	* admin.php: Moved some tools general tools to admin.php.

2002-07-02 17:45  sondberg

	* standards.php: Added some tools to generate paths.

2002-07-02 17:37  perhans

	* util/: catutil.phpi, standards.php, util.php: Added a browse pop
	  up window (browse.php) to xform.xsl. Browse.php uses the
	  catutil.phpi, standards,php, util.php files.

2002-07-02 17:36  perhans

	* grafik/: emnesoeg_knap.gif, lup.gif: Added a browse pop up window
	  (browse.php) to xform.xsl that uses the lup.gif and
	  emnesoeg_knap.gif files.

2002-07-02 17:35  perhans

	* Popups.csjs, browse.php, config.php, xform.xsl: Added a browse
	  pop up window (browse.php) to xform.xsl

2002-07-02 17:23  sondberg

	* xform.php: Now you can't overwrite existing files when
	  file_spec=1.

2002-07-02 17:11  quinn

	* search.php: Done

2002-07-02 17:07  sondberg

	* admin.php, xform.php, xform.xsl: Userprovided naming.

2002-07-02 16:30  sondberg

	* admin.php: All reference to xform.php is carried out in new
	  window.

2002-07-02 16:10  sondberg

	* admin.php: Simpler way of adding new records.

2002-07-02 16:01  quinn

	* shell.php, xform.php, schemas/directory.xsd: Work

2002-07-02 15:51  sondberg

	* admin.php: Browse now jumps over 'CVS', 'grafik' and 'schemas'
	  sub-dirs.

2002-07-02 15:45  sondberg

	* xform.xsl: Added a "return" button.

2002-07-02 09:59  sondberg

	* schemas/news.xsd: Removed this file.

2002-07-01 17:01  sondberg

	* xform.xsl: A save button is included.

2002-07-01 17:00  sondberg

	* xform.php: XML records are only saved, when validation was a
	  success, and when $save is true.

2002-07-01 17:00  sondberg

	* admin.php: Various naming schemes implemented.

2002-07-01 16:46  sondberg

	* schemas/directory.xsd: nameMask is now optional.

2002-07-01 16:40  sondberg

	* schemas/directory.xsd: New XML representation of directory files.

2002-07-01 12:52  perhans

	* schema-editor.php: Changed the way schema description is
	  represented.

2002-07-01 10:56  sondberg

	* xform.xsl: Added an extra empty line between fields.

2002-07-01 10:40  sondberg

	* config.php: The symbol $context is now placed in this file.

2002-07-01 10:38  sondberg

	* admin.php: More transperent handling of system calls, i.e.
	  adding/deleting/etc. of dirs.

2002-07-01 10:37  sondberg

	* process.php: Added this file to repository.

2002-06-28 17:14  sondberg

	* xform.php: Now, multi-language fields can occur more than once.

2002-06-28 16:07  sondberg

	* xform.php: Correct handling of languages according to xml:lang.

2002-06-28 14:58  perhans

	* config.php, schema-editor.php: Added a "repeadable" checkbox

2002-06-28 13:36  sondberg

	* xform.php: Insertion of language dependent fields should work.

2002-06-28 13:12  sondberg

	* config.php: Added $dir_schema.

2002-06-28 13:07  sondberg

	* admin.php: directory.tkl is handled differently than ordinary
	  tkl-files.

2002-06-28 12:36  sondberg

	* admin.php: Even newer and even better layout.

2002-06-28 11:35  sondberg

	* admin.php: Corrected a bug with $xsd_path in browse. Titles are
	  included.

2002-06-27 19:26  sondberg

	* xform.php: The language information is stored in the
	  field/language node.

2002-06-27 19:26  sondberg

	* xform.xsl: The stylesheet shows the information about the
	  language.

2002-06-27 19:02  sondberg

	* config.php: Toolkit lite suffix is now .tkl

2002-06-27 19:02  sondberg

	* admin.php: Implemented various types of naming schemes.

2002-06-27 18:17  sondberg

	* schemas/directory.xsd: ...

2002-06-27 17:35  sondberg

	* xform.xsl: 4 rows in textarea.

2002-06-27 17:15  perhans

	* schema-editor.php: Changed the way filename is handled.

2002-06-27 17:15  sondberg

	* schemas/news.xsd: Added this file to repository.

2002-06-27 17:02  sondberg

	* config.php: Language abbreviations changed.

2002-06-27 17:02  sondberg

	* standards.php: New procedure for extracting schema information
	  from xml records.

2002-06-27 17:02  sondberg

	* xform.php: Removed explicit reference to schemas.

2002-06-27 17:00  sondberg

	* admin.php: Removed reference to schemas within the xml instances.

2002-06-27 13:57  sondberg

	* schemas/directory.xsd: Added this file to repository.

2002-06-27 10:28  sondberg

	* admin.php: Implemented CSS.

2002-06-27 10:23  perhans

	* grafik/dash_dot_grey.gif: Added dash_dot_gray.gif

2002-06-27 10:22  perhans

	* config.php, schema-editor.php: Removed then "DC:" prefix in the
	  madatory fields in config.php and added support for annotation
	  subtree in the root field, userspcified filename and fixed bug in
	  the way type is declared.

2002-06-25 16:14  sondberg

	* xform.php: If "langdep" is set in <appinfo>, hidden fields are
	  included for each language attribute.

2002-06-25 16:13  sondberg

	* xform.xsl: Implemented template for hidden fields.

2002-06-25 16:12  sondberg

	* config.php: New structure of $languages. NB: count($languages) is
	  still the number of supported languages.

2002-06-25 14:37  sondberg

	* xform.php: The xform.php now supports namespaces. Remember to add
	  a namespace declaration in the header for each namespace used
	  withing xml record.

2002-06-25 14:36  sondberg

	* xform.xsl: Supporten Per's version of appinfo.

2002-06-25 10:52  sondberg

	* admin.php: Changed from paths relative to cwd to paths relative
	  to apache doc root.

2002-06-24 17:32  sondberg

	* admin.php, config.php: Paths relative to apache document root.

2002-06-24 17:31  sondberg

	* xform.php, xform.xsl: Tags are allowed in textarea fields.

2002-06-24 11:56  sondberg

	* admin.php: Completed the add record feature.

2002-06-24 11:55  sondberg

	* config.php: Added symbol $xml_suffix.

2002-06-24 11:21  sondberg

	* admin.php: Started on the add record feature.

2002-06-24 10:35  sondberg

	* xform.xsl: The write_file variable is passed to the xml editor
	  after submission.

2002-06-24 10:34  sondberg

	* xform.php: Now files are read from and written to the correction
	  paths and file names.

2002-06-21 12:58  sondberg

	* standards.php: Added the function extract_schema, which scans an
	  xml record, finds the root tag and returns the schema content.

2002-06-21 11:59  sondberg

	* config.php: Added a few XML schema instance specific symbols.

2002-06-20 14:29  sondberg

	* admin.php: Improved layout.

2002-06-20 13:02  sondberg

	* admin.php: Added various diagnostic messages.

2002-06-20 12:57  sondberg

	* config.php: Changed doc root to be compatible with "the Wonder
	  Portal".

2002-06-20 12:25  sondberg

	* standards.php: Included the function is_empty.Included the
	  function is_empty.Included the function is_empty.Included the
	  function is_empty.Included the function is_empty.Included the
	  function is_empty.Included the function is_empty.Included the
	  function is_empty.Included the function is_empty.

2002-06-20 10:04  perhans

	* config.php, schema-editor.php, styles.css: Added default fields
	  to config.php and added support for default fields in the schema
	  editor plus other minor changes.

2002-06-19 17:51  sondberg

	* admin.php: Smallies.

2002-06-19 15:59  sondberg

	* admin.php: Add new directory is implemented.

2002-06-19 12:36  sondberg

	* admin.php, config.php: Added directory navigation functionality.

2002-06-19 10:18  sondberg

	* config.php: Added $admin_script.

2002-06-18 15:52  sondberg

	* admin.php: Added basic functionality.

2002-06-18 14:53  sondberg

	* standards.php: Added makeparms.

2002-06-18 14:08  sondberg

	* admin.php: Added this file to repository.

2002-06-18 11:56  sondberg

	* xform.xsl: Small layout changes.

2002-06-18 11:53  sondberg

	* xform.php: Now field with lang tags can be added.

2002-06-18 11:52  sondberg

	* domtools.php: Added this file to repository.

2002-06-17 15:07  sondberg

	* xform.php: Prepared for multi language support.

2002-06-13 15:01  perhans

	* config.php, schema-editor.php: Added the schema editor and added
	  some values in config.php.

2002-06-11 14:16  sondberg

	* xform.xsl: The stylesheet now shows messages from the field
	  validator.

2002-06-11 14:16  sondberg

	* xform_valid.php: Implemented the first version of element_valid.

2002-06-11 14:15  sondberg

	* xform.php: Started on the validation of fields.

2002-06-07 14:57  sondberg

	* xform.php: Prepared for the validation part.

2002-06-07 14:57  sondberg

	* xform_valid.php: Added this file to repository.

2002-06-07 14:28  sondberg

	* xform.xsl: Implemented the textarea field.

2002-06-07 11:02  sondberg

	* xform.xsl: Added this file to repository.

2002-06-06 15:18  sondberg

	* config.php: Added this file to repository.

2002-06-06 15:17  sondberg

	* standards.php, xform.php: Placed the globals in config.php and
	  prepared for global tools in standard.php.

2002-06-06 14:48  sondberg

	* shell.php, xform.php: Initial revision

2002-06-06 14:48  sondberg

	* shell.php, xform.php: Started this cvs project.

