On these pages are my WordPress plugins, the odd article and my Support Forum.

For my random rantings on everything else please visit my blog at Yellow Swordfish

WP Plugins


Articles

If you find any of my plugins useful, please comsider a donation towards my running costs.

Thank you

Current User: Guest
Please consider registering

 
Search Forums:


 




Feature Request - Feed Burner Interface in admin pannel.

UserPost

1:12 pm
20 Nov 2007


-Radio-

Moderator

Florida - USA

posts 518

 
1

would it be possible to provide an admin page to;

list all of the
RSS feeds of a forum, and

provide a place to insert
feedburner urls and links for RSS and Email subscriptions, so that

Admins would have the option to use Feedburner urls in place of the provided links to RSS and email subscriptions, which would

Drasticly reduce the
server load on the SF forums internal RSS and email subscriptions.

 

5:44 pm
20 Nov 2007


Yellow Swordfish

Admin

Peterborough, England

posts 5004

 
2

Email me some more detail of you would. I wasn’t aware that feedburner did anything with emails. Sketch out a more detailed proposal and it will be considered…!

1:35 pm
21 Nov 2007


-Radio-

Moderator

Florida - USA

posts 518

 
3

You have Mail.

1:41 pm
21 Nov 2007


Yellow Swordfish

Admin

Peterborough, England

posts 5004

 
4

Got it and replied thanks.

5:25 pm
22 May 2008


Kat

Guest

 
5

Hey Andy and Radio,


This thread seems to address what I'm trying to do — but your solutions went into private email so I thought I'd post and ask if you would be willing to share some results of your Feedburner endeavor.


I've set up simple:forum on a site I'm in process of building for a non-profit (Haven't launched yet –still in progress so ignore content!) and their biggest request was that I make it so that their forum activity comes automatically to them in email. They're used to yahoo and google groups where posts come to their inbox (and they reply that way too).

http://hearthfirespiritualalliance.org/home/forum/


Radio, did you ever get it to work the way you were wanting? Does it work to have members receive email for only the groups they have permissions for? I'm working on finding the best way to set this up so that each member has as little complication as possible (most aren't real computer literate beyond Yahoo groups).

I will be setting up the memberships for them (not making registration public), and I'd love to figure out the simplest way to set up the users so that they get any new posts made to their specific groups automatically, not just existing topics via subscription button.

Thanks so much!

Kat

7:01 pm
22 May 2008


-Radio-

Moderator

Florida - USA

posts 518

 
6

yes we did get exactly what we were looking for in the feedburner integration, however we have had a complication regarding permissions for closed forums.


By default, RSS requests do NOT send any form of identifying information that can be used to authenticate a specific user, so any RSS request on protected content will not be returned.


inorder to get any information from RSS, the group/forum/topic must allow at least read only privlages to guests.


That being said, your admin (probebly you) can open your feedburner account and esablish feedburner feeds for all of your groups and forums.


Once that is completed; In the administration area, under the Groups and Forums management area you will see the RSS icon on the far right of every group and forum listing. Clicking this will reveal the SPF url to the feed for that area, as well as a blank feild in which you can insert a replacement(feedburner) url.


If you set up your feedburner account to also use e-mail for RSS feeds, you can replace the RSS feed url with the url for the e-mail subscription form page for that feed.


When this is done, anyone clicking on the Group RSS or Forum RSS buttons on your site, will be presented with the feedburner form for e-mail subscription to that feed.


This is also true for the full feed for all groups and forums, the location to replace the full feed url is on the very bottom of the Manage Groups and Forums page.

7:09 pm
22 May 2008


Yellow Swordfish

Admin

Peterborough, England

posts 5004

 
7

RSS feeds can be used in conjunction with HTTP Authentication but I somehow doubt that is going to easily fit into the WP world. I will be looking into it at some stage.

7:12 pm
22 May 2008


-Radio-

Moderator

Florida - USA

posts 518

 
8

True… you can use http://user:password@site.com/feedurl/ … but using that format with feedburner is not recomended as feedburner makes their feed open to anyone.

7:18 pm
22 May 2008


Kat

Guest

 
9

