plainblack.com
Username Password
search
Bookmark and Share

    

Change collaboration: change behaviour of tread-template to lightbox

User jmack
Date 5/28/2010 8:59 am
Views 691
Rating -1    Rate [
|
]
Previous · Next
User Message
jmack

Hi,

I imported lightbox.wgpkg. Want to use it with collaboration. Especially in the Thread Template. When clicking the thumbnail, no redirection to the post, but view the image with use of lightbox.

Difficulty seems to be the <a href="<tmpl_var url>"> part. The URL refers to the post template. It should open instead the image only, fullscreen with lightbox.

Who can help me.. tnx.  (see attachment)

--- (Edited on 5/28/2010 9:00 am [GMT-0500] by jmack) ---
edit: typo

--- (Edited on 5/28/2010 9:01 am [GMT-0500] by jmack) ---



Attached Files
Back to Top
Rate [
|
]
 
 
bartjol

well, read the template help. Maybe you can use the url of an attachement for that link

--- (Edited on 28-May-2010 16:29 [GMT+0200] by bartjol) ---



Back to Top
Rate [
|
]
 
 
jmack

attachment.url doesn't seem to work.

I tried image.url instead, it is showing the image fullscreen, but not with lightbox on current page.

<a href="<tmpl_var image.url>" rel="lightbox[group]"><img src="<tmpl_var thumbnail>"/>
<tmpl_if isImage><img src="<tmpl_var thumbnail>" style="border-style:none;" alt="<tmpl_var filename>" />
<tmpl_else><img src="<tmpl_var icon>" style="border-style:none;vertical-align:middle;" alt="<tmpl_var filename>" /></a> <a href="<tmpl_var url>"><tmpl_var filename> </tmpl_if>
</a>

--- (Edited on 5/28/2010 10:13 am [GMT-0500] by jmack) ---



Back to Top
Rate [
|
]
 
 
bartjol

make sure that, when using tmpl_var's, that they actually give you an url, I'm not sure that every use in you html is correct.

As far as I know, the thumbnail already includes an image tag, so you wont need that.

I did use lightbox a long time ago, but don't remember exactly how that is used, so make sure to read all that docs too

Good luck!

--- (Edited on 7-June-2010 17:08 [GMT+0200] by bartjol) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved