Librarian

Component type

module

Maintenance status

Development status

Component created

Component changed

Tools to extend the book module and manage books as a whole rather than a collection of nodes. Early days as I am migrating code from a project by Red Hat to import books from Publican and Asciidoc and publish them as nodes in Drupal.

Currently the drush commands are in place, to list books (along with comment count) and delete a book by passing any node id of a page within a book.

Route skip to access

Component type

module

Maintenance status

Development status

Component created

Component changed

See How to skip route if not user access.

This module provides route option "_skip_to_access" to skip route to the next if user does not access to current route.

Example route:

entity.my_entity.edit_form:
  path: '/path/{my_entity}'
  defaults:
    _entity_form: 'my_entity.edit'
  requirements:
    _permission: 'administer my_entity'
  options:
    _skip_to_access: true

OpenQuestions

Component type

module

Categories

Maintenance status

Development status

Downloads

321

Component created

Component changed

A Features-based voting module primarily designed to select the toughest of user-submitted questions for politicians. This module can also be used for any other domain where the goal is to select the best of user-submitted content, not just the most popular.

The primary goal of this project is to provide a way for users to submit questions for politicians, have the toughest of those questions selected by experts, and then have politicians asked those very tough questions either online or in person on video.

aGov IPS

Component type

module

Categories

Maintenance status

Development status

Downloads

2741

Component created

Component changed

This module provides a way to publish Australian Government Information Publication Scheme documents.

The Information Publication Scheme (IPS) applies to Australian Government agencies that are subject to the Freedom of Information Act 1982 (FOI Act

Further details on IPS is available at the Office of the Information Commissioner site: http://www.oaic.gov.au/freedom-of-information/freedom-of-information-act...