This project is under active development.

Front Page

The Front Page module allows for customised home pages dependant on role. The pages can be of the following types:

  • Alias (only 2.x branch) - Allows for another Drupal path to be shown as the home page without redirecting the user.
  • Redirect - Allows you to redirect users to a local or remote URL.
  • Themed - Allows you to enter some static text that will be placed into the content area of a standard Drupal page.
  • Full - Allows for static content to be displayed to the screen as is. This method does not pass through Drupal's theming system.

Filebrowser

Filebrowser grid view

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.
  • Settings to limit exploration of subdirectories

Taxonomy Block

Taxonomy Block

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

  1. Count how many nodes per term
  2. You can create as many blocks as you like

Version 6.x

  1. Support multi languages (i18n) module! Compatible with Language Switcher
  2. Count how many nodes per term
  3. 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

Sponsor

Comment closer

This module lets you automatically close the comments on any or all node types. You can close comments that are a week|month|year old.

Danish Translation

Dannebrog

This is the home away from home of the Danish translation of Drupal core and contrib.

PHPTAL theme engine

Announce by phprf on 2/02/15:
As of Drupal 8, PHPTAL will not be needed. Twig does everything that PHPTAL did and more.

Announce by phprf on 2/21/12:
D7 release is now up!

Manifest by phprf:

Welcome to the best template engine on drupal.org! Ok...well, best in my opinion! Take a look below to see what I mean.

You'll need an installation of PHPTAL as a PEAR module or the latest zip file (http://phptal.org/download.html).

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.

Pages

Subscribe with RSS Subscribe to RSS - Under active development