History log of /dokuwiki/inc/ (Results 5801 – 5825 of 6462)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c771e9ed24-Feb-2006 Anika Henke <a.c.henke@arcor.de>

fix for export_html to look good again after my "css_in_dokuwiki_context.patch"

darcs-hash:20060224223947-d5083-e7fd85205458be8322064941789b4335179949d8.gz

732c5c9325-Feb-2006 Andreas Gohr <andi@splitbrain.org>

GeSHi update to 1.0.7.7

There's been a few more languages added, namely ColdFusion, T-SQL,
Robots.txt, AutoIT and Java 5, and a couple of bug fixes.

darcs-hash:20060225142520-7ad00-f70f971f69a947dc

GeSHi update to 1.0.7.7

There's been a few more languages added, namely ColdFusion, T-SQL,
Robots.txt, AutoIT and Java 5, and a couple of bug fixes.

darcs-hash:20060225142520-7ad00-f70f971f69a947dcde4ae7bc2d8378ff250a4cb1.gz

show more ...

7e8fbbe024-Feb-2006 Andreas Gohr <andi@splitbrain.org>

english fix for #714

darcs-hash:20060224194246-7ad00-2cf04d89e58208226c6fa98db463e7a7ec32fd74.gz

06a4bf8f24-Feb-2006 Andreas Gohr <andi@splitbrain.org>

added type check in html_btn #715

darcs-hash:20060224192428-7ad00-c6910ed8cf9656f61b1c813e899f7f75d13309ab.gz

d15580d824-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fixed typo in HTTP client #726

darcs-hash:20060224192130-7ad00-32144bb71be4c9f0cde6a613d8612ce760d18892.gz

418d06d124-Feb-2006 gb <gb@isis.u-strasbg.fr>

