Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] vdh_flickr
This version is not online yet! This was only an explaination what you can expect in the next release.
I can send you a current version by email, though.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Oh yes, please! That would be great!
andreas dot kalt at gmx dot net
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I would love to get it as well because I also prefer the manual “form” way. ;)
macsepp at gmail dot com
Thx a lot
Textpattern loves me, and I love textpattern.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Another thing. I still don’t feel comfortable with putting code into an article. I thought this would be one of the reasons why we use content management systems in general: to separate code from content and formatting.
Or am I getting anything wrong?
Textpattern loves me, and I love textpattern.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
@macsepp:
You have mail. Just install a current version of the plugin and then replace the code by the php file I sent you (admin->plugins->edit).
I created another Demo which looks quite different from the other ones. Check it out <a href=“http://www.rvdh.net/vdh_flickr/Demo3”>here</a>.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Wow. Check out those URLs!
Nice.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Anyone managed to get this working on barclay-new yet? Everything works for me but viewing the individual photos, when I try that I get a Safari can't open the page because there wasn't any data available
error.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
I’m running the stable release on barclay-new, with the same problem.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
If it helps, I’m also using textpattern out of subversion, rev. 300. Neither clean nor messy mode works. I have an api key and I’ve tried both the email in the tag and the plugin itself.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Matt and misterk, I guess you are using a beta version of vdh_flickr. I’ve experienced this problem, too, when using vdh_flickr inside vdh_flickr_if_img. I will investigate this, but because it does not output anything (you get a blank page in firefox), I think I’ll be having a hard time finding the error.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Hello guys!
It’s Saturday, and I just had some time to work on the plugin. I’ve put 0.8beta2 online, along with an updated documentation.
As far as I’ve tested, 0.8beta2 is as stable as 0.7.1 if you use it like 0.7.1, without the form features.
One important change though: I’ve been working on the speed of the plugin, and I’ve found out that each request to flickr takes between 0.5 and 0.9 seconds. In order to improve the speed of the plugin, you should use nsid=“your_nsid” instead of email=“your_email”. This saves one request per page impression, because your nsid does not have to be looked up by vdh_flickr any more. Using email=”…” still works, but is slower.
Form mode is hardly documented at the moment, maybe I will have time to do this on Sunday. But I hope you can guess, what most of the tags do.
Offline
Re: [plugin] [ORPHAN] vdh_flickr
Works great on barclay. Thanks, Ralph!
Offline