Community Page
- blog.jonmadison.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Interesting post. I have made a twitter post about this. My friends will enjoy reading it also.
- Well done. I hope others enjoyed this as much as I did.
- Have you tried CTRL+f5? I don't think shift+f5 does the same thing...
- Fox Management Inc Property Management is generating this email around. Tressa Rossi, self professed "webmaster" and "owner" of Fox Management Inc, Portland Oregon has been...
- Good stuff, this article will really help us specially health concerns.
Jump to original thread »
Alright–with the help of magpie RSS, I cooked up my first Wordpress Plugin–as you can see to the right, it takes the RSS gallery feed and generates N number of thumbnails (you specify) of the recently updated galleries of the particular gallery (you specify) ,
... Continue reading »
4 years ago
Take and shower and hurry up, we've got places to go, people to see!!!!!
4 years ago
4 years ago
on, and one i need to add to the instructions! Thanks for the checking this out, and your swift feedback!<li>
< ?php echo gallery_rss(4,"",0,0.50,"div"); ?>;
< /></li>
4 years ago
I'm trying to get this work. In my wp-sidebar template i'm calling
< ?php echo gallery_rss(4, '', 0, 1.0); ?> < />. But always width and height are zero. I think because you are calling $rss->image and I don't find any "image" element in rss generated by "gallery". Element < pb : thumb > and height attributes. Shouldn't we read those values instead. Am I making any sense ? Please let me know where I'm going wrong.4 years ago
4 years ago
4 years ago
Looking at the magpie RSS website, it appears that attributes are not currently supported. From the TODO section:
j.
4 years ago
4 years ago
4 years ago
Jaibharat, thanks for the hacks! I'm going to wait until Magpie properly implements attributes (hopefully you've contacted them with your changes!) before updating the plugin.
thanks again!
j.
4 years ago
Simple PHP Gallery (with built-in support for Wordpress)
http://www.relativelyabsolute.com/spg/
SimplePie (a super-simple RSS parser)
http://www.skyzyx.com/projects/simplepie/
4 years ago
(excuse my poor english)
4 years ago
For my purposes, menalto gallery works perfectly as well.
Particularly since I am familiar with it (always a top consideration)
Gallery will allow me to allow friends to place their photos up as well.
and there exists an iPhoto to Gallery plugin.
Wait a second--why are we discussing the merits of gallery software? I just wrote a plugin that serves *my* purposes. :)
4 years ago
4 years ago
if you happen to come across a module for gallery 1 that allows custom RSS feeds, you should be able to point to one of them in the plugin and it'll read that instead (although there's no guarantee that the format of said RSS would match the "standard" rss.php that comes with gallery).
hope this helps!
4 years ago
http://www.bovine.net/~jlawson/gallery/rss2.phps
I saved that file as rss.php in my Gallery install directory.
I've only got one actual size thumbnail showing with "ul" layout because with four thumbs and the "div" layout the rest of my sidebar kept getting thrown off whack... if I knew more about css it probably would be really easy to fix... but for now I'm happy with at least the one "most recently added" photo showing up.
Thanks again.
4 years ago
4 years ago
"Warning: MagpieRSS: Failed to fetch http://www.stewartville.org/gallery/rss.php. (HTTP Response: ) in /home/.ike/stewartville/stewartville.org/news/wp-content/plugins/magpierss/rss_fetch.inc on line 239
Warning: Invalid argument supplied for foreach() in /home/.ike/stewartville/stewartville.org/news/wp-content/plugins/gallery_rss.php on line 128"
I've looked online a bit, like Magpie FAQ, etc. and it seems like if it can't access the rss.php, then there should be a way to have the cache loaded rather than report the error. I thought I'd followed suggestions to avoid it correctly, but I still get the error quite frequently when my page loads. A refresh usually fixes it, but not always.
4 years ago
i'll have to look into this as well.
when you say
you did this by modifying the php code?
i'm not familiar with what the Magpie folk say to do to avoid it, so i'll have to look it up--i'll let you know.
j.
4 years ago
4 years ago
thanks again for letting me know!
j.
4 years ago
check my blog @ UrbanWordz.com. My gallery is small right now as i just installed it.
lj.
4 years ago
4 years ago
j.
4 years ago
I'm getting the exact same error message that Sandra reported. Could this be an issue with the way Gallery's rss is configured? There are a few options in the gallery config, but I don't know too much about that stuff. How do you have your gallery rss options set up? FWIW, I'm using gallery 1.4.4-pl6.
Thanks!
4 years ago
4 years ago
Thanks again, Jon.
4 years ago
thanks!
j.
4 years ago
4 years ago
j.
4 years ago
alt=\"$title\"> (line 157)
be:
alt=\"$title\" />
The same with line 143.
And, this is the version marked current release on this page.
Again, nice job with the plugin... I am diggin' it thus far.
4 years ago
thanks!!
3 years ago
I've been using your Gallery RSS for a few months now--thank you!
I just upgraded my gallery to G2. As you probably know, RSS support was dropped for G2.0, though there is a module in beta available here:
http://cvs.sourceforge.net/viewcvs.py/gallery-c...
I have this module installed and it's generating feeds. The feed URL however is much longer and more complex than G1.5's simple blahblah/rss.php URL. I've pumped this 4 line URL into $gallery_rss_url in your plugin and uploaded the file. Unfortunately, no images are displayed. i can't tell if this is a problem with the G2 RSS module, or if it's an incompatibility with your Gallery RSS plugin.
Any plans to support G2 with your plugin?
cheers
SAM :)
3 years ago
j.
3 years ago
http://blog.isaidjon.com/dl/gallery_rss_0.3.zip
http://blog.isaidjon.com/dl/gallery_rss.phps
are broken
and the bottom of your page reads
Possibly Related Posts
Fatal error: Call to undefined function: related_posts() in /home/.dahlidryer/jmm/blog.isaidjon.com/wp-content/themes/smbro6/sidebar.php on line 11
3 years ago
thaks again,
j.
3 years ago
2 years ago
Interesting piece of code.
2 years ago
2 years ago
2 years ago