Lightview Plus (en)

Diese Seite ist auch in deutsch verfügbar!

Lightview Plus is a wordpress plugin which integrates Lightview into your wordpress blog and automatically chages all image links, so the images will open with lightview. The plugin uses a compress version of prototype and scriptacolous - called protocolous - to save bandwidth.

Installation

  • Copy the lightview-plus directory to the wordpress plugin directory /wp-content/
  • Download Lightview javascript and decompress it
  • Copy the directories “css”, “images” and “js” of the decompressed folder to /wp-content/plugins/lightview-plus/
  • Activate the plugin in the plugin menu
  • That’s it!

Examples
Rathaus :: HamburgU-Bahn Jungfernstieg :: in HamburgSpeicherstadt :: HamburgBugsier 18 :: Auf der ElbeHeidschnucken :: Schafe in der Nordheide

Download
You find the current version under wordpress.org

Current Version
After removing the lightview-javascript due to gpl licencse problems, version 1.1.10 ist up to date!

Donate


If you think this plugin is useful or you want support, don’t hesitate to donate 1 euro for it. Please remember that further developement and support are done in my spare time.

73 Kommentare

  1. Gravatar
    am 4. Mai 2008 - 02:48

    Hm, do Nick Stakenburg charge us for a license for Lightview now??

  2. Gravatar
    am 4. Mai 2008 - 10:34

    It seems so! But I think $3 is worth for his good script!

  3. Gravatar
    am 4. Mai 2008 - 12:14

    I agree with you, Thorsten. I bough the $3 license last night! ;)

  4. Gravatar
    am 4. Mai 2008 - 16:31

    Yes, you have to pay for it now. :roll:

  5. Gravatar
    am 5. Mai 2008 - 12:34

    So did I. The Euro is 1.5 Dollar right now, so I don’t mind at all!

  6. Gravatar
    am 5. Mai 2008 - 18:59

    @Phil
    OK, if you want to donate a little bit more, don’t hesitate to press my donate button, too :D ;)

  7. Gravatar
    am 6. Mai 2008 - 08:21

    I bought the license today and just waiting for the javascript, I am hoping this will reduce my amount of queries by disabling lightbox and a script I use to auto add the rel tag.

    thank you

  8. Gravatar
    am 6. Mai 2008 - 23:07

    @JamesT
    You have to download the lightview-javascript on the website of the author. You do not get anything per email.

  9. Gravatar
    am 13. Mai 2008 - 08:47

    The Plugin doesn’t read the title!
    Wordpress write the tags in this way:

    In this case you doesn’t see the title.

    If you change it to:

    you see the title on the picture.

    Can you have a look at it?

  10. Gravatar
    am 13. Mai 2008 - 09:23

    That is not true! The standard wordpress installation does not write the title-tag to the a-href-tag. Today, you have to do it manually.

    I have a look, what I can to in one of the next version.

  11. Gravatar
    am 13. Mai 2008 - 10:23

    It’s nice but it will be very slow down when your visitor using internet explorer under 7.0

  12. Gravatar
    am 13. Mai 2008 - 12:32

    hmmm I have 2 installation of a german wordpress and both put the title tag behind the img tag and not behind the a tag. :shock: its the installation form the german wordpress site. Is here anyone who can give me a hint where I can change this?
    In the mean time I will change it in html-text.

  13. Gravatar
    am 13. Mai 2008 - 19:30

    @catur
    Please contact Nick Stakenburg - the author of the lightview-javascript (url is in the text above). I did only the integration of the javascript into wordpress

    @klausing
    thank you for your idea you wrote my by email…

  14. Gravatar
    am 18. Mai 2008 - 17:46

    Hi!

    I’ve already updated lightview throught my wordpress automatically and the plugin doesn’t work anymore…

    Do i need anything to install o anything to be written in HTML code ?

    Thanks

  15. Gravatar
    am 18. Mai 2008 - 20:07

    Please read the installation instructions above. You have to copy the lightview-javascript into the plugin directory manually.

  16. Gravatar
    Gis
    am 21. Mai 2008 - 05:19

    I am having an issue after i installed this plugin, the text editor is not showing properly. Have any idea why could that be? :O

  17. Gravatar
    am 21. Mai 2008 - 10:54

    This plugin don’t do anything in the admin panel. So, it can’t be the plugin if your texteditor isn’t working proper…

  18. Gravatar
    Åse
    am 22. Mai 2008 - 11:08

    Doesn’t the lightview window resizes after the image size?
    My image is at 640×480 but it is shrinked down :(

  19. Gravatar
    am 22. Mai 2008 - 11:59

    Yes, that’s lightview ;)

    Read here http://www.nickstakenburg.com/projects/lightview/ to get more informations about it!

  20. Gravatar
    Åse again
    am 22. Mai 2008 - 12:00

    Oh! I now read about the smartsizing option! Turned it to false and now the findow fit the image size and not the viewport!

  21. Gravatar
    Deb
    am 23. Mai 2008 - 20:55

    Thorsten, I apologize now for how lengthy this post will be. I’m having some difficulty getting Lightview set up using the Lightview-Plus plugin. I posted my issue over at Nick Stakenburg’s site, and he advised I contact you. I’ll just paste in the contents of the initial discussion post I submitted to Nick. Here goes:

    In conjunction with Lightview, I’m also using the WordPress Lightview-Plus plugin and the WordPress Cleaner Gallery plugin. Prior to installing Lightview, I had experimented with Photo Xhibit using Lightbox, but I have now removed Photo Xhibit from the plugins folder.

    The images have been uploaded and styled with CSS as desired. However, the class for the images is currently showing as “lightbox”, and the rel is showing as “lightbox[cleaner-gallery-413]“. I’m not sure how to go about getting the class for the images to show as “lightview” and the rel to show as ‘gallery[myset]‘. I also don’t know what term I’m supposed to put in place of [myset].

    My main reason for writing is due to not getting the Lightview effect when I click on a thumbnail. Instead, the enlarged image opens up in a new, white window with the image positioned at the top left of the window. Is this solely due to not having the class set to “lightview”? Firebug is also displaying the error “Prototype is not defined.”

    When I check for HTML validation, I get one error, as follows:
    Line 109, Column 32: document type does not allow element “div” here; missing one of “object”, “applet”, “map”, “iframe”, “button”, “ins”, “del” start-tag.
    <dt class=”galle

    However, if I remove the gallery images from the page, the page *will* validate. So I assume that error has to do with the Cleaner Gallery plugin?

    Here’s the code I’ve inserted into my header file:

    The Lightview directories (css, images and js) are located inside the wp-content/plugins/lightview-plus folder.

    This test gallery can be seen at http://www.lewisvillephotos.com/photo-moment-1

    END POST

    Nick replied that he didn’t think I had the link to my javascript files set correctly, and that setting the correct rel and class attributes is required. This is my first gallery, and I don’t know how the link to the javascript files should be corrected. I also don’t understand why the rel and class attributes are not showing up correctly. Is that possibly due to having previously used Photo Xhibit and Lightbox, even though they’re no longer installed?

    I would really like to get Lightview to work. Please help if you can.

    Thank you.

    Deb

  22. Gravatar
    Deb
    am 23. Mai 2008 - 20:59

    I see the code I inserted into my header doesn’t show up. Let me try that again here — I’m gong to leave out the angel brackets. Maybe that’ll get it through:

    link rel=”stylesheet” type=”text/css” href=”css/lightview.css” /
    script type=’text/javascript’ src=’js/prototype-1.6.0.2.js’ /script
    script type=’text/javascript’ src=’js/scriptaculous-js-1.8.1/src/scriptaculous.js?load=effects’
    /script
    script type=’text/javascript’ src=’js/lightview.js’ /script

    ALL ANGLE BRACKETS HAVE BEEN REMOVED. Hope this works.

  23. Gravatar
    am 23. Mai 2008 - 22:23

    Deb, you can remove your added header. lightview.js, scriptacolous and prototype are loaded by the lightview-plus plugin.

    And please remove for testing the “sharethis.com”- entry in the header and test it again.

    I can’t see a problem in your html.

  24. Gravatar
    DebNCgal
    am 23. Mai 2008 - 23:05

    Thorsten, I removed the redundant javascript files I’d added to the header — and I also removed the first line that had been added for the lightview.css file. (Please let me know if I should not have deleted the lightview.css line.) I’ve also temporarily deactivated the ShareThis plugin. But…Lightview is still not working.

    Does the Firebug error “Prototype is not defined” give any clue?

    I’ve still got to find out why I’m getting that single HTML error — will need to contact the Cleaner Gallery plugin author on that.

    Can you think of any other troubleshooting steps that make sense to check?

    I appreciate your getting back with me. This issue has consumed my whole day! :-)

  25. Gravatar
    am 24. Mai 2008 - 22:41

    Possible, that my plugin is not completely uploaded to you webspace or maybe there is an incomabtilility with an other javascript.

    But I am not an JS expert.

  26. Gravatar
    DebNCgal
    am 25. Mai 2008 - 01:19

    If I may, I’d like to ask a few more questions, Thorsten.

    1) There were some previous comments here that your plugin has some issues with WP 2.5.1. Is that still the case, or not? (I’m just trying to cover all the bases! :-) )

    2) Do you know whether there would be conflicts that might keep Lightview from working if I had previously installed and run Lightbox and some other gallery scripts that came with another plugin? When such scripts are installed or run, do you know if any of them leave any remnants in the WP files, even after a gallery plugin’s directory has been removed from the server?

    Thank you!

  27. Gravatar
    Gis
    am 25. Mai 2008 - 01:29

    Dear, me again. I had to deactivate the plugin in wordpress because it was crashing on IE6 (Operation aborted, page cant be loaded). And only disabling this plugin it would stop doing the crashing.
    Any ideas?

  28. Gravatar
    gulflee
    am 25. Mai 2008 - 04:35

    hi, can anyone show me how to make the ligthview- box works?
    1.create a post
    2. Add images in post
    3. then???
    thank you

  29. Gravatar
    am 25. Mai 2008 - 14:12

    @Deb
    1.) No, there was never a problem with WP 2.5.1. They talked about the gallery-tag function, which was never implemented in lightview-plus (but in the next version)
    2.) Not, than I know

    @Gis
    Reinstall your computer, use firefox or better … a mac ;)
    I think there is a link to an image in you blog entry, which do not exist anymore.

    @gulfee
    You are right. Create a post, add an link TO an image. Thats it!

  30. Gravatar
    Gis
    am 25. Mai 2008 - 16:48

    I use firefox, my problem is that most of the people doesnt, so theyd get the error :|

  31. Gravatar
    am 27. Mai 2008 - 12:42

    Dear Thorsten,

    Firstly thanks for your nice work. I have Lightbox as default and I use a script to add automatically the rel tags for the presentations of my pictures, when I disable lightbox and enable Lightview plus, I notice that it does not convert all the pictures to the lightview tag and leaves the pictures with no popup.

    I hope it makes sense please let me know if I need to supply you with more info

  32. Gravatar
    am 27. Mai 2008 - 13:24

    Do you disabled your plugin which adds automatically the rel-lightbox-thing? And have you looked to your HTML-Source which HTML-tags are set to the linked images?

  33. Gravatar
    am 27. Mai 2008 - 19:16

    Hi Thorsten,

    I also disable the script that adds the rel lightbox tag, I will enable the plugin and post the HTML tag you ask.

    thank you

  34. Gravatar
    am 27. Mai 2008 - 19:22

    < a title="Louie Vignette" rel="nofollow" >< /a >

    hope this helps

  35. Gravatar
    am 27. Mai 2008 - 19:53

    James, send me a link to an IMAGE, please. Not a normal link.

    As I can see on you webpage, you have lightbox enabled and not lightview.

  36. Gravatar
    am 27. Mai 2008 - 19:58

    I think I know what your problem is. All imagelink have two rel= “lightbox” tags and a class=”thickbox”. With both, it will not work!

  37. Gravatar
    am 27. Mai 2008 - 19:59

    I have enabled it thorsten and any of the front page photos are now lightview

  38. Gravatar
    am 27. Mai 2008 - 20:04

    As described above, all your your links to the images have a rel=”lightbox”-tag and a class=”thickbox”-tag. And you have also lightbox-2 enabled.

    So, you know where you have to work on and what is causing your problem! ;)

  39. Gravatar
    am 27. Mai 2008 - 20:05

    thorsten thank you that is exactly what is causing the issue ….. I now have to manually remove the thickbox class and it works

  40. Gravatar
    am 27. Mai 2008 - 23:16

    Thorsten. all ok apart from one major issue concerning IE 7.0 5730.13 when your plugin is activated it timesout the browser and nobody can connect. The error is server timedout check that your connected to the internet. I disabled your plugin and it clears ….

    Any help greatly appreciated.

  41. Gravatar
    am 28. Mai 2008 - 18:07

    check, if all links on your webpage don’t throw a 404-error or edit the lightview.js file and set preloadHover to false.

  42. Gravatar
    am 28. Mai 2008 - 21:10

    :oops: :oops:
    the add-ons doesn’t work on my site…in fact it doesn’t work anymore after i update the wordpress..help..

  43. Gravatar
    am 28. Mai 2008 - 21:28

    Have you read the installation notes above on this site? You have to copy the lightview javascript manually to the plugin directory due to license things.

  44. Gravatar
    am 29. Mai 2008 - 01:38

    Hi Thorsten,

    I have no 404’s on my main page and I have changed the preload to false and I still have the IE browser crashing….

  45. Gravatar
    am 29. Mai 2008 - 01:39

    firefox and safari are fine btw :evil:

  46. Gravatar
    am 29. Mai 2008 - 09:29

    You can click on all pictures on your site and all of them are ok? If so, please ask the author of the lightview javascript.

  47. Gravatar
    Jeremy
    am 29. Mai 2008 - 15:06

    Man, I fiddled with this for quite a while before switching the theme back to wordpress default. Apparently, the theme I was using hardcoded something that prevented the effects from working.

  48. Gravatar
    Matt
    am 30. Mai 2008 - 21:43

    I can’t seem to get this working. I have done exactly what this says, how do I get it where when they click the image it works?

  49. Gravatar
    am 30. Mai 2008 - 21:48

    Matt, only add a link to an image (eg. < a href="http://example.jpg>blabla< / a > ). The plugin does the rest during generating the website…

  50. Gravatar
    Matt
    am 30. Mai 2008 - 22:10

    So just do < a href="imageurl" rel="nofollow" >< /a > ? or < a href="imageurl" rel="nofollow" >< /a >

  51. Gravatar
    am 30. Mai 2008 - 22:22

    both ;)

  52. Gravatar
    Matt
    am 30. Mai 2008 - 22:31

    I just can’t seem to get it to work :(

  53. Gravatar
    Matt
    am 30. Mai 2008 - 22:38

    Nvm, works now. Thanks for your help Thorsten!

  54. Gravatar
    am 31. Mai 2008 - 04:19

    it works. seems it was my mistake~
    btw.. i really wanna donate you… but i don’t think you need CNY. but the good news is i’ll goto US next term, so that i can do this at that time~

    Thanks for your help.

  55. Gravatar
    am 31. Mai 2008 - 13:43

    @Acedia
    Thank you. You find a PayPal Donation button in the text above

    @Matt
    The same to you ;)

  56. Gravatar
    am 31. Mai 2008 - 15:32

    I have had issues with IE 6 and 7 crashing and I have asked over at Nick Stakenburgs site and he doesnt have an answer, I would urge all WP users to test it before paying for something that is broke.

    I am looking into ie7.js over at Google code to see if it can be fixed in a band aid fashion, bummer, yet another layer to get it working. My gut feeling is that IE does not like PNG format and crashes.

    ie7.js from google code to force IE to cooperate. As a band aid anyway.
    http://code.google.com/p/ie7-js/

  57. Gravatar
    am 31. Mai 2008 - 17:13

    I load posts with Ajax and would like to know what JS call I should make to refresh the Lightview plugin so it will catch the newly loaded images.

    Thanks

  58. Gravatar
    am 31. Mai 2008 - 22:17

    Dirk, ask the author of the lightview javascript. I did only a wp plugin of for this…

  59. Gravatar
    am 1. Juni 2008 - 14:39

    James, I tested lightview with IE7 in a virtual machine on my mac and I saw now problems. May it is your computer with a problem…?

  60. Gravatar
    am 4. Juni 2008 - 06:27

    I am having a conflict with Lightview Plus and embedded video in IE.
    The browser blinks a dialog box that says it cannont open and then does not open the page.

    Any idea about the cause or have a solution?

    Otherwise, I think it is a Fantastic piece of code!

  61. Gravatar
    am 9. Juni 2008 - 09:12

    Thorsten,

    I hope this isn’t a repeat question.

    I have switched to your plugin, after using another LightBox JS Plugin. Before I had to put rel=”lightbox” or rel=”lightbox[album-name]” in the code.

    I am glad I do not have to do this anymore, but for all my previous posts it still has the code in and your plugin does not work for those.

    Do you know how to get the plugin to work with images already with rel=”lightbox” in it?

    Thanks In Advance!

    Okizoo

  62. Gravatar
    am 11. Juni 2008 - 18:07

    @Buttermaker
    The IE throws this error, if a linked image on your webpage does not exists. Check all your links or edit the lightview.js you added to the plugin directory and change “preloadHover” to false

    @Okizoo
    Sorry, but you have to correct the links manually and remove them. Maybe I add something in a future version, but I do not promise….

  63. Gravatar
    am 14. Juni 2008 - 15:08

    [...] by Nick Stakenburg— which enables you to overlay multimedia contents on websites. Using Lightview Plus Wordpress plugin —developed by Thorsten Puzich— you can show off your pictures and galleries on [...]

  64. Gravatar
    Conrad
    am 19. Juni 2008 - 21:20

    I clearly have done something wrong. Please help me and tell me what it is!

    I am using NextGen gallery as the admin front end to this plug in. with that, I have gone to the admin panel - Gallery - Options - Effects and selected a Custom Effect with the following line of code:

    class=”lightview” rel=”gallery[%GALLERY_NAME%]”

    I draft a post, include a NextGen Gallery in it and when I preview it, I see all the thumbnails in the post, but when I click on a thumbnail, I get the Lightview effects, but no image. Also, the buttons (previous, next, play, close) are all visible (at least in Firefox, but not in Explorer) but are not functional.

    Ideas?

    Thanks -

    Conrad

  65. Gravatar
    Rejoy
    am 21. Juni 2008 - 22:55

    dear friend,

    i have a website which uses feed wordpress plugin
    can i have this plugin to push the content of all the external links using rel=iframe automatic

  66. Gravatar
    Rejoy
    am 21. Juni 2008 - 22:58

    site is http://www.justkuwait.net/blog

  67. Gravatar
    am 22. Juni 2008 - 21:31

    @Conrad
    you have copied the lightview-javascript into the plugin-directory of lightview-plus?

    @Rejoy
    not with the plugin automatically

  68. Gravatar
    Rejoy
    am 24. Juni 2008 - 20:29

    Thorsten,

    In that case how do you do this manually

  69. Gravatar
    am 25. Juni 2008 - 23:09

    Rejoy,

    at in the a-tag a rel=’iframe’. For further details, look at the lightview-javascript website. You find the link in the top text!

  70. Gravatar
    am 28. Juni 2008 - 21:07

    [...] (1) The author of Lightview has decided to make it not even partially free. [...]

  71. Gravatar
    paluxus
    am 29. Juni 2008 - 14:16

    Thorsten… is there a fix to allow Captions/Titles to display under the photos in Lightview (with WP 2.5.1)?

    I have another blog that DOES display titles, but I couldn’t duplicate it here. (The other blog used IMP Auto slimbox)

    Thanks

  72. Gravatar
    am 29. Juni 2008 - 16:38

    You can use the plugin “Flexible Upload” which adds after the upload the title-attribute to the a-tag or you can do it manually by adding the title-attribute to the a-tag.

  73. Gravatar
    am 5. Juli 2008 - 06:28

    Trying out the plugin - Purchased the lightview code, copied the directories over to the proper locations, and when an image is clicked it just opens as if it were a normal link to an image.

    I narrowed it down to the e-commerce plugin I am using, wp-ecommerce, these 2 plugins do not seem to play nice together. What should I do?

    Any help would be appreciated.

    Mike

Dein Kommentar

:mrgreen: :-| :twisted: :arrow: :shock: :-) :???: :cool: :evil: :-D idea :oops: :razz: :roll: ;-) :sad: :eek: :lol: :mad: :-( :!: :?: