Closed (fixed)
Project:
Drupal.org CVS applications
Component:
new project application
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
18 Aug 2010 at 14:12 UTC
Updated:
13 Jan 2019 at 10:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rootedlogics commentedHere is the initial module that I would like to commit. It allows site administrators to add and manage Wolfram|Alpha search boxes on their site. They may choose among the small, medium, and large search boxes provided by Wolfram|Alpha which creates blocks that the site maintainers may place on their site.
Comment #2
rootedlogics commentedComment #3
avpadernoHello, and thanks for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
As per requirements, the motivation message should be expanded to contain more features of the proposed project. For themes, it should include also a screenshot of the theme, and (when possible) a link to a working demo site using the proposed theme; for modules, it should include also a comparison with the existing solutions.
Comment #4
rootedlogics commentedGood Morning,
I don't immediately see where I can update my motivation message so until I discover the location (I found it when I went back in history for signing up for the account but not post-creation) I will post the revised version here:
I wish to contribute code back to the community that has provided so much already. I am initially providing a Wolfram|Alpha module that will allow users to select up to three different sized Wolfram|Alpha search boxes (small, medium, large) which creates blocks with the necessary code that administrators may use to place anywhere on their site -- using the most optimal size for their particular application.
I'm also working on a module that fetches and caches external content that the administrator desires with a TTL for each individual item that is then placed in a block for use anywhere on the site.
Additionally, I am open to helping maintain existing modules wherever the need may be or even picking up orphaned modules.
Comment #5
rootedlogics commentedRequesting update on status or where I need to improve the code. Thanks for your time.
Comment #6
roger.soper commentedI would really like to see this module, I have a few education based sites that could use it once its available to the public.
Comment #7
avpadernoComment #8
avpadernohook_admin(); the function is simply a form builder.Comment #9
rootedlogics commentedThank you for the review. I have made the changes that were asked for.
1. Added the .info file to the zip file (forgot to included it with the original zip file).
2. Made sure spacing and comments were to standard.
3. Updated for the hook declarations
4. Removed the unneeded hook_perm function
Comment #10
avpadernoThank 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 #13
avpaderno