Maintainers strive to actively monitor issues and respond in a timely manner.

Fix Absolute Links

When working on different environments, such as development and production, absolute links are often accidentally entered in a page's content.

Proviso

Proviso

Proviso aims to be an SDK+API to provision platform-independent local VMs for Drupal development.

CKEditor Skin

You're wondering why do you need this module because you can download any skins you want and put them in the skins folder. Yes that's totally true. But what if you don't know how to do that, or too lazy too do that, or ckeditor is a submodule in your repo or simply don't want to touch the ckeditor library? There are so many many reasons to use this module.

This module offers:

  • Download and install solution, you don't have to care about putting the skin in ckeditor library.
  • Stay away from git submodule (if you're using it).
  • Easily create a new skin and register it by using the API in this module.
  • You can easily modify the skin list by using the alter function, an usual way for Drupal developers.

Integration

Feel free to integrate your skins using my API. There are only 2 functions
you should know
- hook_ckeditor_skin(): Register your skins.
- hook_ckeditor_skin_alter(): Change the list of registered skins.

You can see the file ckeditor_skin.api.php for more information.

Skins in this module

- Grappelli (CKEditor 3.x)
- Moono (CKEditor 4.x)
- Moono Color (CKEditor 4.x)

Open Atrium Events

This module adds Events and Calendars to the Open Atrium 2 distribution.

Features:

  • Event content type.
  • Full Date support, including repeating events.
  • Full Location support via GeoCoder and GeoField allows for free-form text location.
  • Uses FullCalendar module for improved calendar usability.
  • Color-coded calendar events via the Color module.
  • AddThisEvent.js support for exporting events to Google Calendar, Outlook, etc.

Related Modules:

Requires:

  • oa_core - core Open Atrium 2 modules,
    og - Organic Groups 2.x.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained