• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove the oacslink and oacsimage buttons from the default config of the openacs theme.

Removed plugins from the default config of tinymce since they need acs-templating to be mounted and it's not by default. Rolling back to be xinha the default editor.

Allow adding a link without selecting text first.

Bumped version number and release date in anticipation of releasing beta1

after tomorrow's OCT meeting.

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 8 more files in changeset.
It's easier to use lang::util::localize instead of lang::message::lookup to render the messages in the tcl

TinyMCE upgrade changelog moved to changelog.txt

file changelog.txt was initially added on branch oacs-5-5.

Added missing messages and spanish translation

file es.js was initially added on branch oacs-5-5.

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)

Untabify and indent

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

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 ).

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

- includelet toc: change default of ajax switch false

- make sure to open the full tree if required

- make toc more robust for missing toc levels

- add lost render() call for toc

- remove log output, change default for expanded node on category display

- minor html cleanup

    • -1
    • +1
    /openacs-4/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