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
bin
on
newcli
User selector
All users
All time
Commit history
Commits on Mar 22, 2014
refactored bin/wantedpages.php to new CLI interface
splitbrain
committed
e8bb93a
View commit details
Copy full SHA for e8bb93a
View code at this point
Browse repository at this point
refactored bin/striplangs.php to new CLI interface
splitbrain
committed
352ec8c
View commit details
Copy full SHA for 352ec8c
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
converted some more CLI tools, minor CLI class updates
splitbrain
committed
b0b7909
View commit details
Copy full SHA for b0b7909
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
wrap help texts to fit typial terminal width
splitbrain
committed
ae1ce4a
View commit details
Copy full SHA for ae1ce4a
View code at this point
Browse repository at this point
converted git tool to new CLI base
splitbrain
committed
9fb6649
View commit details
Copy full SHA for 9fb6649
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
always fullpath repo dirs
splitbrain
committed
b0c7084
View commit details
Copy full SHA for b0c7084
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
check for empty repo
splitbrain
committed
68cf024
View commit details
Copy full SHA for 68cf024
View code at this point
Browse repository at this point
added bin/gittool.php for simpler git management of plugins
Show description for c39ae2c
splitbrain
committed
c39ae2c
View commit details
Copy full SHA for c39ae2c
View code at this point
Browse repository at this point
Commits on Dec 29, 2013
Fixed typo
gturri
committed
8ca1111
View commit details
Copy full SHA for 8ca1111
View code at this point
Browse repository at this point
Commits on Aug 23, 2013
Fix CodeSniffer violations for PHP files
Show description for 0ea51e6
mperry2
committed
0ea51e6
View commit details
Copy full SHA for 0ea51e6
View code at this point
Browse repository at this point
Commits on Aug 22, 2013
Fix CodeSniffer violations
Show description for 7ef8e99
mperry2
committed
7ef8e99
View commit details
Copy full SHA for 7ef8e99
View code at this point
Browse repository at this point
Commits on Feb 18, 2013
fixed line endings
selfthinker
committed
07a3089
View commit details
Copy full SHA for 07a3089
View code at this point
Browse repository at this point
Commits on Dec 20, 2012
Remove superfluous requires and variables from bin/indexer.php
michitux
committed
bff17c5
View commit details
Copy full SHA for bff17c5
View code at this point
Browse repository at this point
Add clear function to the indexer that deletes the whole index
michitux
committed
3cf3c7d
View commit details
Copy full SHA for 3cf3c7d
View code at this point
Browse repository at this point
Commits on Oct 13, 2012
Made striplangs.php executable
Show description for b0ff443
gturri
committed
b0ff443
View commit details
Copy full SHA for b0ff443
View code at this point
Browse repository at this point
Commits on Jul 28, 2012
replaced use of basename() with utf8_basename() FS#2015
splitbrain
committed
3009a77
View commit details
Copy full SHA for 3009a77
View code at this point
Browse repository at this point
Commits on Jul 30, 2011
Adding a \n to striplangs' help
Show description for 51b699a
gturri
committed
51b699a
View commit details
Copy full SHA for 51b699a
View code at this point
Browse repository at this point
Commits on Jun 18, 2011
Properly clean up the whole index in bin/indexer.php
Show description for 4b93850
michitux
committed
4b93850
View commit details
Copy full SHA for 4b93850
View code at this point
Browse repository at this point
Commits on May 2, 2011
Add a force option to idx_addPage()
michitux
committed
d041f8d
View commit details
Copy full SHA for d041f8d
View code at this point
Browse repository at this point
Commits on Mar 6, 2011
Adjust bin/indexer.php for the new indexer
Show description for ad79cb7
michitux
committed
ad79cb7
View commit details
Copy full SHA for ad79cb7
View code at this point
Browse repository at this point
Commits on Jan 23, 2011
Merge branch 'master' into indexer_improvements
Show description for fc756e0
michitux
committed
fc756e0
View commit details
Copy full SHA for fc756e0
View code at this point
Browse repository at this point
Commits on Dec 29, 2010
Indexer v3 Rewrite part two, update uses of indexer
whoopdedo
committed
9b41be2
View commit details
Copy full SHA for 9b41be2
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
use forward slashes as path separator in striplangs.php
splitbrain
committed
79e197e
View commit details
Copy full SHA for 79e197e
View code at this point
Browse repository at this point
Added striplangs.php script, with which you can strip out unused languages out of DW to make it smaller (eg. FTP upload)
Martin 'E.T.' Misuth
authored and
splitbrain
committed
c047066
View commit details
Copy full SHA for c047066
View code at this point
Browse repository at this point
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Show description for e3776c0
michitux
committed
e3776c0
View commit details
Copy full SHA for e3776c0
View code at this point
Browse repository at this point
Commits on Nov 17, 2010
Use a different indexer version when external tokenizer is enabled
whoopdedo
committed
7c2ef4e
View commit details
Copy full SHA for 7c2ef4e
View code at this point
Browse repository at this point
Commits on Oct 18, 2010
removed deprecated index update function
splitbrain
committed
74afac0
View commit details
Copy full SHA for 74afac0
View code at this point
Browse repository at this point
Commits on Aug 27, 2010
fixed username detection in dwpage FS#2011
splitbrain
committed
feec2ab
View commit details
Copy full SHA for feec2ab
View code at this point
Browse repository at this point
Commits on Jun 16, 2010
Add title index to the indexer files, improve indexer calls
adrianheine
committed
a0070b5
View commit details
Copy full SHA for a0070b5
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
added missing print to bin/render.php
splitbrain
committed
214dce0
View commit details
Copy full SHA for 214dce0
View code at this point
Browse repository at this point
Commits on Jan 5, 2010
Added a rendering commandline tool
Show description for d421dc1
splitbrain
committed
d421dc1
View commit details
Copy full SHA for d421dc1
View code at this point
Browse repository at this point
Commits on Oct 16, 2009
Whitespace cleanup FS#1709
Show description for 47583ff
furun
committed
47583ff
View commit details
Copy full SHA for 47583ff
View code at this point
Browse repository at this point
Commits on Sep 4, 2009
set memory limit and unify php call in CLI apps
Show description for 50b7815
glensc
committed
50b7815
View commit details
Copy full SHA for 50b7815
View code at this point
Browse repository at this point
Commits on Jul 25, 2009
Skip ACL checks in bin/indexer.php FS#1729
Show description for 9df39f1
Roland Alder
committed
9df39f1
View commit details
Copy full SHA for 9df39f1
View code at this point
Browse repository at this point
Commits on May 14, 2009
Minor change support for dwpage.php
Show description for d3c26bc
startaq
committed
d3c26bc
View commit details
Copy full SHA for d3c26bc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.