• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix typo (many thanks for Michael Totschnig to report)

save the catalog files in iso-8859-1 format instead of utf-8

add a anchor to each word to make the scroll work by word

change the way of getting the unit_id to have the category_id always right for the glossary words links

don't do anything if the page is not mapped to a category

update treenodes xql file for oracle, fix c/o Luis Riveiro of Innova

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

Use relative paths for the adp includes because xowiki now sets the include path to /packages//www

- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- factor out adp name checking code

- allow adp includes from sub-packages (names are resolved relative to the package key)

    • -22
    • +37
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Oops, there are two queries to grab a calendar item. One if the use of

attachments is disabled (which I'd changed earlier), and one if attachments

are enabled (which I'd missed earlier). Thanks to Michael at MGH for catching

this while testing.

More support for the related link stuff in acs-events.

Support the related link features of the acs-events datamodel.

    • -3
    • +16
    /openacs-4/packages/calendar/www/cal-item-view.adp
- reduce verbosity

- preserve query parameter in wiki links

    • -4
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
alvaro karma on *learning-content* packages

aliases for *learning-content* package

Initial import of dotlrn Learning Content

Initial import of Learning Content Portlet

  1. … 66 more files in changeset.
Initial import of Learning Content

  1. … 229 more files in changeset.
Initial revision

  1. … 316 more files in changeset.
Importing severali bug fixes from local repository.

1. Missing key (actually bogus reference to a key in layout-subsite-integration).

2. Used an older layout manager API call that no longer exists.

Need an explicit cast due to improved PG error checking.

Localization updates.

Changed edit priv to admin which is more likely to be what one wants.

initial import

Initial revision

    • -0
    • +12
    /openacs-4/packages/lorsm-includelet/lib/lorsm-includelet.tcl
    • -0
    • +44
    /openacs-4/packages/lorsm-includelet/tcl/apm-callback-procs.tcl
White space in URLs tends to break them ... and if you do so in an IMG

tag, you get the little blue-box "?" or red "X" depending on the browser

you use ...

Added a bit of caching ...