Closed (won't fix)
Project:
Drupal.org security advisory coverage applications
Component:
module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2012 at 13:29 UTC
Updated:
26 Feb 2013 at 23:02 UTC
Jump to comment: Most recent file

Comments
Comment #0.0
ymakux commentedAdded nice image
Comment #0.1
ymakux commentedminor changes
Comment #0.2
ymakux commentedDemo link added
Comment #1
gflamino commentedVery cool concept.
Please include a README.txt file - maybe include usage example therein.
Did not find an warning or errors in code using the coder module (http://drupal.org/project/coder).
Comment #1.0
gflamino commentedcorrect html
Comment #2
Ignigena commentedI like the concept of this as I've used this full screen background style on other sites, except implemented within the theme versus using a module.
Overall looks good, but can I ask what are the differences between this module and the Backstretch module that is already available here? http://drupal.org/project/backstretch
Aside from using a different JS library they seem to do the same thing. Any marked differences that prompted you to write a separate module versus collaborating on an existing one?
Comment #3
frankye commentedHi ymakux,
Your project is interesting :-)
configure = admin/structure/bgstretcherYou can see more information here: http://drupal.org/node/542202
October 10, 2012 - Update (more info)
because for user is this important place for description.
Comment #4
ymakux commentedHmm, I did not expect that something similar already exists. However my module seems much more functional.
Don't know what to do now. Cancel this application or what?
UPD: Nоооооо! It's another jquery plugin!
Comment #5
ymakux commentedDone
Done
Ok, I've removed /lib folder, now the module depends on Library Api
Please include a README.txt file - maybe include usage example therein.Done
We have many *Lightbox modules at this site, they also do the same, but people need a choice
I thought I'm on 7.x-1.0 now. Since I'm not .git guru, I need a time to figure out how to remove 'master' branch. BTW, I use TortoiseGit :)
Comment #6
ymakux commentedAdded api file, other modules can alter slideshow before output
Comment #7
ymakux commentedAnd good news: I contacted those guys who developed the Jquery Bgstretcher and ask them to add an option that allows to make each slide linkable and they promised to do so
Comment #8
frankye commentedHi ymakux,
I don't use TortoiseGit , but I can write you the necessary steps:
I see that you updated the files in the branch 7.x-1.0
then if you believe that this brancch is already stable you can add the tag 7.x-1.0
I hope I helped you
Comment #9
frankye commentedComment #10
ymakux commentedSo, I emptied the master branch, all, except README.txt which contains "See major version branches" (according to http://drupal.org/empty-git-master). I'm on 7.x-1.x right now
Comment #11
ymakux commentedComment #12
frankye commentedHi ymakux;
You preset please the 7.x-1.x branch as default: http://drupal.org/node/1659588
Thank you
Comment #13
ymakux commentedDone
Comment #14
frankye commentedOK :-)
Good luck
Comment #15
ymakux commentedThanks! :)
Comment #16
klausiWe are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)
Comment #16.0
klausicorrection of description
Comment #17
ymakux commentedAdded list of my reviews of other projects
Comment #17.0
ymakux commentedAdded "Reviews of other projects"
Comment #17.1
ymakux commentedadded link to my review
Comment #18
klausiThere is still a master branch, make sure to set the correct default branch: http://drupal.org/node/1659588 . Then remove the master branch, see also step 6 and 7 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. You have to get a review bonus to get a review from me.
Removing review bonus tag, you can add it again if you have done another 3 reviews of other projects.
Comment #19
ymakux commented7.x-1.x was set as default branch, screenshots attached
I did not find any problems using Coder. So what is the best tool either Coder or Drupal Code Sniffer or Pareviewsh ? I don't know really :)
The online version was unable to load the project
Comment #20
klausiThe online version works for me: http://ventral.org/pareview/httpgitdrupalorgsandboxymakux1806328git
Comment #21
ymakux commentedSorry, here are the proper screenshots
Comment #22
ymakux commentedThe online version works for me: http://ventral.org/pareview/httpgitdrupalorgsandboxymakux1806328gitDuh, it's impossible. Why so many errors? I and people above checked the project
Comment #23
ymakux commentedklausi, what do you think about screenshots #21? the 7.x-1.x was set as default, isn't it?
Comment #24
klausiYes, but you should remove the master branch, see also step 6 and 7 in http://drupal.org/node/1127732
Comment #25
ymakux commentedas per http://drupal.org/node/1127732
Step 7
As I understand, I don't need to completely remove the master branch. So I left the README with "See major version branches" in it
Comment #26
ymakux commentedAnd about those errors. I'm on Windows, because I'm not comfortable with *unix
Comment #27
ymakux commentedClosing this application. Thank for all who reviewed this module.
Comment #28
klausiWhy?
And "won't fix" is the appropriate status if the application was not finished for whatever reason.
Comment #29
ymakux commentedBecause I don't see what to fix. We have now 3 tools for automated review. Which one to use? Thanks, klausi, for the Pareviewsh, but it seems a bit buggy.
Comment #30
klausiActually, Drupal code sniffer has been merged into coder. So there are only 2 tools left: coder sniffer for coding standards and pareview.sh for other project application checks. If you found any bugs please report them in the coder or pareview.sh issue queue. Usually they do not throw a lot of false positives and have proven to represent the Drupal coding standards very well.
Comment #31
klausiOh, and I also updated the documentation. Now that we can delete the master branch on drupal.org it does not make sense to keep it: http://drupal.org/empty-git-master
Comment #32
ymakux commentedI used the Coder on my local PC (Win) and everything is OK. Empty master branch is not an issue too. See #25. The reason why it is still there is that I can't delete it.
UPD: OK, its better now :)
Comment #33
ymakux commentedProbably you have appropriate permissions to delete that f**ing master branch? I've tried a lot without success :)
Comment #34
wolvern commentedWhat errors are you getting while trying to delete the master branch?
Did you try these commands?
Comment #35
ymakux commented@saulelis : there were a lot of various errors so I don't remember them all. The problem is that I deleted the project's local branch.
As I understand I have to do a pull request by doing
what shall I do now?
@klausi: I was a little nervous, sorry for that
Comment #36
wolvern commentedThe master branch is no longer there, so that's done now :)
Comment #37
ymakux commentedYep, I did it :) Thanks @saulelis for support
Comment #38
Sentrashy commentedHi, why can't we edit elements added to slideshow in URL sourse?
Comment #39
ymakux commented@Sentrashy: this is wrong place to post such kind of issues. You have to create a project issue
Comment #40
klausiClosing due to lack of activity. Feel free to reopen if you are still working on this application.
If you reopen this please keep in mind that we are currently quite busy with all the project applications and I can only review projects with a review bonus. Please help me reviewing and I'll take a look at your project right away :-)
Comment #40.0
klausireview link added