plugin:bloglinks
Table of Contents
Bloglinks Plugin
Compatible with DokuWiki
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" unknown
- 2018-04-22 "Greebo" yes
- 2017-02-19 "Frusterick Manners" yes
Usage documentation the contents should be migrated here as the original page is gone.
Installation
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Changes
- Update plugin.info.txt (2021-12-27 22:47)
- Cleanup old code (2021-12-27 22:45)
- Version upped (2020-11-09 11:39)
- Merge pull request #9 from mprins/patch-1 (2019-01-07 07:35)
- change curIndex to a variable (2019-01-06 21:51)
- Plugin cleanup: deleted old VERSION file, deleted obsolete getInfo() … (2016-04-25 20:53)
- Merge pull request #4 from mprins/patch-1 (2016-04-17 16:44)
- php 7 typehints (2016-04-17 16:15)
Custom Output
plugin»bloglinks»prev_template
(Template for link to previous post)
<img src="/_media/prev.gif" alt="prev" width="9" height="8" align="middle"> @@TITLE@@
plugin»bloglinks»next_template
(Template for link to next post)
@@TITLE@@ <img src="/_media/next.gif" alt="next" width="9" height="8" align="middle">
— Aleksandr Selivanov 2015-09-13 15:50
plugin/bloglinks.txt · Last modified: 2023-01-22 09:04 by desbest