• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file xowiki-init.tcl was added on branch oacs-5-8 on 2015-08-14 17:28:07 +0000

file xowiki-init.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/xowiki-init.tcl
- provide minimal support for ckeditor4 (via CDN)

- added changes from antonio to pass handling for unknown editor to the master templates

- don't enforce xinha as default editor (obey settings from preferred editor)

- perform msg-key substitution directly in script file to have access to the embedded variable pretty_plural

- add environment variables for HOME and LANG to avoid problems with sorting orders and/or with called programs that expect HOME to be set (e.g. dot).

- make structure somewhat closer to install-ns

- backport from head

    • -6
    • +30
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- backport from HEAD

    • -6
    • +30
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- implement a stack for resolve_contexts to assure proper behavior for nested calls

    • -6
    • +30
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- never overwrite the physical_{item|package|parent)_id

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- never overwrite the physical_{item|package|parent}_id

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- never overwrite the physical_{item|package|parent)_id

    • -4
    • +10
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- FormPage.edit: when we edit a page thought a link and no return_url

is specified we want to return to the link page. The same is true

in the general case for all kind of embedded pages. The patch

refines the patch from June 8 which was setting the return url too eager.

- FormPage.edit: when we edit a page thought a link and no return_url

is specified we want to return to the link page. The same is true

in the general case for all kind of embedded pages. The patch

refines the patch from June 8 which was setting the return url too eager.

- backport from oacs-5-9

    • -3
    • +26
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- backport of item_index fixes from HEAD/oacs-5-9

    • -1
    • +17
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- applying resolve-local patch from HEAD

    • -7
    • +26
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
resolve-local patch:

- one a sym-link, the developer can decide, whether the

resolve-context (for links, images, etc.) should be in the local

package (i.e. the package containing the link, the form-field

resolve_local is true) or the target package (resolve_local is

false). However, .SELF. references refer always to the target

package, which was incorrect in previous versions. This patch

resets the the resolving policy under der .SELF. reference and

allows for using both resolve_local choices.

    • -9
    • +28
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- return full set of attributes for recursive folder query (at least title is needed in the folder-tree)

    • -3
    • +26
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- return full set of attributes for recursive folder query (at least title is needed in the folder-tree)

    • -8
    • +31
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- address issue in #3284

- initial checkin of russian catalog file as contributed by v v (see issue #3277)

- initial checkin of russian catalog file as contributed by v v (see issue #3278)

- initial checkin of russian catalog file as contributed by v v (see issue #3279)

- initial checkin of russian catalog file as contributed by v v (see issue #3280)

file openacs-default-theme.ru_RU.utf-8.xml was initially added on branch oacs-5-9.

- initial checkin of russian catalog file as contributed by v v (see issue #3281)

file ref-countries.ru_RU.utf-8.xml was initially added on branch oacs-5-9.

- initial checkin of russian catalog file as contributed by v v (see issue #3282)

file rss-support.ru_RU.utf-8.xml was initially added on branch oacs-5-9.