This module provides an interface for administrators to expose directories on the file system to users through a file listing as in a FTP application.
You will create one node (node type dir_listing) for each each Directory Listing (DL). Node settings are used to control access and other features of the DL. These settings can vary per node and per user.
This module offers the following features:
Private downloads so that files (such as PHP files) can be downloaded.
File blacklists so that specific files can be removed from directory listings.
Node-based. All features available to nodes, such as path aliasing and access control can be applied to directory listings.
Do not use version 7.x-1.3!! You will get a white screen of death. Either use 7.x-1.2 or the current dev. If you've already installed 7.x-1.3, delete the module and replace it with a working version.
If you use the dev, please let me know how it's working at #1631846: Server 500 Error while enabling the module. I would like to put out a recommended release, but as the new maintainer, I'm not thoroughly familiar with the code and functionality. So feedback of the dev from those who have been using the module is greatly appreciated.
This module displays a list of taxonomy terms in a block from a single vocabulary.
Version 5.x
Count how many nodes per term
You can create as many blocks as you like
Version 6.x
Support multi languages (i18n) module! Compatible with Language Switcher
Count how many nodes per term
Currently only support 1 block
Version 7.x
Thanks yuriy.babenko for joining.
User e-anima joined for maintainance. Motivation/sponsoring behind is his private page about textures
You can get the pear module by saying pear install http://phptal.org/latest.tar.gz
and upgrade by saying pear upgrade http://phptal.org/latest.tar.gz
on the command line.