Author: [email protected]
Date: Sun Mar 22 09:21:05 2009
New Revision: 437
Modified:
site/community.html
site/index.html
Log:
add RSS (rather: atom) feeds of the mailing lists.
Modified: site/community.html
==============================================================================
--- site/community.html (original)
+++ site/community.html Sun Mar 22 09:21:05 2009
@@ -14,6 +14,9 @@
Piccolo2D - Community
</title>
<link href='piccolo2d.css' rel='stylesheet' type='text/css' />
+ <link rel="alternate" type="application/atom+xml" title="Announcements
(low traffic)"
href="http://groups.google.com/group/piccolo2d-announce/feed/atom_v1_0_msgs.xml"
/>
+ <link rel="alternate" type="application/atom+xml" title="User Mailing
List (high traffic)"
href="http://groups.google.com/group/piccolo2d-users/feed/atom_v1_0_msgs.xml"/>
+ <link rel="alternate" type="application/atom+xml" title="Developers
Mailing List"
href="http://groups.google.com/group/piccolo2d-dev/feed/atom_v1_0_msgs.xml"/>
</head>
<body>
<div id='navigation'>
Modified: site/index.html
==============================================================================
--- site/index.html (original)
+++ site/index.html Sun Mar 22 09:21:05 2009
@@ -14,6 +14,9 @@
Piccolo2D - A Structured 2D Graphics Framework
</title>
<link href='piccolo2d.css' rel='stylesheet' type='text/css' />
+ <link rel="alternate" type="application/atom+xml" title="Announcements
(low traffic)"
href="http://groups.google.com/group/piccolo2d-announce/feed/atom_v1_0_msgs.xml"
/>
+ <link rel="alternate" type="application/atom+xml" title="User Mailing
List (high traffic)"
href="http://groups.google.com/group/piccolo2d-users/feed/atom_v1_0_msgs.xml"/>
+ <link rel="alternate" type="application/atom+xml" title="Developers
Mailing List"
href="http://groups.google.com/group/piccolo2d-dev/feed/atom_v1_0_msgs.xml"/>
</head>
<body>
<div id='navigation'>
--~--~---------~--~----~------------~-------~--~----~
Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en
-~----------~----~----~----~------~----~------~--~---