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
Breadcrumbs
History for
dokuwiki
inc
html.php
on
mail
User selector
All users
All time
Commit history
Commits on Feb 16, 2013
fixed edit toolbar being cut off (FS#2715)
selfthinker
committed
8a65ef2
View commit details
Copy full SHA for 8a65ef2
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Merge pull request #164 from splitbrain/diff_recent_prefs
Show description for 2509b6f
Chris--S
committed
2509b6f
View commit details
Copy full SHA for 2509b6f
View code at this point
Browse repository at this point
Merge pull request #165 from Chris--S/FS#2676
Show description for 1061759
Chris--S
committed
1061759
View commit details
Copy full SHA for 1061759
View code at this point
Browse repository at this point
Commits on Jan 30, 2013
Added the title attribute for namespace-links
René Corinth
committed
fc7684b
View commit details
Copy full SHA for fc7684b
View code at this point
Browse repository at this point
Commits on Jan 26, 2013
update pattern to catch more html entities
Chris--S
committed
298a7e0
View commit details
Copy full SHA for 298a7e0
View code at this point
Browse repository at this point
store choices for recent changes and diff views in cookie (FS#2438 and
Show description for 3c94d07
selfthinker
committed
3c94d07
View commit details
Copy full SHA for 3c94d07
View code at this point
Browse repository at this point
fix for FS#2676, inserting zero length spaces into long sequences of non-breaking characters in diffs
Chris--S
committed
fcfecb6
View commit details
Copy full SHA for fcfecb6
View code at this point
Browse repository at this point
Commits on Jan 24, 2013
fix custom editor loading
Show description for 182ac90
splitbrain
committed
182ac90
View commit details
Copy full SHA for 182ac90
View code at this point
Browse repository at this point
Commits on Sep 17, 2012
Fix link names of start pages in sitemap/index FS#2605
michitux
committed
9aa3848
View commit details
Copy full SHA for 9aa3848
View code at this point
Browse repository at this point
Fix revisions title for pages without title with useheading on FS#2597
michitux
committed
ff5a286
View commit details
Copy full SHA for ff5a286
View code at this point
Browse repository at this point
Commits on Aug 24, 2012
Remove unused/directly overwritten variable declarations in inc/html.php
michitux
committed
c0f0f1f
View commit details
Copy full SHA for c0f0f1f
View code at this point
Browse repository at this point
Fix/add some PHPDoc comments in inc/html.php
michitux
committed
8d5e837
View commit details
Copy full SHA for 8d5e837
View code at this point
Browse repository at this point
Prevent access to undefined variables and make returns consistent in html.php
michitux
committed
6d9eab4
View commit details
Copy full SHA for 6d9eab4
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
Respect useheading setting on revisions page FS#2139
michitux
committed
90658f3
View commit details
Copy full SHA for 90658f3
View code at this point
Browse repository at this point
fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUT FS#2563
dom-mel
committed
677d278
View commit details
Copy full SHA for 677d278
View code at this point
Browse repository at this point
Commits on Jul 25, 2012
Fix type declarations in some PHPDoc comments
michitux
committed
b3d1090
View commit details
Copy full SHA for b3d1090
View code at this point
Browse repository at this point
Fix icon alt text for page changes
Show description for 0686da4
michitux
committed
0686da4
View commit details
Copy full SHA for 0686da4
View code at this point
Browse repository at this point
Commits on Jul 6, 2012
fixed error in html_diff()
Show description for f1d7655
splitbrain
committed
f1d7655
View commit details
Copy full SHA for f1d7655
View code at this point
Browse repository at this point
Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into pull-request-110
Show description for 29f2dfd
splitbrain
committed
29f2dfd
View commit details
Copy full SHA for 29f2dfd
View code at this point
Browse repository at this point
Commits on Jul 5, 2012
xml compatibility fixes (mainly entities to unicode conversions)
selfthinker
committed
e260f93
View commit details
Copy full SHA for e260f93
View code at this point
Browse repository at this point
Commits on Jul 1, 2012
improved preview to have same width as resulting page if it would have a sidebar
selfthinker
committed
fc8dc82
View commit details
Copy full SHA for fc8dc82
View code at this point
Browse repository at this point
Commits on Jun 29, 2012
Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improvements
Show description for 0c06a18
selfthinker
committed
0c06a18
View commit details
Copy full SHA for 0c06a18
View code at this point
Browse repository at this point
Input wrapper for html forms
whoopdedo
committed
f0859d4
View commit details
Copy full SHA for f0859d4
View code at this point
Browse repository at this point
Commits on Apr 22, 2012
improved toc changes and sidebar toggling
selfthinker
committed
48722ac
View commit details
Copy full SHA for 48722ac
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
some edge case checking in search result highlighting
splitbrain
committed
8a803ca
View commit details
Copy full SHA for 8a803ca
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
escape target error message (SECURITY) FS#2487 FS#2488
Show description for ff71173
splitbrain
committed
ff71173
View commit details
Copy full SHA for ff71173
View code at this point
Browse repository at this point
Commits on Apr 9, 2012
improved HTML for search results
Show description for 91b05b6
selfthinker
committed
91b05b6
View commit details
Copy full SHA for 91b05b6
View code at this point
Browse repository at this point
rewrote and improved HTML for TOC
Show description for d5acc30
selfthinker
committed
d5acc30
View commit details
Copy full SHA for d5acc30
View code at this point
Browse repository at this point
Commits on Apr 8, 2012
added some wanting classes
selfthinker
committed
0607bfe
View commit details
Copy full SHA for 0607bfe
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
coding style updates
splitbrain
committed
63703ba
View commit details
Copy full SHA for 63703ba
View code at this point
Browse repository at this point
Commits on Mar 10, 2012
Merge branch 'resetpassword'
Show description for 50fbf1b
splitbrain
committed
50fbf1b
View commit details
Copy full SHA for 50fbf1b
View code at this point
Browse repository at this point
Commits on Feb 17, 2012
removed commented line
splitbrain
committed
4d3ea09
View commit details
Copy full SHA for 4d3ea09
View code at this point
Browse repository at this point
Commits on Feb 4, 2012
added div.table around non-editable content as well (FS#1980)
selfthinker
committed
c7b28ff
View commit details
Copy full SHA for c7b28ff
View code at this point
Browse repository at this point
Commits on Oct 31, 2011
honor autopasswd setting for resend password
Show description for cc204bb
splitbrain
committed
cc204bb
View commit details
Copy full SHA for cc204bb
View code at this point
Browse repository at this point
Commits on Oct 17, 2011
HTML compliant fix for missing ul wrapper in TOC (FS#2328)
HakanS
committed
434f592
View commit details
Copy full SHA for 434f592
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.