사용자:Dhunter/작업장

Drupal 편집

드루팔 소프트웨어 정보 편집

Drupal
개발자
운영 체제Cross-platform
종류content management framework, content management system, community and blog software
라이선스GPL
웹사이트http://drupal.org

개요 편집

DrupalDries Buytaert에 의해 개발된 bulletin board system로서, 모듈화된 content management framework, content management system , blogging 엔진을 갖춘 자유 소프트웨어다. 오늘날 이 프로그램은 The Onion, Spread Firefox (CivicSpace, see below), Ourmedia, KernelTrap, Defective by Design campaign을 포함한 대용량 사이트들에 쓰이고 있다. It is particularly popular for building online communities, and has the tag line "Community plumbing". Drupal is written in PHP. As of October 18, 2006, the current version is 4.7.4.

Meaning of Drupal 편집

Drupal is an English transliteration of the Dutch word “druppel” which means “drop” (as in, “a drop of water”). The name was taken from the Drop.org website (now defunct), whose code slowly evolved into Drupal. Dries actually wanted to call the site “dorp” (Dutch for “village”, referring to its community aspects), but made a typo when checking the domain name and thought it sounded better. The project was started in 2000.

Content Management System 편집

Drupal has a basic layer, or core, which supports pluggable modules that enable additional behaviors. The modules available for Drupal provide a wide assortment of features, including e-commerce systems such as the Amazon Items module[1], work-flow, photo galleries, mailing list management, and CVS integration.

Drupal's modular design and well-documented, clean codebase make it easier for individuals with knowledge of PHP to write code for additional features. Drupal is often used to build sites that focus on user communities.

Modules 편집

Drupal's taxonomy[2] or categorization system is especially customizable as it enables any content to be classified in a way entirely determined by the site administrator. This is one feature that sets Drupal apart from similar systems with its high degree of flexibility provided without the need for coding. Once set up the taxonomy module can “automatically classify new content”. The flip side to this advantage is that the configuration is more demanding. In some cases it may take more time to create well structured setup.

A more extreme example is the high degree of automation possible with the Actions and Workflow modules. This requires the two modules to be setup using features from both. Thankfully there are extensive support documentation and videos to help configure the Workflow and Actions modules[3] to achieve tasks such as sending out notices of new content.

Drupal achieves clean integration between the core and the modules via a system of hooks, or callbacks, to allow modules to insert functions into Drupal's path of execution. Drupal core provides protection against many of the usual security problems, like SQL injection.

Themes 편집

Most themes for Drupal are written in the PHPTemplate engine[4] or the XTemplate engine[5]. Earlier templates used hard-coded PHP.

In earlier versions, Drupal's theming system has been criticised [6] as being less design-oriented and more complicated than the systems for Mambo and Plone. With the inclusion of the PHPTemplate and XTemplate engines, these criticisms are generally no longer valid.

Drupal examples 편집

Some of the more specialized roles that Drupal has filled include company intranets, online classrooms, art communities, and project management. It has been used for applications including the following:

Criticism 편집

Drupal requires the user installing the program to have the ability to assign genuine full access privileges to the database user-administrator, including such things as CREATE temporary tables and lock tables which are sometimes optioned-out of some hosting services control panels or phpMyAdmin installations. It also requires the hosting service allow the install script to execute full connection privileges to the database from the script when it is called in a browser window from the base URL, a provision which some hosting services deny on their shared hosting accounts.

Drupal has been considered by some[12] to have a somewhat steeper learning curve and a slightly more difficult installation procedure compared to some simple CMS programs or basic blogging tools such as WordPress. Drupal 5.0 will come with a web-based installer to answer these criticisms[13].

Distributions 편집

Drupal 4.2 [14] was the basis for DeanSpace, a content management system used to power many independent websites supporting the 2004 presidential campaign of Howard Dean. After the Dean campaign ended, the DeanSpace project grew into CivicSpace, a Drupal-based "grassroots organizing platform that empowers collective action inside communities and cohesively connects remote groups of supporters." CivicSpace[15] includes CiviCRM and other features useful on websites for nonprofit organizations and political campaigns.

There are several other customized Drupal distributions. Most are simply drupal repackaged with third party modules, but some also include modifications to the core. They include:

Books 편집

Drupal has been discussed in several books.

A new book called Pro Drupal Development is due out in spring 2007.

Notable sites using Drupal 편집

Notable websites using Drupal or one of its distributions include:

References 편집

See also 편집

External links 편집

ko:드루팔