Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Open Media Support

Open Media Support is currently a landing page for support requests regarding other Open Media Project modules.

Papilia

Papilia Logo

About the Module

"Papilia helps non-profits raise more funds by providing services and technology that enhance donor communication." - http://papilia.org

Drupal Papilia module is a feature-rich module that integrates Drupal with the Papilia web-service API.

Attention: Papilia is a commercial service and you need to obtain an account with them, before you can use this integration module.

Features

  • Donation Campaign Management
  • Creating custom drupal pages for each donation campaign.
  • Exposing campaigns to Drupal blocks
  • Payment processing through the integration with Papilia web-service.

Dependencies

Papilia2 depends on the following modules:

Version State

Papilia2 is a fully re-written version of the initial Papilia module. The dependency on Views and CCK modules is removed in this version. Also, it has completely re-done user-interface, a whole bunch of new features and enhanced security.

Papilia v 1.x is not supported, anymore and is featured in the download only for historic purposes. No updates or bug-fixes will be done against this version.

Credits

Mode

The Mode module is a utility module that allows administrators to manage different permission sets and switch between them conveniently.

Language Checker

Language Checker module provides a tiny little overview page which lists each installed module's translation percentage for each enabled language, and overalls.

Syntax Highlighter

Screenshot of syntaxhighlighter in action

This module integrates the SyntaxHighlighter Javascript Library into Drupal for source code list syntax highlighting within any Drupal contents.

Note: the SyntaxHighlighter Javascript library is not included and must be downloaded and installed in sites/all/libraries. See README.txt for more details. This module is compatible with both the 2.x and 3.x versions of the Javascript library.

To markup your code, use the <pre> tag with the class attribute and optionally the title attribute. See the <pre /> method section on this page and the configuration page for exact/complete explanation.:

<pre class="SYNTAXHIGHLIGHTER-OPTIONS" title="My title">
  program code
  ...
</pre>

Very important!!!: ordered the input format filters as follow:

  1. HTML filter or Wysiwyg filter or whatever HTML filters you use. They must come before.
  2. Syntax highlighter. This come after any and all filters that can modify content input.

Resizable Body

scrn.png

Added new support for CCK textarea fields in the latest 2.0 branch!

Have you ever wanted to resize the body or comment field? Do you want that funky facebook-esque automatic height adjustment coolness on textareas but didn't know who to turn to? Well fear not, introducing Resizable_body!

That's right, resizable body adds the options to specify the rows and cols count for the body and the comment field! Not only that, but It also allows you to remove that pesky 'split summary at cursor' button that you have a love / hate relationship with. And, we're not done there, not only all this, but you can also specify how the height of the textfield should be adjusted - either disable it altogether, show the default grippie, or have automatic height adjustment. YES! That's right - automatic height adjustment for body, comment or textarea fields!

All this can be yours for the one-time non-refundable fee of FREE!

Pages

Subscribe with RSS Subscribe to RSS - Developer tools