Media: RuTube
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Creates a RuTube PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.
Creates a RuTube PHP Stream Wrapper for Resource and implements the various formatter and file listing hooks in the Media module.
Just a fserver sandbox project
Changes and patches to original fserver
pjax is a jQuery plugin that loads new content into the current page without a full page load. This is usually quicker and smoother than a full page reload, because Drupal only has to deliver the main page content and not the full page – and the browser only has to redraw a smaller amount of markup.
In addition to this, pjax updates the page URL with the proper page path using HTML5 pushState – not with #url-fragments that are commonly used with ajax-loaded content. It also updates the page title with the title of the loaded page. In other words, it has all of the benefits of standard page loads (permalinks, SEO), while taking advantage of partial page loads in the browser.
Browsers that don't support pushState – specifically IE < 10 – will automatically fall back to full page loads. In other words, nothing will break, but the module will not provide any benefits for those browsers.
For a quick example of this technique, see the original pjax demo. A more elaborate example is Github's project file browser.
Date Reminder allows a registered user to request an email reminder to be sent at a specified time before an event. Generally these would be calendar events, but any node type that has a CCK datetime can support reminders.
An effort is under way to move much of the documentation here to the Date Reminder section of the Site Builders Guide. Currently that document is very incomplete, but watch there. Information on this module page will gradually be moving there.
The ApacheSolr SEO blocks provides some extra blocks that improve the user
experience of filtering and the positioning of the ApacheSolr pages result of a
combination of multiple active filters in the facets. The blocks provided get
the values and types of the activated filters providing two useful blocks:
Views Raw SQL allows arbitrary SQL expressions to be added to Views, as fields and sorts. This is useful when you want to do something more complicated than Views or Views Calc can do already, e.g. sort by the sum of two fields multiplied by the square root of another field, and you've already built functionality around doing this in Views so it would be a pain to switch to a custom query.
IMPORTANT: Views Raw SQL expressions are not safe. They can be used to circumvent data access restrictions with malicious SQL or to break a view with invalid SQL. So be very careful who you grant permission to use this module.
A module that implements the manage of a League of Fantacalcio (Italian fantasy football game).
With this module you can create tournaments (championship, cup, ...), groups, teams and manage a league with matches, standings and upload votes (a text file copied from an XLS file from http://fantagazzetta.com) and calculate results.
Points, rounds and other settings can be configurated.
Further updates are coming...
Provides the user with a check box on all content types to set the "provide a menu link" value to true by default.
This is basically a nice way to ensure the menu system is adhered to by all content authors.