Future Nodes

Component type

module

Maintenance status

Development status

Downloads

873

Component created

Component changed

A very simple node access module that limits access to nodes if they are published in the future.

If the Node's "Authored On" property ($node->created) is equal to or less than the current request time, then a visitor may have access to the node. If it is after then a visitor will not see the node listed or be able to view it directly. NOTE: This does not effect edtorial access.

Flush Facebook Cache

Component type

module

Maintenance status

Development status

Downloads

1660

Component created

Component changed

Use case

Have you ever tried to share content from your site and realised there is no image being pulled through as one has been added after publication? Or perhaps the headline has changed and the Facebook preview shows an earlier version.

This module

Instructs Facebook to scrape a new copy of the node.

You can simply click on the "Clear facebook cache" in the local menu tasks or use views bulk operations of mass executions.

Custom Credit Card Form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Credit card support for payment method which needs some basic submit handlers without using commerce module.

This module is fully copied from Payment credit card .

It will make some required checks on basic input credit card form :

  • card type
  • card number (using Luhn algorithm)
  • security code
  • expiration date
  • start date if provided

Before using this module one must read README.TXT

Ultimate web Scraper

Component type

module

Maintenance status

Development status

Component created

Component changed

This project hosts a required library to perform web scraping work.

Required by one payment gateway to process recurring transactions from a cron run.

The library has been reorganised to work well with the libraries module

Comment Time

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to define hours and cancel commenting between them.

For example if you need to cancel commenting at night, the module does the job for you. It also allows you to define a comments disabled message to show instead.

Error Handling

Component type

module

Maintenance status

Development status

Component created

Component changed

The website encountered an unexpected error. Please try again later

This is the error irritates me so many times and couldn't identify what is the actual error. I couldn't see any thing in apache error logs regarding this error. Even if I enabled to display all errors on screen, no luck. Some times we could see only blank screen and nothing display on screen and no errors in apache error log.