Add To Head

Component type

module

Maintenance status

Development status

Downloads

31108

Component created

Component changed

This project allows you to inject content into the $head, $scripts and $styles elements in the page.tpl.php. This is defined in profiles which can target URLS's.

Note: Only users with the administer add to head permission can use this and, as they can inject whatever they want, this permission should only be granted to VERY trusted users and site administrators as it could be used for evil.

Hide Show Summary

Component type

module

Maintenance status

Development status

Downloads

3521

Component created

Component changed

This module allows users to remove the "hide show summary in full view" check box on selected node types.

After hiding this checkbox several times on different sites, it made sense to abstract the logic.

Admin page: admin/settings/hideshowsummary
Permission needed to view: 'administer content types'.

Forms (FSE)

Component type

module

Maintenance status

Development status

Downloads

1658

Component created

Component changed

Forms based on entities.

Status

The first Beta is released. We like to rethink the permissions before releasing stable. We also need to test more with features and ctools exports. Furthermore it is bug fixing! Fill that issue queue!

Description

Ever needed Webforms with complete Views integration?
Since Forms is build on the fieldable Entity layer, you get full support for Rules and Views out of the box.

Extended Drupal Package

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

The Extended Drupal Package is used to add Best Practices to your Drupal installation. Ready-to-go implementations are provided to be used as a layer in any kind of Drupal project.

The package is mainly build for developers as a nice and handy library to use within their development process. Contact me if you have any ideas or suggestions to what might be useful for the package. Also don't hesitate if you're interested in becoming a co-maintainer for this project.

Barracuda

Component type

module

Maintenance status

Development status

Downloads

4538

Component created

Component changed

The Barracuda (part of BOA) project has moved to Github!

* Use our Github project for contributing code, or reporting bugs, or requesting features.
* There is also a Gitter community channel.

New releases announcements are posted on Twitter

Template Tags

Component type

module

Maintenance status

Development status

Component created

Component changed

This module lets you define custom tags which you can use anywhere and in any of your templates. You can attach your own callbacks to perform on loading.

The default implementation is linking a node to a custom tag. Handy for when you have several overview pages and want to refer to these in your template.

E.g.

Hosting Control Panel

Component type

module

Maintenance status

Development status

Component created

Component changed

The hosting control panel is a UI to manage apache hosts on an vps. It is designed to be a mini aegir that is not as intrusive or overwhelming. It is also being designed for use on ubuntu vps servers, however in theory would support any lamp setup.

GitStage

Component type

module

Maintenance status

Development status

Component created

Component changed

GitStage is a project management module for managing multiple developers on a single server via git. It provides a UI for pulling/pushing code, db, and files between instances on the server. For example pushing DEV instance to STAGING or syncing the LIVE database to BOB's instance.