Home
last modified time | relevance | path

Searched hist:cd06d16faa924afeb14f864b058e01ce8867057c (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/lib/scripts/
H A Dindex.jscd06d16faa924afeb14f864b058e01ce8867057c Tue Jun 21 11:30:18 UTC 2011 Adrian Lang <mail@adrianlang.de> Fix index Javascript, introduce compatibility.js

* Removed "use strict" statement, since it does not work with our script file
joining (the statement has to be the first in a file or function)
* Make index a global object again to allow overriding and enhancing
* Use prefix dw_ for index object
* Reintroduce index.treeattach
* Support deprecated index.toggle calling convention
* Add $ prefix for jQuery variables
* Use slide animation for freshly loaded sublists as well
* Fix various errors

H A Dcompatibility.jscd06d16faa924afeb14f864b058e01ce8867057c Tue Jun 21 11:30:18 UTC 2011 Adrian Lang <mail@adrianlang.de> Fix index Javascript, introduce compatibility.js

* Removed "use strict" statement, since it does not work with our script file
joining (the statement has to be the first in a file or function)
* Make index a global object again to allow overriding and enhancing
* Use prefix dw_ for index object
* Reintroduce index.treeattach
* Support deprecated index.toggle calling convention
* Add $ prefix for jQuery variables
* Use slide animation for freshly loaded sublists as well
* Fix various errors

/dokuwiki/lib/exe/
H A Djs.phpcd06d16faa924afeb14f864b058e01ce8867057c Tue Jun 21 11:30:18 UTC 2011 Adrian Lang <mail@adrianlang.de> Fix index Javascript, introduce compatibility.js

* Removed "use strict" statement, since it does not work with our script file
joining (the statement has to be the first in a file or function)
* Make index a global object again to allow overriding and enhancing
* Use prefix dw_ for index object
* Reintroduce index.treeattach
* Support deprecated index.toggle calling convention
* Add $ prefix for jQuery variables
* Use slide animation for freshly loaded sublists as well
* Fix various errors