CKEditor Media Embed

Component type

module

Maintenance status

Development status

Component created

Component changed

I've taken the CKEditor media embed plugin from Kent Safranski and turned it into a wysiwyg plugin. I also slightly modified it not to use an iframe based dialog (it was causing problems for me with Firefox at least).

Known issues

You might find that Firebug stops execution on an error, with one of the following messages:

module_checker

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds lightweight update status page for site projects (modules).

Can be used for shared hostings, where because of resources limitation site raises 500 server error - mainly on administration pages and standart 'update' module slows down administrator pages.

Weibo Sharebutton

Component type

module

Maintenance status

Development status

Downloads

8075

Component created

Component changed

Weibo Sharebutton uses Sina Weibo's Open API to provide a share button. It more or less provides the settings from Weibo's Sharebutton Embed Page.

It is functionally similar to Facebook Like Button, Google+1 and Twitter Tweet button.

While ShareThis essentially provides the same basic sharing capacity, it does not provide a counter.

Lists

Component type

module

Maintenance status

Development status

Downloads

459

Component created

Component changed

Lists is a feature-rich list building module - think listmania, top 10s, watch lists, wish lists, to do lists, or any other type of list you can think of. It provides a fully-themeable user interface to let you and your users create lists, add things to lists, add list entry details, order list entries etc, all in the most convenient way possible. By using pluggable "list handlers" lists can be backed by any existing Drupal collection type (CCK reference fields, nodequeues, flags, etc) or you can supply your own!

STATUS: The 6.x-1.x-dev version is currently usable but most definitely still in development and not production-ready.

simple_slideshow

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The goal of this module is to implement a very simple image cycle slideshow. Views maybe used - but not required. The slideshow comes with three images so it can be tested on install.

This module will create two database tables. The first contains the information needed for each slideshow. The other contains information about the images for the slideshow. I used the concept of blocks as a guide. Refer to delta as the key of the slideshow and its images.

Block Search User

Component type

module

Maintenance status

Development status

Downloads

2825

Component created

Component changed

The block search user module provides a simple "Search Users" block that is nothing more than a shortcut for running a user search. The user search function from the core search module is used.