Полная документация по CMS Drupal (создание сайта, локализация)

Установка и настройка сайта, а также системного окружения. Исключая вопросы программирования новых модулей и тем.

См. документацию на английском: http://drupal.org/node/258

vladsavitsky

Taxonomy Breadcrumb: цепочка навигации по терминам словарей таксономии

Описание с сайта

The taxonomy_breadcrumb module generates taxonomy based breadcrumbs on node pages and taxonomy/term pages. This module fixes the common complaint of having "Home" be the only breadcrumb on node pages. The breadcrumb trail takes on the form:
[HOME] >> [VOCABULARY] >> TERM >> [TERM] ...

Simply install the module and taxonomy based breadcrumbs will appear on node pages and taxonomy/term pages. For the most common applications this module will work "out of the box" and no further configuration is necessary. If customization is desired settings can be changed on an administration page.

A BETA version supporting 6.x can be found here: http://drupal.org/node/61944/release. This isn't yet for use on production sites. Please try it out and report any issues.
The HOME breadcrumb (if present) links to the homepage. The text displayed for HOME is administrator configurable. If the HOME breadcrumb is not defined by the administrator, it will not appear in the breadcrumb trail.
The VOCABULARY breadcrumb (if present) will link to an administrator defined page. If the VOCABULARY does not have an administrator defined page, it will not appear in the breadcrumb trail.
Each TERM breadcrumb will link to either (1) taxonomy/term/tid by default, or (2) an administrator defined page if one is defined for the term.
These administrator defined "breadcrumb links" for VOCABULARIES and TERMS are controlled from the add/edit vocabulary and add/edit term administrator pages.

Примеры:

  • home >> term >> term
  • mysite >> term >> term
  • home >> vocabulary >> term >> term
  • vocabulary >> term >> term

читать далее

FeedAPI: агрегатор RSS и не только

Описание с сайта

FeedAPI aggregates feeds on a Drupal website by generating light weight items or nodes from feeds. It provides a straightforward configuration for most use cases and is extensible through an API. FeedAPI integrates with OG (but does not require it).
For using simplepie as parser, download the simplepie package from http://simplepie.org/ - see README.txt.
Use views to build listings of your feed items.
You can aggregate feed elements (tags, authors, etc.) into CCK fields or taxonomy with the Feed Element Mapper.
You can aggregate comments from various sites and create Drupal comments with FeedAPI Comments.
If you use leech - check out the upgrade script to FeedAPI.
Want to get started on developing on FeedAPI? Check out developers' guide wiki page.

читать далее

DrupalIt: оценки и рейтинги любых типов документов

Описание с сайта

Let your users voice their preferences (similar to dig/reddit/etc). Drupal-it is a social voting module allowing users to vote on their favorite articles or photo or news. Social voting increases user interactions with your web site and foster repeat visits. Drupal-it is very flexible as you can apply the voting capability to any content type and define the interval within which a user can vote again. It contains block on top voted and latest votes.

Main features:

  • social voting;
  • vote on any content type;
  • customer the look and feel;
  • display in block as Top Votes (overall, daily, weekly or monthly), Latest Votes;
  • from version 1.4 added the block "Newly popular";
  • from version 1.4 added the vote power for user roles.

читать далее

Drupal CookBook.RU

Описание с сайта

Let your users voice their preferences (similar to dig/reddit/etc). Drupal-it is a social voting module allowing users to vote on their favorite articles or photo or news. Social voting increases user interactions with your web site and foster repeat visits. Drupal-it is very flexible as you can apply the voting capability to any content type and define the interval within which a user can vote again. It contains block on top voted and latest votes.

Main features:

  • social voting;
  • vote on any content type;
  • customer the look and feel;
  • display in block as Top Votes (overall, daily, weekly or monthly), Latest Votes;
  • from version 1.4 added the block "Newly popular";
  • from version 1.4 added the vote power for user roles.

читать далее

Drupal CookBook.RU

Загрузка архивов и файлов на серверНужно закачать файлы (большие архивы) на сервер.

читать далее

Drupal CookBook.RU

Скрыть часть текста статьиНужно скрыть часть текста ноды от анонимных посетителей и показывать этот текст только зарегистрированным.

читать далее

Drupal CookBook.RU

Нужно сделать меню сайта на 2х языках. Сложное меню не нужно - достаточно "Основных ссылок" ($primary_links).

читать далее

Drupal CookBook.RU

Удалить документы определенного типа материаловНужно удалить документы (node) заданного типа материалов.

читать дальше

RSS-материал