Image Browser Legacy

Component type

module

Maintenance status

Development status

Downloads

1190

Component created

Component changed

Image Browser is no longer supported in Drupal 7 hence the need for an input filter that expands Drupal 6 style [ibimage] tags in Drupal 7 content.

This module is for you if you have upgraded a Drupal 6 site that used Image Browser tags to Drupal 7 and realize that the image tags no longer work in Drupal 7.

Nodelocks

Component type

module

Maintenance status

Development status

Downloads

340

Component created

Component changed

Nodelocks prevents any user from deleting a node if that node has been added to a list of "locked" nodes.

This module serves as a lightweight alternative to Content Access, which can be configured to prevent the deletion of certain nodes, along with much more functionality.

Services Log

Component type

module

Maintenance status

Development status

Downloads

2620

Component created

Component changed

This module provides logging for all requests made through Services endpoints. Its primary focus is for logging REST Server requests and was written primarily with that in mind, but I'm accepting patches to deal properly with other servers.

HaCSSaw

Component type

module

Maintenance status

Development status

Component created

Component changed

Intended for development environments, allows permissions to be granted so some users can modify CSS, either sitewide or only for themselves.

This came about because of a real scenario in my last project. I did not have direct access to the server filesystem, but was developing content I wanted to style consistently with CSS rather than inline. I was tweaking CSS in the browser using Firebug-like tools, building up a local CSS file, and occasionally sending them to the site administrator to copy to the site's filesystem. This wasn't an ideal workflow :(

Register

Component type

module

Maintenance status

Development status

Downloads

1467

Component created

Component changed

This module allows sites to have multiple user registration pages. Site admins are able to specify a drupal role that users entering via this reg page will be granted as well as wether or not to activate the account, block it, or defer to the site's rule. If the profile2 module is enabled, site admins may also specify which (if any) profiles to attach to the form.

Lightbox_wysiwyg

Component type

module

Maintenance status

Development status

Component created

Component changed

Lightbox_wysiwyg is a module that makes sure that inserting an image with lightbox popup into a wysiwyg editor is as easy as posible. The only other way to use Lightbox with inserted images in a wysiwyg editor requires the client to know how to link images, attach classes, etc... (read: http://drupal.org/node/252153) That solution is too hard to understand for the average user.

Services Search API

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a services ressource which enables a bridge to the search_api module. With this module, services and search_api you will be able to create a webservice which can return a search result set.

Works with:
* search_api_solr
* search_api_db