From: <var...@us...> - 2008-10-24 13:29:02
|
Revision: 6333 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6333&view=rev Author: vargenau Date: 2008-10-24 13:28:58 +0000 (Fri, 24 Oct 2008) Log Message: ----------- Add TOOLBAR_IMAGE_PULLDOWN in config/config-dist.ini Modified Paths: -------------- trunk/config/config-dist.ini Modified: trunk/config/config-dist.ini =================================================================== --- trunk/config/config-dist.ini 2008-10-24 13:23:31 UTC (rev 6332) +++ trunk/config/config-dist.ini 2008-10-24 13:28:58 UTC (rev 6333) @@ -1221,6 +1221,9 @@ ; Insert a template from this list: ;TOOLBAR_TEMPLATE_PULLDOWN = Template* +; Insert an already uploaded image: +;TOOLBAR_IMAGE_PULLDOWN = true + ; Overide the default localized stoplist. ;FULLTEXTSEARCH_STOPLIST = (A|An|And|But|By|For|From|In|Is|It|Of|On|Or|The|To|With) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |