DD Advanced Blog

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a Feature that creates a Blog Post content type and associated Views to provide:

  • a Blog page at /blog showing teasers for the 10 most recent Blog Posts
  • a Recent Blog Posts Block showing linked titles for the 10 most recent Blog Posts
  • archive views showing Blog Posts by year or month at /blog/YYYY and /blog/YYYY/MM

Rewrite Sub Link

Component type

module

Maintenance status

Development status

Downloads

1149

Component created

Component changed

In brief, this project could help you rewrite the URLs.

1. sub urls of node and user will be rewritten when the parent url has an alias.
2. you can use regex to rewrite any url if you want

NOTICE: no need to enable this module, just include the core in your settings.php

RTL

Component type

module

Maintenance status

Development status

Component created

Component changed

RTL means Right to Left, it's a term used to describe the status of the interface when viewing it in a language like Arabic (right to left written langauge). The current status of RTL in Drupal core is to flip some CSS rules in your style files. The aim of this project is to make this fully automated. You create a theme or a module? no need to worry about RTL support, we will do that for you!

Some discussion:
Towards a better RTL solution

Titletool

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

With this module you will be able to change your name and slogan site on specifics pages !

This module is based on Logotool module that let the possibility to change your logos on specifis pages too.

Have fun !

Couchbase

Component type

module

Maintenance status

Development status

Downloads

828

Component created

Component changed

The Couchbase module provides integration with Couchbase 2.0 and above. This module
consists of helper functions to instantiate couchbase connections from the $conf['couchbase']
variable in settings.php.

The module also provides a REST interface to Management REST API provided by Couchbase.
The Management REST API is described here

i18n views filterbylanguage

Component type

module

Categories

Maintenance status

Development status

Downloads

808

Component created

Component changed

When you build multilanguage sites, probably you need that most of your views filter by the visiting user current language.

If you often forget to add this filter, or you think that editing all your views is a pain, this module is for you.

It adds the filter in all your views when they are executed, but providing an administration for excluding the views that don't need this.

This module has been developed by Alquimia Proyectos Digitales and Emergya.

hiddend7

Component type

module

Maintenance status

Development status

Component created

Component changed

d7 version of the hidden module

The d6 Version of hidden had a filter, report for hiding and an email report
feature. These features have been removed.
Instead of the filter you can use the simple_regex_filter project
I'm sure there are some project for reporting comments/nodes and the email
report is also somehow possible. If you know how, please let me know.
Maybe i've to implement an hidden action or so...

Context as Reaction

Component type

module

Categories

Maintenance status

Development status

Downloads

1397

Component created

Component changed

Context as Reaction provides a reaction where an additional context can be set as a reaction. The additional context is then available for use in template files, theme files...etc.

This utility module was created during the development of SETI Institute's new website and created by BitSprout LLC