Short description:
The ePaper Plugin helps you to embed Pageflips published by 1000grad
ePaper. Integrate your digital magazines directly onto your website -
represented in form of a simple link, image or an animated picture.
The plugin is a great help for 1000grad ePaper-users using the drupal-cms. You can
purchase additional ePapers at the following website
href="http://www.1000grad-epaper.de">www.1000grad-epaper.de. All
ePapers are available as Flash and HTML5. The reader will be swap
automatically when the ePaper is used on a mobile device.
Features:
* The ePaper Admin manages all your publications
* easily integrate ePapers into your site as Flash teaser, pop-up, via Lightbox or as a simple link
* combine several ePaper to a group
* easy of use administration interface
Comments
Comment #1
sreynen commentedProject link: http://drupal.org/sandbox/1000.grad.digital/1302394
1000.grad.digital, at a quick skim, this seems to have a lot of problems that could be caught by the Coder module. Please run that on the "minor" setting, fix any problems it identifies, and change this status to "needs review."
Comment #2
1000.grad.digital commentedComment #3
klausiReview of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. Please report any bugs to klausi.
manual review:
swfobject.js: appears to be 3rd party code. 3rd party code is not generally allowed on Drupal.org and should be deleted. This policy is described in the getting involved handbook. It also appears in the terms and conditions you agreed to when you signed up for Git access, which you may want to re-read, to be sure you're not violating other terms. The Libraries API module is a recommended method for adding 3rd party dependencies without directly including the code on Drupal.org.
Comment #4
1000.grad.digital commentedComment #5
patrickd commentedSee http://ventral.org/pareview/httpgitdrupalorgsandbox1000graddigital130239...
Comment #6
patrickd commentedSwitched back to needs review, so in-depth reviews won't be blocked by coding standart issues.
Comment #7
1000.grad.digital commentedneeds another review
Comment #8
frobStill quite a few coding standards related errors. Also I noticed the user name is branded with the service. Is user 1000.grad.digital a user that is intended for a single individual? Only individuals can have the ability to promote sandbox projects into full projects.
As part of my manual code review, I am trying to understand what your project is doing. There are two modules: epaper_admin and epaper_admin_node. What is the reason for the two modules; epaper_admin_node only has a hook_form_alter. Will either module work without the other? Aside from that, there is a fileter and also a hook_node_view and they both seem to be doing the same thing.
In hook_node_view
and in hook_filter_process
Since this is happening in the hook_node_view and you are checking to make sure that the view_mode is full, this is happening everytime a node is fully viewed. Meaning if it is loading on every full node view why have a filter on it too? Your approach is confusing me. Please elaborate -- the automated code review is following.
There are still files other than README.txt in the master branch, make sure to remove them. See also step 5 in http://drupal.org/node/1127732
Review of the 7.x-1.x branch:
This automated report was generated with PAReview.sh, your friendly project application review script. You can also use the online version to check your project. Get a review bonus and we will come back to your application sooner.
Source: http://ventral.org/pareview - PAReview.sh online service
Comment #9
klausi@frob: please don't post the full output of pareview.sh inline in the comment, better add it as .txt file attachment.
Comment #10
frob@klausi, I will follow your advise about the automated review. However, in my review I always preferred when the auto review was included inline. It made it easier to go line by line and fix the issues.
Comment #11
nmudgal commentedHi,
Please check the result of automated review here http://ventral.org/pareview/httpgitdrupalorgsandbox1000graddigital130239... & do the needful.
Manual Review:
Thanks.
Comment #12
1000.grad.digital commentedComment #13
frobIf any work has been done since comment#11 I cannot see it. Did you forget to git push?
There has been no update in the code since July 5th.
Also, is this a solo or a group account. Remember that group accounts are not allowed.
This process is only for individuals.
Comment #14
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.