Update of /cvsroot/phpwiki/phpwiki/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30433/config
Modified Files:
config-dist.ini config-default.ini
Log Message:
add TOOLBAR_TEMPLATE_PULLDOWN (AddTemplate icon)
Index: config-dist.ini
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/config/config-dist.ini,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -2 -b -p -d -r1.47 -r1.48
--- config-dist.ini 25 Apr 2005 20:17:15 -0000 1.47
+++ config-dist.ini 6 May 2005 18:45:59 -0000 1.48
@@ -1021,4 +1021,10 @@ BABYCART_PATH = /usr/local/bin/babycart
;BLOG_DEFAULT_EMPTY_PREFIX = true
+; Add additional EDIT_TOOLBAR buttons if defined:
+; Insert a pagelink from this list:
+;TOOLBAR_PAGELINK_PULLDOWN = *
+; Insert a template from this list:
+;TOOLBAR_TEMPLATE_PULLDOWN = Template*
+
;===========================================================================
; Part Eight: PLUGINCACHED Pear/Cache Settings
Index: config-default.ini
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/config/config-default.ini,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -2 -b -p -d -r1.31 -r1.32
--- config-default.ini 6 Apr 2005 06:41:04 -0000 1.31
+++ config-default.ini 6 May 2005 18:45:59 -0000 1.32
@@ -18,4 +18,5 @@ GOOGLE_LINKS_NOFOLLOW = true
USE_SAFE_DBSESSION = false
ENABLE_DISCUSSION_LINK = false
+ENABLE_CAPTCHA = false
WIKI_NAME = PhpWiki
@@ -154,2 +155,5 @@ DISABLE_GETIMAGESIZE = false
; USE_EXTERNAL_HTML2PDF = "htmldoc --quiet --format pdf14 --no-toc --no-title
%s"
BABYCART_PATH = /usr/local/bin/babycart
+
+; TOOLBAR_PAGELINK_PULLDOWN = *
+; TOOLBAR_TEMPLATE_PULLDOWN = Template*
-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
|
|