Thanks very much for the directions. This info is what I was looking for.


7:23 pm
22 May 2008


-Radio-

Moderator

Florida - USA

posts 518

 
10

Kat said:

Thanks very much for the directions. This info is what I was looking for.



That's why we're here :-)

4:00 pm
29 May 2008


Kat

Guest

 
11

Hello again,

I just about had things working… I set up an individual feed for the associated URLs for each forum and provided subscription links. However, today feedburner went quirky and was providing inconsistent data about subscriptions (showing the two test subscribers to the general forum group, but on the “my feeds” page declaring that I had zero subscribers to that same feed… also when attempting a new subscription it claimed the feed wasn't active but upon visiting the feed page, it showed that it was indeed active for email subscriptions).

Anyway, in effort to fix the issue, I deleted the feed and prepared to start over. My problem now (and why I'm posting here) is that I don't know how to get a URL for that forum group. I think I was able to get one before by clicking on the default RSS button that is coded into the forum structure. However, since we are doing email feeds only, I had my programmer friend disable (remove) the RSS icons next to the groups. I wrote to him to ask how I might go about getting a URL for the feed and here is what he suggested. I'm going to post what he wrote because actually it will help us in the long run with setting up all of the feeds. I'm still not sure whether how I have them set up is working at all (no emails have arrived to the test subscribers), so if you have any additional insights on how to coordinate this with simple:forum I'd be very grateful. I'm supposed to go live with this site in a few days.

QUOTE:  “I would ask the guys on simpleforum [support] what is the algorithm the forum software uses to name an RSS feed — it's going to be a specific URL with the addition of some identifier at the end for each individual feed - like in WP a category feed has something like:     name.xml?”cat_id=7″   sort of appendage.   Each one of those is an individual feed and can be subscribed to.  You have to find out how SimpleForum does it and take it from there. If it gets overly technically complicated for you applying that to HFSA's forum layout, let me know what they said & i will help.”

Thanks Andy and Radio for any assistance you might be able to post. Much obliged.

~Kat

4:17 pm
29 May 2008


Mr Papa

Moderator

Arizona, USA

posts 1430

 
12

9:21 pm
29 May 2008


Kat

Guest

 
13

Thanks! Will see how it goes. Have you had any reliability issues with Feedburner?

Kat

11:04 pm
29 May 2008


Mr Papa

Moderator

Arizona, USA

posts 1430

 
14

personally, no, I havent… I send all my feeds there…

1:51 pm
30 May 2008


Kat

Guest

 
15

The group feed worked great as far as I can tell. The individual forum feeds, however, are another story.

I found the feed strings inside the forum admin, and they match the examples you provided yesterday (as best as I can tell). However, the strings won't validate. (Yours do, of course! :)

Yours: http://www.stuff.yellowswordfish.com/support-forum?forum=simplepress-forum-faqs&xfeed=forum

Mine: http://hearthfirespiritualalliance.org/home/forum/?forum=hearth-fire-officers&xfeed=forum

(I put the www in there as well and it doesn't validate that way either)

Link to forum, should you need it: http://hearthfirespiritualalliance.org/home/forum/

Thank you,

Kat

2:05 pm
30 May 2008


Kat

Guest

 
16

Ahhhh, I just remembered you said it has to be set to at least read-only access. That is likely my issue. My apologies for troubling you with another post. :-)

Kat

p.s. yeh, it worked. Duh.



Reply to Topic: Feature Request - Feed Burner Interface in admin pannel.

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 9 + 2        (Required)

Topic Reply:


 
 

About the Stuff at Yellow Swordfish forum

Currently Online:

21 Guests

Maximum Online: 71

Forums:

Groups: 3

Forums: 16

Topics: 1936

Posts: 13127

Members:

There are 914 members

There are 793 guests


Yellow Swordfish has made 5004 posts

Top Posters:

Mr Papa - 1430

-Radio- - 518

ovizii - 106

jfv - 82

RoseCitySister - 68

Administrator: Yellow Swordfish | Moderators: Yellow Swordfish, Mr Papa, -Radio-


© Simple:Press Forum - Version 3.1.4 (Build 357)