Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/singpolyma/papercut-wordpress
A WordPress backend for Papercut (NNTP server in Python)
https://github.com/singpolyma/papercut-wordpress
Last synced: about 1 month ago
JSON representation
A WordPress backend for Papercut (NNTP server in Python)
- Host: GitHub
- URL: https://github.com/singpolyma/papercut-wordpress
- Owner: singpolyma
- License: isc
- Created: 2010-07-19T20:21:45.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-07-19T20:22:23.000Z (over 14 years ago)
- Last Synced: 2024-10-15T11:34:33.624Z (3 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
A storage backend for the papercut NNTP server that reads/writes a Wordpres
database.Just place wordpress.py in your papercut storage modules directory,
/usr/share/papercut/storage on my system, and then set
storage_backend = 'wordpress' and dbhost, dbname, dbuser, dbpassPapercut: