Considered feature-complete by its maintainers.

CCK Taxonomy Subset

This CCK field allows a filtering of the selectable terms for a matching vocabulary displayed in the taxonomy select combo box in a node create/edit form.

Kitten

Hack core without incurring divine retribution on pre-adolescent feline kind.

Magazeen

screenshot.jpg

NEW: Port of Magazeen to the Fusion theme system with tons of new features is available in the 3.x branch! The Fusion base theme and Skinr module are required for the 3.x version.

Magazeen is a cool and modern theme with a stylish colour scheme, originally designed for Wordpress by WeFunction Design Agency, distributed by Smashing Magazine and originally ported to Drupal by zinv.

Google News sitemap

The Google News module for Drupal 7 generates a Google news compatible sitemap feed from your Drupal site's content.

User Visits Advanced

The User Visits Advanced module is a contrib module for the User Visits module. It is extremely useful for social networking sites who wish to provide their users with statistics about the number of times a the users profile page is being viewed and by which other users. See the provided screen shot how the block of this module can look like.

This module comes with its own database table to store statistics per user profile (uid). At cron time, the data from the user_visits table is collected, aggregated and stored in the user_visits_adv table. It stores

  • the total number of visits per uid
  • the number of visits of the X past days per uid
  • the most recent visitors uids of the past Y hours

Installation

  • Enable the user_visits_adv module
  • Go to admin/user/user_visits and the advanced fieldset
  • You can choose to enable the two blocks: My recent visitors adv & My visitors history adv
  • Configure each block for the amount of data which should be handed over to the theming functions

Theming

The My visitors history adv block can be themed by overriding the following function
<?php
/**
* Theme function for history block
* @param $history is array with the views data of the past X days.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only