Overview
Enable users to add a Web Monetization payment pointer to their blogs, and encourage WM use by making it easy for users to understand.
WriteFreely
This work is tracked in #369.
Implementation
- On each collection store an attribute: monetization_pointer
- On collection and post rendering, if the attribute is present, include the <meta name="monetization" content="$YourPaymentPointer" /> tag in the document <head>
Design
Allow users to update this value via the blog Customize page.