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

Series

This module allows you to put nodes into series using taxonomy.

Site map

This module provides a site map that gives visitors an overview of your site. It can also display the RSS feeds for all blogs and categories.

Image Assist

image-assist.png

Image Assist allows users to upload and insert images inline into content. It automatically generates an "Add image" link under fields of your choice. Clicking the link opens an image browser, displaying all images that have been uploaded via the Image module.

Images can be filtered by ownership or taxonomy terms (categories). New images can be uploaded through Image Assist's dialog. Clicking on an image displays a properties page where attributes such as caption, size, and alignment can be set before the image is inserted into the post.

Image Assist is especially useful when using a client-side editor/WYSIWYG editor. Currently, it can be used with TinyMCE via Wysiwyg API - support for other editors is right on the way.

Taxonomy Image

The taxonomy_image module allows site administrators to associate images with taxonomy terms. With the association created, an admin can then make a call to 'taxonomy_image_display()' from their theme or other PHP code to display the appropriate image.

The module allows the admin to create a one-to-one term-to-image relationship. With image display recursion, it is also possible to create a many-to-one relationship. This is useful if creating taxonomy hierarchies in which an entire tree of terms will use the same image. With recursion enabled, you only need to associate an image with the tree parent, and all children will automatically inherit the same image.

Features:

  • Image configuration happens within existing admin/taxonomy menu structure.
  • Admins can add custom tags to <img> markup when displaying images.
  • Allows one-to-one term-to-image relationships.
  • Allows many-to-one term-to-image relationships.
  • Admin-permitted users can disable the images.
  • Administrators can force images to be a standard size.
  • May use the ImageCache module if it is available.
  • Works with Views.
  • Utilizes core file.inc and taxonomy.module APIs.
  • Small module with specific, focused functionality.

waypath

This module appends related links from the XML-RPC service at waypath.com to node teasers and/or node bodies (configurable).

Pblog

SecurityFocus incorrectly reports a vulnerability in this module. See SA-2008-031 - Pblog - Incorrect vulnerability report for details.

When you create a pblog entry it allows you to upload a zip file containing images along with the normal text body. Once you have submitted the pblog entry it unzips the file, creates thumbnails and medium size versions of the images. In the teaser for the node it will display a random image out of the gallery and in the node under the blog entry it displays a gallery of thumbnails.
If you click on a thumbnail it shows you the medium size image, and allows you to skip forward or backwards through the gallery or view the full size image.

About

My "blog" is all based around my digital camera. I take pictures of things that happen, the module aims to make it easy to upload a ton of photos with a blog. The teaser show a random picture and links to the main node with a gallery of all the pics.
There is also a block that displays a random pic from all your pblogs. Ive tried to make it as simple as possible, no database fiddling needed. Just copy pblog.module to your modules dir enable and your ready to go.

User Comments

Pages

Subscribe with RSS Subscribe to RSS - Content display