• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update to verison 0.45

added parameter, upgraded version number

    • -13
    • +14
    /openacs-4/packages/xowiki/xowiki.info
adding virtual presence to xowiki

    • -13
    • +13
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
More cleaning up and oracle scripts

    • -0
    • +30
    /openacs-4/packages/acs-mail-lite/tcl/complex-send-procs.xql
Moved complex_send to its own file. Fixed character encoding after finding by accident that a procedure mime::word_encode actually exists...

    • -0
    • +702
    /openacs-4/packages/acs-mail-lite/tcl/complex-send-procs.tcl
some more usability fixes (label tags) for the assessment form template

Add notice about required items and show error message when form has

errors

Add a message at the top of a page if there is a form error.

Added creation of the acs_mail_lite_complex_queue table

Fixed typos

Fixed comments

Mark radio and checkbox choices with label html tags like the standard form template for usability.

Catalogs of message keys from translate.openacs.org

only for local es_ES.

  1. … 9 more files in changeset.
Fix notifications for messages with attachment

added link to parameters

make default value for parameter "production" consistent with package parameter page

makeing names for google-sitemap and google-sitemapindex more uniform, fixing priority

    • -11
    • +10
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -5
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
programming around a bug in IE6: if html file contains an input field named "tags", ie6 produces an error when trying to print that page. see: http://weblog.jamisbuck.org/2005/6/3/ie-is-teh-3v1l

    • -1
    • +1
    /openacs-4/packages/xowiki/www/view-default.adp
iFix reference to stripped name should be name

Set default value for production mode parameter

Support anchors in wiki links

    • -5
    • +13
    /openacs-4/packages/xowiki/tcl/link-procs.tcl
    • -3
    • +4
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Urldecode urls when normalizing to wiki name

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Collect and pass appropriate variables to the include

file view.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:24 +0000

    • -0
    • +0
    /openacs-4/packages/xowiki/lib/view.tcl
Fix formatting

    • -14
    • +14
    /openacs-4/packages/xowiki/lib/view.tcl
Use new xoiwki procs to generate links

    • -4
    • +5
    /openacs-4/packages/lors/tcl/lors-procs.tcl
The after-instantiate callback was setting the site's master template to

"dotlrn-master-custom". This is wrong, it should only be set at install time

so users can override it with their own custom template if they want.

While this could be done in an after-install callback, in .LRN we have tried

to do such things in the install.xml file, giving users one easy-to-read

place to modify the initial configuration of .LRN.

Indeed, the install.xml file was setting the site default master to

dotlrn-master, only to have the callback overwrite it.

So I changed the install.xml file to set the default master to dotlrn-master-custom.

This is still not as cleanly done as I'd wish (for the default Sloan theme,

dotlrn-master works perfectly well) but we want to push out 2.2.1 alpha.

    • -1
    • +1
    /openacs-4/packages/dotlrn/install.xml
More information about the package

Added some more documentation and a download facility which I forgot to commit earlier

Some performance tuninging