Update of /cvs/scoop/scoop/doc/sag-tex-src
In directory lithium.sabren.com:/tmp/cvs-serv6676/doc/sag-tex-src
Modified Files:
features.tex
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: features.tex
===================================================================
RCS file: /cvs/scoop/scoop/doc/sag-tex-src/features.tex,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** features.tex 28 Mar 2004 22:14:22 -0000 1.2
--- features.tex 23 Jan 2005 03:45:58 -0000 1.3
***************
*** 84,88 ****
Every user can post their own musings in their own section. Basically, it's as if every user has his own personal weblog on your site. The Diaries section can be used for anything the users want to use it for: getting to know each other, venting, or requesting feedback on a draft of an article they're working on.
! If the variable {\bf use\_diaries} is turned on, diaries are available to all users with the perm {\bf story\_post} (\ref{perm-story-post}). Diaries are not shown on the ``Everything'' index page, nor are they included in the site's RDF feed (see section~\ref{features-rdf} 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.
\subsection{Story Archiving}
--- 84,88 ----
Every user can post their own musings in their own section. Basically, it's as if every user has his own personal weblog on your site. The Diaries section can be used for anything the users want to use it for: getting to know each other, venting, or requesting feedback on a draft of an article they're working on.
! The Diary section is set up so that all users submissions will auto-post to section (see section~\ref{sections-perms} and appendix~\ref{admin-tools-sections} 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 {\bf sections\_excluded\_from\_all} variable. The RDF feed (see section~\ref{features-rdf} for RDF information) also uses this variable to control what stories are shown in the RDF file.
\subsection{Story Archiving}