Issuu Smart Look
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Integration with Issuu.com's Smart Look service.
Integration with Issuu.com's Smart Look service.
An enhanced comment API for developers of comment modules.
Co-maintainers from other comment modules welcome.
Completely unstable and under heavy development.
Provides a Views attachment display type which displays the body of a node.
This allows you to allow users to edit the header and footer of Views without giving them access to the full Views admin UI.
Currently the node is taken automatically from a path based on that of the view, including the argument. For example, if your view is at /foo/bar then the header is created from the body of the node present at /foo/bar/header, if one is found.
Further methods of finding a node are theoretically possible: file patches :)
Sometimes you need to take a quick look at the contents of a node during the development process. There are many ways to do this; using phpmyadmin, running a mysql query from the command line, using drush, using the devel module, etc. Here is an alternative that provides a GUI method.
This module provides a quick and dirty way to dump a node's details to the screen. Enter a node id, submit, and there you go. This is not intended as a replacement for the devel module, but rather a lightweight alternative way to examine a node that uses minimal resources.
SVN Up is a simple module that, as the name suggests, updates a particular folder of your Drupal site from an SVN code base.
Shell access to your server and subversion installed. Your apache or www-data user must also have the ability to store their SSH credentials.
This module should never be used in production. When enabled, it has the ability to add/update/alter the files on your site.
This project will bring faceted browsing to views.
I have a proof-of-concept site, with all the code working, true faceted browsing. I'm going to generalise it so it can be used by anyone to add faceted browsing to a view near you.
This is a simple module that creates a block to display a logo and link to
http://www.bringdownie6.com/
You can see this in operation at my personal web site, http://www.glatz.com
Requirements
------------
This module requires Drupal 6.0.
Installation
------------
* copy it to your sites/all/modules path
* enable the module at admin/build/modules
* enable/position the block at admin/build/block
This module needs a new maintainer
This is a collection of modules and tools for Messaging and Notifications, intended for high traffic/high volume web sites.
They won't make Notifications go faster, it will be actually a bit slower when used on a single web server. Though for bigger deployments it can really increase troughput by using drush workers instead of cron and distributing the workload.
This module allows you to customise the display of views attachments, on just the first page.
Out of the box, views incredibly powerful, but have you ever wanted to:
If you answered 'Yes!' to the two questions above, then this module is what you need.
It allows you to create views that, for example:
Provide a block for prev / next links. Work also with flag_weights.