filetree 7.x-2.3

New features

Main feature (see #1979884: Add Date posted and file size ).

- Added %size, %created, and %modified file name replacements.
- Added "fileformat" option and "%link" token.

Other stuff:

- Cleanup, documentation, and better variable naming.
- Used pathinfo() constants.
- Converted from "and" and "or" to standard "&&" and "||".

filetree 6.x-2.2

New features
Bug fixes

- Added new "animation" option (set to "false" to disable to animation when toggling the folders).
- Fixed token support in file titles.

Note: there is no 6.x-2.1 release. I just jumped to 6.x-2.2 to keep in-sync with the D7 version.

filetree 7.x-2.2

New features

Added new "animation" option (set to "false" to disable to animation when toggling the folders).

filetree 7.x-2.0

New features

- Added new options: “dirname”, “dirtitle”, “filename”, and “filetitle”.
- Added .descript.ion support (see #1184560: Parse descript.ion file for metainformation).
- Removed “extensions” option. You can now accomplish this with the new “filename” option, e.g., filename=”%basename”.

filetree 6.x-2.0

New features

- Added new options: “dirname”, “dirtitle”, “filename”, and “filetitle”.
- Added .descript.ion support (see #1184560: Parse descript.ion file for metainformation).
- Removed “extensions” option. You can now accomplish this with the new “filename” option, e.g., filename=”%basename”.
- Token is now required.

filetree 7.x-1.2

Bug fixes

Issue #1173390 by joelstein: Fixed collapsing of parent folders when clicking on empty child folder.

filetree 6.x-1.7

Bug fixes

Issue #1173390 by joelstein: Fixed collapsing of parent folders when clicking on empty child folder.

filetree 7.x-1.0

This is the Drupal 7 version. Everything seems to work right, and I added an upgrade path.

filetree 7.x-1.x-dev

This is the Drupal 7 version. Everything seems to work right, and I added an upgrade path.

filetree 6.x-1.4

New features

- Added new "absolute" option, which can be set to "false" to show non-absolute links to the files (defaults to "true").
- Refactored _filetree_list_files() to accept full list of params.
- Added better filter tips help about the available options.

filetree 6.x-1.3

Bug fixes

Changes since 6.x-1.2:

filetree 6.x-1.2

New features
Bug fixes

Fixes download problem reported at #949396: Right-click to download.
Also adds new 'extensions' option. By default, file extensions will now be shown. To disable this, set extensions="false".

Subscribe with RSS Subscribe to Releases for File Tree