Maintainers monitor issues, but fast responses are not guaranteed.

Zensursula

zensursula.png

This module integrates the applet from vdl.odem.org and provides a configuration interface in the admin section to customize its behavior.

The point of this module is specific to German internet politics. It can be considered an ode to the German Minister for Family Affairs, Ursula von der Leyen.

Among German geeks, she is known as “Zensursula”, a combination of “Zensur” (German for “censorship”) and “Ursula”. She has been pushing for legislation to force ISPs to censor the web much in the same way that China does.

The Ursula von der Leyen-Fanclub at vdl.odem.org renders her proper homage and demonstrates the module in action.

Get your own Zensursula talking head on your website today!

Install this module to show that you love her and her brilliant plans.

This module was initially written for netzaffe.de.

Credits

Credits to drx and tobi-x from the Ursula von der Leyen-Fanclub. for writing this javascipt-applet.

More info about the "Zensursula" debate

Wysiwyg API template plugin

In TinyMCE, CK Editor and FCK Editor, there is a template function, which allows a user to select a HTML template from a drop-down and insert it into the WYSIWYG text-area.

IE CSS Optimizer

Screenshot of IE CSS Optimizer form

Internet Explorer will refuse to load more than 31 linked stylesheets. Unfortunately, the alternative to load styles using @import statements (which Drupal 5 used), has bad performance implications.

The fix for this on production sites is to simply enable the “Optimize CSS files” option on admin/settings/performance. Unfortunately, that option makes developing CSS for themes or modules a true PITA. This module adds a developer-friendly solution to the “Optimize CSS files” feature; it aggregates all stylesheets except for those in the theme or in the selected module.

Domain Taxonomy

This module extends Domain Access (DA) functionality to taxonomy objects. It makes taxonomy terms dependent on domain access rules like nodes. In practice, it means that term editing forms are extended by new options for choosing domains where term must be published. This options block is identical to the block for nodes from DA, but have some additional features for allowing inheritance of domain rights to child nodes or terms.

And when you create nodes with term which have assigned domain right, than term right inherits to this new nodes.

Filtering of terms list for current domain is organized by processing db_rewrite_sql hook on taxonomy select queries.

This module useful for many other modules, like Forum which can excellent work with DA module on nodes (topics) listing level filtering for domain accessibility, but forums and containers can`t be assigned to different domains. And Domain Taxonomy module help to solve this.

Release Status

Drupal 7

Domain Taxonomy depends on Domain Access module.

Compatibility is as follows:

Domain Access Domain Taxonomy
7.x-2.x 7.x-1.x
7.x-3.x 7.x-3.x

Views Showcase

Views Showcase

The Views Showcase can be used to create very elegant and beautiful Showcases to display content you may want to highlight in your site.

This module integrates with Views module, so you can use any content type and fields to be displayed as Showcase.

In this first release Views Showcase provides 3 slots where you can put an image, a title and a teaser. The fields are provided by Views module, so you can virtually put any field in these 3 slots. In future versions more slots will be provided.

Dependencies

Views Showcase uses two third party Javascript, Cycle and Easing. Since Drupal.org doesn't allow the project to contain these libraries within the package, this module requires the Libraries API module in order to work.

After you download the Libraries API module you also will need to download the two Javascript libraries used to create the effects.

Cycle: http://malsup.com/jquery/cycle/
Easing: http://gsgd.co.uk/sandbox/jquery/easing/

These libraries should be placed at sites/all/libraries folder. Each library in a folder of it's own name (e.g. sites/all/libraries/cycle).

Demo

A very nice implementation is available at Digital Motion Comics website.

Maintainers

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained