This is an announcement for the first v1.0 ready donations module. The module can be downloaded here and tested here.
The module testing site itself tells about the module functionality. But this post wants to suggest and explain what is possible to do with this module in support of the Drupal site and all modules/projects as well.
(an introduction into Donorge) Simple drupal.org integration and the possibilities
Using just only the Donorge dedicated donations.module, what can it already offer the Drupal site and all modules all together?
- An “extra” 0% donation fee
- As Donorge grows, more payment options become available making it possible for more Drupal or module project supporters to donate in the first place
- Per project maintenance free, dedicated and detailed donation tracking on the Drupal site itself
- Very easy and quick ability to integrate into the current existing 'project pages'. Think about the power for visitors to simply support individual Drupal projects/modules and for each the ability to track their donations statistics within the Drupal site itself. No other CMS development site would offer such extensive/dedicated and integrated donation tracking. Drupal users could even use the same donation module on their own site by downloading the module themselves. Plus each project can even indicate relations among themselves or interests outside Drupal because remember; Donorge supports any open source development project or any software for that matter, any organization even. It's the relations between the organizations which build the trust and show the interests in the network.
I installed nodeperm_role module.But it is NOTshowing any effect.Everything is Visible and Editable to all.
Please let me know,how exactly it is used/configured to apply node level permissions.
I'm new to drupal so if this is spurious please be nice:
In version 1.302.2.9 of the comment.module file, for the statement starting at line 112, it looks like if caching is turned off ($may_cache is false), then the $access variable will be undefined. Maybe this is intentional, but I thought I'd ask.
... allow users to save the content the've entered in the textarea to be saved to a file. (ie. html/php file)? I'd like to be able to allow my users to create these pages and be able to link them to the pages currently on your site. I noticed that there is a "save" button but that doesnt seem to do anything.