Custom your own category :

  • 1. Choose the categories by select the check box before category names.
  • 2. Choose the methode to combain the choosen categories between 'Slice' or 'Union' in the drop down list.
  • 3. Execute with click the 'Go' button.

Upgrading Drupal modules

CMS, Drupal, Maintenance Web

Upgrading modules is a more involved process than installing or removing modules. The steps should be followed closely, as all these steps are necessary to ensure the stability of your website.

Database Backup

Your website’s database contains all of its content, as well as all of its settings and configuration. As such, any operation which modifies it could, although unlikely, be potentially damaging. We highly recommend you take steps to back it up before performing this procedure.

..

Check Module status

The Update module can check your modules for updated status automatically to assist you with updates. It will provide you with download links and available versions. Once the Upgrade module is installed and enabled, you can reach a list of modules for update by either clicking on the “available updates” link on the main administration page or by going directly to [sitename]/admin/logs/update..

Full article: http://www.topnotchthemes.com

License: Creative Commons Attribution-Share Alike 3.0 United States

Add to any service

Indexed in May 2008

Related Info Web

  • Drupal modules and themes
  • Here I collect information about the modules, themes and other stuff I have developed for Drupal. Drupal modules Admin block The adminblock module enables admins to display a block with the comments approval queue and the node moderation queue. Each item gets their own edit link and delete link for quick administration. The block will only show for users with “administer nodes” privileges.. ... Full article:...

  • Drupal SEO Checklist
  • Looking for help improving SEO on your Drupal site? There's a great little module available called the SEO Checklist. It provides a list of the best SEO modules for Drupal and tells you if they're installed. If you don't, it will give you the link to download the extra modules and then a link to enable them. We've already got a...

  • PHP-nuke, why it is not the best choice anymore?
  • PHP-nuke is a portal system. It was a popular choice back in the days where there is not a lot of choice in CMS. It had the crown of all PHP CMS, millions of downloads and lots of coders contributed by making modules.. .. People are switching from PHP-nuke to other CMS include e107, wordpress, drupal and mambo. PHP-nuke is currently suffering...

  • Complex hierarchical taxonomies in drupal?
  • I’ve been struggling with this problem for some time now, and am a bit stumped. Bits of it are trivial to solve, but when I start hooking things up, there’s a pretty big gap and disconnect. .. The other thing I’m hitting my head against is the need to keep data entry as simple as possible. Some really nicely designed forms have...

  • Drupal, PHP, and APC
  • Tuning APC (Alternative PHP Cache) to work with Drupal is a relatively painless process. As Dries Buytaert has noted, APC can help serve Drupal pages up to 4 times faster than a stock Apache and PHP setup. However, tuning APC for use with more than one Drupal instance can be a little bit more challenging than a single site running on...