2015-03-18

Allow TestLink to upload picture on Test Case.

TestLink version: 1.9.2


1- Edit the third party configuration file "fckconfig.js".
  • path: /var/www/html/testlink/third_party/fckeditor/
    • # vim fckconifg.js
  • Uncomment one line.
    • from
    • //FCKConfig.ProtectedSource.Add( /<\?[\s\S]*?\?>/g ) ;    // PHP style server side code
    • to
    • FCKConfig.ProtectedSource.Add( /<\?[\s\S]*?\?>/g ) ;    // PHP style server side code

  • Make sure "php" is supported well.

2- Edit file FCK upload setting file "config.php".

  • path: /var/www/html/testlink/third_party/fckeditor/editor/filemanager/connectors/php
    • # vi config.php


沒有留言:

張貼留言