| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
The old 'default' template was deprecated with the release of the new
'dokuwiki' template (2012-10-13). It is still available in a separate
repository here: https://github.com/dokufreaks/template-default
But no-one in the core development team intends to maintain this template
anymore. So, anyone willing to adopt it is welcome to clone it and make it
your own.
|
|
|
|
| |
inserted consitent
|
| |
|
|
|
|
| |
darcs-hash:20080815134211-f7d6d-61f4f4fa1c5f62832d7cc5ad3e3a7a78460d2981.gz
|
|
|
|
|
|
|
|
| |
This patch no longer uses htmlspecialchars on $conf['title'] when
used in the page title - instead strip_tags is applied. This streamlines
the use of $conf['title']
darcs-hash:20060826180943-7ad00-c8cc155c1e92fad05b85f77841834f782cbf6281.gz
|
|
|
|
| |
darcs-hash:20060527150702-7ad00-40dff996272887fe8636e62ff00f92c5d6e6c722.gz
|
|
|
|
|
|
|
| |
This fixes some styling issues, the cookie handling and a bug in the
JavaScript caching mechanism.
darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
|
|
|
|
| |
darcs-hash:20060520172118-7ad00-ad605bf51c8774d734012ece0071f70e6624788a.gz
|
|
This patch adds a completely rewritten media popup. The following noteworthy
changes were made:
- media manager uses a collapsible namespace tree
- media manager uses AJAX if available
- media manager popup can be kept open when selecting a media file
- only one template is used for the media manager :!: Template
- Editable image metadata is configured in conf/mediameta.php now
- The JS cookie mechanism was enhanced to store key/value pairs
- Language strings can be exported to JS in js.php
darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz
|