Empower site builders and administrators with no-code tools to setup, enhance, configure, or maintain the site.

Extended Path Aliases

Extending the path
  • Have you ever wondered why, after defining an alias like about-us for, say, node/123, your pages are still riddled with those ugly machine-generated tabs and links like /node/123/edit, node/123/revisions etc.?
  • Likewise for /taxonomy/term/% and /user/% links: did you expect to see /dries/track but got /user/5/track?
  • Do you find that your browser address bar also shows those ugly numbers instead of your aliases?
  • Have you ever been annoyed that upon clicking the Edit tab on, say, the about-us page, blocks that you configured to be visible on all about-us/* pages suddenly disappear?
  • In short, would you like your human-readable, SEO-friendly aliases to be carried through on all your tabs, links, Views, and blocks, on all your pages, not just on that single aliased base path?

If so, then this little module is for you.

XHProf

This module allows you to profile your Drupal application using the XHProf profiler, Tideways and uprofiler (PHP 5 only)

Use community documentation to install/enable required PHP extension

XHProf is a hierarchical profiler for PHP. It reports function-level call counts and inclusive and exclusive metrics such as wall (elapsed) time, CPU time and memory usage. A function's profile can be broken down by callers or callees. The raw data collection component is implemented in C as a PHP Zend extension called xhprof. XHProf has a simple HTML based user interface (written in PHP). The browser based UI for viewing profiler results makes it easy to view results or to share results with peers. A callgraph image view is also supported.

It also provides a native Drupal UI (as opposed to facebook's original php front end) to view the profiling data. Having this in Drupal provides several advantages:

  • Simpler setup
  • No need to setup extra vhosts
  • Limit access via roles and permissions
  • Use alternative storage backends such as MongoDb

D8+ version also supports:

  • Profilers: XHProf, Tideways and uprofiler (PHP 5 only).
  • Append --xh-link and Drush 8 will save a profile to the same directory that this module uses. Browse Drush 8 profile data with this module.

Winners

The winners module can be used to select users (winners of contests) based on a view which defines the rules of how these users should be selected.

ErrorNot notifier

A notifier for the ErrorNot centralized error management tool.

Termcase

The Termcase admin interface

Description

The Termcase module gives site administrators the option to specify case-formatting on the terms within a vocabulary.

Multicron

This module is designed to help manage large multisite installations by allowing a master installation to run multiple slave crons when the master runs cron.

Roadmap

Pages

Subscribe with RSS Subscribe to RSS - Administration tools