Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
Enable users to create and manage their own 'groups'. Each group can have subscribers, and maintains a group home page where subscribers communicate amongst themselves.
Inline module allows users to display uploaded files and images inline, i.e. place links to files into a content using a simple [inline:filename.jpg] tag. The effect is a link to the file or the display of an image, depending on the file type.
Inline allows users to place an uploaded image or a file attachment anywhere in the content. During creation of a content, a user can simply enter the number or filename of the attachment that should be displayed inline. After submitting the content, the number is automatically converted to the corresponding filename.