You are here

Files in Node.js integration 6

Primary tabs

File namesort descending Location Namespace Description
jquery.jgrowl.css nodejs_notify/libraries/jgrowl/jquery.jgrowl.css div.jGrowl { padding: 10px; z-index: 9999; color: #fff; font-size: 12px; } /** Special IE6 Style Positioning **/ div.ie6 { position: absolute; } div.ie6.top-right { right: auto; bottom: auto; left: expression( ( 0…
LICENSE.txt LICENSE.txt GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 675 Mass Ave, Cambridge, MA 02139, USA. Everyone is permitted to copy and distribute verbatim copies of this license document, but…
nodejs.admin.inc nodejs.admin.inc Admin page callbacks for the Node.js module.
nodejs.config.inc nodejs.config.inc
nodejs.drush.inc nodejs.drush.inc
nodejs.info nodejs.info name = Nodejs integration description = Adds Node.js support to Drupal package = Nodejs version = VERSION core = 6.x
nodejs.install nodejs.install Install, update and uninstall functions for the nodejs module.
nodejs.module nodejs.module
nodejs_actions.info nodejs_actions/nodejs_actions.info name = Nodejs Actions description = Provides actions that dispatch realtime user notifications via node.js package = Nodejs version = VERSION core = 6.x dependencies[] = nodejs dependencies[] = trigger
nodejs_actions.module nodejs_actions/nodejs_actions.module
nodejs_config.info nodejs_config/nodejs_config.info name = Nodejs Config description = Helps to configure the nodejs module. package = Nodejs version = VERSION core = 6.x dependencies[] = nodejs
nodejs_config.module nodejs_config/nodejs_config.module
nodejs_notify.info nodejs_notify/nodejs_notify.info name = Nodejs Notifications description = Adds a client to pages for displaying realtime notification from node.js for drupal 6. package = Nodejs version = VERSION core = 6.x dependencies[] = nodejs
nodejs_notify.install nodejs_notify/nodejs_notify.install Install, update and uninstall functions for the nodejs notify module.
nodejs_notify.module nodejs_notify/nodejs_notify.module
nodejs_subscribe.info nodejs_subscribe/nodejs_subscribe.info name = Nodejs subscribe description = Adds realtime notifications for subscribed content. package = Nodejs version = VERSION core = 6.x dependencies[] = nodejs
nodejs_subscribe.install nodejs_subscribe/nodejs_subscribe.install
nodejs_subscribe.module nodejs_subscribe/nodejs_subscribe.module
README.txt README.txt Node.js integration =================== This module adds Node.js integration to Drupal. It is currently alpha software, use at your own risk. It may eat your lunch and kill your kittens. Setup ===== Node.js server on Ubuntu: 1. Make sure you have…

Other projects