• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved style of form errors. Moved the required mark into the label tag so screenreaders won't miss it when in "form" mode.

  1. … 1 more file in changeset.
Upgrade to Xinha 0.95

    • -855
    • +958
    ./xinha-nightly/XinhaCore.js
    • -0
    • +5
    ./xinha-nightly/XinhaLoader_readme.txt
    • -0
    • +8
    ./xinha-nightly/compression_readme.txt
    • -4
    • +10
    ./xinha-nightly/contrib/php-xinha.php
    • -0
    • +16
    ./xinha-nightly/examples/ExtendedDemo.html
    • -3
    • +5
    ./xinha-nightly/examples/XinhaConfig.js
    • -136
    • +53
    ./xinha-nightly/examples/simple_example.html
    • -10
    • +10
    ./xinha-nightly/examples/testbed.html
    • -0
    • +317
    ./xinha-nightly/examples/files/Extended.html
    • -0
    • +40
    ./xinha-nightly/examples/files/custom.css
  1. … 167 more files in changeset.
file compression_readme.txt was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/compression_readme.txt
file stylist.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/stylist.css
file full_example.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/full_example.css
file ext_example-menu.php was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/ext_example-menu.php
file ext_example-dest.php was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/ext_example-dest.php
file ext_example-body.html was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/ext_example-body.html
file dynamic.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/dynamic.css
file custom.css was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/custom.css
file Extended.html was initially added on branch oacs-5-4.

    • -0
    • +0
    ./xinha-nightly/examples/files/Extended.html
file ru.js was added on branch oacs-5-4 on 2008-05-16 17:04:43 +0000

    • -0
    • +0
    ./xinha-nightly/plugins/Stylist/lang/ru.js
file ru.js was added on branch oacs-5-4 on 2008-05-16 17:04:41 +0000

file preserve-scripts.js was added on branch oacs-5-4 on 2008-05-16 17:04:42 +0000

file php.svg was added on branch oacs-5-4 on 2008-05-16 17:04:42 +0000

file php.png was added on branch oacs-5-4 on 2008-05-16 17:04:42 +0000

file js.png was added on branch oacs-5-4 on 2008-05-16 17:04:42 +0000

file es.js was added on branch oacs-5-4 on 2008-05-16 17:04:39 +0000

file generic-plugin.js was added on branch oacs-5-4 on 2008-05-16 17:04:38 +0000

file dragTableCols.js was added on branch oacs-5-4 on 2008-05-16 17:04:36 +0000

file fr.js was added on branch oacs-5-4 on 2008-05-16 17:04:37 +0000

file es.js was added on branch oacs-5-4 on 2008-05-16 17:04:37 +0000

file Opera.js was added on branch oacs-5-4 on 2008-05-16 17:04:33 +0000

    • -0
    • +0
    ./xinha-nightly/modules/Opera/Opera.js
file WebKit.js was added on branch oacs-5-4 on 2008-05-16 17:04:33 +0000

    • -0
    • +0
    ./xinha-nightly/modules/WebKit/WebKit.js
file ExtendedDemo.html was added on branch oacs-5-4 on 2008-05-16 17:04:31 +0000

    • -0
    • +0
    ./xinha-nightly/examples/ExtendedDemo.html
file XinhaLoader.js was added on branch oacs-5-4 on 2008-05-16 17:04:31 +0000

file XinhaLoader_readme.txt was added on branch oacs-5-4 on 2008-05-16 17:04:31 +0000

    • -0
    • +0
    ./xinha-nightly/XinhaLoader_readme.txt
updating to Xinha 0.95

    • -855
    • +958
    ./xinha-nightly/XinhaCore.js
    • -0
    • +173
    ./xinha-nightly/XinhaLoader.js
    • -0
    • +5
    ./xinha-nightly/XinhaLoader_readme.txt
    • -4
    • +10
    ./xinha-nightly/contrib/php-xinha.php
    • -1
    • +4
    ./xinha-nightly/examples/Extended.html
    • -0
    • +16
    ./xinha-nightly/examples/ExtendedDemo.html
    • -3
    • +5
    ./xinha-nightly/examples/XinhaConfig.js
  1. … 171 more files in changeset.
Added the mktree_remember global variable so scripts that use mktree can decide if they want to keep the state of tree or not (mktree_remember defaults to false)

Replaced the use of the non valid attribute 'remember' by checking if the node has children to create/update a cookie that keeps its state