Css custom aggregate

Component type

module

Maintenance status

Development status

Downloads

4229

Component created

Component changed

Internet Explorer has a limit for the maximum number of css selectors in a file (4095). If one of the css groups has more than 4095 selectors this module will split the css in multiple files during the css file aggregation.

Sponsored by Publicis Modem. Developed and sponsored by Pitech+plus

deploy_version_date

Component type

module

Maintenance status

Development status

Component created

Component changed

This is one of those install and forget modules.

What it does

Fix. Show the deploy version/date it in the interface for specified access only.
Problem : PM's, Testers, End users dont know which version they are working on.

simple_splash

Component type

module

Maintenance status

Development status

Component created

Component changed

My very own varnish-proof simple splash.

Functionalities:

  • Enable/Disable splash
  • test modus (show every page)
  • Determine on which pages splash should be activated
  • Determine own splash cookie name
  • A HTML field for splash contents
  • Administrator can administer splash expiration
    • Onetime splash
    • Session splash
    • timeout splash

Features:

Feel free to request.

Dependency:

  • Colorbox

JasperReports Server SSO

Component type

module

Maintenance status

Development status

Component created

Component changed

This module uses the JasperReport Server REST API to integrate Drupal with JasperReports Server.

The SSO method uses JasperServer's REST API and cookies for the allowing the user to login (initiate a session) in Jasper when he logs into Drupal. (For this to work JRS and the Drupal have to run in the same domain.)

The JasperServer Session is kept alive on each page refresh and then is destroyed when the user logs out of Drupal.

Install Profile Test

Component type

module

Categories

Maintenance status

Development status

Downloads

1852

Component created

Component changed

Helps testing install profile.

Currently it provides a test that compares the current install to a fresh install. It's meant to run on a otherwise clean but older install or the install profile and detect if there's any different in configuration (modules, content types, etc.). It's meant to detect situations like if a new dependency is added to a module in a install profile but an update function isn't added to enable it.

Additional suggestions for items to test encouraged.