filebrowser 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.2.tar.gz | 63.19 KB | 7f5c1efe83affffd10dc476e564911a4 |
| filebrowser-6.x-2.2.zip | 84.98 KB | a079b4005dc64b38ae120c6a21eee82d |
Release notes
SA-CONTRIB-2013-046 - Filebrowser - Reflected Cross Site Scripting (XSS)
filebrowser 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-7.x-2.x-dev.tar.gz | 66.62 KB | eee5852d65050ca6d6a63bbf42cbbe85 |
| filebrowser-7.x-2.x-dev.zip | 83.03 KB | 36710b6b1b01178888ec71a083885d06 |
Release notes
Initial version of D7 version. Only for testing. Not suitable for production servers.
Please give feedback in de issue que
filebrowser 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.1.tar.gz | 63.21 KB | 6907037066b513bdce16026b706dced7 |
| filebrowser-6.x-2.1.zip | 84.98 KB | 287911aa2a64b6bb215b59af31104b32 |
Release notes
Crash fix
filebrowser 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0.tar.gz | 63.2 KB | dada1a176842e8c5ee78c681abb8ddd4 |
| filebrowser-6.x-2.0.zip | 84.97 KB | 5832b389ab579eb10865ed4c3064e2f4 |
Release notes
small fixes
filebrowser 6.x-2.0-rc13
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc13.tar.gz | 60.34 KB | 5f50c8ab502f11b6e9e1d803c7079ff3 |
| filebrowser-6.x-2.0-rc13.zip | 74.3 KB | 1f7ce93c61849b4619c85c1e0e8be88d |
Release notes
#921432: Illegal character encoding specified in filebrowser.common.inc on line 215.
#759294: Broken Directory Listing Node Edit
#980662: Metadata tab
filebrowser 6.x-2.0-rc12
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc12.tar.gz | 57.41 KB | b1114bf4b19e3b8c9389c70686e86862 |
| filebrowser-6.x-2.0-rc12.zip | 72.84 KB | 8bfa6fcb2706285c0892655c68d34a8d |
Release notes
- removed thumbnailing implementations (far too specifics)
- added a generic file handling hook api
- custom thumbnail generation
- curstom metadata
- added a generic way of adding a view (defaults are list-view and icon_view)
- added a generic way of adding a download manager (defaults are public et private, obscured has been removed).
- cleanup of property fixing
#132100 - Corrected custom icons in theme path
#797950 - correction for not hidden extention.
filebrowser 6.x-2.0-rc11
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc11.tar.gz | 21.89 KB | b368a05a8c81e9b207b9bf7d7e3819ec |
| filebrowser-6.x-2.0-rc11.zip | 25.98 KB | c39fb8073efeea16b39fe993df7f2806 |
Release notes
Lot of bug fixes in this release that is (normaly) the last RC before stable.
Many thank to all testers.
filebrowser 6.x-2.0-rc10
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc10.tar.gz | 51.33 KB | 56eb76ceba6233bc4bfeea3639f80bd6 |
| filebrowser-6.x-2.0-rc10.zip | 65.28 KB | 58ca87fd8c15c025204918a4c3c428e7 |
Release notes
#466272
#447618
#451880
#462908
#457748
#273808
#445440
#425974 fixed
#318873 applied AliceInWonderland patch
Update.php needed for this release
filebrowser 6.x-2.0-rc9
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc9.tar.gz | 50.52 KB | c6addcc7b6f2e089f350ea3fc45d4aad |
| filebrowser-6.x-2.0-rc9.zip | 66.03 KB | 2e31c2e435a0a227d97be23306a3f995 |
Release notes
- fixed upload error
- fixed wrong default value for hidden files
filebrowser 6.x-2.0-rc8
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc8.tar.gz | 49.93 KB | 063427776d43807691d50f52b989365b |
| filebrowser-6.x-2.0-rc8.zip | 62.62 KB | 83dc82d8a354613b692601d567183894 |
Release notes
#361040, #349509 added primary upload support
#437786, #433886 added fix for node access (thanks to homsar123)
#434494 reworked path handling
#425974, #425974 reworked private download handling
#273808 fixed wrong sorting order
#386560 added filtering feature (ex. show only pdf or odt)
#374656 added now filtered and hidden items use a more usable pattern matching (ex. *.pdf). I tried to convert old patterns to new format but check if this is ok for you.
#300606 Added 3 news columnes (created, modified and mime-type). And now all columns (except icon and name) car be enabled or disaabled
#421614 Added standard mime-type support that can be used with filemime module
* Icon theme moved to tango with pdf icon.
filebrowser 6.x-2.0-rc7
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc7.tar.gz | 53.02 KB | ab730ac46494cd24f2b6b957c209a230 |
| filebrowser-6.x-2.0-rc7.zip | 65.36 KB | c68c34a1adf3f9a94cb054f996ade922 |
Release notes
I tryied to fixed a permission conflict between core node access and nodeaccess modules. Basicaly I found no way to make the module behave correctly in both situations :
- when using drupal core permissions hook_access should return true/false depending on user permission and we have to rewrite queries to prevent no allowed users to see listings in front page and block.
- when using nodeaccess module, the query should not be rewrite as node.module already do this, and hook_access should return NULL l order to let nodeaccess apply its grants.
The only solution I found is adding a admin/settings/filebrowser page with a checkbox that should be enabled when using nodeaccess (and perhaps other permissions module).
I also add a new block to list avalaible listings.
filebrowser 6.x-2.0-rc6
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc6.tar.gz | 52.84 KB | d75725557b7126234da275b59311e1c1 |
| filebrowser-6.x-2.0-rc6.zip | 64.89 KB | 975c2776fa0aa1aed8b463b352d7a453 |
Release notes
- improved permission management
- improved mime-types management
- improved file icons replacement
- added row higlighting and click
- added "download folder files as an archive"
- centralized way to download files (archive and plain ones) with better permission management.
- most patches from issues applied (still need to integrate .htaccess patch).
filebrowser 6.x-2.0-rc5
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc5.tar.gz | 14.18 KB | fd8dbccd0a1b8c4e7965c5c027cedece |
| filebrowser-6.x-2.0-rc5.zip | 17.05 KB | 3135a05ba49f1843b949b80a40c71549 |
Release notes
- Addressed issues where files weren't downloaded and handled correctly through private downloads.
- The absolute path is no longer displayed at the top of the directory listings for security.
- French translation added.
- Cron and search indexing should now work correctly.
filebrowser 6.x-2.0-rc4
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc4.tar.gz | 13.2 KB | 0cde14d7ae60d815d665d176264bb70f |
| filebrowser-6.x-2.0-rc4.zip | 15.06 KB | caac4be7754ce9e249c269fb6bd2117b |
Release notes
Fixed errors thrown during cron runs.
Added correct schema info for private downloads.
filebrowser 6.x-2.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc3.tar.gz | 13.14 KB | 9c8c3233bb8900f5f2051c7ce8182b9c |
| filebrowser-6.x-2.0-rc3.zip | 14.93 KB | 1922ceee777fbf45e1aec499a1904781 |
Release notes
Added the option for private downloads.
filebrowser 6.x-2.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc2.tar.gz | 12.76 KB | daaee54d976ea70a865be9b49ad53586 |
| filebrowser-6.x-2.0-rc2.zip | 14.53 KB | eee7ab76cd82ebf66fd49baef822cd0f |
Release notes
Filebrowser now declares a 'view directory listings' permission that can be used to restrict viewing dir_listing nodes to only specific roles.
filebrowser 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-rc1.tar.gz | 12.56 KB | 9806cc452d851a75cb30ab53005c3e24 |
| filebrowser-6.x-2.0-rc1.zip | 14.34 KB | ae9dd8b61ae5a1d5d0d583842977911a |
Release notes
- Fixed bug where parent directory file (..) was not shown when ".*" is part of the file blacklist.
- Added theme_filebrowser_page_title() for theming the page title. Rearranged the display of directory meta information to the top of the node. The node title is now the default title for the node and has been added back to the node form.
- Fixed bug where links to files was not correct with Clean URLs disabled
- Fixed bug with file ordering so that it's correct. Had been only sorting by field letter of the filename...
filebrowser 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-1.4.tar.gz | 10.46 KB | dae90660aee3c9a844942d94fef72618 |
| filebrowser-6.x-1.4.zip | 12.05 KB | 9a2d0823b04eb825ccdee2187f5a24dc |
Release notes
Upgrade path from 5.x should work correctly, was broken in 1.3.
filebrowser 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-beta2.tar.gz | 12.44 KB | 3135aa9a8d4f45113384dd33146462b2 |
| filebrowser-6.x-2.0-beta2.zip | 14.23 KB | 0e1ab3d8e894bb2f70e34d100a15932b |
Release notes
- Fixed update functions from 6.x-1.1 and 5.x, so both those upgrade paths should now work fine.
- The base translation file "filebrowser.pot" is now updated so that translators can jump in now.
filebrowser 6.x-2.0-beta
| Download | Size | md5 hash |
|---|---|---|
| filebrowser-6.x-2.0-beta.tar.gz | 12.4 KB | ccce3b9c4ceee99e58299b4166d2476e |
| filebrowser-6.x-2.0-beta.zip | 13.97 KB | 30e13c8ac4977c6acfb98585309b6b83 |
Release notes
Plenty of new things in this release.
First off, directory listings are now nodes. This means permissions can be set using standard node access modules. Also means additional data can easily be tacked onto these nodes. Also, many features in the 5.x branch were readded that were lost in the transition to 6.x. This includes directory structure being displayed as breadcrumbs, sorting by name and size of the listing, and description file support. File blacklisting was added with support for UNIX-style private files (ones that start with ".").
To upgrade to this version, you need to be sure to run the update.php script. Update 6100 is only necessary for people upgrading from 5.x, but it shouldn't be harmful if it's run anyways.
Feedback is of course welcome and encouraged. I'm not sure what direction this module will be taking, but I think I'll be using features available in Filebrowser Extensions.