Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] vdh_flickr
One suggestion though, really a minor one at that:
When you manaully put a link on the image itself, it would be cool if it took your user name and picture number and automagically made a link to that picture. Leave the manual one in there, though, that’s cool.
Offline
#38 2005-04-13 22:49:36
- sivni
- Gone, but not forgotten
- From: Norway, Hamar
- Registered: 2004-10-27
- Posts: 39
Re: [plugin] [ORPHAN] vdh_flickr
Larf, great work. Fun to have something work out of the box!
Flickr.com went down for a bit just now and it resulted in a “fatal error” message from the plugin. Some errorhandling would be good as this plugin matures. On the other side, Flickr should work on their uptime .
Installation went fine on 1.0RC1, plugin version 0.6
Last edited by sivni (2005-04-13 22:51:27)
Offline
Re: [plugin] [ORPHAN] vdh_flickr
> sivni wrote:
> Larf, great work. Fun to have something work out of the box!
I’ll second that. So much functionality from a tiny little tag.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I am having trouble. I created an article, I put the plugin in the article, but whenever I click on a gallery or a photo in the gallery, I get www.me.com/photos/huphotos/?whateverIwant
What is this huphotos thing?
Otherwise looking nice. Thanks for the PHP4 support.
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] vdh_flickr
@valdok:
I don’t quite understand what you mean. There is a parameter link=“url” which is used to link a single image somewhere. And you would like to have the parameter changed, so that for example link=“original_size” would link to the original sized jpg? Or that link=“flickr” would link to the image on flickr.com?
@sivni:
Error handling is a great idea, I always wanted to implement this. Will be in the next version.
@blumie607:
hu is a constant usually containing the path to your textpattern installation with trailing slash, for example ‘http://www.me.com/’.
I’d like to resolve your problem, but I don’t know what might be the reason for it. If you followed the quickstart, the gallery should work like this:
preview -> thumbnails -> picture
Please tell me in which of these steps this problem occurs, and which url adressing scheme you use.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
The hu-problem also seems to occur on sivni’s homepage. I’ve just updated to the latest subversion version and I do not seem to have this problem. So if you have this problem, please send my information like php version, textpattern version and url adressing scheme.
At the moment the forums are having problems AGAIN, so I’m not able to search for information on this topic.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
hu-rray – I’ve located the hu-problem. It only occurs on rc1. So updating to rc3 obviously helps. I have rc3 on production sites and it is indeed reliable.
Offline
#44 2005-04-14 13:15:17
- sivni
- Gone, but not forgotten
- From: Norway, Hamar
- Registered: 2004-10-27
- Posts: 39
Re: [plugin] [ORPHAN] vdh_flickr
Larf, you are the man. I did not even get a chance to complain!
0.61 fixed the “hu” stuff.
Sadly another bug popped up. An additional section name is added to the image links. See here My section is called “flickr” and links to images point to “/flickr/flickr/?img…”
Last edited by sivni (2005-04-14 13:19:45)
Offline
Re: [plugin] [ORPHAN] vdh_flickr
OK, concerning the hu-problem: I put a new version on the server that does not need the workaround. It was a one-line fix, so I did not make a new version. Current version is 0.6.2.
I’m sorry I’m not able to edit or delete my previous post. Sometimes the forum works sometimes not…
Offline
#46 2005-04-14 16:10:01
- sivni
- Gone, but not forgotten
- From: Norway, Hamar
- Registered: 2004-10-27
- Posts: 39
Re: [plugin] [ORPHAN] vdh_flickr
God, you’re fast. 0.6.2 works flawless on 1.0RC1 :)
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Wow thanks larf for all of this. Also, you can use wilshireone’s A Better TXP Forum Search to do search in the forum.
bludrop studios .::. Creative Expression
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Question larf: Does the tag have to appear in an article? Can I just stick it in the page? (I tried it and it works, I’m just wondering if there’s a reason why you say to use an article).
Thanks
bludrop studios .::. Creative Expression
Offline