[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.26,1.27
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-20 21:37:06
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv9414/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: submission block documentation Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** phpslash.sgml 20 May 2002 18:03:43 -0000 1.26 --- phpslash.sgml 20 May 2002 21:37:04 -0000 1.27 *************** *** 1034,1038 **** "home" link. <tag/Section/ Will give you a list of the sections with stories. ! <tag/Submission/ Will give you a list of the submissions in a block to a user with sufficient privileges. This block uses the submissionList.tpl and is too wide for a side column. Example use: --- 1034,1038 ---- "home" link. <tag/Section/ Will give you a list of the sections with stories. ! <tag/Submission/ Will give a list of the submissions in a block to a user with sufficient privileges. This block uses the submissionList.tpl and is too wide for a side column. Example use: *************** *** 1045,1050 **** <item> order number - "70" <item> block options: ! <item> column center ! <item> width 100% </itemize> <tag/Topics:/ Gives you a list of topics with stories. --- 1045,1051 ---- <item> order number - "70" <item> block options: ! <item> column - center ! <item> width - 100% ! <item> perms - submission </itemize> <tag/Topics:/ Gives you a list of topics with stories. |