adp-generator-procs.tcl

  • last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- make oacs-view3 (as used on openacs.org) more robust

  1. … 8 more files in changeset.
- move folder layout logic to adp files

  1. … 7 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.
- added another change as suggested by Jeff Rogers to the oacs-view3 adp file

  1. … 8 more files in changeset.
- allow forms to provide their own css+js for view and edit operations

  1. … 2 more files in changeset.
- commenting adp-generator-procs to improve readability

- improvements for CSS files for IE

- makeing progress bar 100%width, move top_includelets down

  1. … 12 more files in changeset.
- minor html cleanup

  1. … 9 more files in changeset.
- add adp property "displayed_object_id" to provided templates

- eval filter expression in get_form_entries in the context of the form pages

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

  1. … 13 more files in changeset.
improve markup for search-fields

  1. … 8 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.
- improve HTML

- make RSS-client more robust

- pass orderby/page_number/page_size to get_form_entries

- prepare diff for HTML diff

  1. … 12 more files in changeset.
-use same stype for oacs-view2 and oacs-view3

-handle :hover in weblog-mini-calendar as well

  1. … 10 more files in changeset.
- use parens again in weblog-mini-calendar

- calculate time-range for navigation links via SQL (more expensive, but exact)

- provide some css beautifications for the weblog-mini-calendar

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

  1. … 8 more files in changeset.
- provide view link (when in edit mode)

- provide <A ... text=''> for wiki menu to improve accessability

- text values added to message catalog

  1. … 9 more files in changeset.
make sure to load extra_css (from xowiki parameters) after all other style files to allow overloading of CSS properties

  1. … 2 more files in changeset.
some more HTML cleanup

  1. … 5 more files in changeset.
some more cleanup up HTML

  1. … 3 more files in changeset.
add view-book to the adp generator procs

additional template file view-book-no-ajax to ease administration of openacs.org

  1. … 4 more files in changeset.
improve validation results

  1. … 8 more files in changeset.
support for passing body and doc properties

  1. … 7 more files in changeset.
improving HTML compliance

  1. … 5 more files in changeset.
render title attribute in main templates with H1

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.
change error to a warning