CEB Status: Difference between revisions
No edit summary |
|||
Line 19: | Line 19: | ||
{{#widget:Feed | {{#widget:Feed | ||
|feedurl=http:// | |feedurl=http://openpario.mime.oregonstate.edu:3000/projects/oseceb/news.atom?key=0f706e9ace035f4f9171392ba20de153db476575 | ||
|chan=y | |chan=y | ||
|num=5 | |num=5 |
Revision as of 08:05, 3 December 2009
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
- MediaWiki widgets - http://www.mediawikiwidgets.org/Feed
- MediaWiki RSS extensions - [1]
- Necessary installations
{{#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