| 讓使用者提出問題,擁有回答權限的管理者或其他使用者,可以檢視問題並進行回答。 | |
This module allows users to add questions to a queue. Administrators can view the queue and choose to create question/answer nodes from submitted questions. A common use for such a module would be to have a sort of "Ask the Experts" feature where users can ask administrators about various topics. Question is actively in use at Mac Geekery. Look for the nodes with the blue bar down the side to see what an answered question looks like. |
| Enables the creation of pairs of content for quizzes (e.g. What are the numbers between one and seven?- [[1]] [[2]] [[3]] [[4]] 15 20) for learning purposes. The answers in square brackets indicate the correct answers. End-users can test their memory by selecting the correct checkboxes (see Typecheck module) or viewing as flashcards (see Flashcard Module). |
| Adds a "Quick Add Child" link to node view that acts sort of like the "Add Child" link for book nodes. You fill in the title and node type, and then are taken to the appropriate add node form, but with the title, url and menu items already filled in. The goal is to combine the convince of book nodes with the flexibility to use any content type, and to use the menu system for on-going management. |
| Quick Admin Menu 使用大量的 javascript 置換核心的選單頁面,它具有拖放樹狀選單排序的特點,可以在同一頁編輯、刪除和關閉選單項目。 | |
Quick Admin Menu is a javascript heavy replacement for the core Menu administration page. It features drag and drop tree sorting, and same page editing, deleting and disabling of menu items. Yay! Hopeful this is the first of a series of Quick Admin X modules, which will be javascript remixes of the current Drupal admin pages. Current Limitations:
|
Live search for Drupal which is built on top of autocomplete.js that can either popup in an inline window (like thickbox but craqbox) or if you know how to use CSS selectors, you can configure it to populate an element on the page or in the theme on the settings page. Requires the craqbox module. (Because of default configuration to popup in an inline window.) Originally Sponsored By: HerFabLife.com. |
Note, this is here for collaboration, and testing. It is not ready for use. With that said, feel free to download it and take it for a spin. I am sorry for the poor quality of the screen cast. I've never done one, and I used "wink" to do it. I'll probabley update the "how to" later down the road. This module is still very pre-alpha, and the screen-cast is not the best. But I did it quickly. I've been getting a few inquiries, and I figured this would be the easiest way to explain it. I'll be releasing it to the cvs by the end of this week so hopefully I can some collaboration on it. Link to video: http://earnestberry.com/node/7/play Currently what it does: Things that will need done (off the top of my head): |
The Quickfile module allows instant selling and download of digital products such as ebooks, photographs, music and software. Clients don't need to be registered to buy and they are sent to a page with a link to start downloading right after making their payment. The file module in the Ecommerce package is quite helpful and I'm thankful for many ideas and code I got from there, but I've noticed that in many sites clients get a little lost when they need to register a Drupal account, wait for a confirmation email and then login and go to "My Files" page to get their files. This can reduce the sales of ebooks. The Quickfile module creates a new node type called 'quickfile'. With the Quickfile module clients just need to visit three web pages, when using a credit card, in a single session to make the payment and download a file. Features * Clients can buy and download any digital product without a Drupal account. |
This module implements a subset of the HTML_QuickForm API to convert QuickForm API calls into equivalent Drupal Form API 2.0 associative arrays. This module currently only exists to serve the needs of CiviCluster. It is a separate module to foster future development into a robust QuickForm to Drupal conversion tool. I will readily grant CVS access to anyone interested in pursuing this goal. Development of this module is sponsored by Four Kitchen Studios. |
Quickstats.module is a simple and efficient (from a database point of view) way to count pageviews of nodes. It is intended for heavy traffic sites where performance is key. The heart of this module has been coded by Karoly Negyesi (chx) for NowPublic.com. Small improvements and packaging by Michael Imbeault (fireang3l). IMPORTANT NOTES: - Minimum requirement: MySQL 4.1 |
| 簡潔好用的javascript編輯加強工具。若覺得所見及所得(WYSIWYG)編輯器太龐大,quicktags會是不錯的選擇。quicktags會在文字編輯區域的上方加上一排按鈕,可以選取文字按按鈕來加上html的連結、粗體、斜體..等標籤。 | |
Quicktags adds buttons to your forms, for easy insertation of code (like basic HTML) into a textarea. It uses on-the-fly generated javascript to do the magick. It is not a wysiwyg editor, but something far simpler: It simply inserts the basic HTML into your textarea. |
| The quiz module administers a quiz, as a sequence of questions, and tracks the answers given. |
| 开启后用户在添加评论时可以方便的点选引用原文。引用部分用特殊格式显示以作区分。 | |
| This module adds a 'quote' link below nodes and comments. When clicked, the contents of the node or comment are placed into a new comment enclosed with special markup that indicates it is quoted material. |
| 可以用于收集显示名人名言。通过区块随机显示。 | |
| The quotes module allows users to maintain a list of quotations that they find notable, humorous, famous, infamous, or otherwise worthy of sharing with website visitors. Quotes are stored as nodes, and users with the appropriate permissions can maintain their own list of quotes much like maintaining their own blog. |