Configure the layout and format of content and data presented to site visitors.

Node menu

This project has been discontinued in favor of Menu Node Views.

Kiosk

This module allows an administrator to put selected computers into "Kiosk Mode".

PageEar

pageear sample

***************************************
This module is deprecated in favor of curlypage in respect of name copyright.

If you are a new user please go to curlypage project page and use that module.

***************************************

Image Path

This module allows you to refer to images that are associated with imagefields using a simple URL structure that locates the images based on the nodes they belong to, rather than their locations on the filesystem. This is especially convenient for situations where you might be changing the actual filepath in an imagefield sometimes, but it's also nice if you just prefer the idea of having a more consistent URL structure for your site, where images can be treated more like "first-class content".

When you install this module, it scans all your content types to find which ones have imagefields. It also "notices" when you alter any content types to add or remove imagefields. Without any configuration from you, it allows you to use URLs like this to refer to images:

/[$node_type]/[$nid]/[$field_name]

...where [$node_type] is the "machine-readable" name of your content type, [$nid] is the node id for a particular node, and [$field_name] is the name of the imagefield without the "field_" prefix.

So, for instance, if you have a content type called "biography", and an imagefield defined for it called "field_portrait", you can refer to the portrait on node 34 like:

/biography/34/portrait

Pages

Subscribe with RSS Subscribe to RSS - Content display