xowiki-callback-procs.tcl

  • last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make sure to add page_order column for upgrade from old versions

- added subsite::url callback implementation for resolving /o/*

references in categories

- added action for categories (instead of link)

- provide context for permission checking

  1. … 3 more files in changeset.
- some cleanup

- make form validator more robust

  1. … 1 more file in changeset.
- preserve white-space in multi-line includelets

- improve HTML

  1. … 3 more files in changeset.
- experimental tidy support

  1. … 1 more file in changeset.
- adding announcement-workshop to ical.page

- make ical output mac os x ical compliant

  1. … 1 more file in changeset.
- move delete_revision from www-procs to package (where the method of deleting items is as well)

- new helper proc xowiki::cr_thin_out to delete unneded items/revisions

  1. … 2 more files in changeset.
-reduce verbosity

-comment idiom to iterate over xowiki packages and sub-package with current interface

  1. … 2 more files in changeset.
Added a before-uninstantiate callback to delete the messages of general comments, such that deleting the package works

  1. … 1 more file in changeset.
bump version number, remove obsolete files

  1. … 1 more file in changeset.
- let form-usages to interface with categories includelet

- weblog-portlet.page: avoid substitutions, where the included page turned it off

- weblog.page: use {{categories ...}} instead of old style {{categories-portlet...}}

- bump version number to reload prototype pages

  1. … 5 more files in changeset.
- fix flushing of name cache

- fix potential problem in upgrade script from 0.70 to 0.77

- make yesterday's change concerning regexp subsitituion better protected against potential conflicts with trn-mode

- bump version number

  1. … 3 more files in changeset.
make page_order available for Oracle and postgres installations without ltree

bump version numbers for upgrade script

  1. … 8 more files in changeset.
provide maintenance function to locate unmounted xowiki instances

  1. … 7 more files in changeset.
- factor out xowiki:read_file and xowiki:write_file

- trim form field contents

- new formfield class: image_url

  1. … 4 more files in changeset.
- support for publish_date:

application can now set the publish_date of pages

(see e.g. news-item.page)

- base syndication on publish_date instead of last_modified

- keep publish:date when importing pages via import

- add bulk action "delete" to admin/list

- bump version number to 0.79

  1. … 14 more files in changeset.
remove more formatting from xowiki www procs (moved to xowiki.css), syndication improvements, bump version numbers

  1. … 5 more files in changeset.
Larger name change: alter xowiki::portlet (namespace, class, variable names,

package parameter) to "includelet" to reduce confusion between dotlrn portlets and xowiki

(xowiki can be used as an portlet in dotlrn). The change script copies e.g. the

old package parameter "top_portlet" to the new parameter "top_includelet".

This change effects as well many adp files; in case of local tailorizations,

please change your files as well accordingly.

  1. … 25 more files in changeset.
some fixes for fresh installs

  1. … 5 more files in changeset.
adapting xowiki to use the new interface of xotcl-core

  1. … 15 more files in changeset.
more portable update scripts

simplified naming conventions for ::xowiki::File (all are named now file:*, and not swf:* etc), simplified name resolution, allowing .css and .js to be included in an xowiki folder and being resolved from there

  1. … 6 more files in changeset.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

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

fix typo

bump version numbers

  1. … 2 more files in changeset.
bump version number, shorten xowiki description to be under 4000 chars, update xotcl-core version dependency

  1. … 4 more files in changeset.
make update_views simpler and more generic

use more portable column rename operations

use more portable sql cast operation