This module helps to show author information of node as a popup manner.
There is no similar module exist.
Dependencies
DEMO :
Project page
Project page : http://drupal.org/sandbox/ARUN/1940782
GIT Repo : http://drupalcode.org/sandbox/ARUN/1940782.git
git clone --branch 7.x-1.x ARUN@git.drupal.org:sandbox/ARUN/1940782.git authorpane_popup
Drupal 7
Projects reviewed so far
http://drupal.org/node/1939318#comment-7171660
http://drupal.org/node/1937790#comment-7171668
http://drupal.org/node/1937064#comment-7171698
------------------------------------------------------------------------
http://drupal.org/node/1951656#comment-7216874
http://drupal.org/node/1893758#comment-7220584
http://drupal.org/node/1919516#comment-7220620
http://drupal.org/node/1953720#comment-7225468
------------------------------------------------------------------------
http://drupal.org/node/1944820#comment-7230374
http://drupal.org/node/1955522#comment-7233626
https://drupal.org/node/2093569#comment-7880391
| Comment | File | Size | Author |
|---|---|---|---|
| author_pane_popup.zip | 14.35 KB | arun ak |
Comments
Comment #1
ankitchauhan commentedwelcome,
As installation and usage instructions are quite important for us to review, please take a moment to make your project page follow the tips for a great project page. Also make sure your README.txt follows the guidelines for in-project documentation.
It appears you are working in the "7.x.1.x-dev" branch in git. You should really be working in a version specific branch. The most direct documentation on this is Moving from a master branch to a version branch. For additional resources please see the documentation about release naming conventions and creating a branch in git.
while waiting for an in-depht review of your module you can start out fixing some coding style issues detected by automated tools:
http://ventral.org/pareview/httpgitdrupalorgsandboxarun1940782git
We do really need more hands in the application queue and highly recommend to get a review bonus so we can come back to your application sooner.
regards
Comment #1.0
ankitchauhan commentededit1
Comment #2
arun ak commentedhttp://drupal.org/node/1941468#comment-7171672
fixed all issues.
Also reviewed some projects.
Comment #3
arun ak commentedComment #4
ankitchauhan commentedThanks for your participation, but I'm afraid the comments you did are not very detailed and IMHO not really "reviews".
A good deep review can take up to an hour, this is not about just pointing out 1 or 2 things and set the issues to needs work.
Sorry, removing tag.
For more detail please go here http://drupal.org/node/1410826
Comment #5
arun ak commentedComment #6
mayank-kamothi commentedHi
Manual Review
In your module js file add drupal js behaviour.
Thanks
Mayank Kamothi
Comment #7
arun ak commentedHi,
Thanks for review.
Drupal js behaviour added with module js. Please check.
Comment #8
Anks commentedHi Arun
You have missed to add @file block in JS and CSS file.
Comment #9
arun ak commentedHi Anks,
@file block is added in JS and CSS file.
Comment #10
likebtn commented1. You should mention on the project page that Author_pane is required: http://drupal.org/sandbox/ARUN/1940782
See Tips for a great project page
2. There is author_pane_popup.git folder. I guess it has been commited by mistake. What about removing it?
3. I've installed the module. When I hover over author name, the black cicle appears (Firefox 19.0.2). It takes some time to retrieve popup content. So if user does not know that popup is going to appear, he moves mouse out of the author name and never sees the popup. What about adding some loader or text hint to let user know that something is going to happen and he/she should wait for a while and not to move mouse cursor outside of the author name.
Comment #10.0
likebtn commentedProjects reviewed so far added.
Comment #10.1
arun ak commentedMore Projects Reviewed
Comment #11
arun ak commentedHi likebtn,
Thanks for review.
1) Added Required modules info in Project page.
2) Removed author_pane_popup.git folder from git branch.
3) Added a loading animation in popup section.
Thank you.
Comment #12
klausimanual review:
The module is pretty short and this sounds like a feature that should live in the existing author_pane project. Module duplication and fragmentation is a huge problem on drupal.org and we prefer collaboration over competition. Please open an issue in the author_pane issue queue to discuss what you need. You should also get in contact with the maintainer(s) to offer your help to move the project forward. If you cannot reach the maintainer(s) please follow the abandoned project process.
Comment #13
arun ak commentedHi,
The above mentioned issues are solved. Added a demo image in project page, and inclusion of CSS and JS files are moved from author_pane_popup_init() to author_pane_popup_preprocess_node().
Added access argument 'View user profiles' in author_pane_popup_menu() and changed '%' to '%user' also avoided the usage of strp_tags() function.
Comment #14
arun ak commentedComment #15
klausiPlease don't remove the security tag, we keep that for statistics and to show examples of security problems.
What about including this directly into author_pane, did you already contact the maintainer and open an issue?
Comment #16
arun ak commentedYes. I have opened an issue in author_pane module, and the maintainer not respond yet.
Comment #16.0
arun ak commentedDependencies
Comment #17
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application.
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #17.0
PA robot commentedbranch corrected
Comment #18
arun ak commentedHi,
I have opened an issue in author_pane module, and the maintainer not respond yet. I think this module can exist individually and no need to add as a feature in existing author_pane module.
Thanks and Regards
ARUN AK
Comment #19
klausiThanks for opening the issue! I think you should provide a patch against the module and the maintainer does not seem to opposed against it.
Comment #19.0
klausiADDED MORE REVIEWS LINKS
Comment #20
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.
Comment #21
arun ak commentedComment #22
PA robot commentedClosing due to lack of activity. Feel free to reopen if you are still working on this application (see also the project application workflow).
I'm a robot and this is an automated message from Project Applications Scraper.