
Notifications This is a complete Subscriptions/Notifications Framework aiming at extendability and scalability. It allows any number of plug-ins defining new event types or subscription types or a different user interface. Drupal 7 upgrade A quick D7 upgrade has been done for some limited funcionality. See upgrade notes here: #936660: D7 upgrade task (Notifications module) New in 6.x-4.x version Advanced queueing, fine tuning, drush processing.. Other modules using this framework Notifications Files Sends attached files in emails with posts and comments.Views Saved Searches, subscribe to saved searches.Notifications Location, subscribe to content related to your location.Notifications Add-ons, some additional modules (Custom subscriptions, FeedAPI integration, Nice subscription links...)Organic Groups is now using it for notifying users about posts. Features Immediate or digested notifications, allowing multiple digest formats for deferred notifications. Dependencies / Requirements:
SEO Tools | Drupal.org The Drupal SEO Tools module seamlessly integrates a sophisticated all-in-one suite of search engine reporting, analysis and optimization tools into your website. It provides a dashboard that integrates analytics reports with links to webmaster tools and vital Drupal SEO modules. To get a better idea of what this module does, checkout the demo video The SEO tools suite integrates: Keyword researchKeyword managementKeyword extractionContent optimizationContent reports (via SEO Friend)Content taggingLink managementContent autolinkingCornerstone content & silo managementDrupal SEO architectural enhancementsPage titles MetatagsPath & PathautoGlobal redirectPath redirectXML sitemapGoogle Analytics w/ API integrationGoogle Webmaster Tools To learn more visit the Drupal SEO Tools Homepage Installation The module provides a setup wizard to help streamline installation and optimal configuration of the extensive list of critical modules required for proper Drupal SEO. Drupal 6 installation Sponsorship
Pathauto The Pathauto module automatically generates URL/path aliases for various kinds of content (nodes, taxonomy terms, users) without requiring the user to manually specify the path alias. This allows you to have URL aliases like /category/my-node-title instead of /node/123. The aliases are based upon a "pattern" system that uses tokens which the administrator can change. Requirements Token Versions The 7.x-1.x and 6.x-2.x branches are currently accepting new feature requests and are kept in sync as much as possible. Known issues Multilingual URL alias support is still a little unstable and should be tested before used in production. Recommended modules Redirect (D7) / Path Redirect (D6) when installed Pathauto will provide a new "Update Action" in case your URLs change. Co-Maintainers Pathauto was originally written by mikeryan and maintained by Greg Knaddison (greggles). Pledges #D7AX - I pledge to make this module as accessible as it can be.
RealName The RealName module allows the administrator to choose fields from the user profile that will be used to add a "real name" element (method) to a user object. Hook_user is used to automatically add this to any user object that is loaded. It will also optionally set all nodes and comments to show this name. Drupal 7 The module underwent a major rewrite and simplification for Drupal 7 and now depends on the core token API and the Token module for its functionality. Drupal 7 core also now provides a central function that should be used to output a user's name: format_username() thanks to issue #192056: User's raw login name should not be output directly which was accepted into Drupal 7. Drupal 6 The 6.x version of this module supports both the core Profile module and the contributed Content Profile module, and can be extended to other profile providers.
Intelligence | Drupal.org The Intelligence module integrates advanced analytics directly into your Drupal site. It extends Google Analytics tracking with configurable events, page attributes and visitor attributes. It leverages this data to provide a set an enhanced analytics reports integrated into Drupal's admin. The goal is to help web teams truly understand what web efforts are effective what which are not. To learn more visit the LevelTen Intelligence overview. How it works Intelligence is essentially a module that integrates data and features from several different sources. The Intelligence module acts as an interface between Drupal and L10Intel. Installation & docs Requirements Intelligence requires the following Drupal modules: PHP 5.3 or above is also required. An L10Intel API key and the L10Intel code libraries are also required. Recommendations jQuery Update - It is recommended to upgrade the version of jQuery to at least 1.5 Sponsorship
SEO Checklist Drupal SEO Checklist - What is it? The Drupal SEO Checklist uses Drupal SEO best practices to check your website for proper search engine optimization. It eliminates guesswork by creating a functional to-do list of modules and tasks that remain. It breaks the tasks down into functional needs like Title Tags, Paths, Content and many more. Drupal SEO Checklist also keeps track of what has already been done. You need Drupal SEO Checklist if You know SEO basics pretty wellYou work on a lot of different websites and need help keeping track of what you've done on eachYou know how to properly configure modules for SEO needsYou are a list-maker! Drupal SEO Checklist does not: Provide good SEO strategyDo keyword research for youBuild linksInstall modules (or do anything else to change your site)Replace the need for good, professional webmaster and Internet Marketing Pro Drupal SEO Checklist is the most powerful Drupal module that "does nothing". - Robert Shea, IBM Dependencies Maintenance Credits
SPARQL Views Description SPARQL Views allows you to use Views to access remote and local SPARQL endpoints. In the near future, it will also work for RDFa on Web pages and hopefully microdata. Once the data is in Views, you can use Views style and display plugins to format your data. Requirements Entity API beta9 or later Tutorials Acknowledgements development sponsored by Google Summer of Code and by the LATC Project, support action for Linked Open Data Around-the-ClockDocumentation sponsored in part by Kasabi.Some features sponsored by Oslo Municipality, Centre for Norwegian Popular Music
SEO Essentials | Drupal.org Drupal SEO Essentials is designed to be a dirt simple way to automate installation and configuration of essential Drupal SEO modules. It can be used as an stand alone module or an App. Installation As an App (easiest) The Apps enabled version of this module will automatically download all required modules. Once the Apps module is enabled, go to admin > apps. As a stand alone module Download the SEO module from the link below and place the files in your site’s module directory. To configure your SEO settings launch the setup wizard by going to admin > settings > search > SEO Essentials then click the "+ setup wizard" Sponsorship SEO Compliance Checker The SEO Compliance Checker checks node content on search engine optimization upon its creation or modification. Whenever a publisher saves or previews a node, the module performs a set of checks and gives the user a feedback on the compliance of the rules. This module is supported by the UFirst Group. seo_checker.module The core module seo_checker doesn't implement any checks. Submodules The module comes along with two submodules (basic_seo_rules.module and keyword_rules.module) that implement checks for some basic SEO rules. The submodule keyword_rules.module requires a text field on the node where you enter your keywords. If you have ideas for further SEO rules this module should check, feel free to post them to #420312: Ideas and patches for further rules. Use jquery_ui for nice Sliders in Drupal 6 While Drupal 7 comes with jQuery UI included, Drupal 6 still requires you to install an additional module called jquery_ui. Preferred setup at the moment Setup using older versions
Workbench Workbench provides overall improvements for managing content that Drupal does not provide out of the box. Workbench gives us three important solutions: a unified and simplified user interface for users who ONLY have to work with content. This decreases training and support time.the ability to control who has access to edit any content based on an organization's structure not the web site structurea customizable editorial workflow that integrates with the access control feature described above or works independently on its own These features benefit the end users as well as Drupal Site Administrators and Technical Support. For Drupal Developers and Site Builders, Workbench provides several additional benefits: a modular architecture: only install and enable the modules you wantextensibility: we would love to see more integration with other Drupal modules (in fact we have our eyes on Scheduler and Workflow modules and improvements for Asset Management) Related Modules Workbench Modules Sponsors
Getting Started Most webmasters are familiar with HTML tags on their pages. Usually, HTML tags tell the browser how to display the information included in the tag. For example, <h1>Avatar</h1> tells the browser to display the text string "Avatar" in a heading 1 format. However, the HTML tag doesn't give any information about what that text string means—"Avatar" could refer to the hugely successful 3D movie, or it could refer to a type of profile picture—and this can make it more difficult for search engines to intelligently display relevant content to a user. Schema.org provides a collection of shared vocabularies webmasters can use to mark up their pages in ways that can be understood by the major search engines: Google, Microsoft, Yandex and Yahoo! 1. 1a. Your web pages have an underlying meaning that people understand when they read the web pages. 1b. itemscope and itemtype Let's start with a concrete example. To begin, identify the section of the page that is "about" the movie Avatar. Back to top 1d.
XML sitemap The XML sitemap module creates a sitemap that conforms to the sitemaps.org specification. This helps search engines to more intelligently crawl a website and keep their results up to date. The sitemap created by the module can be automatically submitted to Ask, Google, Bing (formerly Windows Live Search), and Yahoo! search engines. The module also comes with several submodules that can add sitemap links for content, menu items, taxonomy terms, and user profiles. Please read the included README.txt, the handbook documentation, and the current list of known issues for more information before using the module. Development roadmap The 6.x-2.x branch is a complete refactoring with considerations for performance, scalability, and reliability. Upgrade Paths Before upgrading, make sure to backup your site's database. To upgrade from version 6 to version 7, please make sure you use a 6.x-2.x to 7.x-2.0-rc1 path. Special thanks to: