Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2012 at 03:19 UTC
Updated:
3 Nov 2012 at 13:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
chhavik commentedwelcome
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:
Drupal Code Sniffer has found some code style issues (please check the Drupal coding standards). See http://ventral.org/pareview/httpgitdrupalorgsandboxalbertliu1516046git.
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. Go and review some other project applications, so we can get back to yours sooner.
If you got any questions on this please ask!
Manual Review:-
Comment #2
Albert.Liu commentedHi, I make this module to correct.

You can review again, thanks.
Comment #3
soncco commentedPlease, don't assign application issues to yourself (only the current reviewer should do this).
Comment #4
chhavik commentedHi,
Please fix the previously reported issues and then only mark it as 'needs review'. There are coding issues with your module. Refer them here http://ventral.org/pareview/httpgitdrupalorgsandboxalbertliu1516046git
Comment #5
Albert.Liu commentedHi,
I fixed most of the problems, but something like following I do not know how to fix.
ventral:
http://ventral.org/pareview/httpgitdrupalorgsandboxalbertliu1516046git
Comment #6
chhavik commentedI would suggest you to create new files and paste the code from the old files. Please use a nice editor or just go with the basic linux gedit. Your code styling or appearance should be consistent across all editors.
First, work on this, and i think it will also solve Readme file errors.
Comment #7
Albert.Liu commentedhi, I fixed all problems
http://ventral.org/pareview/httpgitdrupalorgsandboxalbertliu1516046git
Comment #8
Elvar commentedThe correct git clone?
git clone http://git.drupal.org/sandbox/Albert.Liu/1516046.git simple_slideHi Albert.Liu
I installed your module, and clicked add content, pressed Simple Slide, added a picture and pressed save.
Nothing really happened then, other than i could see my picture i just added, so i thougth hmm what now, so i turned to your README.txt which said
At this point i pretty much gave up, which is a shame.
Here is some thoughts..
Why can i only upload one image to Simple Slide content type, that makes for a borring slide ehh?
I think you should work on your README.txt, and be sure to add some installation instructions. :)
Well it dosn't seem to work @ my machine, i did cleared the cache multiple time, did you test your module on a clean drupal installation?
About simple_slide.tpl.php
This is abit messy don't you think? You should avoid as much logic in here, try only to set some markup here, and let the logic be in .module.
You want your css, js in their own files, and add them from your .module. Also you have head + body tags in you tpl, you only want the markup for your slider here like
I also fell over
But where are these files?
Finally your demo site seems to disfunction :).
I am changing this to needs work, i will add some links for you later when i got time.
Best regards
Elvar
Comment #9
Albert.Liu commentedHi Elvar,
Thank you for your advice. I have done the corrections.
Project page: http://drupal.org/sandbox/Albert.Liu/1516046
Comment #10
atul.bhosale commentedHi Albert.Liu,
When I create one Simple Slide content and when I hit Save button, user is directed to page on where uploaded image is displayed (with no slide effect)
After reading README.txt,
Goto
Home » Administration » Configuration » Media » Simple Slide Settings
when I hit Save configuration I got error, please find attached screen shot.
Try with fresh module install
I am agree with Elvar, uploading single image per content is boring.
Comment #11
atul.bhosale commentedStatus updated
Comment #12
atul.bhosale commentedStatus updated
Comment #13
klausiProject applications are tasks.
Comment #14
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
Comment #14.0
klausichange demo site link