Wget Static - Generate HTML and Save To FTP / Webdav

Component type

module

Maintenance status

Development status

Downloads

1003

Component created

Component changed

Wget Static Module integrates wget application installed on server with drupal. The module provides you option to generate static HTML of node page, any drupal internal path or whole website using wget application from drupal itself and then that static HTML can either be downloaded or can be saved to remote FTP/Webdav location.

Browser refresh nodeJS integration

Component type

module

Maintenance status

Development status

Downloads

5204

Component created

Component changed

Simple yet powerful utility to integrate browser-refresh nodeJS module so that browser(s) with open Drupal site(s) refreshes just styles or images if any of them change during development. This is really easy to install and saves so much time especially during theme development as the refresh only updates the required elements and is not a full page refresh.

Simple Login

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal ships with a user login block, but it's a little heavy for a lot of projects I work on. It includes the login form itself, and that's kind of a pain to style and might not have been considered in the initial design phase of the project. What I often need is just a more simple "Hello [user], Logout" link, or - in the case that user hasn't logged in yet, a simple "Login or Create Account" link.

Excel data export

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Welcome to Excel data export.

The aim of this module is to provide a simple data export feature in any drupal site. This is accomplished by just having one form to control the process. No extra steps, no extra configuration.

CSS Injector import

Component type

module

Maintenance status

Development status

Component created

Component changed

Import CSS Injector rules from production to pre-production environments in one click.

As a developer I would like to have a functionality to import CSS Injector rules from production environment to pre-production environments by 1-click-action. Right now CSS Injector rules cannot be exported/imported using "BackUp & migrate" module or DB update from production. It can be imported only using copy-paste method, which can take some time. And this module created to solve issue with manual copy-paste work.

FCV SFTP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Occassionally you might need to SFTP data into remote server, for example after generating data feed etc.
This project brings phpseclib SFTP library into Drupal, provide configuration forms, with FCV SFTP, now you can handle SFTP with just PHP, there is no PHP FTP extension needed.

To start, you need to download phpsecclib from http://phpseclib.sourceforge.net/, put it under libraries folder, and rename the folder to phpseclib. For example: sites/all/libraries/phpseclib/

Auto Retina

Component type

module

Maintenance status

Development status

Downloads

1713

Component created

Component changed

Summary

Extends core image styles/effects by providing retina versions of any defined style, by simply adding @2x before the file extension, e.g. some-great-file@2x.png. The resulting image is double as wide as the width defined in the image style effect.