2005-02-04 22:27:35

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

The article image id is entered under the advanced options menu when you’re writing an article. The article tag and the caption tag above would have to be place on your article form. They would show the image thats associated with the article but you can only have one per article.

I just found this which might be what you’re looking for: glx_image

Offline

 

2005-02-05 05:49:02

theturninggate
Member
êta
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

Wilshire, that’s exactly what I’ve been looking for! You are a god! Thank you!

Offline

 

2005-02-05 11:24:03

ChrisJ
Member
delta
Real name: Chris
From: Vienna, Austria
Known languages: en, de, pl
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

… and with a small hack to the dca_pop plugin in combination with glx_image plugin you can open not the larger versions of your images self, but within the thumbpop.php file from wilshire’s rss_thumbpop package! Isn’t that cute? :)

My dca_pop version you can find here.

Offline

 

2005-02-05 12:52:02

lee
Member
omicron
From: Normandy, France

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

I’m lost on how to use this plugin

So far:
1. article ID=3
2. Made an Image Category called article-3
3. Then in the page template that displays article 3 I put:
<code><txp:rss_thumbpop mode=“table” articlethumbs=“1” label=“My Pictures” pagepop=“1” /></code>

Problem is no thunbnails show up.

What am I doing wrong here?

Thanks, Lee

Edit:
Got it working.
Used:
<code><txp:article form=“thumb_pop” /></code>
instead of
<code><txp:output_form form=“thumb_pop” /></code>

Last edited by lee (2005-02-05 15:41:29)

Offline

 

2005-02-05 22:43:03

lee
Member
omicron
From: Normandy, France

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

Is it poss to make the caption below the thumb clickable?

Thanks
Lee

Offline

 

2005-02-06 15:40:03

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

No, its not possible now. It wouldn’t be that difficult to add if you wanted but I don’t think I’ll be releasing a new version that soon.

Offline

 

2005-03-03 15:42:48

renobird
Member
xi
Real name: Tom Reno
From: Gainesville, Florida
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

Wilshire. Great work! You’ve saved me countless hours of frustration…this plug-in is essential. Cheers Mate.

Offline

 

2005-03-03 15:47:49

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

Thanks for the kind words Guniw & renobird. Glad it helped.

Offline

 

2005-03-04 11:59:05

menor
New Member
alpha
Real name: José Menor
From: Villena (SPAIN)
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

hello, i want to say thank you to you and all the textpattern comunitty, it seems it’s just what i was looking for. Great work, seriously

And now the asks :)

I would like to combine the image_index standard function (when you click on a thumbnail it displays the image in a new page like here:

http://www.menor.biz/posters/

)

but add to it the flexibility of rss_thumbpop to sort the thumbnails by descending date, and do the page limit.

I am a week into php and 2 months into web design, is it very difficult to get done?

Thanks again

Offline

 

2005-03-04 16:09:17

wilshire
Plugin Author
nu
Real name: Rob Sable
From: Akron, Ohio
Website

Re: [ORPHAN] rss_thumbpop - Thumbnail Image Gallery w/ popups

Changing the plugin not to use article pages instead of popups would be a pretty major change. You might want to take a look at something like cgd_gallery which might be better suited for this.

You could also rethink how you’re doing it. Maybe each poster could be an article and you could use article_custom to get the sorting you want.

Offline

 

Powered by FluxBB