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.
The Galerie module provides (hopefuly) easy to use and clean galleries based on an API/submodules model.
galerie itself provides a "galerie" node type and manages the display of galleries (classic thumbnails and large images view, and slideshow mode) while submodules retrieve content from different sources: local files, Flickr or Tumblr for now.
This module uses the @font-face feature of CSS to display texts using your favorite fonts. By doing this, you allow users to view texts in fonts not available on their computers. Those fonts are instead stored on the server. In Drupal, there are a few methods for doing this. Most (all ?) rely on javascripts or flash to generate flash objects or images representing the text. This module does not depend on either; so there are no flash objects, no images, just regular texts rendered beautifully in your favorite fonts.
Installation
To install, visit admin/settings/dfont. Basically, you have to upload fonts to Drupal's "files" directory and turn on the dfont filter.
Note: You have to provide *both* .ttf and .eot files (different extensions but having the same name) for each TrueType font so the text can be viewed across multiple browsers.
Usage
To use, you must first enable the Dynamic Font Filter (admin/settings/filters). You can use the filter in a number of ways. For examples:
+ [dfont=GentR102|16pt] text to be rendered nicely. [/dfont]
+ [dfont=df2|16pt] text to be rendered nicely. [/dfont]
+ [dfont=df2|120%] text to be rendered nicely. [/dfont]
Test Content Block is a tool for people tasked with the onerous chore of theming Drupal sites. When theming, you often have to run back and forth between node templates.
I really don't have much time for this project, and the SwiftRiver project is actively developed, and is hard to keep up with it. Maintainers wanted.
This module (will) provides integration between Drupal and SwiftRiver. "SwiftRiver is a free and open source software platform that uses a combination of algorithms and crowdsourced interaction to validate and filter news. It is an open source effort by many contributing people and organizations including Meedan, Appfrica, GeoCommons and Ushahidi."
This module is brand new and so is SwiftRiver, so this module has yet to do anything. At the moment, it is just a basic stub of functions and structure and will get filled in as I have time and SwiftRiver grows.