RSS module is now in Gallery 2.1-RC1
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
Xavtek, could you post a link to this feed? |
|
xavtek
Joined: 2005-10-22
Posts: 14 |
![]() |
sure, you can find my gallery at : www.xavtek.com/gallery/rss . ps: for those that were wondering about a rss icon, i made one that i put online, you can use it if you want. |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
xavtek: I only was able to access the 640*480 images..... Seems correct from here. |
|
xavtek
Joined: 2005-10-22
Posts: 14 |
![]() |
ok, right, i just made another test, seems that i was logged in when i first tried, now that i'm not, it returns an error : Back to the Gallery Error Detail - Sorry i was sure i wasn't logged but i may have confuse between the 2 browsers i use to test. |
|
LoneShepherd
Joined: 2003-12-29
Posts: 59 |
![]() |
For "items to include" the current list is: New items only would it be possible to have another option for "all items" ? I would like my gallery RSS feed to show a list of the most 10 recent subalbums within a specific album, and right now I'm not quite sure how to do that. |
|
ziplux
Joined: 2006-03-23
Posts: 1 |
![]() |
Is there any chance that the RSS module will support the Media RSS standard (backed by Yahoo and Flickr)? I'm not running 2.1, so I don't know if support has been added since I last tried the RSS module. See the spec here: http://search.yahoo.com/mrss It would be nice if it did, because then the Flickr module in Typo (blogging software) (and other software, presumably) could be used with Gallery feeds with very minimal modifications. I'd be willing to take this on, when I have some free time, if it hasn't already been implemented. |
|
paour
![]()
Joined: 2002-08-14
Posts: 1479 |
![]() |
ziplux: that's a great suggestion. I've added to the list of requested features post-2.1 (2.1 has been feature-frozen for a while). Contributions are always welcome. Let's talk about it after 2.1 has shipped and before you start writing code; we're planning some major changes in the module for the next release. -- |
|
Photographicon
![]()
Joined: 2006-01-05
Posts: 40 |
![]() |
paour wrote:
Contributions are always welcome I have made some minor modifications to the RSS module for my own use that I'd like to share. They provide some extra flexibility in configuring the title, description, and scope (cut off time) of feeds. I can provide you with the diff and readme files... Dominic |
|
technophile
Joined: 2003-02-17
Posts: 13 |
![]() |
I linked a modification in this thread that puts the Simple RSS Feed in the <links> section so it's discoverable by feed readers (if Simple RSS Feed is enabled) as well as the configurable feeds. |
|
dmolavi
![]()
Joined: 2002-12-05
Posts: 573 |
![]() |
one thing that i've noticed from a lot of my users is that the RSS feed in an integrated install is b0rked. here is a URL posted to my forums, click the "rss feed" link and view the source: http://www.meatclan.net/modules.php?name=gallery2 [img]http://www.nukedgallery.net/signature.jpg[/img] |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
dmolavi : seems that PHPNuke is trying to apply its theme to the rss feed, which it shouldn't |
|
Eka_Mei
Joined: 2006-01-03
Posts: 132 |
![]() |
dmolavi wrote:
one thing that i've noticed from a lot of my users is that the RSS feed in an integrated install is b0rked. here is a URL posted to my forums, click the "rss feed" link and view the source: http://www.meatclan.net/modules.php?name=gallery2 Actually both the site map module and the RSS module will experience this difficult. I edited the /public_html/header.php file like this to fix the problem Quote:
On top, after <?php, add This is a more of a bandaid fix, but it is better then nothing since it work so far! You can probably simplifies it to: Quote:
if ($_REQUEST['g2_view'] == "rss.SimpleRender") |
|
habakuk
Joined: 2006-03-24
Posts: 28 |
![]() |
Hello, Security Violation The action you attempted is not permitted. Back to the Gallery * in modules/core/classes/helpers/GalleryEntityHelper_simple.class at line 50 (GalleryCoreApi::error) System Information Ciao! |
|
TimothyF
![]()
Joined: 2005-04-25
Posts: 10 |
![]() |
I can't seem to find a way to get an RSS feed of all of the latest comments, site-wide, kinda like the "Latest Comments" page. Is there an easy way to do this? Or another module that supports it? |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
TimothyF: Create a custom feed for the top level gallery. |
|
TimothyF
![]()
Joined: 2005-04-25
Posts: 10 |
![]() |
I've tried that... It appears that that feed only displays comments that were made directly on the top-level album itself, /not/ the sub-albums. So, unless I'm missing something, that's not gonna help me. (the url where I tried this, for those who are curious, is http://www.thornvalley.com/gallery/fan/rss/Comments ) According to this page, it sounds like it might not even be implemented yet? http://codex.gallery2.org/index.php/Gallery2:Modules:rss Also, I'm running Gallery 2.1.1 on Debian Linux with PHP 4.4.2 and eAccellerator (not sure of the version) installed. The RSS module is at 1.0.6 (what came with the install package). BTW, if this is the wrong place to post this, I'd be very grateful if the right place were pointed out. Thanks. |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
ThimothyF: your right, a site wide comment feed is on the feature request list. I 'll see if I can start working on it. |
|
habakuk
Joined: 2006-03-24
Posts: 28 |
![]() |
A a site wide comment feed would be very cool! Please do it Ciao! |
|
TimothyF
![]()
Joined: 2005-04-25
Posts: 10 |
![]() |
Cool, thanks. |
|
noc
Joined: 2006-07-31
Posts: 1 |
![]() |
grund- I have created a password protected gallery and would like authorized members to use the RSS feed to keep up to date with photo postings. I have set up the feed but my rss reader will not see it. In addition, I have tried to use the authentication portion of my rss reader but this also did not work. Can you use a RSS feed from behind a password protected gallery? Thanks for the help, noc |
|
Terry Remsik
Joined: 2006-07-31
Posts: 1 |
![]() |
Quote:
OK - i thought about that but my feed reader (intravnews) allows me to set the feed as a secure one and to specify credentials (login/password) for it. Should that not work? I see the problem has still not been fixed.. How do we get around this for galleries that need to be application (gallery2) passworded??? Thanks so much for your reply... |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
use the gallery-contrib module httpauth to enable http authentication on Gallery2. |
|
TimothyF
![]()
Joined: 2005-04-25
Posts: 10 |
![]() |
Quote:
btw comments recursive now added Thanks! Where can I find this? in SVN? |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
Its in the SVN Galery 2.next trunk. |
|
Jonj1611
Joined: 2006-08-01
Posts: 9 |
![]() |
Hi, I am having a couple of problems here. I have a fresh install of Gallery2 and I am using the Carbon theme. I cannot see where to set the permissions for RSS feeds, I have gone through the permissions of the album and it is not there. As far as I can tell the module is installed correctly as it shows in the module menu. After I have created a feed for the album, I tried to click on the link to make sure it was working and it said :- Feeds of that type are not allowed! If I then click on the sidebar where it says rss feeds for this ablum I get this :- This XML file does not appear to have any style information associated with it. The document tree is shown below. − Any ideas? Thanks |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
Jonj1611: Perrmissions are set in the siteadmin->RSS pages. There you set what type of feeds are allowed. By default only the simple feed is allowed. |
|
TimothyF
![]()
Joined: 2005-04-25
Posts: 10 |
![]() |
Grund: Would there be any problems I'd need to be aware of if I use the SVN version of the RSS module inside my Gallery? Gallery's at version 2.1.2. Also, I assume I'd just replace the old files with the new ones and reactivate the module in the modules admin, correct? Thanks in advance. |
|
carmosin
Joined: 2003-11-18
Posts: 15 |
![]() |
Hi, I have an odd problem with the site wide comments feed. It displays the comments ok, but they are ordered from oldest to newest which makes the rss-feed static. I've poked around in the code a little bit, but I fail to see what is making this happen. I would be happy for any help as I think the site wide comments feed is a very cool idea. Thanks! /Jenny |
|
grund
Joined: 2005-12-17
Posts: 32 |
![]() |
Jenny: Fixed |
|
carmosin
Joined: 2003-11-18
Posts: 15 |
![]() |
Thank you! Works well /Jenny |
|
sambritt
![]()
Joined: 2007-04-14
Posts: 28 |
![]() |
The RSS worked perfectly in G1 and now my G2 RSS does not work at all. In the admin settings, I just have Simple Rss to be used. If it matters, I have the two plugins uninstalled of URL Rewrite and Permalinks. I noticed from this forum people were having issues with the RSS from these two plugins, but I could be wrong as my mind is lost in CyberSpace with this G2 RSS. For what it's worth, G1 was much easier and better in auto mode as when I upgraded, all my links (permalinks) got wacked as well as the RSS. These two elements have created a lot of bad kudos from artist that has a lot of hard work efforts into this G1. The G2 RSS Simple Basic mode is not even showing how to subscribe from my firefox when you see the orange RSS button to click on. I use these feeds for other web sites and have been disabled of these features even since I upgraded. Please advise and thank you for your support. |
|
NoneMoreNegative
Joined: 2008-01-04
Posts: 1 |
![]() |
Is it possible to make a feed pulling photos from all sub-albums within a gallery? http://www.clubtechnoir.com/main/gallery/main.php Currently set to 'Items in the album', and this works for the sub-albums but obviously doesn't show anything for the main gallery page RSS as it only has sub-albums and no photos. I thought setting the Simple RSS to 'Items in the album and its sub-albums' would allow me to use the feed at the topmost / parent level to view photos in all the sub-albums, but trying this yields no photos in the RSS feeds in *any* of the folders, parent or monthly. Am I reading 'Items in the album and its sub-albums' wrong? |
|
vikram
Joined: 2008-01-10
Posts: 3 |
![]() |
Please solve my problem http://gallery.menalto.com/node/73959 |
|
jstenner
Joined: 2003-05-18
Posts: 5 |
![]() |
I have the same need as "vikram" and several others earlier in this thread. I need the RSS feed to show not just "new" or "updated" contributions to a gallery, but "all" or a predefined number of contributions. Here's another description of the problem I posted elsewhere before finding this thread: Any solutions for this? Thanks for any help! |
|
vitay
Joined: 2008-03-20
Posts: 3 |
![]() |
Any progress with Media RSS? I tried to change the RSS generation by myself, unfortunately this part of the code is not as straight forward as I thought, so I gave up after 4 hours. |
|
insan_art
![]()
Joined: 2007-02-15
Posts: 39 |
![]() |
Hi All, I am also having the same problem with my RSS feed "expiring"... any suggestions? Thanks! - Sarah |
|
petschni
Joined: 2004-06-06
Posts: 20 |
![]() |
I am having the problem that the RSS feeds just don't show up. I added the block to the album and it shows up there - and says that there are no feeds available. But there is no option to create new feeds - although i allowed in the seetings every kind of feed. does anyone has an idea, how to solve this? |
|
brewster1134
Joined: 2009-02-11
Posts: 29 |
![]() |
is there a way to have the RSS show ALL images and folders/subfolders? I dont want to have a maximum number of items, and i dont want it to be exclusive to new or updated images. |
|