| Commit message (Collapse) | Author | Age |
|\ |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| |\
| | |
| | | |
Linked and formatted user names
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
inc/parser/renderer.php
inc/template.php
|
| | | |
| | | |
| | | |
| | | | |
fit design)
|
| |\ \ \
| | | | |
| | | | | |
refactor detail.php to template.php
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- refactor detail en mediamanager link creation
- refactor metadata listing
|
| | | | | |
|
| |\ \ \ \
| | | |_|/
| | |/| |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* master: (103 commits)
Add a basic test case for the cache
Events: Trigger a warning if the default action is not callable
Fix caching (make the event callback public again)
translation update
translation update
translation update
translation update
translation update
translation update
translation update
avoid HTTP image screenshot urls. closes #595
translation update
Extension manager: Fix cache extension to be .repo
adjusted the office type color again
another instance of empty() where an array key might not exist
remove placeholder van denied.txt
updated file icons once more
removed 'not logged in' text, loginform is shown already
Revert "added stripped bit to language file"
fixed index file
...
Conflicts:
inc/html.php
|
| | | | | |
|
| | |/ / |
|
| |\| |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
inc/html.php
|
| | |/
| | |
| | |
| | | |
aligned them to content when on smaller screens
|
| | | |
|
| | | |
|
|\| |
| | |
| | |
| | |
| | | |
Conflicts:
inc/parser/xhtml.php
|
| |/ |
|
| |\ |
|
| | | |
|
| | | |
|
| |\| |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
inc/parser/xhtml.php
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Note: The spacing will now show as too much as long as the paragraph bug
is not fixed
|
| |_|_|/
|/| | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This moves the template name away from the hook name into the event data (as
the 'tpl' value). Therefore it moves the previous data items into the 'items' sub array.
A 'view' value has also been added to describe in which template file the
event was called ('main' or 'detail').
This way it will be much easier for plugins to consider default cases and
differentiate between main and other layouts.
|
| |_|/
|/| | |
|
| | |
| | |
| | |
| | | |
\!empty/empty/isset as appropriate
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Removed extraneous whitespace to eliminate errors reported by the
Squiz.WhiteSpace.SuperfluousWhitespace sniff.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| | | |
| | | | |
add pointer curser to mediafile
|
| | | |
| | | |
| | | | |
Added the pointer icon to the media manager pop-up to show users it is clickable.
|
|/ / /
| | |
| | |
| | | |
Fix violations for Zend.Files.ClosingTag.NotAllowed
|
| | | |
|
| |/
|/|
| |
| | |
For Ingo from the LinuxHotel
|
| | |
|
| |
| |
| |
| | |
less will use the right one based on parameter counts
|
| | |
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* less:
check less compilation for errors
removed possibility to have rtl.less files in plugins
switched to LESS variables in rest of template's css files
unlessified and lessified a few more css
fixed broken structure
removed debug statement. sorry
convert ini replacements to less vars first
make sure calculations are correct
lessified more files
lessyfied another one
lessyfied the first of template's CSS files
fixed ini replacement to less variables stuff
added missing lessc library
add LESS support
Conflicts:
inc/load.php
lib/tpl/dokuwiki/css/basic.less
|
| | | |
|
| | | |
|
| | | |
|