Модули
Flickr Block is a simple Drupal 8 module that generate a configurable block.
Adds a "link to this page" link to each node. Can be configured to use either the node title or generic text.
Live Search aims to provide Drupal's search module a live search functionality through Ajax and to degrade gracefully to a normal search box when the user has JavaScript turned off. It has the following features:
- Choice between theme-provided or module-provided search box. Live Search builds upon an existing search box. Most themes provide their own search box, and the search module itself also provides a search block. You can choose which search box to enable live search functionality on.
- Compact search box. This enables the search box to behave in a more Apple style, such as the lack of the "Search" button, with the "Search" phrase embedded in the text field itself.
- Ajax request firing delay. To save bandwith and ease server loads, an Ajax search request is fired, by default, after the user stops typing the keyword for 1250 milliseconds.
- Snippet and node info hiding. To save screen real estate, you can opt to hide the snippets (excerpts), the node info (showing various information such as node type, author, and date), or both.
Live Search fully utilizes Drupal's built-in jQuery JavaScript library.
Note: this module is now a part of Drupal 4.7 and will no longer be supported as a contributed module.
This module allows you to create and manage menu items from within the node form. While creating content (a node), the module allows users, who have permission, to choose a link title and specify which menu it should appear in.
The Creative Commons module allows users to select and assign a Creative Commons license to a node and any attached content, or to the entire site. It also provides integration between CC and Drupal technology.
This module uses cron to build a flat text file based on the users in a given role. The original intent was to build a DNS file with one line per user in the role.
The SXIP module implements an authentication hook for the Sxip Networks identity network. This will allow a Drupal site to share users with any other site that also implements SXIP logins.
Do not use version 7.x-1.3!! You will get a white screen of death. Either use 7.x-1.2 or the current dev.
Provides a config entity for system emails, and a service for mailing any entity which implements the interface.
Inline module allows users to display uploaded files and images inline, i.e. place links to files into a content using a simple [inline:filename.jpg] tag. The effect is a link to the file or the display of an image, depending on the file type.
Inline allows users to place an uploaded image or a file attachment anywhere in the content. During creation of a content, a user can simply enter the number or filename of the attachment that should be displayed inline. After submitting the content, the number is automatically converted to the corresponding filename.
Amazon Items is unmaintained. It is a module for Drupal which allows you to add Amazon.com advertisements and links in nodes, just by listing the ASINs (or ISBNs) of the Amazon.com products you wish to advertise.
About
This module was originally suggested by Nedjo Rogers on http://groups.drupal.org/node/100179. The group discussion page gathered much attention at the time, but little unification actually resulted from the discussions. I felt the concepts discussed were a good idea, and that the Autotag module would benefit from them.
A co-maintainer is badly needed for this project.
Now it's possible to maintain nodes separately from web browser and import then all in the same time automatically. You can also: export selected nodes, process in a word processor (grammar chack, ...) and then import.
This module is currently abandoned. Consider Node Import or Import Export API as potential alternatives.
Allow to insert comma-separated (CSV) tables into postings. Useful for importing data from office suits like OpenOffice, Koffice etc.
This module allows you to generate the following printer-friendly versions of any node:
- Printer-friendly version (webpage format) (at
www.example.com/print/nid
) - PDF version (at
www.example.com/printpdf/nid
) - EPUB version (at
www.example.com/printepub/nid
) - Send by email (at
www.example.com/printmail/nid
)
where nid is the node id of content to render.
This module allows to setup a list of vocabularies whose terms will not be listed during node view.
Optionally, when a node is displayed, this module can also group its list of terms by vocabulary, rather than just listing the terms in the plain alphabetical order normally provided by Drupal.
This is a simple filter module. It converts a Scripture reference into a clickable link that points to one of numerous on-line Bibles.
Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea.
It uses on-the-fly generated javascript to do the magick.
It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea.
The Swish-E Indexer module is an implementation of of the open source Swish-E Search Engine (http://www.swish-e.org). This module will index uploaded files and will allow users to search over the full text of those documents.