Using this module, the site administrator can provide any number of flags for nodes, comments, or users. Some possibilities include bookmarks, marking important, friends, or flag as offensive. With extensive views integration, you can create custom lists of popular content or keep tabs on important content. The 2.0 version of Flag contains the following improvements over the 1.1 version of the module: * Flagging for anonymous users (even with page caching enabled). Requires Session API. * Import/Export support. * Faster table indexes and schema. * Services module integration. * Activity 2 module integration. * More powerful trigger and actions integrations. * Flag access controls (flag only others/own content) and access API. Saved By: Ryan Price | View Details | Give Thanks Tags: drupaleasypodcast, modules, flag, lists, nodequeue, activity streams
- DrupalEasy
Insert is a utility that makes inserting images and links to files into text areas or WYSIWYGs much easier. It adds a simple JavaScript-based button to FileField and ImageField widgets. When used with ImageField and ImageCache, images may be inserted into text areas with a specific ImageCache preset. This module was previously known as FileField Insert. Saved By: Ryan Price | View Details | Give Thanks Tags: drupaleasypodcast, modules, files, image, imagecache, tinymce, ckeditor, wysiwyg
- DrupalEasy
The news that WhiteHouse.gov relaunched this week running open source Drupal software raised eyebrows and hackles among knee-jerk anti-Obama types and a small cadre of ignorant bloggers. Saved By: Ryan Price | View Details | Give Thanks Tags: drupal, government, press, drupaleasypodcast, arguments
- DrupalEasy
The largest underground "movement" in the Drupal community is the desire for a shift in goals, which has been labeled Smallcore. This movement has been rapidly growing among Drupal developers, who instinctively understand the need for and advantages of such an approach, but up until to now there has not been any concrete and constructive communication to the rest of the world about why we feel this approach has merit. This article is meant to provide an overview of what we, as developers, mean when we bandy about the #smallcore tag, which unfortunately has been misconstrued as a desire to just rip out as much code as possible without any thought about our users. This is actually not the case at all, as #smallcore is intended as a way for us to better serve our end users. Saved By: Ryan Price | View Details | Give Thanks Tags: drupal, drupaleasypodcast, smallcore, framework, cms
- DrupalEasy
This module implements the Porter stemming algorithm to improve American English-language searching with the Drupal built-in Search module. The process of stemming reduces each word in the search index to its basic root or stem (e.g. 'blogging' to 'blog') so that variations on a word ('blogs', 'blogger', 'blogging', 'blog') are considered equivalent when searching. This generally results in more relevant search results. Saved By: Ryan Price | View Details | Give Thanks Tags: search, modules, drupaleasypodcast
- DrupalEasy