You are here

Files in Node.js integration 7

Primary tabs

File namesort descending Location Namespace Description
jGrowl and Bootstrap nodejs_notify/libraries/jgrowl/examples/bootstrap.html jGrowl and Bootstrap
jGrowl Examples nodejs_notify/libraries/jgrowl/examples/appendTo.html jGrowl Examples
jGrowl Examples nodejs_notify/libraries/jgrowl/examples/jgrowl.html jGrowl Examples
jquery.jgrowl.css nodejs_notify/libraries/jgrowl/jquery.jgrowl.css .jGrowl { z-index: 9999; color: #ffffff; font-size: 12px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; position: fixed; } .jGrowl.top-left { left: 0px; top: 0px; } .jGrowl.top-right { right: 0px; top:…
jquery.jgrowl.min.css nodejs_notify/libraries/jgrowl/jquery.jgrowl.min.css .jGrowl{z-index:9999;color:#fff;font-size:12px;font-family:"Helvetica…
nodejs.admin.inc nodejs.admin.inc Admin page callbacks for the Node.js module.
nodejs.api.php nodejs.api.php API documentation for the Nodejs integration module.
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 = 7.x files[] = nodejs.module configure = admin/config/nodejs
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 = 7.x dependencies[] = nodejs dependencies[] = trigger
nodejs_actions.module nodejs_actions/nodejs_actions.module
nodejs_ajax.info nodejs_ajax/nodejs_ajax.info name = Nodejs/AJAX framework integration description = Adds support for the Drupal AJAX framework to the Nodejs module package = Nodejs version = VERSION core = 7.x
nodejs_ajax.module nodejs_ajax/nodejs_ajax.module
nodejs_buddylist.css nodejs_buddylist/nodejs_buddylist.css .nodejs-buddylist-offline { background: url(icons/16/offline.png) no-repeat center right; } .nodejs-buddylist-online { background: url(icons/16/available.png) no-repeat center right; } .chat-link-wrapper-offline { display: none; } #chatbar…
nodejs_buddylist.info nodejs_buddylist/nodejs_buddylist.info name = Nodejs Buddylist description = Allows for dynamic buddy list and user blocks package = Nodejs version = 1.0 core = 7.x dependencies[] = nodejs dependencies[] = flag_friend
nodejs_buddylist.module nodejs_buddylist/nodejs_buddylist.module
nodejs_config.info nodejs_config/nodejs_config.info name = Nodejs Config description = Helps to configure the nodejs module. package = Nodejs version = VERSION core = 7.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. package = Nodejs version = VERSION core = 7.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 = 7.x dependencies[] = nodejs
nodejs_subscribe.install nodejs_subscribe/nodejs_subscribe.install
nodejs_subscribe.module nodejs_subscribe/nodejs_subscribe.module
nodejs_watchdog.info nodejs_watchdog/nodejs_watchdog.info name = Nodejs Watchdog description = Adds watchdog messages to the dblog page in realtime. package = Nodejs version = VERSION core = 7.x dependencies[] = nodejs dependencies[] = nodejs_ajax dependencies[] = dblog
nodejs_watchdog.module nodejs_watchdog/nodejs_watchdog.module
README.txt README.txt Node.js integration =================== This module adds Node.js integration to Drupal. It provides an API that other modules can use to add realtime capabilities to Drupal, such as push notifications or chat. The module relies on a Node.js server…

Other projects