Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[plugin] [ORPHAN] vdh_flickr
Hello!
I have written a plugin to view my flickr.com pictures in textpattern.
This plugin will only work with PHP5 and SimpleXML or PHP 4.3.X and DOM-XML enabled.
Features
vdh_flickr is a full-featured gallery plugin for textpattern, using a classical three-step system: First, you are shown a set (=album) preview page, then a thumbnail page, and an image page afterwards. The Demo shows the default configuration.
But you can leave out any step, so you can for example leave out the set preview or both the set preview and thumbnails to show an individual image.
- sets:
- show all sets except of a list of sets
- show no sets except of a list of sets
- show set title, description, number of photos
- tags:
- show a list of thumbnails that are associated with a certain tag, or a list of tags (AND / OR combination possible)
- show a list of all your tags
- show a list of your X most popular tags (where X is a number)
- thumbnails:
- show a list of thumbnails that are associated with a set
- show a list of thumbnails of your latest X pics
- show a list of thumbnails that are associated with a certain tag, or a list of tags (AND / OR combination possible)
- show a random selection of X pics of a set / a list of tags / your Y latest pics (handy for badges)
- a click on a thumbnail can open the individual image in the same window / a new window / in flickr
- flash slideshow of current thumbnails
- individual image:
- show image title and description
- show date posted and date taken
- link back to the set or tag list
- link to the previous and next image of a set / the photostream
- show a thumb of the previous and next image
- show a list of tags associated with the current image
- when an individual image is clicked, link it to a specific url / the original sized image / the image on flickr.com / the image information page on flickr.com
- pagination:
- pagination for all kind of thumbnail lists
- show current page
- link to previous/next/first/last page
- show list of pages
- show total number of images
- show range of images that is displayed
- general:
- specify the sizes for set preview, thumbnail and individual image
- show private pics, too
- clean urls (sgb_url_handler and .htaccess tweak needed)
- valid XHTML 1.0 Strict in default configuration
- tweakable XHTML via forms
Get the latest version here: Download
See the help file here: Documentation
If you find a bug or want a feature to be added, just ask.
Last edited by larf (2008-04-05 17:58:10)
Offline
Re: [plugin] [ORPHAN] vdh_flickr
This is going to be exactly what I’m looking for once it works on barclay.textdrive.com…
I look forward to trying it out!
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I’ll repost this question here because it is connected to this.
Is there a way to make it so that the pictures are directly connected to the page of the picture on flickr?
Thanks
EDIT: I think that somethng like this could work by having your flickr url http://flickr.com/photos/yournumber@N00/picturenumber/ and then outputting the picture number into that url. That would be awesome if you could get this to work.
Last edited by blumie607 (2005-03-18 04:58:43)
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I just released version 0.3 which should suit your needs. Just check out the help file, under section “What’s new?”.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Thanks so much. It works great.
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] vdh_flickr
One last question: this will not work with PHP4 right?
Thanks.
bludrop studios .::. Creative Expression
Offline
#7 2005-03-18 23:53:51
- Niloc
- Member
- Registered: 2004-05-15
- Posts: 38
Re: [plugin] [ORPHAN] vdh_flickr
Nice plugin. Good work. I haven’t tried it out yet but the demo is cool.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
@blumie607:
No, this will only work with php5 and SimpleXML enabled. I do only have access to a php5 host, and I guess porting it over to php4 will be complicated. Furthermore, I think it is only a matter of time until all hosts provide php5.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I would appreciate if you could mention such “little” details like the php version somewhere earlier. Thx anyway.
Last edited by macsepp (2005-03-19 20:06:17)
Textpattern loves me, and I love textpattern.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
@macsepp:
Thanks for the hint. Added a note to my first post.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
hmmm
-i got my key from flickr
-installed the plugin
-activated it
-created a section called ‘photogal’
-made a new article put the tag in the body (no title), then selected the section ‘photogal’
-publish’ed it
-went to my site “/photogal”
and got a blank page…
i’m using TP Rc3 rev224 hosted on texdrive…
… any ideas?
thanks in advance
brian
Offline
Re: [plugin] [ORPHAN] vdh_flickr
‘am also hoping this might be reworked to work for RC3 soon… :)
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline