• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update docs

Update docs to encourage CSP best practice

Update docs to encourage CSP best practice

Remove reference to inactive email address

  1. … 59 more files in changeset.
Removed link to obsolete documentation, removed mailto link to inactive mail

Comment link to inactive email

Acknowledge the original maintainer, but remove link to nonexistant domain

Update documentation to encourage CSP best practice Commented obsolete email contact

Update documentation to encourage CSP best practice

Commented obsolete email contact

Update documentation to encourage CSP best practice

Commented obsolete email contact

Update documentation so best practice is suggested

Some more Tcl cleanup

- use curly brackes to enable byte code compilation

- don't use "[expr ...]" when not needed

- prefer "incr i -1" over "set i [expr {$i - 1}] "

  1. … 11 more files in changeset.
- fix dead link

- Don't set legacy configure parameters in new installations

- Make clear in parameter description in acs-templating, that this is

not the place, where xinha/tinymce should be configured

- Improve warning messages about usage of legacy parameters (tell admin what to do)

  1. … 4 more files in changeset.
- improve documentation

- add log entry, when listener is automatically registered

- update documentation

file listtemplate.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/tagref/listtemplate.adp
- add list template to documentation

file listtemplate.html was initially added on branch oacs-5-9.

    • -0
    • +0
    ./www/doc/tagref/listtemplate.html
- replace onchange handlers in remaining templates by event listeners

- white space changes

- automatically convert on* event registrations passed to formtemplate into event listener

- adapt package name, propagate latest changes from .html to .adp files

  1. … 67 more files in changeset.
- fix line breaks

fixes for list-widget:

- fix html, when "page_size_variable_p" is set (must have been broken

since ages)

- replace onchange handlers in table and table-2third templates by event listeners

  1. … 2 more files in changeset.
- replace "onclick" handler in .adp files by event listener

  1. … 2 more files in changeset.
- remove obsolete files

    • -82
    • +0
    ./www/scripts/xinha/attach-file.adp
    • -393
    • +0
    ./www/scripts/xinha/attach-file.tcl
    • -95
    • +0
    ./www/scripts/xinha/attach-image.adp
    • -489
    • +0
    ./www/scripts/xinha/attach-image.tcl
    • -32
    • +0
    ./www/scripts/xinha/file-selector-oracle.xql
    • -32
    • +0
    ./www/scripts/xinha/file-selector-postgresql.xql
    • -170
    • +0
    ./www/scripts/xinha/file-selector.adp
    • -286
    • +0
    ./www/scripts/xinha/file-selector.tcl
    • -273
    • +0
    ./www/scripts/xinha/insert-file-orig.adp
    • -210
    • +0
    ./www/scripts/xinha/insert-ilink.adp
    • -23
    • +0
    ./www/scripts/xinha/insert-ilink.tcl
    • -235
    • +0
    ./www/scripts/xinha/insert-image.adp
    • -20
    • +0
    ./www/scripts/xinha/insert-image.tcl
    • -172
    • +0
    ./www/scripts/xinha/insert_image.html
- fix broken links

- improve comments