CEB Status

From Open Source Ecology
Revision as of 08:05, 3 December 2009 by 71.237.204.109 (talk)
Jump to navigation Jump to search

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??

Options for RSS Feed embedding

{{#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 }}

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