summaryrefslogtreecommitdiff
path: root/inc/template.php
Commit message (Collapse)AuthorAge
...
* history navigation buttonsmatthiasgrimm2005-05-23
| | | | | | | | This patch adds a 'next' and a 'previous' button to the history page. They make it possible to see more than one page of history data. darcs-hash:20050523165826-7ef76-77a2c21e8b172200f169e0aea8441e8b100ab278.gz
* some ajax quicksearch cleanups - now tested in IEandi2005-05-20
| | | | darcs-hash:20050520171400-9977f-9039c9e9ea00c428cbfe30999400331f57d2d31a.gz
* first attempt of syntax pluginsandi2005-05-19
| | | | | | | | | | | | | | | | The first version of the new plugin system. Syntax plugins only yet. A very simple example plugin called info (doing nothig useful yet) is included. Missing Features - Doku_Block_Handler needs work (doesn't honur plugins yet) - there is no way to specify the order of plugins and other modes yet - useful output from the info plugin - bug testing and fixing - code cleanup - documentation darcs-hash:20050519201009-9977f-f793dbfc6a39d8a9643b610927d93cd3288bdd6b.gz
* some ajax quicksearch tweakingandi2005-05-17
| | | | | | | | added a half second delay before the suggstions appear, moved the postion to appear besides the browsers autocomplete... I'm still not sure if this is useful at all. darcs-hash:20050517201719-9977f-6e71a415dd08a84af38bd3643860beb7002088f5.gz
* experimental AJAX quicksearchandi2005-05-15
| | | | | | | This isn't perfect yet, but it works. It's tested in Mozilla Firefox only. Patches welcome! darcs-hash:20050515131507-9977f-5ad6c4483faec67f7ce7c980b5a2bd6d9e81012a.gz
* logininfo_fullnameMatthias Grimm2005-05-05
| | | | | | | | This patch changes the userinfo display in the bottom left edge of the screen, right above the bottom bar. If the user is logged in his full name will be displayed instead of showing his user name. darcs-hash:20050505122426-4145d-cdbde61bf70423a5e22bbf5f3f126ba96d4d2ca1.gz
* various language fixes (including RTL updates)andi2005-05-01
| | | | darcs-hash:20050501115305-9977f-e7ccfbf5b3f47c7f7ff5fb339ba40c0c50861a3c.gz
* highlight patch adjustmentsandi2005-04-27
| | | | darcs-hash:20050427180437-9977f-5a3aa516a1522e342358d7829aad1163aaf97051.gz
* highlight link to current pagejan2005-04-25
| | | | darcs-hash:20050425191603-45605-16cf24c1cde4ee22a93ebcf688032af31ab084fa.gz
* removed deprecated parsedLocale callsandi2005-04-22
| | | | darcs-hash:20050422204621-9977f-7f1f1b2d6774d98b8a4112125fe7bcf9fc0b6866.gz
* mediaupload fixedandi2005-04-22
| | | | darcs-hash:20050422204004-9977f-28121470068f795e42ecc861e33af76613f1ab81.gz
* tpl_actionlink addedandi2005-04-17
| | | | darcs-hash:20050417202012-9977f-c004f4a7f21c71f12532b7e9b86a1f51a2fd7631.gz
* removed closing php tag for includesandi2005-04-13
| | | | darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz
* Use first heading as page name in links.jan2005-03-26
| | | | | | | | | | | | | | | | | | | | | | | | | | I just read "Don't make me think!" by Steve Krug, about web usability, and I liked its common sense a lot. One message was that every page should have a title, and that it should literally match what you click to get there. This patch tries to automate that for Dokuwiki. In wiki page links, it will fetch the first heading (the title) and use it as the name in links (unless an explicit other name is defined in the link). The same is done for the breadcrumbs (at least the default ones). I believe all this should make navigation easier. The feature is enabled/disabled with a configuration variable called $conf['useheading']. TO DO: more testing. Check whether the first heading is at a unique high level (probably easier when true parsing will be used.) Check hierarchical breadcrumbs. Perhaps omit the title from the automatic table of contents, and perhaps adapt the toc intentation of the lower level headings. darcs-hash:20050326130557-45605-bf7fdaf29e61924f2631af1bb95177ee0415c24d.gz
* decode filename in footerandi2005-03-20
| | | | darcs-hash:20050320182452-9977f-dee996db77118584dedb85b43edcda56f4ed6cfe.gz
* removed dprecated stuff, added hierarchical breadcrumbsandi2005-03-18
| | | | darcs-hash:20050318175744-9977f-a917cca1f2eed5b85d37af9a7add00465ece9c99.gz
* template fixes and ACL admin interfaceandi2005-03-15
| | | | darcs-hash:20050315213005-9977f-0939681aa5ee37e0ea8cb054ffddb8e6275aa398.gz
* more template additions - media selection works againandi2005-03-11
| | | | darcs-hash:20050311145611-9977f-6a2987fbe10ba90cf279a3874d8d7510e63294b5.gz
* repaired previewandi2005-03-11
| | | | darcs-hash:20050311112432-9977f-f653e30f454bd6127647ca3ea3bbdacb6bd4dd8d.gz
* bugfixes for yesterdays template patchandi2005-03-07
| | | | darcs-hash:20050307192954-9977f-ec263f3b0a3b4d9e35210789d2bb78c3a6011ae0.gz
* template support (incomplete, maybe broken)andi2005-03-06
darcs-hash:20050306183159-9977f-22dbb69831b5fa2e28bbf62448c65053d96a2cb9.gz