History log of /dokuwiki/inc/template.php (Results 401 – 425 of 543)
Revision Date Author Comments
# faecdfdf 11-May-2007 Andreas Gohr <andi@splitbrain.org>

UNDO: don't show page metadata for non accessible pages

darcs-hash:20070511200426-7ad00-8ac8909d40e7c62d61980c4f9b29d88b92be9da6.gz


# be42df23 11-May-2007 Andreas Gohr <andi@splitbrain.org>

don't show page metadata for non accessible pages

darcs-hash:20070511200426-7ad00-23e5b8d85d00caf3b0b0cdcdbb56dea9e30c9578.gz


# 2979a10b 25-Apr-2007 Katriel Traum <katriel@penguin.org.il>

Use RLM character for breadcrumbs in RTL mode FS#1124

darcs-hash:20070425181727-3c7c8-0641bd535e909322fc42ef1c50854f1f530cdd47.gz


# 41dfcdfc 22-Apr-2007 Andreas Gohr <andi@splitbrain.org>

rel

darcs-hash:20070422105629-7ad00-0f9a1aa2da73ce8e485292c2490fffc73ae54b30.gz


# f7efe072 24-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

css fix for tpl_actionlink login

darcs-hash:20070224112634-ce218-6f895b09dfe7abb5b8c19ea592f5849e02be4d4e.gz


# c6e92a3c 21-Feb-2007 David Lorentsen <zyberdog@quakenet.org>

hide pageinfo if no access

darcs-hash:20070221133007-ce218-844345922ee66ce33c3f0969b5fc6d643ac618ce.gz


# 7aaa4c46 11-Feb-2007 martin.tschofen <martin.tschofen@gmail.com>

all style sheet addition

darcs-hash:20070211024110-7f317-c094764db4d4c9b7e1cad01fc016f354d91aa39e.gz


# 54e95700 02-Feb-2007 Tom N Harris <tnharris@whoopdedo.org>

Return true/false from all template output functions.

Any tpl_* function that doesn't otherwise return a value
will return true if something was printed.

darcs-hash:20070202064949-6942e-31ea67ab9

Return true/false from all template output functions.

Any tpl_* function that doesn't otherwise return a value
will return true if something was printed.

darcs-hash:20070202064949-6942e-31ea67ab941cc352d01f0b72971dd20179770226.gz

show more ...


# 5aa52faf 07-Dec-2006 Ben Coburn <btcoburn@silicodon.net>

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending ex

identify external edits in UI

Some changes to clearly identify when wiki pages have been edited outside
Dokuwiki. Also correctly attributes external changes from an unknown
author. Avoids sending extra emails when recording old external edits.

Adds a new language string:
$lang['external_edit']

darcs-hash:20061207032825-05dcb-3234bee57cb165c848b33abb9251502589b0f3cb.gz

show more ...


# f8cc712e 03-Dec-2006 Andreas Gohr <andi@splitbrain.org>

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325

manager user/group

This patch adds support for a manager option as suggested in
http://www.freelists.org/archives/dokuwiki/11-2006/msg00314.html

darcs-hash:20061203134104-7ad00-72ff6422bbb4f79be325c7e77255e1eee32d0f6b.gz

show more ...


# e26fd1ee 30-Nov-2006 Andreas Gohr <andi@splitbrain.org>

special char encoding fix for breadcrumbs #993

darcs-hash:20061130202541-7ad00-fc46a71f59d699f2cc720f361f22da8260e7ca92.gz


# 615960fe 15-Nov-2006 Tom N Harris <tnharris@whoopdedo.org>

use generated CSS for RSS feeds

plugins can include styles with feed.css,
templates can use the media type feed in style.ini

darcs-hash:20061115101549-6942e-d1de56b343ce0cc11ca6b911c444197316f4a4eb

use generated CSS for RSS feeds

plugins can include styles with feed.css,
templates can use the media type feed in style.ini

darcs-hash:20061115101549-6942e-d1de56b343ce0cc11ca6b911c444197316f4a4eb.gz

show more ...


# e226efe1 18-Nov-2006 Andreas Gohr <andi@splitbrain.org>

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080f

hide inline scripts from XML parsers

This patch addes some comment magic to inline scripts to hide them from
XML parsers (like the W3C CSS validator).

darcs-hash:20061118154333-7ad00-c24bc36192080fe34f232c5ec2df3f494993f2fe.gz

show more ...


# da96af35 10-Nov-2006 Andreas Gohr <andi@splitbrain.org>

OpenSearch support

This adds support for the OpenSearch specification to autodetect
DokuWiki's search engine. The patch was submitted by Mike Frysinger
some time ago.
Some changes were made to the o

