History log of /dokuwiki/inc/html.php (Results 501 – 525 of 575)
Revision Date Author Comments
# 31b5aa75 07-Sep-2005 Andreas Gohr <andi@splitbrain.org>

small xhtml compliance fix for toolbar

darcs-hash:20050907204614-7ad00-f514aeb437f2121f4775d7b8ac87d7de29592c6f.gz


# 506fa893 03-Sep-2005 Andreas Gohr <andi@splitbrain.org>

the search now uses the index

darcs-hash:20050903220229-7ad00-5d95f905eaeb3f6b867aa3ee43c2a8bccc533c00.gz


# dbb00abc 30-Aug-2005 Esther Brunner <esther@kaffeehaus.ch>

Namespace filtering for recent changes

darcs-hash:20050830202115-283c4-2a186854aa11e2e6e5a12da39dcd90c8723e2c90.gz


# 89541d4b 30-Aug-2005 Andreas Gohr <andi@splitbrain.org>

fix for breaking singlequote in searchhighlight #519

darcs-hash:20050830181651-7ad00-c8ba03edc14cbe64c1572216bad0748d90a87f5e.gz


# cad5d88a 29-Aug-2005 Esther Brunner <esther@kaffeehaus.ch>

addslashes for html_signature

darcs-hash:20050829150543-283c4-331c46a3f2a9c7e7556fdf1a1e322b54f3c7eec6.gz


# 11e2ce22 24-Aug-2005 chris <chris@teacherscpd.co.uk>

admin plugin i/face + acl plugin

darcs-hash:20050824224718-50fdc-6d27ff70e60e6fe547aff6c2b305507c4ab3f669.gz


# cf580923 11-Aug-2005 Andreas Gohr <andi@splitbrain.org>

fix for recent changes if start page has a namespace #500

darcs-hash:20050811184846-7ad00-630336203cbebcaafcc5ebf10d5f628df6be0ea0.gz


# d94f4568 07-Aug-2005 Andreas Gohr <andi@splitbrain.org>

xhtml fix for recent changes #499

darcs-hash:20050807134726-7ad00-371965dc6bea32e86221e93b3a677bc1047fb089.gz


# 7146cee2 18-Jul-2005 Andreas Gohr <andi@splitbrain.org>

pagetemplate support #104

This adds very simple pagetemplate support. When a file named _template.txt
exists in a namespace this file's contents are loaded into the editor when
a new page is added i

pagetemplate support #104

This adds very simple pagetemplate support. When a file named _template.txt
exists in a namespace this file's contents are loaded into the editor when
a new page is added in the namespace.

Please note that this file is not editable from within the Wiki as it starts
with an underscore. The wiki admin has to create it her self on the
filesystem.

darcs-hash:20050718173842-7ad00-39b1b76bef4c6243fc00d94673793d68b356aecb.gz

show more ...


# 4da078a3 27-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

xml conformity part 2

This patch exchanges some forgotten php short forms against xml pendents.

darcs-hash:20050627164725-7ef76-6412b45fc0c7be8a53e78b5df1170bba4088b45c.gz


# d67ca2c0 16-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

media reference check part 2

Part 1 only checks for the existance of references.
Part 2 will show where this references are so that the user
could easily find them.

Both parts are configurable:
ref

media reference check part 2

Part 1 only checks for the existance of references.
Part 2 will show where this references are so that the user
could easily find them.

Both parts are configurable:
refcheck

darcs-hash:20050616163425-7ef76-a7fce6cd1ef5d2cc2e4ac3b869969a65c671770a.gz

show more ...


# d6c9c552 15-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

correction of typos

A wrong variable name was used in the english language file and
an gramatically mistake in function comments was corrected.

darcs-hash:20050615175208-7ef76-f41f2da7a0e27333e35d1

correction of typos

A wrong variable name was used in the english language file and
an gramatically mistake in function comments was corrected.

darcs-hash:20050615175208-7ef76-f41f2da7a0e27333e35d12bcc510f641d73289a5.gz

show more ...


# 58bef989 13-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

spellchecker button control

This patch replaces the big textual spellchecker controls with
a nice one using toolbar like buttons

darcs-hash:20050613182725-7ef76-34661fe2322682059335dced7ad60dfb3135

spellchecker button control

This patch replaces the big textual spellchecker controls with
a nice one using toolbar like buttons

darcs-hash:20050613182725-7ef76-34661fe2322682059335dced7ad60dfb31350c30.gz

show more ...


# ea2eed85 11-Jun-2005 andi <andi@splitbrain.org>

spellchecker fixes for Konqeror

Konqeror seems to ignore the charset

darcs-hash:20050611092916-9977f-311b99e63b66a83c9f9022c468ba61d0687822c2.gz


# 9af6e647 09-Jun-2005 andi <andi@splitbrain.org>

Added option to manually change a misspelled word

darcs-hash:20050609233643-9977f-11492f9b23b5e553ad6322bcd046ff32d64c37c1.gz


# 2e5a6dce 08-Jun-2005 andi <andi@splitbrain.org>

fixed JS error when spellchecker is disabled

darcs-hash:20050608194746-9977f-7880cc210b55ff5f47b52665c580087f266dd9b2.gz


# dc57ef04 07-Jun-2005 andi <andi@splitbrain.org>

AJAX spellchecker #29

