Author Topic: Addon, Highslide from Thumbnail Image  (Read 121839 times)

0 Members and 1 Guest are viewing this topic.

rinaldos

  • Guest
Re: Addon, Highslide from Thumbnail Image
« Reply #60 on: November 12, 2008, 12:25:11 PM »
Sorry :-)
Step 5, add only the width="xx", You have to try for the right format :-)

/templates/default/thumbnail_bit.html

Gruß
Ingo

Offline The Master

  • Pre-Newbie
  • Posts: 6
  • The Human Machine Of Hate
    • View Profile
    • The Master's Official Site
Re: Addon, Highslide from Thumbnail Image
« Reply #61 on: November 12, 2008, 12:38:46 PM »
Sorry! IE6 in every case!

And doesn't work!

My old code:
Code: [Select]
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
{thumbnail}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new} ({user_name_link})
<br />
<a href="{cat_url}">{cat_name}</a><br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
{lightbox_button}

My newest one:
Code: [Select]
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
<img src="./data/thumbnails/{cat_id}/{thumbnail_file_name}" alt="Highslide JS"
title="Click to enlarge" width="90%" height="90%" /></a>{endif user_loggedin}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new} ({user_name_link})
<br />
<a href="{cat_url}">{cat_name}</a><br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
{lightbox_button}

Something that I've wrong/missed?

Also, a bad error in every single Category page, where are showed the thumbnails of each category:
Code: [Select]
Parse error: syntax error, unexpected '}' in /users/b/l/a/blackinprova/public_html/gallery/includes/template.php(101) : eval()'d code on line 3
« Last Edit: November 12, 2008, 12:57:28 PM by The Master »
California Über Alles!

rinaldos

  • Guest
Re: Addon, Highslide from Thumbnail Image
« Reply #62 on: November 12, 2008, 01:45:41 PM »
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
<img src="./data/thumbnails/{cat_id}/{thumbnail_file_name}" alt="Highslide JS"
title="Click to enlarge" width="90%" height="90%" /></a>{endif user_loggedin}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}({user_name_link})
<br />
<a href="{cat_url}">{cat_name}</a><br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
{lightbox_button}


There a red marked endif functions, but no if functions. And try not 90%, try the value in px

Offline The Master

  • Pre-Newbie
  • Posts: 6
  • The Human Machine Of Hate
    • View Profile
    • The Master's Official Site
Re: Addon, Highslide from Thumbnail Image
« Reply #63 on: November 12, 2008, 06:12:53 PM »
Nothing... Same errors...  :roll:
California Über Alles!

Offline KAi003

  • Pre-Newbie
  • Posts: 6
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #64 on: November 13, 2008, 09:38:31 AM »
Code: [Select]
/>

not sure if this is the mistake, but u dont need to quote there.

same for
Code: [Select]
<br />
so u have removed the {endif user_loggedin} - tag and the error still occures?

And i agree with rinaldos: use px-values instead of %


Offline The Master

  • Pre-Newbie
  • Posts: 6
  • The Human Machine Of Hate
    • View Profile
    • The Master's Official Site
Re: Addon, Highslide from Thumbnail Image
« Reply #65 on: November 13, 2008, 10:04:34 AM »
Hi KAi003 and also thanks to you too!

Nothing, same errors... Ok, guys, thanks for the support but I think is better 2 try with another mods... I can't force my users change theire browser... Thanks for the support, I'll try with another mod :roll:
California Über Alles!

Rembrandt

  • Guest
Re: Addon, Highslide from Thumbnail Image
« Reply #66 on: November 13, 2008, 10:48:56 AM »
Hi!
Hi KAi003 and also thanks to you too!

Nothing, same errors...
your old code:
Quote
<img src="./data/thumbnails/{cat_id}/{thumbnail_file_name}" alt="Highslide JS"
title="Click to enlarge" width="90%" height="90%" /></a>{endif user_loggedin}<br />

new code:
Quote
<a href="{media_src}" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})" >
   <img src="./data/thumbnails/{cat_id}/{thumbnail_file_name}" alt="Highslide JS"
   title="Click to enlarge" height="100" /></a>

mfg Andi

Offline Valery

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #67 on: November 23, 2008, 05:00:30 PM »
Sorry!    And how to realize this option? Sample - site autor: http://rinaldos.homeip.net/img10218.htm
 :?:

Offline Valery

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #68 on: November 23, 2008, 09:31:37 PM »
in details.html replace {image}

<div align="center">      
        <a href="{media_src}" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})">
        <img src="{media_src}" alt="Highslide JS" title="Zoom!" width="400" /></a>
</div>

Offline Creddy

  • Newbie
  • *
  • Posts: 12
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #69 on: December 02, 2008, 08:00:18 PM »
Kann man den Mod auch mit Flash nutzen? Ich habe Flashcards und image Cards. Ich habe gesehen, dass es mit flash ebenfalls möglich sein sollte.

Gruß Patrick

Offline thorstenp

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #70 on: January 11, 2009, 12:58:09 AM »
Hallo
ich habe das highslide auch auf einem Testserver eingebaut
Klappt auch ganz gut
Aber wie bekomme ich eine Navigation unter die Bilder wie auf
http://highslide.com
Da geht das auch bei den Demos
Ich habe auch schon das js file ausgetauscht, aber es ändert sich nichts


Gruss
« Last Edit: January 11, 2009, 01:07:49 PM by thorstenp »

rinaldos

  • Guest
Re: Addon, Highslide from Thumbnail Image
« Reply #71 on: January 11, 2009, 02:50:52 PM »
@thorstenp
Hast du in der Java Datei und in dem css File auch den richtigen Pfad zur Grafik angegeben?

Gruß
Ingo

Offline thorstenp

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #72 on: January 11, 2009, 03:04:29 PM »
Hallo
irgendiwe ändert sich ja garnichts.
Habe jetzt gelesen das es irgendwie an der css datei liegen soll, aber egal was ich ändere, es tut sich nichts
Die Links sind meiner Meinung nach richtig
Im Moment bin ich noch dabei ein wenig zu probieren.
Ein close-Button oben rechts würde mir ja schon ausreichen

Gruss
Thorsten

rinaldos

  • Guest
Re: Addon, Highslide from Thumbnail Image
« Reply #73 on: January 11, 2009, 03:07:08 PM »
Auch in der css Datei findest du jede Menge Pfade mit
Bsp: (background-image: url(graphics/controlbar-white-small.gif);

diesen Pfad musst du zu dem Grafik Verzeichnis anpassen. Bei mir musste ich es so anpassen:
background-image: url(/js/highslide/graphics/controlbar-white-small.gif);

Ich denke wenn du in der css alle Pfade änderst, sollte es gehen ......

Offline thorstenp

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: Addon, Highslide from Thumbnail Image
« Reply #74 on: January 11, 2009, 06:45:29 PM »
Hallo

ich werde das mal testen, allerdings bin ich momentan auf die Lightbox2 gestoen die den gleichen Effekt des Pop-Up bietet und für kommerziellen Gebrauch kostenlos ist.
Danke Dir erstmal für den Tip - ich werde es testen.

Gruss