• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-0.1a-0.4.sql was initially added on branch oacs-5-0.

Removed some html clutter

Removed duplicate requirement for notifications. Bug #1469 ...

The textarea in the head is not allowed in standard HTML without a form tag. Not sure what is in for anyway.

Fixed explanation of error code.

Added in a section dealing with common error codes.

regenerated

  1. … 96 more files in changeset.
new pictures

file tutorial-data-model.png was initially added on branch oacs-5-0.

file tutorial-page-map.png was initially added on branch oacs-5-0.

tutorial support files

file myfirstpackage-procs.tcl was initially added on branch oacs-5-0.

tidied up the tutorial; added graphics

tutorial files

file tutorial-outline.dia was initially added on branch oacs-5-0.

    • binary
    /openacs-4/packages/acs-core-docs/www/files/tutorial-outline.dia
file note-procs.tcl was initially added on branch oacs-5-0.

file note-list.tcl was initially added on branch oacs-5-0.

file note-list.adp was initially added on branch oacs-5-0.

file note-edit.tcl was initially added on branch oacs-5-0.

file note-edit.adp was initially added on branch oacs-5-0.

file note-delete.tcl was initially added on branch oacs-5-0.

file index.tcl was initially added on branch oacs-5-0.

file index.adp was initially added on branch oacs-5-0.

bugfix: curly brace should have been normal brace

Changed code to not use ad_returnredirect -abort

Adding categorization to the tutorial (unfinished) plus some random fixes.

- Fixed random photo query. Split in two queries. One to select a

random photo across all photo albums and another for a random photo

from a single package or a specific photo.

- Random photo includes now accept a photo_id, package_id or a url. If

a photo_id is provided then that photo will be displayed. Otherwise

a random photo will be selected. See comments in random-photo.tcl

for details.

added support for single/multiple categorizations / forcing users to map at least one category

  1. … 34 more files in changeset.
Added get_url proc so that notifications work properly.

Added notifications as a required package.