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.

You are currently browsing the archives for the Drupal category.

Joomla and (or vs) Drupal - Which One is Right for You?

CMS, Drupal, Free for Web, Joomla and Mambo



During the last few months we’ve had a lot of clients who are very technically knowledgeable and coming to us to find out more after picking up on the buzz around CMS systems and Drupal and Joomla in particular.

..

After talking and developing answers for several clients, we decided to put all we’d written into one document to help other people with this decision. This is not an Drupal vs Joomla discussion. Some disclaimers before we start:

  • An open acknowledgement that each choice is appropriate for different sites. Sometimes we have to tell clients that neither will work for what they want.
  • ..

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

License:  Creative Commons Attribution 3.0

Add to any service

Indexed in July 2008

Related Info Web

Complex hierarchical taxonomies in drupal?

CMS, 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 been sketched out with ease of use as the primary concern. But they’re going to be pretty darned difficult to implement in Drupal without writing custom modules. If ease of use wasn’t such a big concern, I could probably just use text fields for display so I could enter whatever text I wanted to represent the degrees, and have a set of Taxonomy vocabularies to be used to represent the data for querying and filtering. But that’s redundant data entry, and would be very confusing to anyone actually entering the data.

Full article: http://www.darcynorman.net

License: Creative Commons Attribution 2.5 Canada

Add to any service

Indexed in June 2008

Related Info Web

Drupal SEO Checklist

CMS, Drupal, Promoting Website, SEO, Tools



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 Joomla version of the prelaunch checklist (membership required). I wonder if it would be worth converting it into a component format?

Full article: http://www.alledia.com/blog/drupal/drupal-seo-checklist/License: Creative Commons Attribution 3.0 United States

Add to any service

Indexed in June 2008

Related Info Web

Install 2.0 for Drupal Manually

CMS, Drupal, Free for Web



Installation Instructions for Version 2.0

This page provides instructions for manually installing CiviCRM 2.0 for Drupal. Unless you are working with a multi-site configuration, we strongly recommend using the Automated Installer Instructions.

..

1. Server Requirements
CiviCRM for Drupal has been developed and tested by our team on the following ‘recommended’ platforms:

* Linux
* Apache 2.0
* PHP 5.2.x
* MySQL 5.x with INNODB enabled
* Drupal 5.7

As of version 1.9 - CiviCRM is not compatible with any version of PHP 4.

Caution: Under Linux, the optional CiviMail component requires PHP 5.X with SOAP and DOM extensions, MySQL 4.1.X+, Postfix 2.2 (a mailer), and Perl 5.8.X..

Full article: http://wiki.civicrm.org

License: Creative Commons Attribution-ShareAlike 2.5

Add to any service

Indexed in June 2008

Related Info Web

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 : Three simple steps to adding ajax to your drupal forms/pages

Ajax, CMS, Custom Programming, Drupal, Elements of a Web



If you need a simple content refresh system, let me show you an example of a simple (yet powerful) implementation.

Step 1
Download a the lightweight ajax library from ImpliedByDesign, and copy it to a directory called “ajax” in your module directory.

Full article: http://www.kvaes.be

License: Creative Commons

Add to any service

Indexed in May 2008

Related Info Web

Drupal vs. Joomla! - Code Metrics

CMS, Drupal, Joomla and Mambo



The blog post Drupal vs. Joomla - Fight! pointed me to a discussion on the drupal-devel mailing list about the ohloh.net website which tries to gather some statistics/metrics about the code of Free Software projects..

..

The following data is generated using David A. Wheeler’s SLOCCount (for the respective tarballs of the current stable releases):

Full article: http://www.hermann-uwe.de

License:  Creative Commons Attribution-Share Alike 3.0

Add to any service

Indexed in May 2008

Related Info Web

How to migrate from Drupal 5 to WordPress 2

CMS, Drupal, Syndication, Weblog (Blog), Wordpress Blog



I migrated my blog from Drupal 5 to WordPress 2 nearly 2 weeks ago. The process wasn’t as painful as I thought it would be, thanks to a handy howto via vrypan.net. Another resource I refer to every time I get into tweaking MySQL rows is UrbanMainframe’s MySQL search and replace tipsheet. Thanks to both of these great resources for helping me through the migration.

..

Use a backup copy of your Drupal database, and a fresh WordPress database.

The basic process I followed was:

  1. Work from offline copies of the databases. Dump your Drupal 5 database, import it into a fresh database (say “drupalmigration” or something creative)..
  2. ..


Full article: http://www.darcynorman.net

License: Creative Commons Attribution 2.5 Canada

Add to any service

Indexed in May 2008

Related Info Web

Why Drupal and not Joomla?

CMS, Drupal, Joomla and Mambo



The next question on the first steps of this project is why Drupal? I could say lots of things, beginning with this is the first I came to from I like PostgreSQL but the very truth is I came to an interesting article which read:..

..

Here are some Key pros and cons of the two systems.

Drupal

  • Rock solid & high quality platform
  • ..

Joomla

  • If you are not techy its good to start
  • ..

Full article: http://www.freesoftwarebench.org/en/why_drupal

License:  Creative Commons

Add to any service

Indexed in May 2008

Related Info Web

WordPress And Drupal In Python?

Custom Programming, Drupal, Wordpress Blog



I have been a fan of Python and its design right from day one. There are some nuances, but they are ignorable. However, one of the things I really miss while using Python on web are tools like WordPress and Drupal..

..

There is also a WordPress Python library that lets you talk to WordPress using XML-RPC. Using this someone has even created a blogging client called WordPy, with a mobile version.

Full article: http://ifacethoughts.net/2007/06/26/wordpress-and-drupal-in-python/

License: Creative Commons

Add to any service

Indexed in April 2008

Related Info Web