- refactor code such that "save_in_hstore" is called from "save" and "save_new" operations- when a package instance has save_in_hstore set, now all FormPages use the hstore index
- improve includelet markup (double curly braces) in case it is followed immediately by a character. Old method of using entities is sometimes voided by clever richtext editors
- ckeditor4: update formfield ckeditor4 and image selector (many thanks to the learn@wu team)- ckeditor4: use bootstrap as default style- added message keys for ckeditor image selector plugin- add dependency to xotcl-core 0.135- bump revision to 0.159
- xotcl-core: let method query_parameter respect "set-parameter" values (e.g. from includelet)- xotcl-core: update to version number 0.135- xowiki: use query_parameter instead of the swiss-knife "get_parameter", which potentially caches a provided default-value (which might be unspecified/"")