iTweak Upload

Component type

module

Maintenance status

Development status

Downloads

38829

Component created

Component changed

iTweak Upload module revamps Drupal file uploads with sexy thumbnail previews and mime icons, adds image gallery views for attachments and tweaks file upload forms and attachments display.

Summary of features (Drupal 6):

  • Beautify and improve the upload form for file attachments in nodes and comments (created by core upload.module and by Comment Upload module)
  • (Option) Preview uploaded image files
  • (Option) Display thumbnails for image attachments
  • (Option) Display image attachments in a gallery
  • (Option) Show images in animated popup, grouped or slideshow with one of many image popup modules (see below)
  • Independent of theme - works with any theme that does not already customize file uploads.
  • Compatible with popular modules download_count, private_upload
  • jCarousel (if installed) can be used for the image attachments gallery (experimental)
  • jCarousel Lite (if installed) can be used for the image attachments gallery (experimental)
  • Insert feature added to the files upload form (Insert module required)
  • Insert feature preview of presets (experimental)

See details for Drupal 7 features (in active development).

Blog title

Component type

module

Categories

Maintenance status

Development status

Downloads

4594

Component created

Component changed

This module is no longer maintained. You are encouraged to use Advanced Blog or Views instead.

This module enables administrator to replace the standard "user's blog" title with the value stored in a user profile field. It requires the blog and profile modules provided with Drupal.

CCK Private Fields

Component type

module

Downloads

10468

Component created

Component changed

Overview:

This module allows users to mark administrator selected CCK fields as Public (visible to everyone), Hidden (visible to node author, hidden from everyone else) or Private (visible to node author and "friends"; see requirements section below).

Description:

  • The field settings screen provides a new option to enable privacy options for fields. This option is global and affects all content types where the given field is shared. The default privacy status can be specified.
  • This module supports all kind of fields, and even fields in multigroups.
  • In the node edit form, a new option to configure field privacy settings will be available as a small icon next to the fields where this feature has been enabled. This is only available to users with "edit privacy options for field %field_name" permission.
  • Users with "view private data for field %field_name" permission are excluded from privacy restrictions. This feature combined with node revisions allows community managers and/or site moderators to monitor changes to privacy settings.
  • Builtin support for node revisions and Diff module.

Requirements:

Random blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

3086

Component created

Component changed

Random blocks module allows you to display your existing site blocks randomly. It can display 1 or more blocks at a time, and you can configure which blocks will be available to each random block. A random block becomes a block in it's own right within the drupal system, which you can then assign to any region, basically becoming a container for other blocks.

Minimax pager

Component type

module

Maintenance status

Development status

Downloads

9485

Component created

Component changed

Seeking co-maintainers.

This module themes the pager with a textfield input for direct random access to any page instead of clicking page links. It's especially useful when the number of pages are very large. Drupal's built-in pager only allows sequential access to page and it could take forever to scroll through very large number of pages. This pager is very compact and can be made tiny yet able to jump to any page by CSS styling the first/previous/next/last links with graphics like the example shown here.

This pager can be used in two ways:

Alter profile page

Component type

module

Maintenance status

Development status

Downloads

16602

Component created

Component changed

The sole purpose of the Alter Profile Page module is to bring more of social networking, MySpace-ish look to Drupal's user profile page.

Enabling the module will change what appears on the users' profile page(s). By default, the Drupal core sets the profile page to display a section called History, under which you'll see Member for which then displays XX weeks YY days. Please see the attached screenshot for a before and after look at what the module does.

Node displays

Component type

module

Categories

Maintenance status

Development status

Downloads

38109

Component created

Component changed

Node displays is a replacement for the node build modes and the field / display settings screen provided by CCK. You can select per build mode which field is displayed, give it an order and render it in a node region. It is part of the Display Suite concept and is an implementation of its API.

Support and integration with core (search) and contrib (like CCK, fivestar and ubercart) modules is available at the Node displays contributions project.

Contact Form On Node

Component type

module

Maintenance status

Development status

Downloads

15309

Component created

Component changed

This simple module add a contact form right under the node. You can choose:

  • to add a contact form on teaser,
  • to add a contact form on full view,
  • to add a contact link on teaser,
  • to add a contact link on full view,
  • which content types these settings will apply to.

This check if user has rights to access contact forms.
It needs Contact module.

Fivestar Recommender

Component type

module

Maintenance status

Development status

Downloads

7928

Component created

Component changed

This module makes content recommendations based on users Fivestar votes. It provides two types of recommendations:

  • "Users who liked this also liked": Shows a list of nodes on a node's page. Recommendations are computed based on whether the the nodes received similar Fivestar ratings from users.
  • "Recommendations for you": Shows a list of recommended nodes to the current user based on the user's previous ratings. This is personalized recommendations to each particular user.