DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:webcomics

webcomics Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin It displays various Webcomics. Based on Dilbert Plugin.

Last updated on
2019-02-16
Provides
Syntax
Repository
Source

Similar to dil, dokuwiki-webcomics, garfield, xkcd

Tagged with comic

Description

This plugin lets the user add a comic to a page taken from an RSS feed. The list of supported/known RSS feeds is configurable.

History

The plugin was created by Christoph Lang in 2013.

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Configuration

The configuration contains a list of comic names assigned to RSS feeds. The format per entry is

comicname="feeduri";

A linebreak after a semicolon is allowed.

For example see the default configuration below:

xkcd="https://xkcd.com/rss.xml";
dilbert="https://www.comicsrss.com/rss/dilbert.rss";
peanuts="https://www.comicsrss.com/rss/peanuts.rss";
garfield="https://www.comicsrss.com/rss/garfield.rss";

Syntax

The syntax is <comic=“comic-name”>.

Examples

<comic="garfield">
plugin/webcomics.txt · Last modified: 2023-10-31 00:34 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki