History log of /dokuwiki/inc/ (Results 6101 – 6125 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d15166e505-Nov-2005 Andreas Gohr <andi@splitbrain.org>

use classes for file icons like in interwiki links

darcs-hash:20051105155911-7ad00-ecba6272c534f73fc1ace47152187be87ef7c6d3.gz

9ab75d9e03-Nov-2005 Andreas Gohr <gohr@cosmocode.de>

Table Syntax fixes #280 #591

darcs-hash:20051103162630-6e07b-21520008f556114f8273307e7d6d33795488b1d2.gz

0dc92c6f03-Nov-2005 Andreas Gohr <gohr@cosmocode.de>

hidepages configoption

This new option accepts a RegExp to filter certain pages from all automatic
listings (RSS, recent changes, search results, index). This is useful to
exclude certain pages like

hidepages configoption

This new option accepts a RegExp to filter certain pages from all automatic
listings (RSS, recent changes, search results, index). This is useful to
exclude certain pages like the ones used in the sitebar templates. The
regexp is matched against the full page ID with a leading colon. If it
matches the page is assumed to be a hidden one.

IMPORTANT: this is not related to ACL. A hidden page is still visible to all
users (if not restricted by ACL) when linked or called directly.

darcs-hash:20051103101726-6e07b-8d45912a1b4f6cfc9e3fce147c15f84a58ea7ca2.gz

show more ...

6534245a02-Nov-2005 Andreas Gohr <andi@splitbrain.org>

some fixes in the testmanagement

darcs-hash:20051102222604-7ad00-f8f3ae8435f8d6f6d738daaec205c541a371e9c7.gz

72645b7501-Nov-2005 Andreas Gohr <andi@splitbrain.org>

options for searchform template function

darcs-hash:20051101223559-7ad00-cca84b64eb86d2c72b880bc558fb337ba29d992a.gz

7209be2330-Oct-2005 Andreas Gohr <andi@splitbrain.org>

Security fix for hmtl_hilight() #616

darcs-hash:20051030212242-7ad00-e21dc88d3f6abc87b3e9691006d6b9b21a8683d6.gz

1c2d101930-Oct-2005 Andreas Gohr <andi@splitbrain.org>

Interwiki icons are set through CSS classes now

darcs-hash:20051030152828-7ad00-58a99ca20a1d6ec62612a6281034c1dd669be44d.gz

78a6aeb129-Oct-2005 Andreas Gohr <andi@splitbrain.org>

More work on Javascript and CSS dispatchers

darcs-hash:20051029185222-7ad00-c184ab3496539f3027407c7d17e8770a1849546a.gz

bad31ae929-Oct-2005 Andreas Gohr <andi@splitbrain.org>

JavaScript refactoring

This patch addes a first go on a central javascript and CSS dispatcher
which builds a single script from all needed scripts, does optimizing
and caching.

darcs-hash:200510290

JavaScript refactoring

This patch addes a first go on a central javascript and CSS dispatcher
which builds a single script from all needed scripts, does optimizing
and caching.

darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz

show more ...

ae41559b27-Oct-2005 Andreas Gohr <andi@splitbrain.org>

fixed darcs patchset guessing in version check

darcs-hash:20051027183521-7ad00-08b33c7960975925fdb001476bd14124e9ff3f51.gz

f42d1c7527-Oct-2005 Andreas Gohr <andi@splitbrain.org>

option for disabling debug output

darcs-hash:20051027183410-7ad00-5ca48cf2d4058016f5cf07887d9eaa7b07a4043f.gz

a89b76cc26-Oct-2005 Andreas Gohr <andi@splitbrain.org>

italian language updates

darcs-hash:20051026194223-7ad00-9ce4ec3c2066c9147bb06f210f76baff8b7c371f.gz

21c6fb3f26-Oct-2005 Andreas Gohr <andi@splitbrain.org>

lithunian language updates

darcs-hash:20051026193756-7ad00-bce7916d2ea16438963e679a34a21e1faf262267.gz

b0bf105a24-Oct-2005 Andreas Gohr <andi@splitbrain.org>

small toolbar fixes

darcs-hash:20051024211946-7ad00-58921b2df3e1db30fd3aa37719858f31d9115e46.gz

467394f622-Oct-2005 Andreas Gohr <andi@splitbrain.org>

more test fixes (down to 55)

darcs-hash:20051022220320-7ad00-ada9d82ad5fdc670cfecc0f3fbdc50f6ed7fc036.gz

17ee7f6622-Oct-2005 Andreas Gohr <andi@splitbrain.org>

use REMOTE_USER for username if nothing else available #587

darcs-hash:20051022100740-7ad00-29869f9ced046d42d4f0a2fc484d37b85801108f.gz

64a165d822-Oct-2005 Koen Huybrechts <huybkoen@gmail.com>

nl update

darcs-hash:20051022092616-4bebe-3ffc7ddad29d4b0ae2fc04f41af17361dee448fb.gz

79da1d6122-Oct-2005 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.7.4

darcs-hash:20051022092032-7ad00-5d8683d48f0c5e3030ba02cf46d6c549b4e3a2e9.gz

c13104ac21-Oct-2005 Andreas Gohr <andi@splitbrain.org>

moved parser tests to new test environment

The parser tests are outdated and need to be adjusted. Currently 71 tests
fail. Others are probably missing.

darcs-hash:20051021232328-7ad00-c1d62951dad81

moved parser tests to new test environment

The parser tests are outdated and need to be adjusted. Currently 71 tests
fail. Others are probably missing.

darcs-hash:20051021232328-7ad00-c1d62951dad810dc73f8e78ae82f37465c21c261.gz

show more ...

776b36ec21-Oct-2005 Andreas Gohr <andi@splitbrain.org>

fix for double encoding when using mailguard

darcs-hash:20051021223434-7ad00-b6364357c2cc0af50bfdd1490debbb198d3ee5a6.gz

4290550421-Oct-2005 Andreas Gohr <andi@splitbrain.org>

some fixes for getID and the detail page

darcs-hash:20051021212304-7ad00-f01b3954b6b71ecc9e0cf899ed62bfb33e0c437e.gz

bc228f1521-Oct-2005 Andreas Gohr <andi@splitbrain.org>

fix for XSS problem in searchbox

darcs-hash:20051021112809-7ad00-f49197c217bed86e74e5f199b83861f55f77b78d.gz

8112400018-Oct-2005 jan <jan@jandecaluwe.com>

fix script url for basedir and urlrewrite

darcs-hash:20051018093844-45605-3e2e726159a92f328a5ea61d295bf7d42a3e7e2e.gz

f7158cc520-Oct-2005 chris <chris@teacherscpd.co.uk>

auth update, the missing localised text files

darcs-hash:20051020190531-50fdc-1fd6d5778c0ea669abe16b9ca614cc69aa352161.gz

8b06d17820-Oct-2005 chris <chris@teacherscpd.co.uk>

auth update, incl. auth object, plain.class.php; resend password & update profile actions

darcs-hash:20051020181434-50fdc-44222aa2074bb0e39a1c240c516259579b380740.gz

1...<<241242243244245246247248249250>>...266