xowiki-form-procs.tcl

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file xowiki-form-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

allow old-stype folder specs for xowiki pages. hope, this won't be necessary in the future.

  1. … 1 more file in changeset.
use aolserver content types for uploading as well

  1. … 3 more files in changeset.
localizing months, add "-entries_of" to RSS,

beautifying some output, i

fix new-page-link for FormPages,

allowing add-new item in general in book view,

changing parameter name "instances_of" to "entries of" in weblog-portlet.page, bib.page, announcements.page

  1. … 10 more files in changeset.
Use customizable table widget for showing form entries (link can be configured from form_constraints via @table)

using @ for special values in form_constraints (@categories, @cr_fields, @fields, @table)

  1. … 5 more files in changeset.
Make name optional when autoname is enabled so you can create a new page.

renaming FormInstance to FormPage, deleting obsolete code, some refactoring

  1. … 5 more files in changeset.
fixing old-style PageTemplate and PageInstances when widget_specs from the folder_object are used

  1. … 1 more file in changeset.
make sure to refresh views on next version bump, deactivate form id generation (not needed right now), move methods callable via urls to www-procs

  1. … 3 more files in changeset.
some refactoring, validation of form constraints

  1. … 3 more files in changeset.
better default handling for connection dependent form values (e.g. creator, locale), handling of _text entries in FormInstances

  1. … 2 more files in changeset.
first apporach for compound form fields, minimal date support

  1. … 3 more files in changeset.
quick fixes for today's changes

  1. … 1 more file in changeset.
completing form fields, richtext and inform asHTML rendering, help text, better initernationalization, rendering of item fields in the locale of the entry

  1. … 5 more files in changeset.
refactor form field generation

  1. … 3 more files in changeset.
make xowiki less verbose in error log file

  1. … 5 more files in changeset.
providing auto fields for description and nls_language in HTML forms

  1. … 2 more files in changeset.
allow categories to be turned off via form constraints

  1. … 3 more files in changeset.
provide compatibility for xotcl-1.4.0

  1. … 2 more files in changeset.
allow page instances to be created in the old-fashioned way; don't show subtypes in selection box for form when creating a page instance

  1. … 1 more file in changeset.
make handling of show_page_order mor regular, adding page_orders into HTML-forms

  1. … 3 more files in changeset.
define different types of form fields as different classes, support for richtext

  1. … 2 more files in changeset.
update to 0.53, internationalization, using form-fields where appropriate, slot changes

  1. … 26 more files in changeset.
changing ImageField into ImageAnchorField, initial support for form-constraints in HTML forms

  1. … 3 more files in changeset.
support for anonymous form instances, when no html form is specified. extending form constraints with hidden and inform.

  1. … 2 more files in changeset.
support for one-step creation of named FormInstances, when only page template is given (like in the case, where form is specified)

  1. … 1 more file in changeset.
provide support for named and unnamed form instances, when forms are provided

  1. … 2 more files in changeset.
extending message catalog and forms for anonymous_instances

  1. … 1 more file in changeset.
fixing includelet parsing once more

  1. … 1 more file in changeset.