| Macromedia Contribute is a website management tool with a WYSIWYG editor and permissions management. It is nice (but not unique) in that you can force the user to choose styles from a specific style sheet and you can hide your php snippets and other stuff. This module allows you to display the content of html files which are maintained by Contribute (somewhere else on the same server). |
Allows the use of ImageMagick to generate labels from text, using predefined rendering options. Badly seeking comaintainers. |
可以傳送電子郵件給註冊的使用者。每封電子郵件會以 node 的形式儲存在資料庫裡,並可以選擇要傳送給哪些角色,以及設定純文字/HTML、字元編碼等。 向特定用户群发送email,所发信息以节点方式存放在数据库中。4.6.0版本支持将任意类型的节点内容通过email发送给特定用户群,并且可以自动发送upload模块上传的附件。 |
|
A basic module for sending email to registered users. Email messages are saved to the database as a node for future reference. Email senders can select which roles to send to. Note: while originally there were plans to retire this module after 4.6, users reported difficulties in getting its functionality elsewhere so the module was updated for 4.7. |
Aug 31, 2007: I am currently re-writing this module, simplifying the api, and cleaning up the code...I should have the new version up here within a couple days or a week for sure. This module is currently in beta form and lacks some functionality. For site-admins: For developers: Documentation coming soon... |
Use this module to use a contact form with the ability to attach files. For further information take a look here: http://drupal.org/node/68265 |
| 注册用户可以添加额外的个人邮件地址,主要用于支持Mailhandler模块的身份校验功能。 | |
| With this module, a user may associate additional email addresses with his account. These addresses are used by mailhandler.module to authenticate incoming emails. |
讓註冊使用者可以透過電子郵件,建立或修改內容和回應。認證通常是透過寄件者的電子郵鍵位址,也可以加上密碼。使用者可以使用特定格式的文字,來指定分類、摘要和其他內容屬性。 允许注册用户通过email创建/编辑内容或添加评论。 |
|
| The Mailhandler module allows registered users to create or edit nodes and comments via email. Authentication is usually based on the From: email address. Users may post taxonomy terms, teasers, and other node parameters using the Commands capability. See useful command documentation. |
Manage multiple mailing lists through pluggable backends. Using plug-ins, this module provides an interface to subscribe, unsubscribe and post to mailing list backends. The intended purpose is to integrate existing mailing list solutions into a unified interface for subscribers. This module was requires Mime Mail. It does not provide an interface to create or format messages, only the ability to distribute them to the list. |
This module is useful in the following situation: You run mailman and you want to allow users to create and delete list from mailman through a web interface in a secure manner. Main Features
There are two levels of access (1) 'user': a mailing list administrator that can create new mailman lists and delete his own lists (2) 'admin': can delete any lists administered through this module The mailman commands are given via XML RPC. The modified client library supports SSL over a non standard port. It's the XML RPC server's responsibility to perform
the actual operations (e.g. via sudo). If you want to use this with mailman you'll end up having to write your own server and method handlers. An example server implementation is included. |
| Wraps around the CLI of mailman. You can create, manage, delete, etc. lists and users all within drupal. It basically is an alternative visual layer for mailman. It includes a nifty Step-by-Step mailing list creator and user management tool. |
This module provides an interface through which users can subscribe to mailing lists run by Mailman. The administer page allows administrators to add or delete lists and program appropriate request addresses to which commands are sent by Drupal via email. Each subscription is assigned a password which is then used by the module to automatically change subscription settings from within the module, without requiring further confirmation by the user. Other than the original confirmation of subscription by the user, the use of Mailman as a mailing list software is more or less invisible to the enduser as all settings can be changed from within Drupal. The combination of this module with mailhandler and listhandler modules replicates to a great extent the functionality of Yahoo!Groups or Google Groups. Versions 4.6 and 4.7 have been tested, whereas 5.0 is still in a beta stage. |
| 透過此模組,網站所收到的電子郵件附檔,都會被儲存成為檔案供人下載。如果安裝了 image 模組,則包含 jpeg 圖片的電子郵件,則會被自動轉為圖片內容。此模組的一個典型應用,是讓可以寄送電子郵件的手機直接張貼圖片到網站上。 | |
Mailsave is a module that is designed to interact with mailhandler. It will detach files that are emailed to the site and save them with the node. It can also interact with other modules such as image, to provide functions like automatic conversion of nodes to image nodes. This can be used to allow posting of pictures from devices like mobile phones. Mailsave version 2 released - what's new?Previous versions of mailsave performed both the processing of attachments AND the node conversion functions. Version 2 changes this model so that mailsave does nothing other than attachment extraction and saving. However, it will now call other modules via hook_mailsave and send them all the attachments, so the other modules can implement whatever functions they like. The version 2 download package includes mailsave_to_image that is the new implementation of the original mailsave function that converts the first jpeg to an image node. |
MapAPI module is a helper module for the upcoming Map module. By itself, MapAPI doesn't do anything. The motivation behind this module was to create a game that is powered by Drupal core. The first step in our work is to release flexible API that can allow us to build that game; MapAPI is part of it. MapAPI allows you to create game maps based on coordinates. each map can contain arbitrary number of tiles and each tile can contain any number of content items. MapAPI was designed to be very extendable by new modules that will be introduces for the game. New modules can introduce any new serialized content array indexes to be stored in the content table. the type of information stored in the table is non-important for the MapAPI, the important part is that it can store ANY information and pass it back to the parent module for processing. TODO: add some code examples, etc |
Map module provides 3 main components:
Developed by OpenCraft. |
The Mapbuilder module integrates the Community Mapbuilder web mapping client with Drupal. It adds the Mapbuilder context (mapcontext) and configuration (mapconfig) as content types and can produce the corresponding xml output to be used as input to a Mapbuilder client. Most developments are being done on the 5.x version of this module. Differences in functionality between the releases: At present, PHP 5 is required to use this module. PHP4 support is now experimental in the 5.x version of this module. PHP must support curl and dom/xml functions. |
| 支持Markdown输入格式来自动生成XHTML标记,支持SmartyPants的自动转换生成特殊Unicode符号的功能。 | |
| The Markdown with SmartyPants module allows you to enter content using Markdown, a simple, plain text syntax that is filtered into valid XHTML, and will automatically convert plain ASCII characters to their proper Unicode entities in context ("curly quotes," et al.) using SmartyPants. |
| 網站開發者/管理者的好用工具,可以讓擁有此權限的使用者,偽裝成其他使用者的身份,進行測試,也可隨時切換回原本的身份。 | |
The masquerade module is designed as a tool for site designers and site administrators. It allows a user with the right permissions to switch users. While masquerading, a field is set on the $user object, and a menu item appears allowing the user to switch back. Watchdog entries are made any time a user masquerades or stops masquerading. Module has been Upgraded for Drupal 5.x. (This 4.6/4.7 version of this module was created under contract for GoodStorm by CivicSpace Labs.) |
| The Mass Contact module is simply a modified version of the core contact module. It works opposite the latter, in that it allows site moderators (or anyone with permission), to send mass e-mail to a set role or group of roles or even to all registered users. |
| This module allows you to add a mathematics filter to your regular input filters. You can then post mathematical equations between [tex] and [/tex] tags. You can also post mathematical graphs between [graph] and [/graph] tags (or the slightly more complicated format [graph xmin="#" xmax="#" ymin="#" ymax="#"] x^2+4x [/graph] where the # should be replaced with appropriate integers.) . The mathematical equations relies on the Mimetex binaries created by John Forkosh available as a separate download from here. Documentation on what types of graphs are able to be presented are available from here. |
| This module provides a field type for cck with table view of textfields. It requires the CCK module |
Maxlenght 可以設定任何類型中的內文字數限制,Texarea HTML 標記沒有這個 maxlength 屬性, 本模組使用Javascript 語言來補強這個屬性。 如果你有設限內文的最大字數時,計數器會告訴你還有多少字可用。 |
|
Maxlength allows you to set maximum lengths to the body field of any content type. Texarea HTML tags do not have a maxlength attribute, this module fills that gap using JavaScript. When the maximum length is enforced for a certain content type, while editing content of that type a counter will tell how many characters are left. |
| The MeCommerce module allows you to add product-serving blocks to your website. You can decide what kind of books, music, etc. you want sold on your site, and set the colors in the product window to match the look and feel of your website. |
| This is a bundle of two modules audiofield.module and videofield.module which are CCK fields for storing audio and video files. They are similar to filefield.module and imagefield.module fields. Both fields depend on multimediafile.inc which implements common functions and can be used in the future for all other file CCK fields. |
| The Media Mover module is a module which allows admins to setup a media move process which gathers files, processes them and stores them. Media Mover does little on its own- it calls a set of modules which implement the media_mover hook and plugs them together in to media mover scripts. |
Provides display handlers for the Media Field audio field. When enabled, this module enables display alternatives for audio fields provided by Media Field. These options are available in CCK field display administration and also in Views field configuration. Various discussions are underway as to the best ways to handle audio and video display in Drupal. This module may be deprecated when a consensus emerges and new solutions are implemented. Requires separate download of Flash players, see the README. Based on a patch by Eaton, http://drupal.org/node/120072. |
MediumVote is based on Eaton's excellent SimpleVote module. In learning SimpleVote and VotingAPI I wanted to extend some of the features provided by SimpleVote, so I created MediumVote to: 1) Add ajax functionality using drupal.js included in the 4.7 releases. 4) Node-specific voting criteria (v 1.2) MediumVote has only been tested on version 4.7, as drupal.js is required. I suggest you familiarize yourself with SimpleVote, VotingAPI and the ajax Handbook tutorials, as the work on MediumVote is largely lifted from that excellent work. Development funded by addictedtotravel.com |
| This module provides integration with the Meez avatar/profile site. Meez is a system for creating a centralized avatar that you can use on multiple sites. Visit http://www.meez.com/ for more details. |
| 可以作为drupal自带的profile模块的替代,用于定制用户资料的格式。侧重于按权限显示和列表显示。 | |
17 july 2007: More updates: weighted fields added! Functionalities:
|
USE THE NEW 1.1 RELEASE - it should be stable and contains bug fixes. This module adds the ability to have several different membership types, each collecting different data from the user for registration by using custom content types and the combination of nodeprofile and pageroute modules (both required). The accounttypes module is recommended but not required. See each required module for any dependencies that they might have. What this module does is: In all cases, if you require that certain pages of the pageroute be filled out before the user can use the site, they will be routed to the next unfilled page at each login, or each attempt to browse to another page until they do. In other words, they will be stuck until they complete registration, except that they can logout at any time. See the USAGE example in the README for how to setup nodeprofile, pageroute, and your content types. Optionally, if you use my Account Types module (http://drupal.org/project/accounttypes), you can assign/associate an account type with a membership type. The README explains the difference between these two concepts and how they can work together. This module is also aware of OG and my Content Type Administration by Organic Group module (http://drupal.org/project/og_content_type_admin). See the README for how this module interacts with these others. The README contains the following: --CONTENTS-- See the documentation link below. This module is complicated to setup and use because of its dependencies. You must read AND UNDERSTAND all documentation for the nodefamily, nodeprofile and pageroute modules before attempting to use this one. Oh, and understanding CCK is a must as well. This precludes use by casual users, whether newbie or not. I'm willing to help, but I won't hold your hand. |
This project consists of several parts:
This project is co-maintained by Robert Douglass, Nicholas Thompson, Simon Roberts and Steve Rude. |
With this module you can split any menu block into two different blocks: a first block with the first level menu entries only and a second block with any second level and sub level menu entries. You can have as many splitted blocks as you need. Checkout the demo site to see how this module works. |
turns a menu item to a page which can display links to sub-items and nodes which are added to the tree. If the views is installed then a view can be used instead. |
| http://drupal.org/project/menu_per_role | |
可以 根據 角色 來顯示 選單"項目" 研究生 <- 這是選單標題 所以當你想用 研究生角色 來顯示 研究生連結導覽時 |
|
This module allows you to restrict access to menu items per roles. It depends on the Unfortunately the module requires a simple patch for drupal's menu.inc. Be sure to read the README.txt. |
Type in a keyword or two, and get a list of matching admin pages back. Links are highlighted on the current page with spiffy bubbles. Deep links are highlighted with half-transparent bubbles. Updated demo video available: http://acko.net/files/Drupal%20Menu%20Scout.mp4 It indexes the menu item titles, descriptions and help with search.module on first search (takes a couple of seconds). It does not use cron-based indexing. Known limitations Credits Authored by Steven Wittens |
Provide means to allow users to modify parts of the menu without giving permissions for the whole menu structure. Some info is available in the README.txt file. If you want to restrict viewing have a look at the Menu per Role module. |
This module adds some common-sense usability to Drupal's menu system:
How is this useful? Compare: BEFORE vs. AFTER Future development will (hopefully) include integration with Views such that nodes can be classified to fall "under" any matching view which creates a menu item. Menu Trails module was developed with sponsorship from the fine folks at Songbird. |
The Menu Trim module allows menu hierarchies to be trimmed when navigated. Trimming, here, means skipping the display of parent menu items when any of some designated items becomes active. At the simplest level, this module allows to hide a menu until some of its items has become the active item (by reaching the corresponding url). This is easier than configuring the menu's block visibility for each possible path contained in the menu. This module can be used to make a "contextual secondary menu" based on the primary links (e.g. you set the Primary links menu for "Allow trimming for this menu, hide menu when no item is active", activate the "Primary links (Menu trim)" block, then edit the menu's top-level items to check the "Trim parent items" option). After that, when an item is selected in the primary links, the contextual menu appears, showing only the subitems of the selected item. Drupal already allows contextual "secondary links" based on the primary links, but these secondary links are limited to a flat list of items. Menu Trim, on the other hand, can display complete menu subtrees. This module can also be used in any menu to trim parents when reaching deep menu items. This can make deep menus more usable, and the breadcrumb will still show the full path. |
This module provides two menu-based features: a sitemap page and a jump menu. First, this module provides a nested unordered list representation of a complete Drupal menu structure. menutree/1 provides a tree representation of menu 1, menutree/2 provides a tree representation of menu 2, etc. If no ID is specified, the primary_links menu is used. That allows it to be used as a simple menu-based sitemap, give or take a path alias. Second, it provides a block for each menu in the system that provides a "jump menu". A jump menu is a select box of a menu from which users can select any menu item to be redirected straight to that page. (Drupal 5 version only) This module was developed by Palantir.net |
The Message Effects module adds attention getting JavaScript effects to Drupal messages (you know... the messages that say things like "This content was saved." or "You have an error.", etc -- usually above the content on your Drupal site). I have found that many users tend to miss these messages on the page, so Message Effects gives them a little "pizazz" to make them more noticeable. This module depends on the JQuery Interface module which in turn relies on the JQuery Update module, so you'll want to download those too. Administrators can choose between various effects selectable for status or error messages. The current list is:
|
This is a simple messenger module (ajax). Features Note Upgrade |
This module allows you to set some meta tags for each node, view or panels page. Giving more attention to the important keywords and/or description on some of your nodes allows you to get better search engine positioning (given that you really only provide the keywords which exist in the node body itself, and do not try to lie). The module may also be known under following names: nodewords or node (key)words. Meta tags is the preferred name. |
Build scores for nodes based on the results of metrics functions. This module was originally created as a 2007 Google Summer of Code project. |
Basically you can think of this project as "making drupal easier by making more stuff nodes".
So the basic site setup is done in your content area. |
Designed for humans first and machines second, microformats are a set of simple, open data formats built upon existing and widely adopted standards. This module is similar to the idea of CCK, but rather than allow the creation of custom content types, the module allows the development of set microformats such as hCard and hCalendar, with scope for the addition of other content types. This project is still currently in an alpha stage, with a design of the database required first. Input will include JS elements such as a pickable calendar, and output will be both in XHTML format for display, as well as XHTML that can be copied and pasted. Current Working Modules
|
This module provides a simple "microsummary" of a Drupal site. See Mozilla Wiki about Microsummaries for details on possible uses. This module currently provides three microsummaries by default and can be extended with custom microsummaries about a site. Possible uses include providing a count of new or total users, a count of total nodes on a site, a count of certain kinds of content added to the site, the name of the most recent user: anything that changes on a semi regular basis. |
This is a Mime Mail component module (for use by other modules).
This module is required by the Send module. This project is based on work efforts by Robert Castelo, Gerhard Killesreiter and Allie Micka |
MiniMenus is a module designed to provide Google-like registration and login links in the top right corner of a Drupal website for anonymous users, and a mini-control-panel for authenticated users and administrators. MiniMenus integrates with the Administration (only in the Drupal 4.7.x version) and Masquerade modules if they are installed and enabled. MiniMenus development has been sponsored by http://civicspacelabs.org/ . After May 10, 2007 the module has been maintained by Robin Monks. |
The minutes module allows you to attach minutes to any event (as defined by event.module). Minutes "inherit" the categories of their parent event. They also allow you to track who attended the event. |
Mobile Media Blog allows you to post media via e-mail or mobile phone. In conjunction with image module and/or audio module it may be configured to directly post image or audio nodes. You may choose to use the inline module [2] to display attached files automatically. Sponsored by erdfisch :: internetlösungen - http://erdfisch.de/ [1] http://drupal.org/project/mailhandler |
mobit (MobilizeIt or MobileTheme) is a module that allows users to choose a theme for use with mobile devices. It has 2 parts. Part one allows the administrator to define one or more I like to share this module to get some feedback and new ideas for enhancements. As mobile devices get more and more popular I think this is an interesting area for enhancements. The code allows to switch to on access to an external rendering system. |
This module allows you to administer mod_auth_mysql apache users and groups from within drupal. Requires apache/mod_auth_mysql. More information on that module is here: http://modauthmysql.sourceforge.net/CONFIGURE |
This module logs the modifications of nodes and comments done by non-authors (that is, anyone with the "administer content" or "administer comments" privileges) and displays the statistics on these modifications in a block as well as a detailed view of the modifications on separate pages. |
Provides an administrative interface for managing content in moderation. Allows you to preview content, as well as approve or deny, and send messages to the author informing them of your choice. |
A module which auto-generates a skeleton or "scaffolding" for a module, along with hints on how to fill them in. Useful for newbie developers to learn how hooks work, and seasoned developers who are too lazy to look up what arguments a function has to take. ;) |
| http://drupal.org/project/module_installer | |
通过管理页面就可以下载并安装模块,再也不需要下载、解压、上传等等麻烦的步骤了。 安裝此模組後,只要在管理介面輸入想要安裝的模組的檔案網址,就可以直接下載並安裝模組。 |
|
Allows modules to be downloaded and installed from the administration area. Please note that this module is brand spanking new and may eat your babies. Help with testing mucho appreciated. Note from security team: this module should only be tested on localhost. |
Drupal assigns each module a weight. For most operations involving any module that defines a particular hook, the modules are invoked in order first by weight, then by name. This module adds a weight column to the module administration page, allowing weights to be viewed and edited. |
Notice: There is a potential permission problem with this module that has not been solved yet. If you do not have root access or the ability to change file permissions you may not be able to edit or delete modules installed with this module. It is recommended that you do not use this module on a site you do not have full control over (such as a shared hosting account.) Allows users to install modules and view documentation files via a web interface. This module aims to be platform-independent and have few dependencies. Features:
|
DescriptionThis module defines the "money" CCK field. It uses the Currency API, which is included in the Currency module, to get a list of valid currencies. Only amounts with 2 decimals can be used. Any decimal separator and any digit group separator can be used, but it defaults to the comma and the dot respectively, which is according to ISO 31-0. The separators can be changed at any point, only integers are stored in the database. If you only want a drop down field for currency then you might want to take a look at owahab's CCK Currency module. DependenciesSponsorEtienne Leers of http://creditcalc.biz/. AuthorThe author can be contacted for paid customizations of this module as well as Drupal consulting, development and installation. |
| System to integrate with rrdtool and snmp to monitor a collection of servers in the style of MRTG |
This module defines a Views style plugin, so that if you have a view sorted first by a date field, you can show them grouped by month. |
Construct monthly archive lists and blocks. Notice: you should configure the block after enabling the module. In versions for Drupal 4.6 and 4.7, delete the more_language folder if you don't need the Spanish or Chinese translations to avoid conflict. |
This module is not ready for real useWe're waiting on a patch to moodle 1.8 to allow delegation of logout urls. watch this space. What is moodle?Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical principles, to help educators create effective online learning communities. Moodle has a large and diverse user community with over 150,000 registered users on this site alone, speaking over 75 languages in over 160 countries. How this module worksDrupal module that sets a shared cookie, and maintains a database that moodle can read. Why create this module?This module was developed for Linuxchix.org courses integration - released under GPL to make the world a better place. Who should use this module?If wish to create a drupal website / portal, and also have moodle handle the education/course portion. Theme the moodle instance the same and your drupal, and they appear to seamlessly integrate. |
Allows administrators to add custom help messages to any section of the site. |
The moviedb module provides the tools to maintain a large movie database. The module treats movies, people (actors, directors...) and companies as separate nodes. This allows a great flexibility and extensibility. |
| This module allows users, with permission, to submit movie reviews. |
The movies module allows the administrator to create, edit, update and delete movies in a database (including the IMDB link if desired), at admin/movies. They also have the ability to add movies (in the same fashion) to a movie wishlist, checking off movies from that last as they are purchased, automatically adding that movie to their main movie list, at admin/movies/wishlist. There is also a page which will find any conflict between the two lists. For the visitor of the site, they can visit http://%your-site/%movies or http://%your-site/%movies/wishlist to view each of these lists, with the movie name linking to the imdb page, where applicable. |
Movino is a collection of open source applications for streaming and broadcasting live video from smartphones. The main applications are the following:
More info at http://www.movino.org/ The Movino web interfaceThe following modules are bundled in this package: |
| http://drupal.org/project/mugshot | |
讓使用者在你的網站上,透過瀏覽器以 webcam 直接拍攝相片,儲存在網站的相簿裡,並可以區塊呈現。還可與回應功能結合,讓使用者在回應裡留下照片。使用者必須安裝 flash plugin,並允許瀏覽器使用 webcam。 |
|
The Mugshot module enables the users to take directly a photo in web page via a webcam. The photos are then presented in a gallery or on a block. |
The Multiforms module is designed for the collection of data from users. It can be used to easily author multi-page forms which are published as nodes. The data collected by the forms can then be exported. It was originally designed to handle contest and survey creation needs for the website of The Georgia Straight (http://www.straight.com/), a weekly Vancouver newspaper. New: Support for the actions module has been added: submitting multiforms, or individual multiform sections, can now trigger actions. If already using Multiforms, you may have to run Drupal's updater to update your database. |
This is a module which allows you to span one site across multiple domains. You can configure which domains to use for different parts of your site including which protocol that section uses. It can also be used to put the ecommerce or user account functionality behind https, for instance. This module was primarily developed for Oasis Magazine for the purpose of hosting different types of content, on different sites, while using the same database, so that information can be cleanly promoted between the different sites, without having to worry about syndication and the like. This module requires the single sign-on module, to allow you to be logged into multiple domains at the same time. A small patch to Drupal core is required for this module to work. It is included in the package. |
This module defines a widget to be used with the nodereference CCK field type. It allows the user to select multiple items in an easy way. It consists of two lists, one of unselected items, the other of selected items. The user can select an item by moving it from the unselected list to the selected list. |
Allows creation of new drupal sites from a central drupal site without the creator having access to database info. The new site is installed either in the same database with a different prefix or if the drupal db_user has access to create a database and grant privileges, then possibly there. |
It has become clear to me that this module will be too proprietary to be of much use to anyone other than my specific project. I've uploaded the latest version, you're welcome to examine and use it if you like. There will be no official releases of this module. The Multivendor Multigateway (MVMG) payment module strives to provide a shopping environment where registered users can all be vendors. The system uses some features from the eCommerce API and provides some stuff on its own (user-specific paypal settings for example). THIS MODULE IS NOT EVEN BETA. USE AT YOUR OWN RISK |
This module provides simple and hassle-free integration with MyBlogLog services. MyBlogLog provides community-based services and statistics to web sites (not just bloggers.) Think "MySpace"-like community features but you get to provide them on your site. |
| http://drupal.org/project/mysite | |
類似 My Yahoo!的個人化資訊頁模組,可以讓使用者建立一個頁面,裡面的內容除了來自該網站,也可以選擇 RSS aggregator 裡的內容。可收錄的內容包括:
|
|
MySite pages let users create a personalized summary of the site. The MySite module duplicates the functionality of tools like MyYahoo! and Google's personalized homepage. The module allows registered site users to create a MySite page that contains content from throughout the site. For sites that use the Aggregator module, users may also add feeds from external web sites to their MySite pages. In 5.x.2 versions, users with JavaScript can drag, drop and sort content on their custom personal layout. The 5.x.2 series also supports Blocks, Views and 'Droplets' -- content widgets created by the site administrator. MySite 5.x.2.8 released 22-AUG-2007 -- bugfix upgrade recommended for all users. MySite was written using an API/Plug-In model that allows the core module to be extended to handle additional content types. These content types do not have to be nodes. Users group is http://groups.drupal.org/mysite and includes a development roadmap. Developer API is online at http://therickards.com/api Demo is online at http://therickards.com/mysite MySite is sponsored by Morris DigitalWorks. |