• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add general backslash escape function ::xo::backslash_escape

- make sure to quote content disposition properly

- bump version number to 0.124

    • -2
    • +10
    ./xotcl-core/tcl/30-widget-procs.tcl
- 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.

    • -24
    • +74
    ./xowiki/tcl/form-field-procs.tcl
add missing message keys

add missing message key

    • -0
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
fix action url for host mapped subsite compatibility

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)

Encoding names on objects passed to the data array.

adding sample templates for ckeditor

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

make URL resolver more robust when referencing subdirs

- 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

    • -1
    • +1
    ./xowiki/www/ckeditor-images/index.tcl
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)

    • -0
    • +141
    ./xowiki/www/resources/ckeditor/_source/core/ckeditor.js
    • -0
    • +227
    ./xowiki/www/resources/ckeditor/_source/core/ckeditor_base.js
    • -0
    • +238
    ./xowiki/www/resources/ckeditor/_source/core/ckeditor_basic.js
    • -0
    • +209
    ./xowiki/www/resources/ckeditor/_source/core/command.js
    • -0
    • +439
    ./xowiki/www/resources/ckeditor/_source/core/config.js
    • -0
    • +65
    ./xowiki/www/resources/ckeditor/_source/core/dataprocessor.js
    • -0
    • +20
    ./xowiki/www/resources/ckeditor/_source/core/dom.js
    • -0
    • +266
    ./xowiki/www/resources/ckeditor/_source/core/dtd.js
    • -0
    • +1059
    ./xowiki/www/resources/ckeditor/_source/core/editor.js
    • -0
    • +186
    ./xowiki/www/resources/ckeditor/_source/core/editor_basic.js
    • -0
    • +305
    ./xowiki/www/resources/ckeditor/_source/core/env.js
    • -0
    • +342
    ./xowiki/www/resources/ckeditor/_source/core/event.js
    • -0
    • +120
    ./xowiki/www/resources/ckeditor/_source/core/eventInfo.js
  1. … 33 more files in changeset.
Extended support for richtext::ckeditor, improved configurability, added inplace (based on work from Michael Totschnig)

    • -24
    • +162
    ./xowiki/tcl/form-field-procs.tcl
    • -0
    • +13
    ./xowiki/www/ckeditor-images/delete.tcl
    • -0
    • +111
    ./xowiki/www/ckeditor-images/index.adp
    • -0
    • +13
    ./xowiki/www/ckeditor-images/index.tcl
    • -0
    • +7
    ./xowiki/www/ckeditor-images/preview.adp
    • -0
    • +7
    ./xowiki/www/ckeditor-images/preview.tcl
    • -0
    • +25
    ./xowiki/www/ckeditor-images/thumb-view.adp
    • -0
    • +31
    ./xowiki/www/ckeditor-images/thumb-view.tcl
    • -0
    • +58
    ./xowiki/www/ckeditor-images/upload_image.adp
    • -0
    • +62
    ./xowiki/www/ckeditor-images/upload_image.tcl
    • -0
    • +8
    ./xowiki/www/ckeditor-images/view.tcl
    • -0
    • +70
    ./xowiki/www/resources/ck_config.js
    • -0
    • +20
    ./xowiki/www/resources/ck_contents.css
    • -0
    • +141
    ./xowiki/www/resources/ckeip.js
  1. … 16 more files in changeset.
CKeditor 3.6.2

    • -0
    • +24
    ./xowiki/www/resources/ckeditor/_source/plugins/about/plugin.js
    • -0
    • +152
    ./xowiki/www/resources/ckeditor/_source/plugins/ajax/plugin.js
    • -0
    • +931
    ./xowiki/www/resources/ckeditor/_source/plugins/bbcode/plugin.js
    • -0
    • +334
    ./xowiki/www/resources/ckeditor/_source/plugins/bidi/plugin.js
    • -0
    • +290
    ./xowiki/www/resources/ckeditor/_source/plugins/button/plugin.js
  1. … 165 more files in changeset.
CKEditor 3.6.2

    • -0
    • +1433
    ./xowiki/www/resources/ckeditor/CHANGES.html
    • -0
    • +92
    ./xowiki/www/resources/ckeditor/INSTALL.html
    • -0
    • +1327
    ./xowiki/www/resources/ckeditor/LICENSE.html
    • -0
    • +955
    ./xowiki/www/resources/ckeditor/ckeditor.asp
    • -0
    • +149
    ./xowiki/www/resources/ckeditor/ckeditor.js
    • -0
    • +211
    ./xowiki/www/resources/ckeditor/ckeditor.pack
    • -0
    • +29
    ./xowiki/www/resources/ckeditor/ckeditor.php
    • -0
    • +8
    ./xowiki/www/resources/ckeditor/ckeditor_basic.js
    • -0
    • +20
    ./xowiki/www/resources/ckeditor/ckeditor_basic_source.js
    • -0
    • +566
    ./xowiki/www/resources/ckeditor/ckeditor_php4.php
    • -0
    • +556
    ./xowiki/www/resources/ckeditor/ckeditor_php5.php
    • -0
    • +35
    ./xowiki/www/resources/ckeditor/ckeditor_source.js
    • -0
    • +11
    ./xowiki/www/resources/ckeditor/config.js
    • -0
    • +25
    ./xowiki/www/resources/ckeditor/contents.css
    • -0
    • +306
    ./xowiki/www/resources/ckeditor/_source/adapters/jquery.js
  1. … 349 more files in changeset.
fix typo

- add .pdf to the extensions for ::xowiki::guesstype

- handle the generic mime-type "application/force-download" in the same way as "application/octet-stream"