OpenSearch support

This adds support for the OpenSearch specification to autodetect
DokuWiki's search engine. The patch was submitted by Mike Frysinger
some time ago.
Some changes were made to the original patch. Only tested in FireFox 2.0

darcs-hash:20061110151453-7ad00-298ad77603854a604a642c0afd3975a997b8dc09.gz

show more ...


# 670ff54e 01-Nov-2006 chris <chris@jalakai.co.uk>

disable search form if search action is disabled, bug#955

darcs-hash:20061101171656-9b6ab-1f3f9de870380a91e907db96d6645d3480951f0e.gz


# 1304d1db 22-Oct-2006 Andreas Gohr <andi@splitbrain.org>

do not auto escape the body of meta headers

darcs-hash:20061022134224-7ad00-f5c26c5104869719db3bf01e326e137eb8f4c725.gz


# f7569b7b 19-Oct-2006 Andreas Gohr <andi@splitbrain.org>

fix for actionlink back #914

darcs-hash:20061019103310-7ad00-0de42af92587989d155f55831956480b7976d6e8.gz


# d449b912 11-Oct-2006 Denis Simakov <akinoame1@gmail.com>

docs update for tpl_button and tpl_actionlink

darcs-hash:20061011141043-3c565-9509bda5d864e0fbb42088d04d5b6f337dd18eb7.gz


# b8a111f5 06-Oct-2006 Michael Klier <chi@chimeric.de>

added draft-feature to tpl_actionlink

darcs-hash:20061006113409-23886-166f573a8ae5c897011282ef22a581cea1dbce86.gz


# f4f47358 30-Sep-2006 Ben Coburn <btcoburn@silicodon.net>

fix rel

darcs-hash:20060930143719-05dcb-251992d688e64ed221dbfe3d9c198fae603e2531.gz


# 041d1964 26-Sep-2006 Andreas Gohr <andi@splitbrain.org>

wordblock enhancement

The default wordblock.conf provided by the guys at chonqed.org matches agaist
URLS beginning with http. But DokuWiki also links simple www.example.com links.
Spammers used this

wordblock enhancement

The default wordblock.conf provided by the guys at chonqed.org matches agaist
URLS beginning with http. But DokuWiki also links simple www.example.com links.
Spammers used this method to place blacklisted URLs in the Wiki.

This patch constructs full URLs from these shortcut-URLs before applying the
blacklist regexp.

The patch also fixes a problem with the toolbar not appearing when the blacklist
hit and denied saving.

darcs-hash:20060926192420-7ad00-519df90a5953b690428bfa0928de37b3053031b0.gz

show more ...


# bb4866bd 23-Sep-2006 chris <chris@jalakai.co.uk>

minor bugfix and boring error removal

darcs-hash:20060923203609-9b6ab-ecca679faa254a29772868508050fcf3206b0814.gz


# 016b6153 17-Sep-2006 Andreas Gohr <andi@splitbrain.org>

event names renamed

HTML_EDIT_PAGETEMPLATE becomes HTML_PAGE_FROMTEMPLATE
TPL_METAHEADER_PRINT becomes TPL_METAHEADER_OUTPUT

darcs-hash:20060917103450-7ad00-405f3533915b54ee4d4050cfccbf27d43ff7435f

event names renamed

HTML_EDIT_PAGETEMPLATE becomes HTML_PAGE_FROMTEMPLATE
TPL_METAHEADER_PRINT becomes TPL_METAHEADER_OUTPUT

darcs-hash:20060917103450-7ad00-405f3533915b54ee4d4050cfccbf27d43ff7435f.gz

show more ...


# 7bff22c0 16-Sep-2006 Andreas Gohr <andi@splitbrain.org>

TPL_METAHEADER_PRINT event hook added

This patch changes the tpl_metaheaders function to emit an event to intercept
the creation of HTML metadata.

The usually generated meta headers are passed in a

TPL_METAHEADER_PRINT event hook added

This patch changes the tpl_metaheaders function to emit an event to intercept
the creation of HTML metadata.

The usually generated meta headers are passed in an array structure for easy
modification and enhancement.

darcs-hash:20060916154722-7ad00-b22ab79803d1abad4ca579b84b6a3fa466403619.gz

show more ...


# 48bb2420 13-Sep-2006 Andreas Gohr <andi@splitbrain.org>

fix for missing quotation mark in tpl_metaheaders

darcs-hash:20060913185921-7ad00-8ee85b4a39944484d660c8a1d710bd548feac26b.gz


1...<<11121314151617181920>>...22