Active
Project:
fancyBox
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Mar 2010 at 21:40 UTC
Updated:
1 Nov 2010 at 22:12 UTC
The .zip file the user is requested to download from code.google.com contains subfolders and example files. Make it clear in the readme that only the 'fancybox' file needs to be uploaded to sites/all/libraries/fancybox
Also, a lot of other modules that use external libraries end up in having a path like module_name/library_name/library_name. I know that the path is customizable through the module's settings, but I feel that we need to clarify what the final path should be like by suggesting a path that contains jquery.fancybox-[version].js in the readme instructions. Something like:
'The final path should something like sites/all/libraries/fancybox/jquery.fancybox-[version].js'
Comments
Comment #1
klonosTaken from #430854: 5.x Docs which is for 5.x-1.1:
If this still applies in 6.x dev, it should be added in the readme too.
Comment #2
klonosAlso include documentation for the
fancybox_activate();callable function from #743010: Contrib integration.Comment #3
klonosComment #4
saurabh.bhambry commentedJust wanted to add my 2 cents . The views integration has been achieved already in one of the Drupal 6 ports mentioned in the thread : http://drupal.org/node/430212 (I don't know whom to thank that for). But I am attaching the code (which I downloaded from the thread mentioned) which has views integration (in fact I am using it on my website and it works perfectly in all browsers including IE 6 ). Hope this helps quicken the process of achieving the required functionality in a stable release of this module.
Comment #5
klonosHi saurabh.bhambry. This issue is for the documentation in the D6version. Perhaps you meant to post this here: #742696: Views integration
Also the link to the .zip file you uploaded doesn't seem to work. Please re-upload it in the 'Views integration' post I mention above and this time make sure it works ;)
Other than that, thank you for helping out.
Comment #6
saurabh.bhambry commentedOOps !! U are dead right.. the post was meant for http://drupal.org/node/742696 . Have posted issue on that thread again along with the link to the .zip file I was referring to.
Comment #7
klonosno problem :)
Comment #8
possum4all commentedSorry, but where does this stand? Any documentation for 6?
Comment #9
possum4all commentedI'd be happy to take this, klonos, but I can't get my brain around it. That's why I asked. :(
At this point, I can't get fancybox() to fire properly in my 6.x dev installation. I'll re-read your post (above for 5.x) and see what I can get. If I manage to get it working, I'll post instructions.