1. Description:

Jamatto is a micropayments company. This module makes it very easy for bloggers and content providers to monetise their work simply by installing this module. It enables both a donation model and hiding premium content paragraphs behind a 'smokey screen'. Donations and payments can be as small as 1c-$1

2. Project page:

https://www.drupal.org/sandbox/jamatto/2800119

3. Git clone command:

git clone --branch 7.x-1.x https://git.drupal.org/sandbox/jamatto/2800119.git jamatto_micropayments
cd jamatto_micropayments

4. You can see this module in action at: http://centuryjournal.com/2016/12/cometh-the-hour/

5. This drupal plugin is the equivalent of the wordpress plugin at https://wordpress.org/plugins/jamatto-micropayments/

Comments

jamatto created an issue. See original summary.

PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

jamatto’s picture

Issue summary: View changes
bhavesh.rohida’s picture

Please fix the some basic issues suggested by paraview http://pareview.sh/pareview/httpsgitdrupalorgsandboxjamatto2800119git

sachintyagi99’s picture

Hi,

I have reviewed module. Below are my mentioned points:

1:- Implement hook_help
2:- Read file should not exceeds 80 characters in a line.
3:- Your function comments should contain proper function name like as:
/**
* Implements hook_info().
*/

sachintyagi99’s picture

Status: Needs review » Needs work
jamatto’s picture

Thanks for the reviews.

I have added the hook_help() function, added some function- and file-level comments, an limited README.txt to 80 character lines.
Some of the remaining pareview comments are contradictory: e.g. @line can't be > 80 chars@ and @function comment must be on a single line@
Other pareview comments do not like the way I have laid out some of my string concatenations, but i do feel that they are easier to read and easier to maintain when laid out this way.

Thanks again for the review.

jamatto’s picture

Issue summary: View changes

added real-world use of plugin

Warped’s picture

Status: Needs review » Postponed (maintainer needs more info)

Thank you for your contribution!

After 2017 March 7 everyone can promote a project to a full project.  A full project has a short project name and a drupal.org/project URL.  It can also have releases (like alpha1 or 1.0).  Edit your sandbox project, and then choose the 'Promote' tab.

https://www.drupal.org/docs/8/understanding-drupal-version-numbers/drupa...
https://www.drupal.org/docs/8/choosing-a-drupal-version/what-do-version-...
https://www.drupal.org/docs/8/understanding-drupal-version-numbers/what-...
https://www.drupal.org/docs/8/choosing-a-drupal-version/release-stable-v...

If you'd like to opt into security coverage, please ensure your module is ready for a full release, and then set this issue back to 'needs review'

Immense apologies for how long it took to get to this review completed.

apaderno’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

If you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.

I am closing this application due to lack of activity.