Difference between revisions of "Talk:Main Page"

From Embedded Xinu
Jump to navigation Jump to search
(adding info about rss reader)
Line 1: Line 1:
 
Users with Sysop privileges can edit the links on the sidebar at [[MediaWiki:Sidebar]].  Just follow the syntax.  I just added [[User:Brylow]] as a sysop... see [[Special:Listusers]] for list of all privs. [[User:Phinze|Phinze]] 11:29, 24 May 2007 (CDT)
 
Users with Sysop privileges can edit the links on the sidebar at [[MediaWiki:Sidebar]].  Just follow the syntax.  I just added [[User:Brylow]] as a sysop... see [[Special:Listusers]] for list of all privs. [[User:Phinze|Phinze]] 11:29, 24 May 2007 (CDT)
 +
 +
----
 +
 +
Okay I've installed a very basic RSS Reader.  With this tag:
 +
<pre><nowiki><rss>http://xinu.mscs.mu.edu/trac/timeline?milestone=on&ticket=on&changeset=on&max=10&daysback=14&format=rss
 +
  |http://xinu.mscs.mu.edu/wiki/index.php?title=Special:Recentchanges&feed=rss</rss></nowiki></pre>
 +
we get this output:
 +
<rss>http://xinu.mscs.mu.edu/trac/timeline?milestone=on&ticket=on&changeset=on&wiki=on&max=10&daysback=14&format=rss|http://xinu.mscs.mu.edu/wiki/index.php?title=Special:Recentchanges&feed=rss</rss>
 +
Still way too ugly to go on front page, but it's a start.
 +
[[User:Phinze|Phinze]] 12:12, 6 September 2007 (CDT)

Revision as of 17:12, 6 September 2007

Users with Sysop privileges can edit the links on the sidebar at MediaWiki:Sidebar. Just follow the syntax. I just added User:Brylow as a sysop... see Special:Listusers for list of all privs. Phinze 11:29, 24 May 2007 (CDT)


Okay I've installed a very basic RSS Reader. With this tag:

<rss>http://xinu.mscs.mu.edu/trac/timeline?milestone=on&ticket=on&changeset=on&max=10&daysback=14&format=rss
  |http://xinu.mscs.mu.edu/wiki/index.php?title=Special:Recentchanges&feed=rss</rss>

we get this output: <rss>http://xinu.mscs.mu.edu/trac/timeline?milestone=on&ticket=on&changeset=on&wiki=on&max=10&daysback=14&format=rss%7Chttp://xinu.mscs.mu.edu/wiki/index.php?title=Special:Recentchanges&feed=rss</rss> Still way too ugly to go on front page, but it's a start. Phinze 12:12, 6 September 2007 (CDT)