• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- change rendering of links to missing content

  1. … 1 more file in changeset.
- fix before-uninstantiate for legacy folders (many thanks to Michael Aram)

- fix class handling for image links, regression test runs again without errors

  1. … 1 more file in changeset.
- added parameter "-cssid ..." to all links generated via [[...]]

- en:photo.form: simple default form

- generalize yui-carousel to work with FormPages of en:photo.form

- pass geometry in links

- bump version number to 0.134

  1. … 5 more files in changeset.
- make all files in xowiki usable for "::xo::library require ..."

- don't call "is_link_page" on Package objects

- reset values in reused formfields (necessary for e.g. weblogs)

  1. … 15 more files in changeset.
- major editing work: streamlined generation of urls and resolving of name relative to parent_ids

- new method Page.pretty_url and Page.detail_link

- removed ::xowiki::Includelet.detail_link

- provided updated prototype pages to use the new interface

- bumped version number to 0.130

  1. … 16 more files in changeset.
- set resolve context when resolving a page via url-path (similar to site-wite-pages)

- add -package_id as parameter to count_usages to allow cross package

usages of forms

- make sure to initialize the package of a form, when a form-page

fetches its form

  1. … 4 more files in changeset.
- remove "target" from embed options to avoid conflicts

- improving comments

- handle different languages in elements and subelements in pretty-url

- improving youtube url parser

  1. … 3 more files in changeset.
- factor out "make_form_link" from link-procs

  1. … 1 more file in changeset.
- determine nls-language in create-new links from specified "lang" value

- use same form fetching code like in other places

- new form-field-type "include", can be nicey be used to create symbolic links (Form with a single "include" field).

- added parameter to pass ::xowiki::Form to ::xowiki::Link to create entries of the form

- added method page_item_ref for cross package item_refs

- extending item_refs to allow to specify the form in case the entry has to be generated

  1. … 5 more files in changeset.
- use ::xo::Package->require_root_folder

- remove unneeded parent_id handling, since item_refs provide them already

- use provided item refs as anchor labels, when lables are not provided.

- updated regression test

- bumped version number and dependencies due to xotcl-core refactoring

  1. … 5 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.
- move back default version of YUI from 2.8.0r4 to 2.7.0 due to problems with Drag and Drop

- some refactoring of Link class for handling folders

- fixed a bug recently introduced for handling the default languages in partial links

  1. … 5 more files in changeset.
- handling query-parameter revision_id for revisions of images

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

  1. … 13 more files in changeset.
- preserve query parameter in wiki links

  1. … 2 more files in changeset.
provide passing of nls_language for new items

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