Comment mover

Component type

module

Maintenance status

Development status

Downloads

10671

Component created

Component changed

Description

This module allows you to move comments and nodes around.

You can either

a) move comments below other comments on the same node
b) move comments to another node or comment
c) convert comments to a forum topic (or to any other node type)
d) convert nodes to comments with preserving data from the same field instances.

The children comments are always moving along with their parent entity.

Taxonomy Filter

Component type

module

Maintenance status

Development status

Downloads

21102

Component created

Component changed

The Taxonomy Filter module is designed to present an easy-to-use interface for narrowing down taxonomy listings to find topics that are tagged by multiple terms. This is helpful for sites that use multiple vocabularies to create a multi-faceted information architecture.

Prior to Drupal 7 (see note in the "Drupal 7.x version" section), the core Drupal taxonomy module has the ability to do this with the following URL format:

/taxonomy/term/x,y,z

Slideshow

Component type

module

Maintenance status

Development status

Downloads

29669

Component created

Component changed

The slideshow transforms images attached to a post into a JavaScript enabled slideshow. Any post can have a slideshow. The slideshow can be placed above, below or within the content of the page.

Flash Filter

Component type

module

Downloads

831

Component created

Component changed

Drupal 5 Flash Filter can now be found in the SWF Tools package. This package is fairly stable now and will have a formal release during May.

Q. What is different about flash_filter in SWF Tools?
-- While [flash:filename.flv] syntax is the same, it has different syntax for passing additional variables.
Q. What hasn't been ported yet?
-- The integration of 3rd party code for extracting meta data from swf

Coolfilter

Component type

module

Downloads

2727

Component created

Component changed

This allows you to use HTML-like tags as an alternative to HTML itself for adding almost any type of media to your posts for most of modern browsers both in windows & linux easily. It can also help you make Videos on GoogleVideo,YouTube, Ifilm, VSocial etc.(many more, refer to document for detail) embedded in your drupal page. And it just use php to highlight most of common used programming languages, like cpp,java,php,python,ruby etc. You need not install enscript or something like that on your webserver.

Since some files needed by the module are not contained in CVS according to DRUPAL policy ,please read documentation first in "Resources section", and download extra package before you install!

Frequently Asked Questions

Component type

module

Maintenance status

Development status

Downloads

283056

Component created

Component changed

The Frequently Asked Questions (faq) module allows users, with appropriate permissions, to create question and answer pairs which they want displayed on the 'faq' page. The 'faq' page is automatically generated from the FAQ nodes configured. Basic Views layouts are also provided and can be customised via the Views UI (rather than via the module settings page).

Taxonomy Breadcrumb

Component type

module

Maintenance status

Development status

Downloads

58584

Component created

Component changed

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.

staticHTML

Component type

module

Categories

Development status

Downloads

519

Component created

Component changed


As of 2010/06/18, this project seems abandoned. If you are the maintainer, and you think this project has been marked as abandoned for mistake, or you are a developer, and you want to take this project over, please reply on #786948: staticHTML seems abandoned.

Content Templates (Contemplate)

Component type

module

Maintenance status

Development status

Downloads

230109

Component created

Component changed

NOTE: This module *may* be deprecated in Drupal 7 !

Here's your reason, basically the theming changes in D7 mean the field theming gets bound a lot lot later in the process, so it's not possible to generate the output into a Textarea for you to edit - that said, it is possible that we can come at this from another angle and use tokens instead BUT it means what you see in contemplate admin page will be nothing at all similar to the output.