french strings update (issues #671, #233)

darcs-hash:20060224160957-2060e-3d75415077e5be85c438b19561264bbf66aafcf4.gz

31e187f824-Feb-2006 Sean Coates <sean@caedmon.net>

hierarchical breadcrumbs

This patch adds optional hierarchical breadcrumbs. This was discussed last
december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html
and followups. Many p

hierarchical breadcrumbs

This patch adds optional hierarchical breadcrumbs. This was discussed last
december in http://www.freelists.org/archives/dokuwiki/12-2005/msg00112.html
and followups. Many people where in favour of this.

darcs-hash:20060224155631-21b7e-10f25b7bdf60120ec99850afefd4d1662c5b87aa.gz

show more ...

4fced88524-Feb-2006 Andreas Gohr <andi@splitbrain.org>

parse error in renderer fixed

darcs-hash:20060224154748-7ad00-dc2e34203914bb51b622fc5c7eeac81b9118071f.gz

b8c943a424-Feb-2006 Andreas Gohr <andi@splitbrain.org>

removed deprecated TOC code

darcs-hash:20060224151221-7ad00-314d411cb22d2cd59079751f31cf4b4c49a7f0b6.gz

c2f250d524-Feb-2006 Andreas Gohr <andi@splitbrain.org>

english fixes for #671 and #233

darcs-hash:20060224124815-7ad00-e4942eca78d6bd13be1b54f5ceee6f494ee62dc2.gz

0affd48823-Feb-2006 Andreas Gohr <andi@splitbrain.org>

endless loop fixed #727

darcs-hash:20060223205726-7ad00-9f68c6bb78a495b1a3b67835927a9d5452d05945.gz

1abfaba421-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fixes for utf-8 to/from unicode conversion

The functions utf8_to unicode and unicode_to_utf8 didn't work correctly
with some 3 and 4 byte strings. This exchanges those functions against
two more sop

fixes for utf-8 to/from unicode conversion

The functions utf8_to unicode and unicode_to_utf8 didn't work correctly
with some 3 and 4 byte strings. This exchanges those functions against
two more sophisticated ones. It also adds unit testing for them.

darcs-hash:20060221212605-7ad00-7bfefe8c9615d5a7f3b33c279ce79d4200d4778c.gz

show more ...

ece67f6d21-Feb-2006 larsch8 <larsch8@m2.stud.ku.dk>

Added Danish localization for profile updating

darcs-hash:20060221011446-a08f5-f7138e1c4f7e7a94d8a3daded8bb4cf0b57d733d.gz

e41c4da919-Feb-2006 Andreas Gohr <andi@splitbrain.org>

some TOC fixes

darcs-hash:20060219164726-7ad00-eb637e1db83e2f3b6c3629da18214b6587590b24.gz

fa24fadb19-Feb-2006 Anika Henke <a.c.henke@arcor.de>

another try on styling the edit bar

darcs-hash:20060219001944-d5083-ccf6932ab2878183e116524f45eec31f78ac422c.gz

444b87a518-Feb-2006 Andreas Gohr <andi@splitbrain.org>

mor conservative chunksize for wordblock patternsize

darcs-hash:20060218232226-7ad00-2835d47a97fb12a04055b8145de26c8406f78a99.gz

c5a8fd9618-Feb-2006 Andreas Gohr <andi@splitbrain.org>

create unique IDs for sections

This patch finally completes the support for unique section IDs.

To achive this the mechanism how the TOC is build was changed. The
TOC now is build in the renderer o

create unique IDs for sections

This patch finally completes the support for unique section IDs.

To achive this the mechanism how the TOC is build was changed. The
TOC now is build in the renderer only. Currently the TOC will be
rendered in the end_document function and is then prepended to the
doc. This should ensure compatibility with the rest of the code.

Adding support for separating the TOC from the page should now be a
simpler task in the future.

TODO:
- Update base class
- remove commented old TOC code
- make sure no other parts of the code use any of the old TOC
code

darcs-hash:20060218230744-7ad00-40c5463d93f8ae1c543fb4fed747b2047b4c1302.gz

show more ...

9fb6b26918-Feb-2006 larsch8 <larsch8@m2.stud.ku.dk>

Fixed a lot of typos in Danish localization.

darcs-hash:20060218132147-a08f5-18c2b5f8a3cd22f58c9fbc9c754a0422c31ecc7c.gz

98c8685817-Feb-2006 Andreas Gohr <andi@splitbrain.org>

file cleanups

This patch cleans up the source code to satisfy the coding guidelines (see
http://wiki.splitbrain.org/wiki:development#coding_style)

It converts files to UNIX lineendings and removes

file cleanups

This patch cleans up the source code to satisfy the coding guidelines (see
http://wiki.splitbrain.org/wiki:development#coding_style)

It converts files to UNIX lineendings and removes tabs and trailing
whitespace. Not all files were cleaned yet.

darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz

show more ...

1c73890c17-Feb-2006 Andreas Gohr <andi@splitbrain.org>

do not try to init auth object if useacl

darcs-hash:20060217221221-7ad00-56a0595780eaf495cd67567d00e07ef6d90ab38c.gz

1d096a1017-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fixed password mail

There was an error which caused the mail aent on registration to
contain the crypted password instead of the cleartext one.

darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca

fixed password mail

There was an error which caused the mail aent on registration to
contain the crypted password instead of the cleartext one.

darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca53bbf79df3d8d8beebc.gz

show more ...

e56b080e13-Feb-2006 Andreas Gohr <andi@splitbrain.org>

fixed encoding in mailtext.txt of zh-tw translation

darcs-hash:20060213202501-7ad00-61b3e210b0645ecc12fc63c911a4c24ec916de0a.gz

5298a61911-Feb-2006 Andreas Gohr <andi@splitbrain.org>

updated auth_punbb

darcs-hash:20060211180240-7ad00-c7c589aa6e5e67f2d7ad54f7e41837f116a91c9c.gz

8a831f2b10-Feb-2006 Andreas Gohr <andi@splitbrain.org>

romanization support in utf8 library

This patch addes basic romanization support to the utf-8 library. It
converts non-latin languages to ASCII.

The transliteration tables used where gathered from

romanization support in utf8 library

This patch addes basic romanization support to the utf-8 library. It
converts non-latin languages to ASCII.

The transliteration tables used where gathered from various places
on the net. I do not speak any of those languages so I can't say how
good they are. Any recommendations and fixes are welcome!

This can be enabled for ID cleaning by setting the deaccent option to 2.
It is also used in the XHTML renderer to generate section ids based
on the header titles. Leading digits and any remaining non-ASCII chars
are removed as well. This is the first step to make section ID always
XHTML compatible. Making sure they are unique is not implemented yet.

darcs-hash:20060210200627-7ad00-61a633563bb92a00ef4a3f699d73117139cbf367.gz

show more ...

52a90af308-Feb-2006 shmulik grandpa <thenamelessguy@gmail.com>

hebrew language updates

darcs-hash:20060208204036-27c15-c1ae1c65782fcbf0fb95575d139e41bd24948fe9.gz

1...<<231232233234235236237238239240>>...259