Opened 17 years ago

Last modified 16 years ago

#866 closed Task

Better documentation for paths — at Initial Version

Reported by: Martin Kou Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: SF Cc:

Description

Add more examples and better explanations to these files and variables:

fckconfig.js:

FCKConfig.CustomConfigurationsPath = '' ;
Related to what? Absolute? Domain? Where FCK is?

editor\filemanager\browser\default\connectors\php\config.php:
// Path to user files relative to the document root.
$Config['UserFilesPath'] = '/UserFiles/' ;
Document root? Relative? Absolute? Where FCK is?

$Config['UserFilesAbsolutePath'] = '' ;
This has good comment, but is there any differences if
its empty ('') or commented out?

..Trying to setup FCK's image upload for two days and still it isn't working..

Change History (0)

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy