Content Dependency

Component type

module

Maintenance status

Development status

Downloads

4270

Component created

Component changed

Provides ability to view reversed referrals/references for content of entity reference & references - node_reference modules, etc.

Generally, this project enables content authors to see from any current content (entity) its dependent entities content.

Project overcome a major content control difficulty for content authors.

Comment Fieldset

Component type

module

Maintenance status

Development status

Component created

Component changed

Comment fieldset is a simple module that will display comments in fieldset.

Some times it is hard to display comment when there is lots of comments on the page. It occupies whole page and that looks awkward.

If you have faced this type of situation then this module is for you.
Using this module administrator can select the content types for which he/she want to display comments of content/node in fieldset wrapper.

This module will add simple javascript to add the fieldset wrapper for the comments.

Type Weight

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows each of your Content Types to be weighted, instead of weighting the individual content items or adding a weight field to the type. Once you've weighted your Content Types, you may use the value to sort within views. This is particularly useful with the ordering of node references when you have a large number of nodes.

Layouter - WYSIWYG layout templates

Component type

module

Maintenance status

Development status

Downloads

17490

Component created

Component changed

Usually people use one of the WYSIWYG editors for adding/editing content on the websites. But they are not very easy to use for many of them in some cases. If you ever wondered how to put the content on the page formatted in some fancy way (something like two columns of text, for instance) without much burden, and if you don't know how to do that in you editor, feel free to try this module.

Comment plus

Component type

module

Maintenance status

Development status

Downloads

1418

Component created

Component changed

Since my lacking time for this is unlikely to get better soon, I ceased development of this module. If you'd like to take over (or fund the required time), drop a line!

This module extends Drupal's built-in comment functions with the following features and config options, each one per node type:

  • Improved page title on reply and quote form pages.
  • User-friendly, thread-specific comment IDs like you know them from most other blog systems (#1, #2, #2.1). This feature is inspired by http://drupal.org/project/comment_easy_reply and was originally requested by neRok - Thanks!
  • A true comment permalink function similar to and even better than the one shipped with Drupal 7. While the path http://basepath/comment/id simply calls the related node page in D7, the improved comment menu callback in comment_plus redirects to http://basepath/node/nodeID?page=pagenum#comment-commentID and thus even avoids SEO punishment for duplicate content while also jumping to the related comment anchor.
  • Set a minimum character or word count for comments.
  • (Instant) replying to a node or comment optionally creates a @username#userid tag which can be processed by the included in-reply-to format filter and will then link to the referring node or comment.
  • Comment subject fields may be configured as required.
  • Subject defaults may be configured per node type, including prefixes like Re:.
  • Comment link titles may be changed per node type, you may e.g. have a label reply instead of add comment for forum posts.
  • Basic wysiwyg support.

The included comment_plus_js module additionally enables AJAX based instant replies for node types with the comment form on the node view page.

Google QR Code Generator

Component type

module

Maintenance status

Development status

Downloads

6215

Component created

Component changed

This project leverages the Google QR Code Generator from their charts API to display a block containing a QR code for the current URL you are viewing. It is simple, straight forward, and should largely work right out of the box. The Drupal 8 branch is under semi-active development. The D7 isn't so much as it's so simple it just works. If you need further development help with this, feel free to open an issue. If you need your issue resolved promptly, reach out to me as I can probably find a developer for hire to help with your specific issue.