Show
Ignore:
Timestamp:
2007-07-07 12:19:05 (18 months ago)
Author:
alfonsoml
Message:

Land on the trunk the unified connectors from #454.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_whatsnew.html

    r401 r413  
    4545                        file has been renamed to ".htaccess" as it doesn't bring security concerns, being 
    4646                        active out of the box.</li> 
     47                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/454">#454</a>] The file browser and upload 
     48                        connectors have been unified so they can reuse the same configuration settings.<br> 
     49                        The asp and php connectors have been improved so it's easy to select the location of the destination  
     50                        folder for each  file type, and it's no longer neccesary to use the "file", "image", "flash" subfolders<br> 
     51                        <span style="color: #ff0000">Attention:</span> The location of all the connectors have been changed in  
     52                        the fckconfig.js file. Please check your settings to match the current ones. Also review carefully the  
     53                        config file for your server language. 
     54                        </li> 
     55                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/688">#688</a>] Now the Perl quik upload is  
     56                        available.</li> 
     57                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/561">#561</a>] The asp connector provides an 
     58                        AbsolutePath setting so it's possible to set the url to a full domain or a relative path and specify that 
     59                        way the physical folder where the files are stored..</li> 
    4760        </ul> 
    4861        <p> 
     
    5972                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/497">#497</a>] Fixed EMBED 
    6073                        attributes handling in IE.</li> 
     74                <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1315722&group_id=75348&atid=543655">SF  
     75                        Patch 1315722</a>] Avoid getting a cached version of the folder contents after uploading a file</li> 
     76                <li>[<a target="_blank" href="https://sourceforge.net/tracker/?func=detail&aid=1386086&group_id=75348&atid=543655">SF  
     77                        Patch 1386086</a>] The php connector has been protected so mkdir doesn't fail if there are double slashes.</li> 
     78                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/943">#943</a>] The PHP connector now specifies  
     79                        that the included files are relative to the current path.</li> 
     80                <li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/560">#560</a>] The PHP connector will work better if the 
     81                        connector or the userfiles folder is a symlink.</li> 
    6182        </ul> 
    6283        <h3>