Skip to main content

Home/ Drupal for Developers/ Group items tagged menu

Rss Feed Group items tagged

innoraft

TB mega menu implementation with a demonstration (Part 2) - 0 views

Configuring the TB mega menu and placing the TB mega menu block in a region are two separate things. However, you can modify the links later on from the TB mega menu configuration page. Read A...

drupal megamenu cms opensource

started by innoraft on 01 Jul 19 no follow-up yet
webExplorations

Securing Drupal User Accounts | Mad Irish . net - 0 views

  • This helps to limit automated account creation attempts (by bots). This configuration can be accessed via the main Drupal navigation menu following the links for Administer -> User settings.
  • On the 'User settings' page you'll notice that some of the content of the e-mail templates are tokenized, including place holders such as "!username" and "!password." These tokens are replaced with user specific values before e-mails are sent. It is important to remove any occurrence of "!password" token to prevent user passwords being sent via e-mail. Without the password users must utilize a time sensitive link in order to activate their account or change their password.
  • You can install and utilize the Password Strength module (http://drupal.org/project/password_strength) in order to require that users select strong passwords
  • ...1 more annotation...
  • Another great module for protecting user accounts is the Login Security module (http://drupal.org/project/login_security). This module detects brute force, or automated password guessing, attacks and can prevent them by notifying administrators and locking accounts for a time.
  •  
    Several steps you can take to stop bots from spamming your client's site. It is no fun spending an afternoon deleting hundreds of SPAM comments.
webExplorations

The Drupal Cookbook (for beginners) | drupal.org - 0 views

  •  
    A nice summary giving an overview of what you can do with Drupal as well as the ability to zoom in on certain things such as menus and taxonomy. Great to help new folk get started with Drupal.
1 - 8 of 8
Showing 20 items per page