[Phpslash-commit] CVS: phpslash-ft/doc/html phpslash.sgml,1.10,1.11
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-01-17 22:16:45
|
Update of /cvsroot/phpslash/phpslash-ft/doc/html In directory usw-pr-cvs1:/tmp/cvs-serv12364/phpslash-ft/doc/html Modified Files: phpslash.sgml Log Message: updated docs list of templates Index: phpslash.sgml =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/doc/html/phpslash.sgml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** phpslash.sgml 2001/12/28 21:55:01 1.10 --- phpslash.sgml 2002/01/17 22:16:41 1.11 *************** *** 636,640 **** fancybox.tpl glossarySearch.tpl ! index.tpl index3col.tpl loginform.tpl --- 636,642 ---- fancybox.tpl glossarySearch.tpl ! index1col.tpl ! index2colleft.tpl ! index2colright.tpl index3col.tpl loginform.tpl *************** *** 675,678 **** --- 677,682 ---- again. That will do it. + <item> Some blocks or entire columns of blocks may be missing. Go to the block Admin screen and for the affected blocks assign the block option variable name of column with a variable value of left, right, or center as needed. + <item> All of the variables in the database have been phased out. All the variables that are related to presentation (bgcolor,font color, *************** *** 1115,1119 **** admin.tpl - deprecated article-pf.tpl - printer friendly article page ! article.tpl - article page articleEmailBody.tpl - email article to a friend form articleEmailForm.tpl --- 1119,1123 ---- admin.tpl - deprecated article-pf.tpl - printer friendly article page ! article.tpl - deprecated articleEmailBody.tpl - email article to a friend form articleEmailForm.tpl *************** *** 1152,1156 **** glossarySearch.tpl - glossary display header.tpl - unused ! index.tpl - index page index3col.tpl - three column example index page infolog.tpl - infolog management in infologAdmin --- 1156,1163 ---- glossarySearch.tpl - glossary display header.tpl - unused ! index.tpl - deprecated ! index1col.tpl - one column index and article page ! index2colleft.tpl - two column index and article page w/left hand blocks ! index2colright.tpl - two column index and article page w/right hand blocks index3col.tpl - three column example index page infolog.tpl - infolog management in infologAdmin |