xowiki-callback-procs.tcl

  • last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- new package parameters

* WidgetSpecs (for xinha widgets specs per instance),

* PackageTitle, PackageDescription (used in RSS feeds)

- stop using "folder objects". Folder objects are not longer

created. In rare cases, where they are used, their

content must be migrated manually to the new

package parameters.

- bump version number to 0.125

- update dependencies for xotcl-core

  1. … 6 more files in changeset.
- implemented generic item_refs:

Item_refs are symbolic references to content items,

stored in the xowiki folder or below (under pages or other folders).

The item_refs are currently only used for internal links (between

[[...]]), but will be used on other places as well (refering to

included pages, refering to variable of other pages, etc.)

- adjusted Link resolver logic to use item_refs

(typed links (like the glossary link) are currently not supported)

Item names with slashes are not allowed anymore!

- remove old package parameter "top_portlet"

- update dependencies

- bump version number

  1. … 8 more files in changeset.
- use xo::library functions

  1. … 13 more files in changeset.
- make naming for url-callable functions consistently with dashes

- provide some handling of expired logins happening during ajax calls

  1. … 4 more files in changeset.
- strip colons from tags

  1. … 1 more file in changeset.
- Provide means to refer to a page of the current package instance even when a

package search path is provided (syntax for includelets: //./pagename).

This is needed for e.g. weblog, where the "weblog-portlet" should refer to

the same package.

  1. … 3 more files in changeset.
- some refactoring into ::xowiki::utility

- new function pretty_age: internationalized time-diff formatted in a

user friendly fashion, optionally used in includelet "recent"

  1. … 5 more files in changeset.
- 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.