Sudoku
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Generates a sudoku puzzle page for the user to play.
Generates a sudoku puzzle page for the user to play.
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 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.
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.
Project aims to provide for the cross-browser display of interactive SVG files using RaphaelJS (MIT licensed and therefore not included). Example use cases would be for interactive galleries and animations, and generally wherever Flash would be used for vector artwork and animation. Also provides an more graphically interactive alternative to html image maps.
Sponsored by R2integrated
Allows videos embedded using the video_embed_field module to be displayed in a DOM Window overlay.
Well, first it defines a new format for the video_embed_field fields called overlay. Then, using a pretty standard theme function, combines the preexisting display modes into one, thus producing a thumbnail that is linked to the embed code (inline hidden div) which will be displayed in an overlay window using the DOMWindow jquery plugin
Module provides integration with your facebook gallery
A description will be placed soon...
With Bulk Media Upload you can upload a bunch of files and a new node, taxonomy term, or other entity will be created for every file. The files are selected via a browser file upload dialog and can be stored in a file or image field.
Also default values can be chosen for the other fields assigned to the new node.
This module is looking for a new maintainer.
FileField Sources Plupload lets you add Plupload (a multiple files/multifile upload widget) as a source to any file field supporting FileField Sources.
Plupload is a GPL licensed multiple file uploading tool that can present widgets in Flash, HTML5, Silverlight, and HTML4 depending on the capabilities of the client computer.
By using FileField Sources to add Plupload as a source, multiple file uploads can be achieved on regular File and Image fields using the standard widgets as well as a range of contributed field widgets supporting FileField Sources. This includes cropping widgets, like the excellent Manual Crop.