0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 4 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Unicode fix for drag and drop plugin More... over 14 years ago
Drag and drop uploading plugin More... over 14 years ago
New lang labels, new theme css class More... over 14 years ago
core/uploader.php - PHPDOC fix More... over 14 years ago
uploader::cms default value More... over 14 years ago
new file: themes/oxygen/img/icons/settings.png More... over 14 years ago
Fixes only More... over 14 years ago
In this commit I switch back to using the GET parameter instead of a CONFIG variable. The get parameter is then added to the Browser PHP Class AND the browser javascript object. These changes are intended to help with other cms integrations as well. More... over 14 years ago
modified: core/autoload.php The place of CMS block has changed right before __autoload() function switch block is replaced with if. REVIEW THIS More... over 14 years ago
added '_cmsIntegration' variable More... over 14 years ago
Last try didn't work because of sub-sequent AJAX calls to browse.php without the 'cms' url parameter. This new proposal depends in a /config.php variable instead AND WORKS. More... over 14 years ago
removed drupal_integration.php, created "integration" folder and the new integration code is inside "drupal.php". The folder is supposed to hold all the custom integration code for different cms. autoload.php -> modified CMS INTEGRATION code to require instead of include integration code. uploader.php -> line 66: created a new constant INTEGRATE_STOPSESS. If it's set, KCFinder won't start it's own session. the INTEGRATE_ prefix was tought for all the constants required for integration. drupal.php sets this constant when run. es.php -> some grammar fixes for the spanish language. More... over 14 years ago
This messages is so boring! More... over 14 years ago
I added new doc file with things need to be made before zipping release packets More... over 14 years ago
Default upload folder with .htaccess file which stops php engine More... over 14 years ago
Another config.php change More... over 14 years ago
config.php change More... over 14 years ago
creating... More... over 14 years ago