This module is (and will increasingly in the future) be the home for Drupal & Jabber integration. Watch this space for more info :) |
This is a node type that allows you to create a library of http:// links to other resources on the Internet. Each node has a title, the matching url and a description. The node can be allocated to a taxonomy in the normal way. You can use Janode to create your own web directory. Janode also periodically checks each http:// link for 404 errors. Any Janodes with a 404 error are put into a moderation queue for investigation. |
| http://drupal.org/project/countdowntimer | |
| Countdown Timer 模块通过 javascript 技术提供一个倒计时功能,精确到秒。 | |
The Countdown Timer module provides a timer implemented through javascript which gives you a countdown (second-by-second) to a certain date and time in the future. It uses the onload event (or document.ready in jquery) and then dynamically searches content/blocks/teasers for certain css classes and then injects itself. NEW: If you are using the latest 5.x release you no longer need php input format for blocks. You can set the admin setting for ALL Pages and blocks will be handled properly. You can now use full html format for blocks (with this setting). This module has no dependencies. Older versions of this module might not work with the Devel module. WARNING: If using the php input format in a block be careful with your php code. If you make an error, your site will become inaccessible until you go into the database directly and either turn off the block in question or fix the php code. The 4.7.x-1.x release only supports counting down and the legacy tag specification. |
| http://drupal.org/project/jstools | |
Javascript Tools 提供了一些列 Javascript 和 AJAX 模块并对 Drupal 核心 (drupal.js) 的 Javascript 和 AJAX 方法进行了扩展。 提供一些現成的 Javascript/AJAX 模組與開發工具,可以強化網站的使用性。
有一些功能正在開發中:
|
|
Javascript Tools provides both an integrated set of Javascript and AJAX modules and a common set of methods extending those available in Drupal core (drupal.js) for Javascript and AJAX module development in Drupal. All Javascript Tools modules require the jstools.module, which provides a common set of methods for AJAX and Javascript development. Currently available in the 5.x stable release:
|
This module allows developers and themers to make use of the jCarousel jQuery plugin, by a simple function call: jcarousel_add(). UsageSee the included documentation for details. DependenciesSponsorDevelopment of this module was sponsored by Paul Ektov of http://autobin.ru/. AuthorThe author can be contacted for paid customizations of this module as well as Drupal consulting, installation and development. |
| This module purpose is to help RTL users to do some of the dirty work in RTLing a css the module will accept a css content and will do the following replacments |
| http://drupal.org/project/jeopardy | |
| 这个模块允许用户添加分类和问题到一个定制的节点类型,当访问该节点的时候就可以通过一个类Jeopardy的界面玩一个问题/分类的 Jeopardy 游戏。它很容易使用和维护,并有大量的问题和分类可以配置。 | |
| This module allows users to add categories and questions to a custom node type, and then view the node and play a Jeopardy game with the questions/categories, with a Jeopardy-like interface. It is easy to use and maintain, and the number of questions and categories can be configured. |
| New job queue module which can be used by other modules to queue up function calls for execution on cron. |
| This module provides your sites visitors to browse and search jobs, or post their resumes for employers/recruiters to see. It also allows job seekers to apply for jobs. In effect, your site can be a mini monster.com or hotjobs.com. |
Drupal 5.0 will include the fab JavaScript library jQuery. But where does that leave us poor slobs who need to develop on 4.7? Out in the cold, that's where. Sadly, Drupal 4.7's own JavaScript package conflicts with jQuery in a number of places, preventing easy including of the jQuery library in contributed modules. Enter jquery47, a slightly hacked version of jQuery, compatible with Drupal's own JS files. By invoking jquery47_add_js('path/to/your/file.js') you can reap the benefits of jQuery while wrapped warmly in the bosom of Drupal 4.7 |
This module allows developers to make use of the jQuery Form Plugin, by a simple function call: jquery_form_add(). UsageSee the included documentation for details. DependenciesSponsorDevelopment of this module was sponsored by Paul Ektov of http://autobin.ru/. AuthorThe author can be contacted for paid customizations of this module as well as Drupal consulting, installation and development. |
This module simply places Interface in a central location with one command that can be called by any module that wants to use the library. |
The Interface Sortable module makes it easy for developers to add JavaScript drag-and-drop form elements to forms and drag-and-drop widgets to non-form pages. It depends on the JQuery Interface module which in turn relies on the JQuery Update module. The Interface Sortable Demos module demonstrates the use of the Interface Sortable module. It can be turned off on production sites that use the Interface Sortable module. jQuery Interface Sortable was developed by the friendly primates at FunnyMonkey. |
| This module facilitates the upgrade JQuery in Drupal 5. JQuery 1.0.1 is included with Drupal 5, however it is not very well supported in the JQuery community. In order to use most current and advanced JQuery functionality you will want to build off a newer version of JQuery. This module includes John Resig's compat-1.0.js plugin that provides backwards compatiblity for newer versions of JQuery to work with the JS code in Drupal 5. |
| http://drupal.org/project/jrating | |
这个模块使用 jQuery 技术为节点提供评分功能,当 javascript 被禁止时,使用标准形式,如果启用 javascript 就可以通过图片 (如五星) 动态进行评分。 |
|
This module uses jQuery to produce accessible rating forms for nodes. With javascript disabled, the rating uses a standard form; with javascript enabled, an image-based (eg star) rating is submitted dynamically. The current average rating is displayed alongside the rating form and a themed views field allows rating results to be displayed in views. NOTE: For jQuery 1.0.x (Drupal 5.1) use the official release. The DRUPAL-5 development branch requires jQuery 1.1 - either update jquery.js manually or use the JQuery Update module. Development of this module was sponsored by Nature Publishing Group and Jason Bahn. |
| 本模块是基于开源Jsdomenu库开发的,用于生成多层弹出式菜单(popup menu),自带一个“站点菜单(site menu)”区块用于菜单式浏览站点的分类结构。 | |
| This utility module generates multi-level popup menus using the open source, standards-based Jsdomenu library. Included is a "site menu" block with multi-layer popups to navigate the full hierarchy of a vocabulary. |
| JSFX is a suite of effects for Drupal. Everything is contained in one module, but the effects can be turned on and off separately. Currently, the suite includes: - Memoryblock: Similar to Collapsiblock in JS Tools, but with completely different code. Activating this effect will make all your blocks collapsible. Using cookies, it will remember the state each block was left in. - Commenthide: This effect will hide the body of all your comments, and leave the title, submission info, and the avatar, if any. The effect will add an "Expand Comments" link which will show the bodies of all your comments when clicked. - Link PopUp: If you use XHML Strict, you know that the attribute "target" is forbidden, so making links open in a new window can be a hassle. This effect will make certain links open in a new window. By default, it applies to absolute links in the entire site. See README.txt |
This module enables the jsMath script for displaying mathematical expressions. Users can enter arbitrary mathematical expressions in their drupal content by using the standard TeX syntax, including LaTeX and AMSLaTeX. jsMath renders this on the client's browser when the page gets displayed. The jsMath script has been developed by Davide P. Cervone. For more information about jsMath see http://www.math.union.edu/~dpvc/jsMath/welcome.html |
| http://drupal.org/project/jsnippets | |
| snippets 模块用于插入代码片断,生成结果输出到指定的 Drupal 文本区域中。 相关模块还有: code snippets。 |
|
| The snippets module can be used to insert code snippets, general text templates and so on into specified Drupal textareas. |
| The javascript server provides a JSON backend to the services module. |
This module gives pleasant-looking jQuery tooltip using Jörn plugin. Alternatively you can use Dustiniaz Sweettitles. You should download the zip file, because the script is under CreativeCommons license. Put addEvent.js and sweettitles.js under /js in your jtooltips folder. Developed by Psicomante |