chiark / gitweb /
plugins: avoid dependency on __init__.py for simple link plugins.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 4 Jun 2018 07:04:47 +0000 (09:04 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 4 Jun 2018 07:04:47 +0000 (09:04 +0200)
commitf97aa36211174606bfba36c14fb0e2d16c4ec45c
tree879f28e80a5ebc3d0c4d8275b3cb735b9f837492
parentb9e133a9204d0635fa224ac9cc67c3f7d5902b3f
plugins: avoid dependency on __init__.py for simple link plugins.

Duplicated the common code over. It's fully covered, so it's okay.
pelican-plugins/m/__init__.py
pelican-plugins/m/abbr.py
pelican-plugins/m/dox.py
pelican-plugins/m/gh.py
pelican-plugins/m/gl.py