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.1Autoviexhibit 1.1Autoviexhibit 1.1

Really soon, the first changes to this plugin for indexhibit. In the previous release, the flash embed filled the whole page, even without showing the text describing the exhibit.

In this release, this's been fixed. Now it shows the description and leaves some space to breathe if you don't fill it with your description ;)

Here's the download. Updated

 

27 Respuestas a "Autoviexhibit 1.1"

  • Burce en August 30th, 2008

    Download link is not working my friend

     
  • Burce en August 30th, 2008

    download link is not working my friend

     
  • Jon en August 30th, 2008

    Fixed. Thanks for the feedback

     
  • Burce en August 30th, 2008

    Thank you very much, one last question, doesnt it shows the image captions in autoviewer?

     
  • Jon en August 30th, 2008

    Yes it does show the captions you write on indexhibit, as you can see on http://www.jong.es/obragrafica/project/puente-tecnica-mixta/

     
  • Burce en August 30th, 2008

    Captions are not working on my site, look here;
    http://www.burceboran.com/projects/raster-portfolio/

    it says "undefined" for the caption
    and also i really dont understand how this plugin works, it only generate one xml file. for example if i look at my project 1, it write the project 1's image urls to xml and if i look at my project 2, it writes the project 2's image urls to the same xml file what i mean replace them. so what if multi users look to my different projects? what will be then ?

    thank you

     
  • Jon en August 30th, 2008

    It just shows the caption, but it doesn't show the title. That's why you can get that undefined, I can't explain it exactly. And yep, it writes the same xml file, so if some users access different pages at the same time can be a problem.

    I'll work on a fix for the next version.

     
  • Burce en August 30th, 2008

    Thank you, ill be waiting for the fix

     
  • Burce en August 30th, 2008

    Also there is a plugin for wordpress called "Nextgen gallery" which uses autoviewer too. I dont know if it helps but it can be usefull for you to fix the xml problem. Because it uses different galleries i think. You can check it here;
    http://travel-junkie.com/geeky-stuff/wp-plugin-nextgen-flashviewer/

     
  • Burce en September 3rd, 2008

    Any good news Jon ?

     
  • Jon en September 4th, 2008

    I suppose I'll have some time to check this on the weekend.

     
  • Burce en September 4th, 2008

    Ok thank you Jon

     
  • Pulp en September 7th, 2008

    Can you make this plugin a slideshow viewer that functions like Autoviewer yet without the Flash element? Total jQuery. Thanks.

     
  • Pulp en September 7th, 2008

    The update makes the images too small in FireFox (latest update).

     
  • Jon en September 7th, 2008

    I would appretiate more details Pulp, on firefox and mac I see them ok. What platform and screen resolution are you working on?

     
  • Burce en September 7th, 2008

    First thank you very much for the update Jon! It works fantastic but the firefox issue is true. The images are too small, go to my site and look at print/vector graphics. Also i realized that now the plugin is not using any xml file, can you tell me how the plugin works now? Thank you again.

     
  • jon en September 7th, 2008

    On the plugin script you can customize the height of the #flashcontent, the div container for the flash embed.
    Code:
    document.getElementById('flashcontent').setAttribute('style', 'width:'+document.getElementById('content').style.width+'px;height:'+(document.getElementById('content').style.height-200)+'px!important;');

    Where it substracts 200, modify that number until you think proper.

     
  • Burce en September 7th, 2008

    Nothing happening when i modify that number Jon

     
  • Jon en September 7th, 2008

    Then you'll have to set the height for #flashcontent in your stylesheet. The flash embed just takes the height the container leaves. If the container is not high enough the flash embed may appear in that way.

    The weird thing is that nothing of that has changed in the update, just the number value. It just should work the way the previous version worked.

     
  • Burce en September 7th, 2008

    Ok i am going to work on my css for this issue but i still wonder, how the plugin now works ? I cant see any xml on my host?

     
  • Pulp en September 8th, 2008

    I am having the small issue both on the mac and pc using firefox. Also, can this plugin be made for java only? This would certainly help with iPhone users and for those SEO. Thanks.

     
  • Jon en September 9th, 2008

    Pulp, have you made some of the changes I stated above? If you just don't know how to do them, you can try an redownload the latest version with the value fixed. If you made the changes and still have the problem, then you'll have to setup the height of the flash container via css or manually on the html.

    Of course you can make something like this on javascript. But there're enough javascript alternatives on indexhibit, if you really are concerned about iphone users or SEO. I suggest you choose one of them. The idea of this plugin is having some flash viewer integrated with indexhibit preventing the people to directly download the images.

    Burce: As it's told on the post anouncing the latest version, there's a script which servers the xml code. No more file writing, as it's potentially dangerous.

     
  • Burce en September 9th, 2008

    What about multiple users accessing different pages problem ? Now is it fixed?

     
  • Jon en September 9th, 2008

    The multiple user access was a legacy problem of writing the xml file. Now each one gets served the xml code he asks for.

     
  • Burce en September 9th, 2008

    Thank you very much Jon for a great plugin and support like that.

     
  • Burce en September 9th, 2008

    I still cant find a way to fix my small images problem Jon, there is something wrong. Here you can look at it;
    http://www.burceboran.com/print/vector-graphics/

    and you can look at my css if you want.

     
  • Jon en September 11th, 2008

    Try to write this into your css:
    #flashcontent {
    height:600px;
    }
    If you don't set any height for the container div, autoviewer just gets the full height it's capable of.

     

Deja una respuesta: