• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- using a CSS sprite for small images (e.g. for *button includelets, form-usages,

notification-image, file link, external link, admin/index, admin/list)

- provide xowiki.css to admin pages index and list

  1. … 17 more files in changeset.
- bump version number to 0.107

- update dependencies

- initial draft for inheriting pages form different xowiki instances

- new package parameter "PackagePath"

- pass page context to templates to allow templates to display it (for inherited pages)

- inheritance supported for calling methods on pages, link-resolver and

includelet "recent" (displayed currently only for admins)

  1. … 14 more files in changeset.
- provide better message for deprecated method

- improved handlig for return_urls

- undoing change for using always connection locale to complete URLs

  1. … 3 more files in changeset.
- provide default "" for link anchors

  1. … 1 more file in changeset.
- some more cleanup after changes

generalized anchor handling

  1. … 2 more files in changeset.
- make entries of type file children of the FormPage

- provide relative names for files (can be child_objects of arbitraty objects)

- providing a parent_id to pretty_link to make relative names

- extend admin pages to list child-objects

- some refactoring and cleanup

- add per-connection-caching for get_parameter

- bump version numbers

  1. … 8 more files in changeset.
- experimental new form-field type: file

- allow filename to be specified for downloads of type file

  1. … 3 more files in changeset.
allow for double-quoting arguments in options of links

allow for single quotes in title of links

  1. … 1 more file in changeset.
- support for cssclass for all kinds of [[links]]

  1. … 2 more files in changeset.
- allow wiki rendering in formfields (disabled richtext field, when wiki is set to true)

  1. … 2 more files in changeset.
minor cleanup

provide information for missing links (temporary solution)

  1. … 1 more file in changeset.
- new includelet: my-refers (lists the pages, to which the current page refers to)

- make link objects more conveniant to create

  1. … 2 more files in changeset.
experimental plugin link type (initial version by Nima)

  1. … 2 more files in changeset.
dont center all pictures

provide center option for images

don't show edit-new links for unresolved xowiki entries, when use is not allow to edit new files

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.
move ::xowiki::Page requireCSS and friends into ::xo namespace

  1. … 15 more files in changeset.
improve html validation

improve html validation

adapting xowiki to use the new interface of xotcl-core

  1. … 15 more files in changeset.
use policy to decide, whether create-new-page links for unknown page references should be presented to a user

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.
support for local links [[//....]] for images, css and .js

  1. … 2 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 link-procs.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

use aolserver content types for uploading as well

  1. … 3 more files in changeset.