meta data for this page
  •  
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


system:config:uploadimages_dir [2013/08/20 17:30] (current) – created phplist
Line 1: Line 1:
 +
 +---- dataentry configoptions ----
 +type             : constant
 +name             : UPLOADIMAGES_DIR
 +purpose          : Location of a webserver-writable folder for storing images. 
 +allowed          : Any name of a directory
 +default          : images
 +status_s         : 
 +category         : composition
 +----
 +
 +The directory needs to be relative to the Webserver Root. The previous [[FCKIMAGES_DIR]] used to be relative to the phpList root (eg by default ''lists'')
 +
 +
 +This setting is used by the [[/plugin/fckphplist|fckeditor plugin]].
 +