• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- pass title and name to pages when created via [[unknown_page_name|Sometitle]]

- set page lang always to the first two characters of nls_language

  1. … 2 more files in changeset.
minor editing

  1. … 1 more file in changeset.
- restructure page rendering code to make get_content and render more easy to use

  1. … 3 more files in changeset.
- extending regression test

- refactor link resolver to ease testing

- make regexp for internal links more robust when http queries are used

  1. … 2 more files in changeset.
- fix typo

- make unknown link behave like "new" menu item

- use keywords form-field, when rendering FormPages

  1. … 3 more files in changeset.
generalize links to different package instances

  1. … 2 more files in changeset.
sprite updates for IE

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