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
feed.php
on
em_fix
User selector
All users
All time
Commit history
Commits on Mar 2, 2014
Merge pull request #547 from splitbrain/chris_rssfeedfixes
Show description for e90eadd
Chris--S
committed
e90eadd
View commit details
Copy full SHA for e90eadd
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
add security character '$' around REMOTE_USER in cache key to avoid key clashes
Chris--S
committed
26b26af
View commit details
Copy full SHA for 26b26af
View code at this point
Browse repository at this point
remove rendundant line
Chris--S
committed
4a19314
View commit details
Copy full SHA for 4a19314
View code at this point
Browse repository at this point
add HOST and PORT to feed cache key
Chris--S
committed
3bf4233
View commit details
Copy full SHA for 3bf4233
View code at this point
Browse repository at this point
Commits on Feb 17, 2014
Improve PHPDocs, rename auth_basic to DokuWiki_Auth_Plugin
Klap-in
committed
0e2431b
View commit details
Copy full SHA for 0e2431b
View code at this point
Browse repository at this point
Commits on Feb 14, 2014
make media links in rss feeds absolute
Show description for 27538f8
Chris--S
committed
27538f8
View commit details
Copy full SHA for 27538f8
View code at this point
Browse repository at this point
add missing '&' before 't' in url construction
Chris--S
committed
ed714c3
View commit details
Copy full SHA for ed714c3
View code at this point
Browse repository at this point
Commits on Dec 1, 2013
Fix RSS namespace listings containing hidden pages
michitux
committed
0b4e20c
View commit details
Copy full SHA for 0b4e20c
View code at this point
Browse repository at this point
Revert "Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dokuwiki.org/config:hidepages)"
Show description for 11540fc
michitux
committed
11540fc
View commit details
Copy full SHA for 11540fc
View code at this point
Browse repository at this point
Revert "fix indention of RSS patch"
Show description for 44f1166
michitux
committed
44f1166
View commit details
Copy full SHA for 44f1166
View code at this point
Browse repository at this point
Commits on Oct 13, 2013
fix indention of RSS patch
splitbrain
committed
a010fc3
View commit details
Copy full SHA for a010fc3
View code at this point
Browse repository at this point
Commits on Oct 11, 2013
Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dokuwiki.org/config:hidepages)
snarkturne
committed
f5151bd
View commit details
Copy full SHA for f5151bd
View code at this point
Browse repository at this point
Commits on May 5, 2013
removed superfluous parameter FS#2773
splitbrain
committed
3e967ea
View commit details
Copy full SHA for 3e967ea
View code at this point
Browse repository at this point
Commits on Apr 10, 2013
FS#2738, fix double encoding of html entities in RSS feeds (updates feed.php for changes to Diff class introduced in PR#179)
Chris--S
committed
a494ed3
View commit details
Copy full SHA for a494ed3
View code at this point
Browse repository at this point
Commits on Jan 11, 2013
Fix content of pages with incorrect metadata in list feeds
Show description for 1512eb8
michitux
committed
1512eb8
View commit details
Copy full SHA for 1512eb8
View code at this point
Browse repository at this point
Commits on Sep 14, 2012
Fix title of media items in the feed with useheading on
Show description for be808ef
michitux
committed
be808ef
View commit details
Copy full SHA for be808ef
View code at this point
Browse repository at this point
Commits on Jul 6, 2012
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 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
removed superfluous whitespaces
splitbrain
committed
df06cef
View commit details
Copy full SHA for df06cef
View code at this point
Browse repository at this point
fix incorrect usage of tpl_getMediaFile
whoopdedo
committed
36d61a2
View commit details
Copy full SHA for 36d61a2
View code at this point
Browse repository at this point
Commits on Jun 24, 2012
added Input wrapper to feed.php
splitbrain
committed
8fbb9b1
View commit details
Copy full SHA for 8fbb9b1
View code at this point
Browse repository at this point
code cleanup
splitbrain
committed
f9aa73b
View commit details
Copy full SHA for f9aa73b
View code at this point
Browse repository at this point
Commits on Apr 23, 2012
match on img tag in feed's img align replacement
Show description for 1a82105
splitbrain
committed
1a82105
View commit details
Copy full SHA for 1a82105
View code at this point
Browse repository at this point
Commits on Apr 8, 2012
removed align attribute from images and inserted them only in the feed (FS#1351)
Show description for 3c86b7e
selfthinker
committed
3c86b7e
View commit details
Copy full SHA for 3c86b7e
View code at this point
Browse repository at this point
Commits on Mar 2, 2012
make RSS contents (media/pages) configurable
splitbrain
committed
a7c9322
View commit details
Copy full SHA for a7c9322
View code at this point
Browse repository at this point
Commits on Jan 29, 2012
added tpl_getMediaFile() to replace tpl_getFavicon()
Show description for 2783395
selfthinker
committed
2783395
View commit details
Copy full SHA for 2783395
View code at this point
Browse repository at this point
Commits on Aug 2, 2011
issue #9 config option to disable media revisions, auth
akate
committed
e5d185e
View commit details
Copy full SHA for e5d185e
View code at this point
Browse repository at this point
issue #10 media revisions/changes in RSS feed
akate
committed
6dd095f
View commit details
Copy full SHA for 6dd095f
View code at this point
Browse repository at this point
Commits on May 1, 2011
fixed location of favicon in feed.php (FS#2232)
Matthias Schulte
committed
d6b643f
View commit details
Copy full SHA for d6b643f
View code at this point
Browse repository at this point
Commits on Dec 8, 2010
Various changes to feed.php’s parameter handling
Show description for b5a0be4
adrianheine
committed
b5a0be4
View commit details
Copy full SHA for b5a0be4
View code at this point
Browse repository at this point
Commits on Nov 29, 2010
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 Sep 28, 2010
Small fixes / cleanup
adrianheine
committed
de3eb1d
View commit details
Copy full SHA for de3eb1d
View code at this point
Browse repository at this point
Commits on Jun 26, 2010
FS#1884: respect $conf['showuseras'] in feeds
foosel
committed
681a59b
View commit details
Copy full SHA for 681a59b
View code at this point
Browse repository at this point
Commits on Mar 12, 2010
some more load fixes
splitbrain
committed
05ed2c2
View commit details
Copy full SHA for 05ed2c2
View code at this point
Browse repository at this point
Commits on Jan 15, 2010
some more coding standard compliance updates
splitbrain
committed
49eb6e3
View commit details
Copy full SHA for 49eb6e3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.