Новые модули
Bot Social
Bot Social is a Bot submodule which listens for URLs for Twitter posts to be mentioned in a channel. When it detects one, it uses the Twitter API to fetch the “tweet” and echoes it back into the channel, saving everyone a click.
Conceptually, it could be expanded to work with similar services such as Identi.ca or the like.
Example usage:
[12:54pm] Albright: Hey, this is interesting: http://twitter.com/alanjosephburke/status/22787388076
[12:54pm] ABs_Bot: http://twitter.com/alanjosephburke/status/22787388076 is @alanjosephburke (Alan Burke): "Already, More people claim they WILL attend Drupalcon Chicago http://tinyurl.com/33c8bsv, than claimed they attended Drupalcon CPH #drupal"
It is hoped that this module will soon be in use for Druplicon, the bot which populates the most popular Drupal-related IRC channels; until then, if you'd like a demonstration of Bot Social, find me on IRC (username "Albright") and ask me to turn on my own bot so that you can play with it.
Graph API
Graph API is a module to generated (directed) graphs on the HTML5 canvas with div overlays.
The module uses the javascript library springy by Dennis Hotson
The current version is not very well documented.
RoadmapA topdown layout like the graphviz dot output. This is for understanding directed graphs better.
Collapsible divs. As the layout needs space big div's overlap.
Theme-able items like user, node, comment
Liberty Reserve for UberCart
This module provides Liberty Reserve payment method through libertyreserve.com website when using UberCart.
In order for the module to work properly, you need to setup your store on your Liberty Reserve account, then configure the payment method here: Home › Administer › Store administration › Configuration › Payment settings.
Google Translate Filter
Google Translate Filter is an input filter that translates the text in question from one language to another using the magical fairies of the internet (aka the Google Translate API.) Choose source and dest languages in your new Input Format and off you go.
NOTE: Google Translate API has a reasonably small character limit (around 2000 characters after URL encoding). If you try and translate text longer than this you will get an error. Maybe somday I will write an addition to cut larger chunks of text, translate them in pieces and put them back together. Or maybe you can!
Variable Changes
Variable Changes module allows administrators to identify which variables have been modified since the last backup of the table variables.
This module detects variables created, modified or deleted. If you use Strongarm this module could be useful for to determine which changes were made in the variables after setting up a part of the site.
If Diff is installed, you can see the differences between the current value of the variable and the backup-ed value.
How to use the module
- Install the module
- Go to Administer -> Reports -> Variable Changes
- Click on Backup Variables
- Make changes in your site
- Go back to Administer -> Reports -> Variable Changes, and you will see which variables were created, modified or deleted.
Views Sparkline
This module provides a views style plugin that outputs sparkline style charts using the Google Charts API.
This module has no dependencies other than Views itself.
WP Theme
The WP theme module allows using WordPress themes with Drupal.
This module isn't yet fully working yet - it provides a compatibility layer between Drupal and WordPress, which is nowhere near complete.
Since WordPress themes are structured differently than Drupal themes, some changes are required to the way most websites work. If you want extra compatibility on node listing pages with views, you can add the WP Theme: Have Posts filter to the view, to use the built-in style.
For comments to work properly, it requires a patch to Drupal core, as there is a function name collision with comment_form. The patch is included with the module.
This module is dedicated to Jeff Eaton, the king of novelty modules.
Narcissist
This module adds quick and simple support for narcissism to any web site. When enabled, the "Admire self" permission can be added to any role; users with that permission will see all nodes as their own when browsing the web site.
