SmsCoin payable content plugin

Description

To use this module, you must have sms:key identificator by register at smscoin-dot-net website. This module extends MoinMoin syntax with new parser key - 'smscoin'. Contents of this key is hidden and secured by SmsCoin technology - smskey.

Download & Release Notes

Download

Release Version

Moin Version

Release Notes

see attachment

1.0

1.6+

ParserMarket/SmsCoin/ReleaseNotes

Installation

For general installation instructions, see ParserMarket/InstallingParsers. This parser requires no special dependencies, such as non-standard Python libraries.

Usage

{{{#!smskey
#key_id <your key id>

Restricted content is here. You may use regular MoinMoin syntax here.
}}}

Discussion

The  from MoinMoin.util.header import Header  has changed in the MoinMoin Version 1.7 and the Macro is not working anymore. Maybe somebody with a bit knowledge could fix this!

What does this help, when the user can always append ?action=raw the the URL and see both the key and the content? -- JohannesBerg 2008-07-11 11:54:25

I couldn't test it; but I was hopping that the action=raw and also viewing of revision would be disabled... and not to forget also action from macros like includes should be prevented! but well after thinking twice about this... it seems to me also quite useless... thx! -- MarcelHäfner 2008-07-11 16:44:37

MoinMoin: ParserMarket/SmsCoin (last edited 2008-07-11 16:44:37 by MarcelHäfner)