[Gd-chatter] r10967 - trunk/www
cgay at gwydiondylan.org
cgay at gwydiondylan.org
Mon Nov 20 20:07:45 CET 2006
Author: cgay
Date: Mon Nov 20 20:07:43 2006
New Revision: 10967
Modified:
trunk/www/community.phtml
Log:
job: website
* added missing <ug>
* fixed some grammar,
* added another agent to the list
Modified: trunk/www/community.phtml
==============================================================================
--- trunk/www/community.phtml (original)
+++ trunk/www/community.phtml Mon Nov 20 20:07:43 2006
@@ -40,29 +40,27 @@
</li>
</ul>
<p>
-To discuss coding issue you can paste you code to the #dylan channel via
+To discuss coding issues you can paste your code to the #dylan channel via
<a href="http://paste.lisp.org">http://paste.lisp.org</a>, which provides these features:
-<li>
- <a href="http://paste.lisp.org/new/dylan">Create a new paste to the #dylan channel</a>.
- Therefore you first enter the username, which you use on the #dylan channel. Then you type in a title,
- which describes the issue. Try to find a very specific one, that will improve the quality of browsing feature, which is desribed in the next item.
- And finally you paste a code snippet into the last field. That's it.
- The paste will be announced on the #dylan channel on Freenode.
-</li>
-<li>
- <a href="http://paste.lisp.org/list/dylan">Browse the pastes to the #dylan channel</a>.
-</li>
+<ul>
+ <li>
+ <a href="http://paste.lisp.org/new/dylan">Create a new paste to the #dylan channel</a>.
+ Therefore you first enter the username, which you use on the #dylan channel. Then you type in a title,
+ which describes the issue. Try to find a very specific one, that will improve the quality of browsing feature, which is desribed in the next item.
+ And finally you paste a code snippet into the last field. That's it.
+ The paste will be announced on the #dylan channel on Freenode.
+ </li>
+ <li>
+ <a href="http://paste.lisp.org/list/dylan">Browse the pastes to the #dylan channel</a>.
+ </li>
</ul>
</p>
<p>
Several agents communicate to the #dylan channel, too. For example, the #dylan channel reports
<ul>
-<li>
- Commits to the dylan repository
-</li>
-<li>
- New bug reports
-</li>
+ <li> Commits to the dylan repository </li>
+ <li> New bug reports </li>
+ <li> Pastes on paste.lisp.org </li>
</ul>
</p>
</dd>
@@ -117,4 +115,4 @@
</dl>
-<?php standard_footer(); ?>
\ No newline at end of file
+<?php standard_footer(); ?>
More information about the chatter
mailing list