History log of /dokuwiki/ (Results 8276 – 8300 of 10561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
46c0ed7401-Sep-2008 Michael Hamann <michael@content-space.de>

No more redirect on do

darcs-hash:20080901120812-fdd0b-7082d4c264f665899f56438c0d0a64137d83b3a1.gz

7dee346830-Aug-2008 Gina Haeussge <osd@foosel.net>

New event TPL_TOC_RENDER

This new event is triggered directly before rendering the TOC. An array
containing the current TOC items is given as eventdata and can be modified
by action plug

New event TPL_TOC_RENDER

This new event is triggered directly before rendering the TOC. An array
containing the current TOC items is given as eventdata and can be modified
by action plugins to e.g. add additional items to the TOC.

darcs-hash:20080830192033-2b4f5-29611563677679f5bfc0d030019e23d7e9a6bcf5.gz

show more ...

3c82983729-Aug-2008 pierre.spring <pierre.spring@liip.ch>

syntax plugin match getter and setter

darcs-hash:20080829125828-c07ef-b27cbac1f23e313572952ea8f1172fbd88f60493.gz

f6dad9fd28-Aug-2008 Michael Klier <chi@chimeric.de>

new event ACTION_EXPORT_POSTPROCESS

This event allows action plugins to postprocess the output of a page
requested for export.

Event data:
data[id] -- the page id
data[mode] -- reque

new event ACTION_EXPORT_POSTPROCESS

This event allows action plugins to postprocess the output of a page
requested for export.

Event data:
data[id] -- the page id
data[mode] -- requested export mode
data[headers] -- headers of the requested export mode
data[output] -- export output

darcs-hash:20080828200321-23886-6676682f33fa5c2d9f0c0a21fa26154baf4e137a.gz

show more ...

9893039027-Aug-2008 Anika Henke <anika@selfthinker.org>

try to improve "disimproved" link corrections in wiki:syntax

darcs-hash:20080827191752-f7d6d-a70078217f374bb0908b5f5eb6572942ec569692.gz

d940599827-Aug-2008 Anika Henke <anika@selfthinker.org>

more consistent wording for "link text" in wiki:syntax

darcs-hash:20080827190239-f7d6d-f15df9f9f854d46e7ebf8dd52645fe2d54707639.gz

ca12ce4625-Aug-2008 Andreas Gohr <andi@splitbrain.org>

return show action in act_auth for logged in users and 'login' action

This triggers the new redirect event for logins as well.

darcs-hash:20080825202710-7ad00-b8cc40d7a74fd093bd79c5d7d88302c63ea9ef

return show action in act_auth for logged in users and 'login' action

This triggers the new redirect event for logins as well.

darcs-hash:20080825202710-7ad00-b8cc40d7a74fd093bd79c5d7d88302c63ea9ef3d.gz

show more ...

f3d2084924-Aug-2008 Michael Hamann <michael@content-space.de>

Added perms and size to getRecentChanges in XML-RPC

darcs-hash:20080824100938-fdd0b-c44a74e698eab59347b315881728c6a063e8b740.gz

f01ff8c124-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Fixed identation, added deleteAttachment, changed params of putAttachment to fit Wiki RPC specs

darcs-hash:20080824100043-2b4f5-4ad6d86abcf6bc816a47bfd902e37684483ff43e.gz

e070c6f324-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Fixed lastModified property for getAllPages and getAttachments

darcs-hash:20080824092446-2b4f5-8424c621fcca7f765feaccea88c1e6664ce94209.gz

bb32615d24-Aug-2008 Michael Klier <chi@chimeric.de>

XMLRPC: new event XMLRPC_CALLBACK_REGISTER

By using this event, action plugins can register their own callback methods
in DokuWikis XML-RPC server, and extend it's functionality. The event data
i

XMLRPC: new event XMLRPC_CALLBACK_REGISTER

By using this event, action plugins can register their own callback methods
in DokuWikis XML-RPC server, and extend it's functionality. The event data
is the server instance. Plugins can also remove already registered
callbacks or replace them with their own methods.

darcs-hash:20080824080457-23886-b49b897592ce6717f0980f6044bae2d51fd73336.gz

show more ...

dfd13e5524-Aug-2008 Michael Klier <chi@chimeric.de>

XMLRPC: extended listPages()

darcs-hash:20080824090633-23886-57dd768012053858ec86eab235698b7f297661ea.gz

fc80ed5924-Aug-2008 Andreas Gohr <andi@splitbrain.org>

avoid deprected warnings in php5.3 FS#1464

darcs-hash:20080824085653-7ad00-44925f90b286493b9b55d1ace59136a676786faf.gz

c63d164523-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Cleanup in callback registrations

darcs-hash:20080823173152-2b4f5-8aaed82a8122f0901878326fc17a889c22bc1b79.gz

14e744f423-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Return permissions and date of last modification for files

darcs-hash:20080823173120-2b4f5-8efab03fd182909ea192f739a228ffad64938eda.gz

3275953a23-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Added options for recursion and filtering in listAttachments

darcs-hash:20080823140755-2b4f5-f7d4ce991c38cc6a42e0013e738e291a3d134a43.gz

5672e86823-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Added getAttachmentInfo

darcs-hash:20080823140622-2b4f5-cb7dbe63f0142fedf39fdb5cfd1abedb10a6fa56.gz

b1cfa67e23-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Fixed parameter type of listAttachments

darcs-hash:20080823140514-2b4f5-32b2010ecf506250e10ed68704e0c31d99920585.gz

69cd1e2723-Aug-2008 Andreas Gohr <andi@splitbrain.org>

redirect on show/POST

Now a redirect is always done when the final action is show, but the reqeuest
method is POST. This handles actions like cncel autmatically and ensures nice
URLs are reinstated.

redirect on show/POST

Now a redirect is always done when the final action is show, but the reqeuest
method is POST. This handles actions like cncel autmatically and ensures nice
URLs are reinstated.
A new event ACTION_SHOW_REDIRECT wraps the redirect.

darcs-hash:20080823174550-7ad00-4969a9467b5bca12412507fd6b177088a1c5363f.gz

show more ...

1c548ebe23-Aug-2008 Andreas Gohr <andi@splitbrain.org>

mobile detection added

This patch adds detection of mobile browsers to DokuWiki. $INFO[ismobile]
will be set to true for mobile browsers. Template authos can use this to
adapt their template dynamic

mobile detection added

This patch adds detection of mobile browsers to DokuWiki. $INFO[ismobile]
will be set to true for mobile browsers. Template authos can use this to
adapt their template dynamically. CSS support will follow.

darcs-hash:20080823152454-7ad00-67e50139572a746d2b356bdbb2a53a3f21b53bcb.gz

show more ...

cfef300123-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Added method getAttachment for retrieving a media file from the wiki

darcs-hash:20080823100440-2b4f5-a134b64fe552e5151ac7adce0292e90b62d8c747.gz

20683e4023-Aug-2008 Gina Haeussge <osd@foosel.net>

XMLRPC: Make getAttachments recursive

darcs-hash:20080823100400-2b4f5-6327f95d079589a33d0e7881df3436fde1db89e1.gz

1a49ac6523-Aug-2008 Gina Haeussge <osd@foosel.net>

Added option to make media search recursive

By providing a key 'recursive' in the opts array of the media search, the search recurses into namespaces.

darcs-hash:20080823100126-2b4f5-62a051fc901d61

Added option to make media search recursive

By providing a key 'recursive' in the opts array of the media search, the search recurses into namespaces.

darcs-hash:20080823100126-2b4f5-62a051fc901d61158347a2e87181e21fda87471d.gz

show more ...

9c71da5b23-Aug-2008 Andreas Gohr <andi@splitbrain.org>

more verbose errors in tarlib when needed ext is missing

darcs-hash:20080823111603-7ad00-8c6f664b96fa6c959f77965d0d1b721aecedc92c.gz

010720ca23-Aug-2008 Andreas Gohr <andi@splitbrain.org>

Be more verbose on errors in plugin manager

handle "unknown" errors from TarLib and print all errors when
allowdeug is set

darcs-hash:20080823092642-7ad00-f2c827b422c9d49784c343804af2a0d71fb275ad.gz

1...<<331332333334335336337338339340>>...423