Context SSL

Component type

module

Categories

Maintenance status

Development status

Downloads

2318

Component created

Component changed

Allow site administrators to make sure certain sections of their sites are always accessed through SSL.

This module adds a reaction plugin to the Context module and thus benefits from all the flexibility that the Context module provides.

Before setting up this module, make sure SSL is enabled and fully configured on your web server and that the "https version" of your URL is correctly pointing to your Drupal website.

Sponsored by Recidive Networks.

Github Widget

Component type

module

Maintenance status

Development status

Downloads

1519

Component created

Component changed

The Github widget module allows you to show Github information (https://github.com/) in relation to (project) nodes. Information retrieved from Github projects are:

  • Name
  • Owner
  • Description
  • READme
  • List of branches

This information is available as part of the node or in a block. The administrator can decide which node types are selected to be enriched with Github information. It is also possible to only list branches that are stable according to the Drupal specifications.

SocialBar

Component type

module

Maintenance status

Development status

Component created

Component changed

This is the page dedicated to the SocialBar module.

This module provides a list of easily customisable links to social networking sites such as Twitter, Facebook, Digg, StumbleUpon... these links allow visitors of your site to easily share the URL and corresponding text you have set in the configuration page of your module.

e.g. "Great open source CMS http://drupal.com" via Tweets, Facebook status updates, etc (thanks to the 'share' APIs of thee sites)

Contip

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Contip stands for contextual tooltips framework. A contip is a tooltip rendered directly on a specific html element for a specific context. You could print a Contip directly using set_contip_message, declaring a ctools plugin or as a rule action.

Aegir Custom Settings

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This feature is designed to improve Aegir first time user experience:

1. The front-end UI is simplified to minimize possible confusion.
2. The menu is re-organized for easy access to common tasks.
3. Most of commonly used Aegir features are enabled by default.
4. New role 'root' is added to allow optionally higher level of access for the end-user.
5. Permissions are improved for Client role so the Client can better manage his sites.

Dependencies:

Wrapper

Component type

module

Maintenance status

Development status

Downloads

625

Component created

Component changed

Serves flat HTML files, Working PHP files, or even remote website mirrors (realtime or cached) in a Drupal context.

Originally designed to just serve a subsection of legacy, malformed HTML pages under a Drupal theme, this module has been extended to enable wrapping a Drupal shell around legacy applications, (PHP, ASP, Perl) allowing most of the old functionality to keep working, without much code review needed.

Say you have a set of old pages that just can't, won't, or shouldn't be migrated into Drupal nodes.
- A Discussion board archive,
- Exported Presentation Slides,
- Files that are updated from an external tool (eg statistics dumps)
Custom, Crappy HTML, or an external PHP script
- any Web application that's too much work to rewrite.
- Even an old CGI script in another language can be 'wrapped' in Drupal
by entering the URL as a source.

Wrapper attempts to automatically take most of the hard work away from getting this done.

(By putting past mistakes on a life-support system)