History log of /dokuwiki/inc/ (Results 3326 – 3350 of 6462)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
16cc7ed708-Apr-2012 Anika Henke <anika@selfthinker.org>

removed names from footnotes and removed anchors from headings altogether

f3a1225f07-Apr-2012 Anika Henke <anika@selfthinker.org>

removed comments from accidentally commented lines in tpl_includeFile()

e5d4768d07-Apr-2012 Andreas Gohr <andi@splitbrain.org>

added tpl_includeFile() to core

6e3f46e305-Apr-2012 Tim Roes <mail@timroes.de>

Make getTitle method in remote interface public

586bfa9104-Apr-2012 Tim Roes <mail@timroes.de>

Changed an error code in XML-RPC interface.
This error hasn't anything to do with the rest of the -32600 errors.

51b120f603-Apr-2012 Kiril LastName <neohidra@gmail.com>

BG: language update

9d421a3d26-Mar-2012 Erial Krale <erial2@gmail.com>

Korean language update

052b2a1723-Mar-2012 Andreas Gohr <andi@splitbrain.org>

removed commented code left from the quoted_printable days

ee9b1ae423-Mar-2012 Taisuke Shimamoto <dentostar@gmail.com>

Japanese language update

8ae0948523-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fix for putAttachment

7518cd8123-Mar-2012 Andreas Gohr <andi@splitbrain.org>

use correct call to parent constructor in IXR lib

b967e5fc22-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

removed requires, changed conf check in xmlrpc.php

37e5791822-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

removed require_once for autoloaded fulltext.php

418431a221-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

updated comment

8951225821-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

added dokuwiki.getXMLRPCAPIVersion and wiki.getRPCVersionSupported

7c35ac3621-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

added RPC_CALL_ADD event.

This event enables plugins to register custom method names.

96946cc921-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

replaced $HTTP_RAW_POST_DATA with http_get_raw_post_data function

c2eb026d21-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

changed error code for unauthorized method calls.

4ea1d54921-Mar-2012 Dominik Eckelmann <deckelmann@gmail.com>

typo fixes

053d9e5d18-Mar-2012 Tim Roes <mail@timroes.de>

Fixed call to new constructor name

63703ba516-Mar-2012 Andreas Gohr <andi@splitbrain.org>

coding style updates

d4dca43416-Mar-2012 Andreas Gohr <andi@splitbrain.org>

fixed error in bcrypt password method

7883d06616-Mar-2012 Andreas Gohr <andi@splitbrain.org>

use dformat in toolbar build of the signature string

c55c59e315-Mar-2012 Michael Hamann <michael@content-space.de>

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't

Fix page deletion in the indexer

This fixes page deletion in the indexer and fixes a but where empty
lines were added to the _i.idx file of metadata for which no value was
set (harmless, and wasn't executed anyway).

show more ...

8d1fa75715-Mar-2012 Michael Hamann <michael@content-space.de>

Display the indexer web bug for deleted pages

This executes the indexer for deleted pages. This is necessary for the
search index to be able to deleted deleted pages from the search index.

1...<<131132133134135136137138139140>>...259