CEB Status: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
We will be putting up the current status of the CEB press here.
We will be putting up the current status of the CEB press here.
== RSS Feed ==
We are working on embedding an RSS feed into this page...any ideas/suggestions??
* [http://openpario.mime.oregonstate.edu:3000/projects/oseceb/news CEB Press News Page]
* [http://openpario.mime.oregonstate.edu:3000/projects/oseceb/news.atom?key=0f706e9ace035f4f9171392ba20de153db476575 RSS Feed]
== Options for RSS Feed embedding ==
* MediaWiki widgets - http://www.mediawikiwidgets.org/Feed
* MediaWiki RSS extensions - [http://www.mediawiki.org/wiki/Category:RSS_extensions]
** [http://www.mediawiki.org/wiki/Extension:RSS]
** [http://www.mediawiki.org/wiki/Extension:RSS_Reader]
** [http://www.mediawiki.org/wiki/Extension:XFeed_-_RSS_Feed_Aggregator]
* Necessary installations
** [http://magpierss.sourceforge.net/ Magpie RSS]


{{#widget:Feed
{{#widget:Feed
Line 26: Line 9:
|targ=n
|targ=n
}}
}}
=Installation Notes=
By Marcin:
To do the widget, I installed the extension in Extensions folder, changed localsettings.php, and added:
chmod a+w compiled_templates
== From Mike ==
The source code from this page: http://www.mediawikiwidgets.org/w/index.php?title=Widget:Feed&action=edit
needs to be copied into this page: http://openfarmtech.org/index.php?title=Widget:Feed
This will set up the Feed Widget, allowing people to embed RSS feeds into any page. Which is basically how the widgets work...you install each widget using the basic method above.
You'll have to do the codepasting though, as I dont have permissions.
Mike

Revision as of 08:06, 3 December 2009

We will be putting up the current status of the CEB press here.

{{#widget:Feed |feedurl=http://openpario.mime.oregonstate.edu:3000/projects/oseceb/news.atom?key=0f706e9ace035f4f9171392ba20de153db476575 |chan=y |num=5 |desc=50 |date=n |targ=n }}