Patch

Patch to disable redirect to External URLs with GlobalRedirect Module

Hello folks

A customer requested to remove an apparently security issue, caused by Global Redirect in the way it handles the request to translate node/xx to the human URL inside Drupal.

Well this treatment generates a problem with requests like this http://www.domain.com/?q=http://domain2.com, redirecting the customer to http://domain.com website.

Notify module: Handle both published and unpublished entries

We need to be able to send notification for unpublished nodes.

What we did:
1. Add a selector for this option. By default it will behave as always.
2. Add the code on the module to handle this.
3. We need shorter notification intervals. We added 10 and 5 minutes.

If you like  to follow the official tread: http://drupal.org/node/754362

 

Enjoy it.
Sponsored by Anexus IT

 

 

QJqDock a Jquery Dock QControl for QCubed

Hello people

This is my weekly contribution to QCubed Project.

The Dock - as anyone familiar with a Mac will know - is a set of iconic images that expand when rolled over with the cursor, and usually perform some action when clicked. This plug-in mimics that behavior by transforming a contiguous set of HTML images into an expanding Dock, vertical or horizontal, with or without labels.

I implemented the plug-in from: http://www.wizzud.com/jqDock/ as Qcubed control.

AttachmentSize
QJqDock.zip37.23 KB
QJqDock.patch25.7 KB

QFlot Control to create Chars for QCubed

Today I created an update for QFlot 0.2
 

Changelog:

  • Update flot core to .0.5.
  • Enable Hover on grid.
  • Enable Click on grid.
  • Enable ShowTooltip? when hover in point in Time Series.
     

The QFlot control is a great example about how to create mash-ups with JavaScript libraries and include them as controls in our applications.

AttachmentSize
Qflot-0.5.zip139.04 KB
Qflot-0.5.patch81.55 KB

QReport new QControl for QCubed and QCodo

QReport is a tabular report with pagination support and free source of data.

Sometimes we need to create simple reports but using free data, we don't need to reach the information from database or use DB model structure, to do this task. Also Using QDataGrid could  be so hard, for this reason qreport appears to be simple and util to create reports.


Features:

AttachmentSize
qreport.patch35.1 KB
qreport.zip13.87 KB

Pages

Subscribe to Patch