• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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"

Using previously computed parent_id.

Flushing ::party::email_not_cached in case party email has been updated.

    • -1
    • +2
    ./acs-tcl/tcl/community-core-procs.tcl
In display mode, minute and second fragments should be the same size as the hidden widget value (usually 2).

- refactor book includelet further

- added the following includelets, which are derivatives of "book":

* jquery-carousel

* jquery-infinite-carousel

* jquery-cloud-carousel

* jquery-spacegallery

    • -27
    • +264
    ./xowiki/tcl/includelet-procs.tcl
- FormPages of type photo.form: use title of the form page as HTML alt and text field of the image

- refactor "book" includelet to ease overloading via mixins

- provided a small includelet for w3c slidy, mostly compatible with "book" includelet

    • -69
    • +169
    ./xowiki/tcl/includelet-procs.tcl
- make Page render more robust by not requiring "references" to be set

- use pair of object and field name when performing lookup for field names

- don't add text/html pair in render_richtext_as_div in wiki mode

- prevent double allocation of formfield _assingee

    • -11
    • +16
    ./xowiki/tcl/xowiki-www-procs.tcl
- pass computed extra_where clause to get_folder_children

- added new method FormPage get_folder_children to list the items of a folder represented by a form page.

- FormPage get_folder_children is used in child-resources

- adding context view for folder tree. It can be activated via parameter context_tree_view for the includelet "folders" or via package parameter FolderContextTreeView.