tinybrowser 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| tinybrowser-7.x-1.1.tar.gz | 383.26 KB | 99aef872f54665b6c18097a9cf4b99dd |
| tinybrowser-7.x-1.1.zip | 410.86 KB | df11b21e4183ce1dd0760b6780a86619 |
Release notes
#1056896 by Sarke - replaced split() with explode() since PHP 5.3 dropped split() function.
#1069484 by webchuck - fixed a bug that profile role assignment UI does not appear in the configuration page.
tinybrowser 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| tinybrowser-7.x-1.0.tar.gz | 383.28 KB | 047bbac9e04208d9d4ca7792cec86a17 |
| tinybrowser-7.x-1.0.zip | 410.89 KB | 4746a0f0feac89c622bdec774174287f |
Release notes
Initial official release for Drupal 7.
tinybrowser 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| tinybrowser-7.x-1.x-dev.tar.gz | 383.27 KB | 975af1f619def27293e55cdaa227ce43 |
| tinybrowser-7.x-1.x-dev.zip | 410.86 KB | 53047a79924ea838af4d824cfeb628b8 |
Release notes
Initial release for Drupal 7
tinybrowser 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| tinybrowser-6.x-1.0-beta1.tar.gz | 339.69 KB | 42f9eb2d34126f0c67dbfa36c721cc9b |
| tinybrowser-6.x-1.0-beta1.zip | 359.53 KB | 76f057733adf05819ef141cfb3f1db52 |
Release notes
This is beta 1 release. All the functions and features are implemented. (need more beta testing).
tinybrowser 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| tinybrowser-6.x-1.x-dev.tar.gz | 362.48 KB | 3a61ad1e9a4d00f9eef41fedffd4d35a |
| tinybrowser-6.x-1.x-dev.zip | 387.57 KB | a02f17d8ec89211ad88f80d48613bd6c |
Release notes
* Added context menu to browse pane which let you quickly rotate/resize/rename/delete image within the browse pane.
* Modified rename operation so that it will never overwrite the existing file if a file with the specified name already exists.
* Fixed some minor bugs.
* Added CKEditor support (with CKEditor module or Wysiwyg module)
* Fixed error message handling at module setting page.
* Changed sanitization method of $_GET, $_POST, $_REQUEST and $_COOKIE globals.
* Changed tb_tinymce.jp.php and tb_standalone.js.php to pure javascript.
* Added code to remember the last folder, and use it when Tinybrowser launched next time within the same session.