https://github.com/dastergon/rawdog-list-authors
rawdog plugin to display authors list
https://github.com/dastergon/rawdog-list-authors
Last synced: 5 months ago
JSON representation
rawdog plugin to display authors list
- Host: GitHub
- URL: https://github.com/dastergon/rawdog-list-authors
- Owner: dastergon
- Created: 2013-10-02T15:14:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-02T17:59:17.000Z (over 12 years ago)
- Last Synced: 2025-02-08T14:23:26.553Z (over 1 year ago)
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rawdog-list-authors
===================
Description
-----------
rawdog plugin to display authors list
Use `define_name` under the feed entry.
Then add `__authors_list__` in template in order to display authors list.
e.g
feed 30m http://example.com/feed.rss
define_name John Smith
Installation
------------
To install a plugin, make sure that you have `plugindirs` plugins in your config file, and drop the plugin into your `~/.rawdog/plugins` directory.
Author
-----
Pavlos Ratis - (dastergon AT gentoo DOT org)