This is nearly a complete rewrite of the gmail like AJAX spellchecker
from http://www.broken-notebook.com/spell_checker/index.php

Here are the differences and features

* se

AJAX spellchecker #29

This is nearly a complete rewrite of the gmail like AJAX spellchecker
from http://www.broken-notebook.com/spell_checker/index.php

Here are the differences and features

* seemless integrated into DokuWiki
* no need for the pspell extension
* needs GNU aspell installed (not sure about the version I guess
0.60+ for UTF8)
* needs PHP 4.3.0+
* uses SACK for AJAX
* gets errors and suggestions in one transfer

So far only tested in Firefox. It should work in IE, Safari and
Opera 8, too. Please test and report back.

darcs-hash:20050607194456-9977f-f699144d1fd28359742b2ce0f28c839a1f4cefbb.gz

show more ...


# 871eff02 05-Jun-2005 chris <chris@teacherscpd.co.uk>

Extending useheading

This patch will extend the useheading configuration setting to apply to
- search page
- backlinks page
- recent changes page

darcs-hash:20050605132931-50fdc-39bc6dfb55968fc68cb

Extending useheading

This patch will extend the useheading configuration setting to apply to
- search page
- backlinks page
- recent changes page

darcs-hash:20050605132931-50fdc-39bc6dfb55968fc68cb646a0f8cf2cbc56d3e12f.gz

show more ...


# e4cdc61b 05-Jun-2005 chris <chris@protonlab.net>

Strike-through Quick Button

darcs-hash:20050605110302-917ab-91d606d41c33566504e3e5b097ff5668a447f078.gz


# f62ea8a1 05-Jun-2005 andi <andi@splitbrain.org>

directory layout cleanup !IMPORTANT

This patch changes the directory structure of dokuwiki as suggested
in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html

As the changes.log is not

directory layout cleanup !IMPORTANT

This patch changes the directory structure of dokuwiki as suggested
in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html

As the changes.log is not managed through darcs you need to move it your
self to the new location in data/changes.log

I think I modified the code at all nessessary places, but I may have
forgotten a few things.

darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz

show more ...


# 5ef370d2 03-Jun-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

extended search function

The DokuWiki search function uses 'OR' to combine
multiple search words. This behaviour is unusual and
not very helpful to narrow the search results.
This patch changed the

extended search function

The DokuWiki search function uses 'OR' to combine
multiple search words. This behaviour is unusual and
not very helpful to narrow the search results.
This patch changed the behaviour to 'AND'. Multiple
search words will reduce the count of search results.

It uses assertions now. This has the big advantage
that only one regular expression have to be processed
for each file and the behaviour can be changed easily.

The functionallity has been extended: Words with a
preceding minus sign (-) will be excluded from and
words with a preceding plus sign (+) will be included
in the search results. Is a preceding sign is missing
(+) is assumed.

darcs-hash:20050603182746-7ef76-03b18a3707c91e8c5cbb99253b603d090b679c1a.gz

show more ...


# e4a9930b 31-May-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

toc toggle button

The TOC toggle button was very small and inconspicuous. This patch
replaces the old one with small arrows placed at the right border
of the TOC header.
Code cleanup in html.php: ht

toc toggle button

The TOC toggle button was very small and inconspicuous. This patch
replaces the old one with small arrows placed at the right border
of the TOC header.
Code cleanup in html.php: html_toc() and html_list_toc() are obsolete
and have been removed.

darcs-hash:20050531184155-7ef76-249f948b2a8b71d45aab2b8418db2be5eb638f6d.gz

show more ...


# 5749f1ce 25-May-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

fix for history navigation buttons

This patch adds some sanity checks for the history start parameter
'first'. Only the needed history entries will be loaded at once
now. This will reduce server loa

fix for history navigation buttons

This patch adds some sanity checks for the history start parameter
'first'. Only the needed history entries will be loaded at once
now. This will reduce server load a bit

darcs-hash:20050525161658-7ef76-1ab681b4c784bbe834fae91301ee7b9cd2a2cd8b.gz

show more ...


# a39955b0 23-May-2005 matthiasgrimm <matthiasgrimm@users.sourceforge.net>

history navigation buttons

This patch adds a 'next' and a 'previous' button to the history
page. They make it possible to see more than one page of history
data.

darcs-hash:20050523165826-7ef76-77a

history navigation buttons

This patch adds a 'next' and a 'previous' button to the history
page. They make it possible to see more than one page of history
data.

darcs-hash:20050523165826-7ef76-77a2c21e8b172200f169e0aea8441e8b100ab278.gz

show more ...


# ee20e7d1 19-May-2005 andi <andi@splitbrain.org>

first attempt of syntax plugins

The first version of the new plugin system. Syntax plugins only yet. A very simple
example plugin called info (doing nothig useful yet) is included.

Missing Features

first attempt of syntax plugins

The first version of the new plugin system. Syntax plugins only yet. A very simple
example plugin called info (doing nothig useful yet) is included.

Missing Features

- Doku_Block_Handler needs work (doesn't honur plugins yet)
- there is no way to specify the order of plugins and other modes yet
- useful output from the info plugin
- bug testing and fixing
- code cleanup
- documentation

darcs-hash:20050519201009-9977f-f793dbfc6a39d8a9643b610927d93cd3288bdd6b.gz

show more ...


1...<<212223