| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
darcs-hash:20080823100440-2b4f5-a134b64fe552e5151ac7adce0292e90b62d8c747.gz
|
|
|
|
| |
darcs-hash:20080823100400-2b4f5-6327f95d079589a33d0e7881df3436fde1db89e1.gz
|
|
|
|
|
|
| |
By providing a key 'recursive' in the opts array of the media search, the search recurses into namespaces.
darcs-hash:20080823100126-2b4f5-62a051fc901d61158347a2e87181e21fda87471d.gz
|
|
|
|
| |
darcs-hash:20080823111603-7ad00-8c6f664b96fa6c959f77965d0d1b721aecedc92c.gz
|
|
|
|
|
|
|
| |
handle "unknown" errors from TarLib and print all errors when
allowdeug is set
darcs-hash:20080823092642-7ad00-f2c827b422c9d49784c343804af2a0d71fb275ad.gz
|
|
|
|
| |
darcs-hash:20080823090003-7ad00-e3b2f2258bf794b62810f9fc51378bb9271441e3.gz
|
|
|
|
|
|
|
| |
This new template function allows a dropdown menu to be used to access all
the DokuWiki do actions with minimal space requirement.
darcs-hash:20080817203841-7ad00-f267285a3e9f119c5aaaf73ca276e3a2f1f72a94.gz
|
|
|
|
|
|
|
|
| |
Adds a wrapper function in the basic auth class which is used by the core code
to modify the user database. The wrapper function signals events and delegates
the action to the auth backend.
darcs-hash:20080817141121-79ce3-3300a4342b62a7a18ebcc9a765d87b30a0264621.gz
|
|
|
|
| |
darcs-hash:20080817134530-440c1-c8490890249de90df90bbba6b152652cb9d350c6.gz
|
|
|
|
|
|
|
| |
Default parameters like cacheÊche or empty width or heights are stripped
from media URLs now.
darcs-hash:20080817134207-7ad00-4b53c1f9b121fcbb3e0c5cc38e672f1b20157956.gz
|
|
|
|
| |
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
|
|
|
|
| |
darcs-hash:20080815130000-f7d6d-2ecb0a83f96507db2cd51e60db292781f9c4da8e.gz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When displaying pagename matches in the Ajax quick search or normal search,
the namespace of the page is shown behind the pagename. This makes it easier
to distinguish the pages when the same namespace is used in different namespaces.
To avoid breaking the layout in deep nested namespace hierarchies, the namespace
is shortened in the middle when needed.
This patch also disables the effect of the useheadings option in the Ajax quick
search. After all the results should show what was found and since the search
works on pagenames not headings it should show pagenames as result.
darcs-hash:20080814194826-7ad00-9add9c1bbbb4f4ede3c6884d37427644b2cddc56.gz
|
|
|
|
|
|
|
|
|
|
|
| |
If the cache file does not exist after it should have been generated via an action
plugin or via resizing filemtime fails with a file not found. This has to be fixed
by @filemtime.
Another fix is the check for the $INFO before resizing an image in get_resized.
get_croped has already been fixed
darcs-hash:20080805132309-f4337-41698af01cf1f3632bd68e1e10724bdffc7c58a3.gz
|
|
|
|
|
|
|
|
|
|
|
| |
Running the /bin/indexer.php or the searchindex plugin fails in php5
with several type cast errors. This can be fixed using explicite type casts.
Secondly the include plugin requires the auth.php to be present. As some other
plugins might use quick-acl or the $auth too, indexer.php should require the auth.php
just as the lib/exe/indexer.php does.
darcs-hash:20080804112444-f4337-e12f25329236689b05e31f0db2119e47660a9404.gz
|
|
|
|
| |
darcs-hash:20080813153052-9780e-62b68edf7b9d4b0efad746b53bc7fc2fe325603c.gz
|
|
|
|
| |
darcs-hash:20080813205330-eb615-3b05543addf60945b3f33f477521e725436df4f0.gz
|
|
|
|
| |
darcs-hash:20080813200614-23886-ad320ca14e120d8206ee5ffdfb4ac087e0aa6929.gz
|
|
|
|
|
|
| |
object instance
darcs-hash:20080813125929-f07c6-4f20e147334ebc5be006ec9f260331950ac2e4cb.gz
|
|
|
|
|
|
| |
create plugin render instruction
darcs-hash:20080813125334-f07c6-dc93aefae6f027152a7bded7f0dacc814d041566.gz
|
|
|
|
| |
darcs-hash:20080812202134-7ad00-9ce6075c5b4eb1960e17338822814c89d180b65e.gz
|
|
|
|
|
|
|
|
|
| |
The pagename matching search (AJAX and "real" search) now sort results based
on the namespace hierarchy levels before doing an alphabetically search.
This means pages with fewer namespace (ie. higher up in the hierarchy) wil
be shown first.
darcs-hash:20080812200649-7ad00-b58f152923864c3440e6412be58fb6fb25373583.gz
|
|
|
|
|
|
|
|
|
|
| |
SEARCH_QUERY_FULLPAGE event wraps around ft_pageSearch() call, the function which handles the
search action and feed searching.
The event data is the parameters of this function:
data['query']
darcs-hash:20080811110656-f07c6-a149de6cd0ebc997541fa6e3f4bc6788d663dbd3.gz
|
|
|
|
| |
darcs-hash:20080811102501-f07c6-5e66b06f303ea9945a22f6636c1f1210089a1aa1.gz
|
|
|
|
| |
darcs-hash:20080810192632-7ad00-96cb5ce703bf5b823f01ca696791bec8e46bea5e.gz
|
|
|
|
|
|
| |
The official wiki is now at www.dokuwiki.org
darcs-hash:20080810173029-7ad00-fbd35921ff3c2c5557f33750bedd4553b0abdd70.gz
|
|
|
|
| |
darcs-hash:20080801094448-7ad00-052387d3b78699779ae032556b112a83493c63f1.gz
|
|
|
|
| |
darcs-hash:20080728193850-52867-8a7f60f256b7d2b63d2b4287264419a707ac8713.gz
|
|
|
|
|
|
|
|
|
| |
This patch adds support for Apache style salted MD5 hashs (apr1). It also fixes
smd5 for systems where crypt() does not support MD5 hashs.
Unit tests were added.
darcs-hash:20080728181616-7ad00-d0980557111cb05662ea1bcf4a78aa2b74ac90d0.gz
|
|
|
|
| |
darcs-hash:20080727180710-7ad00-efa9dfa1021e8e5580e28f0d6b791f63296138d8.gz
|
|
|
|
| |
darcs-hash:20080727180206-0d72e-28f6206ebe4f6c36f835c50f46d9cbe220ab6177.gz
|
|
|
|
| |
darcs-hash:20080727074656-8cd3b-67ffbe95dc633d25fe36544389d59ae14d0da351.gz
|
|
|
|
| |
darcs-hash:20080727074535-22506-f733ec7235b469d82037f6390e96d6b7cc455c16.gz
|
|
|
|
| |
darcs-hash:20080723180314-16882-3974914715d22df5efa7b6bc999d1ebd413922c5.gz
|
|
|
|
| |
darcs-hash:20080723180101-351b5-65ddcd688b52a185fe63c88f16535029a240d6da.gz
|
|
|
|
| |
darcs-hash:20080723175913-00c3e-0e3beca39514fdd89a2d45aa10f5d8816fa8535c.gz
|
|
|
|
| |
darcs-hash:20080723175803-00c3e-00cb66bcb583d8a81e893e7dc05de9aed8891b5b.gz
|
|
|
|
| |
darcs-hash:20080722183638-7ad00-dbd2d5397fb9bf254fa35047dfe21a3f34fe9c44.gz
|
|
|
|
| |
darcs-hash:20080721190206-7ad00-e7e39ca36841d60f066ab1bdbf49b48c26a807e2.gz
|
|
|
|
| |
darcs-hash:20080720121704-f7d6d-70da167d3088ae0793ad391c139269446c8d20b3.gz
|
|
|
|
| |
darcs-hash:20080720110738-d5083-50a92498622bd6ca9850da8f9417974fb39ccc3d.gz
|
|
|
|
| |
darcs-hash:20080716192343-7ad00-990fe2ac9c48a518fc4384ffdc4665df762b39c5.gz
|
|
|
|
| |
darcs-hash:20080716191515-79ce3-47817a86b0ca99f576689e8ea8a3c8356e552654.gz
|
|
|
|
| |
darcs-hash:20080716190625-7ad00-756ebe48d5ed799892f57dd4e128e478bbfe3e50.gz
|
|
|
|
| |
darcs-hash:20080715221248-7ad00-48d92cbf3ec680aa4c6edcd10e30a04230c49497.gz
|
|
|
|
|
|
|
| |
This will abort the upload process when the uploaded temp file has zero bytes.
This can occur when the disk is full.
darcs-hash:20080715215345-7ad00-1a2b45b77d59b1b39d0133ec1737dbb0054368c1.gz
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds a new function that is used to remove sensitive data from
the debug output in a broader way. It will remove some innocent data but
should make sure most passwords and similar data can not be accessed even
when stored in some plugin's configuration data.
Disabling the debug option is still highly recommended.
darcs-hash:20080715211616-7ad00-19334e56d3910bcaa04147c4c59e0c59571764f3.gz
|
|
|
|
| |
darcs-hash:20080713165645-23886-2caca899a42016be8df0797b21d1adef70544cc4.gz
|