• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated tinymce version number for 5.5.0 releases

Updated template::widget::richtext doc to include tinymce

Encode files URL properly (would fail if the filename had a plus sign, sharp one etc in it)

    • -1
    • +1
    ./packages/file-storage/www/folder-chunk.adp
    • -26
    • +27
    ./packages/file-storage/www/folder-chunk.tcl
Untabify and indent

    • -132
    • +133
    ./packages/file-storage/www/folder-chunk.tcl
HTML cleanup

    • -13
    • +19
    ./packages/file-storage/www/folder-chunk.adp
Fix message keys, use vars like %var% instead of

Do the uppercase in the tcl to avoid wrong messages when the grade_plural_name is stored as a message-key

Render the grade_plural_name in the tcl when is stored as a message-key to display it properly

Close unbalanced html tags

Render the message-keys in the tcl to show them in the options of a select in the form

Latest tinymce 3.2.4.1

  1. … 44 more files in changeset.
Add per widget config for tinymce.

Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Xpath query is not being interpreted as it supposed to ( maybe it is a tdom bug ).

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
- includelet toc: change default of ajax switch false

    • -2
    • +2
    ./packages/xowiki/tcl/includelet-procs.tcl
- make sure to open the full tree if required

    • -2
    • +4
    ./packages/xowiki/tcl/includelet-procs.tcl
- make toc more robust for missing toc levels

- add lost render() call for toc

    • -8
    • +21
    ./packages/xowiki/tcl/includelet-procs.tcl
- remove log output, change default for expanded node on category display

    • -2
    • +1
    ./packages/xowiki/tcl/includelet-procs.tcl
- minor html cleanup

    • -10
    • +10
    ./packages/xowiki/tcl/adp-generator-procs.tcl
    • -4
    • +6
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -3
    • +3
    ./packages/xowiki/www/view-book-no-ajax.adp
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
Got rid of 'bio' attribute declared for 'user' type.

Fix use of ns_mktemp with /tmp/ hard coded. Fix case when tmp file is not cleaned up when a string is used for a file storage type

Showing resources subtree only if there is more than one for the given activity.

Make it so when clicking a aresource link, the environmnet of its activity is shown.

    • -4
    • +4
    ./packages/imsld/lib/activity-resource.tcl
Missed a detail when moving bio back to person.

- name meta tag "language", not "lang"

- minor cleanup

    • -2
    • +2
    ./packages/xowiki/tcl/form-field-procs.tcl
    • -2
    • +1
    ./packages/xowiki/tcl/includelet-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Change default RichTextEditor to tinymce as approved in TIP #134

Fixed the upgrade script ...

Moved "bio" back to "person", but with type-specific storage. People can

fight over where such things belong on another day, for now keeping it in

"person" has the advantage that the Tcl API is 100% unchanged so moving it

to type-specific storage won't break .LRN.

- improve cache listings

    • -3
    • +20
    ./packages/xotcl-core/www/cache.tcl
- adaption for new version of wymeditor

    • -9
    • +15
    ./packages/xowiki/tcl/form-field-procs.tcl
updates for wymeditor

- new skin "compact"

- added plugins "fullscreen" and "embed"

- extended message catalog for bg fi hr

- updated to version 5rc1

    • -0
    • +45
    ./packages/xowiki/www/resources/wymeditor/lang/bg.js
    • -0
    • +44
    ./packages/xowiki/www/resources/wymeditor/lang/fi.js
    • -0
    • +45
    ./packages/xowiki/www/resources/wymeditor/lang/hr.js
  1. … 9 more files in changeset.