Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
dokuwiki
Public
forked from
dokuwiki/dokuwiki
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
gamma
All time
Commit history
Commits on Aug 1, 2017
Make default encapsulation more readable and less duplicate.
gamma
committed
cf35519
View commit details
Copy full SHA for cf35519
Browse repository at this point
Add the preview-bool for the cache file.
gamma
committed
8531915
View commit details
Copy full SHA for 8531915
Browse repository at this point
Commits on May 13, 2017
Continue if there are no attributes
Show description for 9b48e6a
gamma
authored and
splitbrain
committed
9b48e6a
View commit details
Copy full SHA for 9b48e6a
Browse repository at this point
Commits on Mar 13, 2017
Check for cache usage first
Show description for e7c68c4
gamma
authored
e7c68c4
View commit details
Copy full SHA for e7c68c4
Browse repository at this point
Commits on Feb 22, 2017
Syntax error and another bit of flavour.
gamma
committed
4f1465c
View commit details
Copy full SHA for 4f1465c
Browse repository at this point
Revert missing change in template.php
gamma
committed
aec4845
View commit details
Copy full SHA for aec4845
Browse repository at this point
Remove the flavour feature. It was some kind of a hassle. If you really want to filter out styles, you have to write a plugin either way and implement the tpl metaheaders event as well and handle e…
Show description for 3e32b19
gamma
committed
3e32b19
View commit details
Copy full SHA for 3e32b19
Browse repository at this point
Revert Template changes from css-modifications-branch. No Flavours. If someone wants that, it is easier to be done using a plugin.
gamma
committed
072dbc9
View commit details
Copy full SHA for 072dbc9
Browse repository at this point
Commits on Feb 20, 2017
Check for overwrite in media manager
Show description for eedb503
gamma
authored and
splitbrain
committed
eedb503
View commit details
Copy full SHA for eedb503
Browse repository at this point
Commits on Feb 12, 2017
Remove `handheld`, add `speech` as default media types.
gamma
committed
5d48a5e
View commit details
Copy full SHA for 5d48a5e
Browse repository at this point
Commits on Feb 10, 2017
Typo fix.
gamma
committed
5161ec7
View commit details
Copy full SHA for 5161ec7
Browse repository at this point
Revert the http_cached line to the one already in the code to keep changes at a minimum.
gamma
committed
8d72132
View commit details
Copy full SHA for 8d72132
Browse repository at this point
Code Cleanup. Replaced \t with 4xSpace.
gamma
committed
f2342ff
View commit details
Copy full SHA for f2342ff
Browse repository at this point
Changed the cache initialisation: it does not use the list of files with an md5 (due to redundancy and time consumption) but the flavour and the type (previously removed).
gamma
committed
8930b69
View commit details
Copy full SHA for 8930b69
Browse repository at this point
Commits on Feb 9, 2017
Use the flavour system to create individual css files. Only the default flavour (style / style.ini) will have the default styles for interwiki and filetypes. There are two new events:
Show description for ef36714
gamma
committed
ef36714
View commit details
Copy full SHA for ef36714
Browse repository at this point
Add flavours to template ini files. The template will now be checked for multiple ini files and inserts them as a custom flavours. The css.php can detect these flavours and reads the stylesheet + r…
Show description for 82edff4
gamma
committed
82edff4
View commit details
Copy full SHA for 82edff4
Browse repository at this point
Remove type and caching mechanism. The cache will be checked later and the type will be replaced by an md5 hash of the list of style files.
gamma
committed
8b3ff80
View commit details
Copy full SHA for 8b3ff80
Browse repository at this point
Commits on Feb 8, 2017
Spaces, not tabs.
gamma
committed
6ff51f7
View commit details
Copy full SHA for 6ff51f7
Browse repository at this point
Add Event to modify the list of javascript files before they are processed. This allows plugins to not have their - or other plugins - script delivered to the client. Creating the list of files upf…
Show description for 6d3bebf
gamma
committed
6d3bebf
View commit details
Copy full SHA for 6d3bebf
Browse repository at this point
Commits on May 8, 2015
Adhere to CSS style guide
gamma
committed
526e5ab
View commit details
Copy full SHA for 526e5ab
Browse repository at this point
Commits on May 7, 2015
Merge commit '9234bce90e1297ac66acc321827cb0f832864fe4' into extension_manager
gamma
committed
d2d5fb4
View commit details
Copy full SHA for d2d5fb4
Browse repository at this point
Add class name using tab name
gamma
committed
c594265
View commit details
Copy full SHA for c594265
Browse repository at this point
Change ID name
gamma
committed
95e3f38
View commit details
Copy full SHA for 95e3f38
Browse repository at this point
Commits on May 6, 2015
Merge branch 'master' of https://github.com/splitbrain/dokuwiki into extension_manager
gamma
committed
7d2ef00
View commit details
Copy full SHA for 7d2ef00
Browse repository at this point
Commits on May 4, 2015
Allow Viewing Options for templates as well.
gamma
committed
9572027
View commit details
Copy full SHA for 9572027
Browse repository at this point
Prettify Code.
gamma
committed
c85bc60
View commit details
Copy full SHA for c85bc60
Browse repository at this point
Add selection for the Installed Plugins tab
Show description for abf1763
gamma
committed
abf1763
View commit details
Copy full SHA for abf1763
Browse repository at this point
Commits on Apr 27, 2015
Generate display options via JS
Show description for 79a3bed
gamma
committed
79a3bed
View commit details
Copy full SHA for 79a3bed
Browse repository at this point
Commits on Apr 14, 2015
Add display options to extension manger
Show description for a7ec353
gamma
committed
a7ec353
View commit details
Copy full SHA for a7ec353
Browse repository at this point
Commits on Dec 22, 2014
Merge branch 'master' into new_css.php
gamma
committed
fc30ac3
View commit details
Copy full SHA for fc30ac3
Browse repository at this point
Merge remote-tracking branch 'splitbrain/master'
gamma
committed
8da2ebf
View commit details
Copy full SHA for 8da2ebf
Browse repository at this point
Commits on Sep 12, 2014
Additionally allow more media types
Show description for de4634e
gamma
committed
de4634e
View commit details
Copy full SHA for de4634e
Browse repository at this point
Commits on Aug 29, 2014
Merge branch 'master' of https://github.com/splitbrain/dokuwiki
gamma
committed
5e7f4d5
View commit details
Copy full SHA for 5e7f4d5
Browse repository at this point
rfc2231 compatible encoding for header()
Show description for 04585e6
gamma
committed
04585e6
View commit details
Copy full SHA for 04585e6
Browse repository at this point
Commits on Jul 16, 2014
Merge remote-tracking branch 'splitbrain/master'
gamma
committed
0bd5b90
View commit details
Copy full SHA for 0bd5b90
Browse repository at this point
Previous
Next
You can’t perform that action at this time.