History log of /dokuwiki/inc/ (Results 5376 – 5400 of 6649)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1a9ae8e519-Aug-2007 Andreas Gohr <andi@splitbrain.org>

quote fix in auth_nameencode

darcs-hash:20070819211829-7ad00-7f2dbd3d7ad6b4568b8f34209fbcffda6e110f4c.gz

f6547e5d18-Aug-2007 Andreas Gohr <andi@splitbrain.org>

typo fix FS#1229

darcs-hash:20070818222239-7ad00-d427f89d0cd9cdc88cf99538209e50e1b001ea9c.gz

aad41e9318-Aug-2007 Andreas Gohr <andi@splitbrain.org>

esperanto update

darcs-hash:20070818222029-7ad00-490d6e1e53a9753c4951ee8a9a9882d3cbdcfdb0.gz

bf39fc7116-Aug-2007 Andreas Gohr <andi@splitbrain.org>

finish language update

darcs-hash:20070816182508-7ad00-a6107d7ae873a1473444c8fcfc02cf59172b0d8b.gz

d157eab313-Aug-2007 Andreas Gohr <andi@splitbrain.org>

greek language update

darcs-hash:20070813220053-7ad00-db53d44215d74c091c10e0423b8152dec302127a.gz

11df47ec13-Aug-2007 Michael Klier <chi@chimeric.de>

added nothing found message to backlinks output

darcs-hash:20070813160452-23886-c40e9f3bfe259d698500a6ef01f75894801b22c5.gz

1b6f3a4413-Aug-2007 Andreas Gohr <andi@splitbrain.org>

span added to breadcrumbs label

darcs-hash:20070813190912-7ad00-b2677372876f395da890ba5a86050343bea249f2.gz

4a11902710-Aug-2007 Andreas Gohr <andi@splitbrain.org>

correctly URL encode idx parameter in index view

darcs-hash:20070810082232-7ad00-e6abe2b952b7575454f8a2fcc5c257ec07b09e78.gz

d4db9fb909-Aug-2007 Andreas Gohr <andi@splitbrain.org>

Fix for not working iconv call in SimplePie

See http://simplepie.org/support/viewtopic.php?pid819#p3819

Patch sent to upstream

darcs-hash:20070809234320-7ad00-985fc7e26ee6440efef8a4c8b72d313df012f

Fix for not working iconv call in SimplePie

See http://simplepie.org/support/viewtopic.php?pid819#p3819

Patch sent to upstream

darcs-hash:20070809234320-7ad00-985fc7e26ee6440efef8a4c8b72d313df012fc53.gz

show more ...

fe00a66609-Aug-2007 Andreas Gohr <andi@splitbrain.org>

show correct megabyte size for image details FS#1217

darcs-hash:20070809213753-7ad00-95904b1effbd827c0b5b1ed73879d99d99175fc6.gz

c3673e6109-Aug-2007 Andreas Gohr <andi@splitbrain.org>

don't allow export formats in Google index FS#1219

darcs-hash:20070809212728-7ad00-485593f2658fa217f1b70b72d60dd4ef0f59b0c3.gz

c9db30f909-Aug-2007 Andreas Gohr <andi@splitbrain.org>

spelling fix FS#1220

darcs-hash:20070809212154-7ad00-bde57d95f9b61840f1cdac4d60f89bcd0ae83c4a.gz

2340e8a609-Aug-2007 Andreas Gohr <andi@splitbrain.org>

stripped comments from el lang file

darcs-hash:20070809212044-7ad00-83ab11f90cb5730a8ad455967308efeb3dfa91ea.gz

f25ff31d08-Aug-2007 Andreas Gohr <andi@splitbrain.org>

dutch language update

darcs-hash:20070808214818-7ad00-48bb7ceff4e2144512bb7ad217700c63c9d4bb94.gz

27091d4f08-Aug-2007 Andreas Gohr <andi@splitbrain.org>

Portuguese language update

darcs-hash:20070808180825-7ad00-63a8a7c23769cd92cccde54c3df267e94214eaae.gz

a17ae36807-Aug-2007 Andreas Gohr <andi@splitbrain.org>

german language update

darcs-hash:20070807221400-7ad00-c67b347e0528709a4eae84f3740c34d12f9e1bba.gz

7d91652a07-Aug-2007 Andreas Gohr <andi@splitbrain.org>

TOC fixed

This fixes some small bugs which were introduced with recent TOC changes

darcs-hash:20070807171844-7ad00-fc09dd6d09b72927e64dfa41dd8b86fc20d86ed0.gz

00ce12da05-Aug-2007 Chris Smith <chris@jalakai.co.uk>

Protect auth_ismanager() from auth modules that don't always provide group data in array (FS#1196)

darcs-hash:20070805203312-d26fc-cab8dbfff8a2d5f7299fa4462771bafc00135728.gz

2bb0d54105-Aug-2007 chris <chris@jalakai.co.uk>

minor fixes for recent tpl_toc() patch

darcs-hash:20070805163833-9b6ab-82e8cd7ec37d163ccb552e3b6aee8c1f70e75f15.gz

b8595a6605-Aug-2007 Andreas Gohr <andi@splitbrain.org>

separated TOC from page

This patch introduces a tpl_toc() function which can be used to freely place
the Table of Contents in a template. When used, tpl_content should be called
with a parameter of

separated TOC from page

This patch introduces a tpl_toc() function which can be used to freely place
the Table of Contents in a template. When used, tpl_content should be called
with a parameter of false to supress the automatic TOC placement.

Note: if tpl_toc() us run *before* tpl_content(), TOCs will not work in the
preview. A work around is to run tpl_content() in a output buffer first.

This patch also adds a getTOC() function for admin plugins which allows plugin
authors to put create their own TOC which will be placed correctly in the
template. A convenience function html_mktocitem() is available.

The config manager was adjusted to make ue of this new feature, but some bugs
might remain.

darcs-hash:20070805132405-7ad00-77d2c3cdf66cc62b2d408cc6580f938636a109af.gz

show more ...

71f7bde704-Aug-2007 Andreas Gohr <andi@splitbrain.org>

generic search engines result highlighting

darcs-hash:20070804125124-7ad00-5558de577207bb63af7629f278c24991f23924bc.gz

a21136cd04-Aug-2007 Andreas Gohr <andi@splitbrain.org>

fulltext search fixes FS#1191 FS#1192

darcs-hash:20070804081226-7ad00-a8e7127c7122a96f9817158d87e1a364d8cdbc9f.gz

c97dfb0704-Aug-2007 Andreas Gohr <andi@splitbrain.org>

Support for $inner param in tpl_actionlink

This allows template authors to use their own HTML content as link body. Eg. to
use images. Defaults to the appropriate language string.

darcs-hash:200708

Support for $inner param in tpl_actionlink

This allows template authors to use their own HTML content as link body. Eg. to
use images. Defaults to the appropriate language string.

darcs-hash:20070804071934-7ad00-47670c4998ee74f93e0057323f4d9a4a4a1654b5.gz

show more ...

f2447af204-Aug-2007 Andreas Gohr <andi@splitbrain.org>

Space between label and input element for new form handler

darcs-hash:20070804071840-7ad00-2b1c11bc7890ab5f145e4d0545e962c144fb460a.gz

b1c94f1d04-Aug-2007 Andreas Gohr <andi@splitbrain.org>

Skip only empty strings not 0 in buildAttributes

darcs-hash:20070804071749-7ad00-c7e718c2e24f4ded10b5780e2881e232fab8e48c.gz

1...<<211212213214215216217218219220>>...266