Hi, I just did a major update to the handbook in the Wiki. According to the copyright dates I assume that the wiki handbook is now more up-to-date than the SGML one in doc/. If nobody objects I commit the following change tomorrow which changes the link from the old handbook to the wiki version:
Index: guides.shtml =================================================================== RCS file: /usr/dcvs/site/data/docs/guides.shtml,v retrieving revision 1.5 diff -u -r1.5 guides.shtml --- guides.shtml 21 May 2007 12:51:02 -0000 1.5 +++ guides.shtml 2 Jan 2008 15:09:39 -0000 @@ -13,7 +13,7 @@ <tr> <td>DragonFly Handbook</td> - <td><a href="http://leaf.dragonflybsd.org/~justin/handbook/">HTML</a> (external site)</td> + <td><a href="http://wiki.dragonflybsd.org/index.cgi/DragonFlyBSD_Handbook">HTML</a> (external site)</td> <td align="right">24 August 2004</td> </tr> Two questions: - Is it possible to make the wiki only editable for users with valid accounts? This would reduce the amount of spam. And I think every user who wants to actively contribute to the Wiki can create an account :) - Is it possible to create different Groups and add some Wiki-Users to these groups? Regards, Matthias