CVS edit link for alex.designworks

I've created a module email_publish that allows to publish created content anonymously from email link.
The module allows configuration based on content-type. It is also possible to configure messages and email notifications when email link accessed.

This module is a result of my post http://drupal.org/node/906308 where I received only 1 reply, so I decided to implement this functionality myself.

There is a similar module anonymous_publishing (http://drupal.org/project/anonymous_publishing) exists for Drupal 5 and it is in dev stage. That module does not allow any customizations and per-content type settings.

My module already has many interesting features and there are more to be implemented.

Another module that I'm working on is related to customizable link icons. The modules that currently exist now are not flexible enough to provide high level of icons customization. This module is in early development stage, but is next in my development queue.

Finally, I've been with Drupal for more than 3 years and really exciting about it's extensible architecture. I'd like to participate not only by comments, but with some source code as well.

Thanks

Alex

CommentFileSizeAuthor
#3 email_publish.zip10.06 KBalex.skrypnyk
#2 email_publish.zip10.13 KBalex.skrypnyk

Comments

avpaderno’s picture

Component: Miscellaneous » miscellaneous

Hello, and thank you for applying for a CVS account.

I will report here a little checklist:

  • The code needs to follow the coding standards; check in particular the format used for the control structures, and the name given to PHP variables, Drupal persistent variables, functions defined from the module.
  • Files available from third-party sites should not be included within the module/theme. This is particularly true for files that are not licensed under GPL License v2, but it is also true for files that are licensed under the same license used by Drupal.
  • The license file should not be included as well; the packaging script already include that file. In any cases, the code for modules/themes committed in drupal.org repository needs to be released under the same license used by Drupal; any compatible license is not allowed.
  • Check the code passes the Coder validation.
alex.skrypnyk’s picture

StatusFileSize
new10.13 KB

email_publish alpha-1.0 attached.

@kiamlaluno
Thanks for the checklist. I have done everything according to it.

Thanks

Alex

alex.skrypnyk’s picture

StatusFileSize
new10.06 KB

Updated version of module attached.

alex.skrypnyk’s picture

It's been 3 weeks since I've submitted code.

Could you please create CVS account as I have another modules to contribute?

Thanks

alex.skrypnyk’s picture

Status: Postponed (maintainer needs more info) » Active

activating the task.

arianek’s picture

Status: Active » Postponed

Hi. Please read all the following and the links provided as this is very important information about your CVS Application:

Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications

  • The status of this application will be put to "postponed" and by following the instructions in the above link, you will be able to reopen it.
  • Or if your application has been "needs work" for more than 5 weeks, your application will be marked as "closed (won't fix)". You can still reopen it, by reading the instructions above.
alex.skrypnyk’s picture

Status: Postponed » Closed (fixed)

Closed as no longer required.

avpaderno’s picture

Component: miscellaneous » new project application
Issue summary: View changes
Status: Closed (fixed) » Closed (won't fix)