Alerta Naranja

Búsqueda

Entradas relacionadas

Últimas entradas

Otros sitios del autor

Portafolios como ilustrador

Portafolios de diseño

Fotos

El fatuo diario gráfico

Noleskine

Work log

Domestika profile

Behance portfolio

Cpluv portfolio

Twitter_srjon

Suscríbete

Promo

Add to Technorati Favorites
Save This Page

 

Autoviexhibit 1.2Autoviexhibit 1.2Autoviexhibit 1.2

After having some feedback, here we have the first real bugfix for autoviexhibit. It gets rid of writing over a file and now we have a script managing the xml output.

As I said previously, if you like this plugin you're welcome to support me by putting a link to www.jong.es, my main site.

Theres a flaw in all of this. It seems that autoviewer doesn't get correctly the xml code if the gallery is above 20 images. If your gallery is below 20 images you won't have any problem.

Download

Here you can download the plugin and here autoviewer

Installation

To install this plugin all you have to do is download the plugin file. You'll get a folder called autoviewer and a php file. Go to your indexhibit installation root folder and copy there the autoviewer folder. Then you have to go to ndxz-studio/site/plugin and copy there the php file (actually that's the plugin). Then you'll have to download autoviewer from the link above and copy just the file autoviewer.swf to the folder autoviewer previously copied to the installation root. 

If your indexhibit installation is on a folder (not directly on the root of the domain or subdomain), you'll have to edit the php file on line 19 and attach the path to the autoviewer folder on your installation.

This would be the setup. Now get to your exhibit edition panel and choose autoviewer in the exhibition format select box. Save the settings and that's it. 

Released under gnu/gpl license.

 

15 Respuestas a "Autoviexhibit 1.2"

  • iwakami en September 10th, 2008

    hi mate. nice job. does this work with other airtight viewers?

     
  • Hazel en September 10th, 2008

    If your gallery includes more than 20 images, viewer stucks on loading and nothing happens.

     
  • Jon en September 10th, 2008

    Hazel, I noticed that bug. But it seems to be some bug of autoview because the xml code is correctly formated.

    Iwakami, I have not checked any other viewers, but the xml code is the same for all of them, so it should work.

     
  • Hazel en September 10th, 2008

    But autoviewer works without any problem with other plugins like thickbox when you use more than 20 images.

     
  • Jon en September 10th, 2008

    I don't know how does thickbox work. The previous versions of this plugin worked with unlimited number of images. The problem now, is how autoviewer asks for the xml file. Now I serve the xml file with a php script which receives the data and makes the xml formating. The problem seems to be how autoviewer asks for this php script, it seems to be that autoviewer is not asking correctly when there're more than 20 images.

     
  • Hazel en September 10th, 2008

    I understand. Will you try to fix it Jon?

     
  • Jon en September 10th, 2008

    I've tried and I will try when I have some spare time. But that problem seems to be an endpoint since I tell autoviewer to get an url and it gets a completely diferent one... Weird

     
  • Savio en September 21st, 2008

    Hi Jon,
    I'm trying to adapt autoexhibit to my old site (www.saviopalmerston.com/portfolio) but I'm having some trouble. When I set flashcontent:100% on the style.css, the autoviewer.php stops working with Firefox. I think the "problem" is here:

    document.getElementById('flashcontent').setAttribute('style', 'width:'+document.getElementById('content').style.width+'px;height:'+(document.getElementById('content').style.height-40)+'px!important;');

    It doesn't understand the flashcontent height in % in Firefox, but in Safari it does. Is there something I can do to fix this ? I don't wanna use fixed height for the flash element...

    Thanks a lot. Keep up the good work!

     
  • Savio en September 21st, 2008

    Hi Jon,

    When I change the flashcontent height to 100%, I have trouble with Firefox. It doesn't resize the autoviewer. Safari still does.

    I think the 'problem' is here:

    document.getElementById('flashcontent').setAttribute('style', 'width:'+document.getElementById('content').style.width+'px;height:'+(document.getElementById('content').style.height-40)+'px!important;');

    How can I make it work in FF ?

    Thanks a lot. Keep up the great work!

     
  • Jon en September 21st, 2008

    Savio, I've seen your site. You have the flashcontent div nested into other two divs that haven't a height set. The flashcontent gets all the space it can take. Set some height to the other divs and that's all you need.

     
  • Savio en September 21st, 2008

    AWESOME! It's working!
    Thanks Jon! Sorry for the double post up there...

     
  • arran en November 14th, 2008

    First of all, thanks for making this plugin! :)
    I have it installed and it's working, but theres one issue im having.
    For some reason, the photos arent displayed at their full size. With the other exhibition formats the photos are full size, but when i try to use autoviewer, they look like thumbnail size.
    Are there any ideas you can give me to help fix this problem?
    Thanks for your time,
    cheers

     
  • Jon en November 14th, 2008

    You have to add the following code to your css:

    #flashcontent {
    height:600px;
    }

    If you don't set up any height, the flash movie just gets what it can get and that's why it looks tiny.

     
  • arran en November 15th, 2008

    Perfect!
    It works now. Thanks for your help :)

     
  • arran en November 15th, 2008

    Perfect!
    It works now. Thanks for your help :)

     

Deja una respuesta: