Node Field Privacy

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module facilitates fields of entities (of type 'node') to have an optional private status associated with them, so that the field contents are only visible to the node editor and site administrators.

AFAS API

Component type

module

Maintenance status

Development status

Downloads

4200

Component created

Component changed

This module can be used to connect Drupal with AFAS's Profit back-office software. It's an API module which means it does not do anything by itself but can be used by other modules to make a connection with AFAS the Drupal way.

Crossdomain

Component type

module

Categories

Maintenance status

Development status

Downloads

1842

Component created

Component changed

This module will create a crossdomain.xml file. It allows you to use a configuration screen to add additional domains to be outputted to crossdomain.xml.

Spaces OG Book

Component type

module

Maintenance status

Development status

Component created

Component changed

Replaces book adding of book elements to node form with one that is restricted to the current organic group, with the intent of not loading every, single, book structure on every single node form (which book.module is want to do, if a user has administer book outline permission). To install, do as normal than grant users 'add content to group books' permission and remove 'add content to books' and 'administer book outline' permission.

It does not actually require spaces, just that og_get_context will return the group on both node/add and node edit forms.

Provision Logs

Component type

module

Maintenance status

Development status

Downloads

783

Component created

Component changed

Provision Logs is a simple add-on for the Aegir Hosting System drush file that does two things:

  1. Sets a site's error log to /var/aegir/logs/domain.error.log
  2. makes http://domain/error.log available in the browser.

Currently it does this for every site no matter what. More work is needed to allow disabling of the "http://domain/error.log" page.