Closed (fixed)
Project:
Drupal.org CVS applications
Component:
co-maintainer application
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
14 Apr 2010 at 04:26 UTC
Updated:
6 Nov 2018 at 21:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
elimuir commentedComment #2
elimuir commentedComment #3
elimuir commentedChanged to needs review
Comment #4
elimuir commentedAttached is an update to my proposed module. This latest version contains significant comments improvements as well as general code cleanup to make sure its production ready. I have also made sure to remove any subversion (.svn) files and packaged the module according to guidelines.
I appreciate your review
Comment #5
elimuir commentedComment #6
elimuir commentedFurther updates to the proposed module including addition of readme and new image components.
More details about PreviewGenerator:
-------------------------------------
This module is used to generate screenshots or retrieve images from URLs found in node fields. First, the module uses jQuery to scan through pre-determined node fields for any URLs. Once found, the URL is submitted to the server (using AJAX) that 1) uses a third-party API to render and return a screenshot image, b) searches the HTML of the URL to retrieve all images that are greater than the dimensions specified in the module settings.
The results are displayed into a carousel format allowing the user to choose which image to attach to the node once the form is submitted. The image is then stored on the server so that it can be controlled by other modules such as imagecache, etc.
Comment #7
avpadernoHello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review your code, pointing out what needs to be changed.
Comment #8
elimuir commentedI have been asked to become a co-maintainer for the "MediaFront" module (http://drupal.org/project/mediafront).
This request found at http://drupal.org/node/837578 is from the owner of the MediaFront module
Comment #9
avpadernoI am approving the CVS account as co-maintainer.
Thank you for your contribution! I am going to update your account.
These are some recommended readings to help with excellent maintainership:
You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
I thank all the dedicated reviewers as well.
Comment #12
avpaderno