Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glensc/dokuwiki-plugin-pageredirect
Redirects page requests based on content
https://github.com/glensc/dokuwiki-plugin-pageredirect
Last synced: 3 months ago
JSON representation
Redirects page requests based on content
- Host: GitHub
- URL: https://github.com/glensc/dokuwiki-plugin-pageredirect
- Owner: glensc
- Created: 2012-06-11T18:27:15.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T13:47:04.000Z (11 months ago)
- Last Synced: 2024-10-14T11:39:11.813Z (3 months ago)
- Language: PHP
- Homepage: https://www.dokuwiki.org/plugin:pageredirect
- Size: 89.8 KB
- Stars: 19
- Watchers: 7
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
Awesome Lists containing this project
README
Page Redirect Plugin for DokuWiki
=================================[![Build Status](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect.svg?branch=master)](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect)
Redirects page requests based on content
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:pageredirectIf you install this plugin manually, make sure it is installed in
`lib/plugins/pageredirect/` - if the folder is called different it
will not work!Please refer to http://www.dokuwiki.org/plugins for additional info
on how to install plugins in DokuWiki.----
Copyright (C) Elan RuusamäeThis program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the LicenseThis program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.See the COPYING file in your DokuWiki folder for details