• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- perform proper quoting of filenames containing quotes

- bump version number to 0.144

    • -5
    • +5
    /openacs-4/packages/xowiki/xowiki.info
- add general backslash escape function ::xo::backslash_escape

- make sure to quote content disposition properly

- bump version number to 0.124

- protect spaces in content-disposition

- form-field "file": keep upload name for dowloading (for consistency

in the links when the formpage is viewed and edited)

- provide the correct name in download-link, when the formpage is edited

- allow empty revision_ids (can happen via call_action)

Improve form-field "file" (and subclasses)

- add clear button for clearning files/images added added in a

prevision revision (unless flag "sticky" is used)

- tie revisions of the FormPage/WorkflowInstance with the revision

of the uploaded file (the content of the formfield is now a

list of attribute value pairs that might contain a revision_id)

- allow multiple uploads of files with the same name (distinguish with

reusing old content)

- caveat: export should strip the revision_id from the content

of the form-field.

add missing message keys

add missing message key

fix action url for host mapped subsite compatibility

    • -1
    • +1
    /openacs-4/packages/faq/lib/faq-add-edit.tcl
Detect mutual overwrite during edit operations and provide method (which can be overloaded) to handle this case.

- fix required handling for formfield of type "file"

- respect package_path in link renderer (we might consider using a config option for this)

    • -3
    • +12
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Encoding names on objects passed to the data array.

adding sample templates for ckeditor

    • -0
    • +141
    /openacs-4/packages/xowiki/www/resources/ck_templates.js
    • binary
    /openacs-4/packages/xowiki/www/resources/images/1answer.png
    • binary
    /openacs-4/packages/xowiki/www/resources/images/2answers.png
trim lines when processing lists of .js or .css files

    • -4
    • +4
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
make URL resolver more robust when referencing subdirs

    • -10
    • +12
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- make form field reverse lookup more robust

- allow configuration for templates in ckeditor

added message key for content_type

- provide basic initialze method for FormField to make it blindly callable from subclasses

- don't use " " for visualizing nesting deeper category trees, since labels have to be escaped

- demangle dependency between jQuery Plugin ckeip and wiki-image functionality

- cleanup for ckeditor changes

add missing files

Add missing files

add pluging xowikiimage

Add timestamp plugin

- CKEditor add missing _source/corfile (CVS seems to act wierd, not showing directories as missing)

  1. … 33 more files in changeset.
Extended support for richtext::ckeditor, improved configurability, added inplace (based on work from Michael Totschnig)

    • -24
    • +162
    /openacs-4/packages/xowiki/tcl/form-field-procs.tcl
    • -0
    • +13
    /openacs-4/packages/xowiki/www/ckeditor-images/delete.tcl
    • -0
    • +111
    /openacs-4/packages/xowiki/www/ckeditor-images/index.adp
    • -0
    • +13
    /openacs-4/packages/xowiki/www/ckeditor-images/index.tcl
    • -0
    • +8
    /openacs-4/packages/xowiki/www/ckeditor-images/view.tcl
    • -0
    • +70
    /openacs-4/packages/xowiki/www/resources/ck_config.js
    • -0
    • +20
    /openacs-4/packages/xowiki/www/resources/ck_contents.css
    • -0
    • +141
    /openacs-4/packages/xowiki/www/resources/ckeip.js
  1. … 16 more files in changeset.
CKeditor 3.6.2

  1. … 165 more files in changeset.
CKEditor 3.6.2

    • -0
    • +11
    /openacs-4/packages/xowiki/www/resources/ckeditor/config.js
  1. … 349 more files in changeset.
fix typo