Split Moderation

Component type

module

Categories

Maintenance status

Development status

Downloads

1411

Component created

Component changed

With the built in Drupal fourm module, items are handled just like nodes and comments on those nodes. One shortcomming with this approach is that the permissions for comments also apply to forum posts. What this means is that you can not have moderated comments and un-moderated forums, or vice-versa.

This module fixes that. It allows you to select which node types are "always moderated".

OG Audience By Type

Component type

module

Maintenance status

Development status

Downloads

5614

Component created

Component changed

This module modifies the node edit form's audience selector, provided by the Organic Groups module, such that the groups are selectable by content type. This is useful on sites with a very large number of groups and many different group types. For example, a site with Districts, Schools and Interest Groups (all content types defined as Organic Groups) will have an individual selector for each group type.

HTML Purifier

Component type

module

Maintenance status

Development status

Downloads

194624

Component created

Component changed

HTML Purifier is a standards-compliant HTML filter library. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are standards compliant, something only achievable with a comprehensive knowledge of W3C's specifications.

HTML Purifier is very tasty when combined with WYSIWYG editors and is more comprehensive, standards-compliant, permissive and extensive than Drupal's built-in filtered HTML option, which uses a derivative of kses. You can read more about it at this comparison page. Want custom fonts, tables, inline styling, images, and more? Want just a restricted tag set but bullet-proof standards-compliant output? HTML Purifier is for you!

The HTML Purifier module is licensed under GPL v2 or later, however, the HTML Purifier library itself is licensed under LGPL v2.1 or later.

Want to give it a test drive? Try it out on simplytest.me.

jCarousel Lite

Component type

module

Maintenance status

Development status

Downloads

15881

Component created

Component changed

Note: As of 2013-04-17, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to http://drupal.org/node/748264.

#D7CX: I pledge that jCarousellite will have a full Drupal 7 release on the day that Drupal 7 is released.

Description

This module allows you to embed the jCarousel Lite jQuery plugin in any node.

jCarousel Lite is a jQuery plugin that carries you on a carousel ride filled with images and HTML content. Put simply, you can navigate images and/or HTML in a carousel-style widget. It is super light weight, at about 2 KB in size, yet very flexible and customizable to fit most of our needs.

Try out jCarousellite demo.

Requires jQuery Update.

Tax Tree Nodes

Component type

module

Categories

Maintenance status

Development status

Downloads

2930

Component created

Component changed

Tax Tree Nodes shows a taxonomy including all terms with at least one node attached to it as well as a link to the node.

The admin settings allows you to:

Media Manager

Component type

module

Maintenance status

Development status

Downloads

3104

Component created

Component changed

This module is now in beta testing phase.
This was updated on March 27, 2008.

Media Manager is designed for easily managing the incoming media from a variety of sources. It provides for media simply as files, or, by using the media_nodes module, allows media to have the full benefits of nodes. Media can be attached to nodes, providing the ability for playlists or slideshows, and display of images, audio and video within a node.

There are quite a few features planned to be added, however, the first deployable version will be rather limited.

Requires Media API.

Advanced Profile Kit

Component type

module

Maintenance status

Development status

Downloads

79409

Component created

Component changed

Advanced Profile Kit provides building blocks for putting together fancy user profile pages like those commonly found on social networking sites. It is most useful with Page Manager & Panels, though the provided pieces can be used in the theme layer if you prefer. By using Page Manager as a base, any item that can be added to Page Manager can be added to the profile page by pointing and clicking with no coding needed.

Media API

Component type

module

Categories

Maintenance status

Development status

Downloads

3153

Component created

Component changed

This module was updated on March 27, 2008. It contains numerous changes, including transferring definition of types, transforms, presenters, extensions to hookable functions. Although this is a development module, and therefore not yet for production sites, it is in a beta state.

This module provides an API for which extensions, types, presenters, transformations, administrative capabilities, layouts, filters, and other things can be defined by other modules for acting upon files located with the system.