• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve safety of prototype pages

  1. … 4 more files in changeset.
- minor html optimization

  1. … 4 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 999 more files in changeset.
revert previous change

  1. … 987 more files in changeset.
- overhaul of link support

- replaced Package->resolve_request with link-aware item_info_from_url

- renamed item_ref_from_id => item_info_from_id

- renamed item_ref_from_url => item_info_from_url

- added more than 50 tests to regression tests

  1. … 7 more files in changeset.
- major editing work: streamline 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. … 2 more files in changeset.
- follow naming conventions

  1. … 3 more files in changeset.
- provide parent_id for import (instead of folder_id)

- provide more clever return_button for import form

- render includelet rss-button with link from current folder

- render includelets book and toc from current_folder

- provide query parameter parent_ids for RSS

- provide parent_id for Weblog

- new method Page.get_folder

- added import-link to standard menu

- updated prototype page en:news

  1. … 9 more files in changeset.
- allowing multiple forms to be passed into form-usages

- renamed argument of ::xowiki::Weblog->instantiate_forms from "entries_of" to "forms"

  1. … 5 more files in changeset.
add workshop announcement prototype page, include it in news

  1. … 1 more file in changeset.
provide fully qualified name for news entry types

fix html quiting in title of news entries

- support for image-url in news-item

- list news-item and annoucement-talk in news page

  1. … 2 more files in changeset.
improve documentation

improving HTML compliance

  1. … 5 more files in changeset.
improving summary computation

added parameter to weblog class to allow empty summary (is now default, compute_summary can be used to compute summary from content)

further improvments on protype pages news and news-item

better css configuration (added css class item-header in accordance to the previous item-footer)

more i18n

  1. … 9 more files in changeset.
provide means for a page (e.g. an aggregating page) to set the link (currently only the new-item link) in the wiki menu

  1. … 2 more files in changeset.
add bookmarket button conditionally to the news page

  1. … 2 more files in changeset.
use easier access to instance_attributes, some beautifications

provide easier access to instances_attributes for all types of pages

  1. … 1 more file 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.
adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 213 more files in changeset.
file news.page was added on branch oacs-5-3 on 2007-08-01 21:39:27 +0000

adding news.page, very similar to annoucements.page