Update of /cvs/scoop/scoop/doc/scoop_admin_guide In directory lithium.sabren.com:/tmp/cvs-serv6676/doc/scoop_admin_guide Modified Files: 4_2_User_Diaries.html Log Message: Fixes for bugs 23 and 115: removing use_diaries (in favour of section permissions) and some sql quoting fixes in the user creation code. -janra Index: 4_2_User_Diaries.html =================================================================== RCS file: /cvs/scoop/scoop/doc/scoop_admin_guide/4_2_User_Diaries.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 4_2_User_Diaries.html 28 Mar 2004 22:18:26 -0000 1.1 --- 4_2_User_Diaries.html 23 Jan 2005 03:45:58 -0000 1.2 *************** *** 74,78 **** <P> ! If the variable <B>use_diaries</B> is turned on, diaries are available to all users with the perm <B>story_post</B> (<A HREF="A_12_Groups.html#perm-story-post">A.12.35</A>). Diaries are not shown on the ``Everything'' index page, nor are they included in the site's RDF feed (see section <A HREF="4_5_Story_Syndication.html#features-rdf">4.5</A> for RDF information). Diaries are not sent through the queue. Apart from that, diaries have all the same features as stories and are edited in the same way. <P> --- 74,78 ---- <P> ! The Diary section is set up so that all users submissions will auto-post to section (see section <A HREF="4_16_Flexible_Sections.html#sections-perms">4.16.3</A> and appendix <A HREF="A_9_Sections.html#admin-tools-sections">A.9</A> for details). This means that Diaries are not sent through the queue. Apart from that, diaries have all the same features as stories and are edited in the same way. Diaries are not shown on the ``Everything'' index page by default, but this can be changed by settings the <B>sections_excluded_from_all</B> variable. The RDF feed (see section <A HREF="4_5_Story_Syndication.html#features-rdf">4.5</A> for RDF information) also uses this variable to control what stories are shown in the RDF file. <P> *************** *** 81,85 **** <ADDRESS> <I>janra <BR> ! 2004-03-26</I> </ADDRESS> </BODY> --- 81,85 ---- <ADDRESS> <I>janra <BR> ! 2005-01-22</I> </ADDRESS> </BODY>