三月 2010

Comment Timer

module overview

Module Overview

Drupal.org Excerpt:

Comment Timer module provides an easy-to-use JS timer for the given content type's nodes, with Views support. When a comment is to be submitted for a node that has enabled Comment Timer support, two textfields and two buttons will show up below the comment form. The first one is empty: if you enter a... [More...]

Details:

Maintainer:Boobaa
Links:
Categories:Content, Javascript Utilities, Statistics, Utility, Views
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.12010-May-04DownloadRecommended
Total Downloads: 38 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/732 , 转载请注明出处.

Constants

module overview

Module Overview

Drupal.org Excerpt:

This module provides an interface for managing arbitrary key-value pairs stored in Drupal's 'variables' table. Constants are simple key-value pairs. They are stored in Drupal's core 'variables' table with a 'CONSTANT:' namespace to differentiate them from other variables. The module provides simple get-save-delete... [More...]

Details:

Maintainer:thebuckst0p
Links:
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.02010-Jun-21DownloadRecommended
Total Downloads: 30 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/731 , 转载请注明出处.

Multicron

module overview

Module Overview

Drupal.org Excerpt:

This module is designed to help manage large multisite installations by allowing a master installation to run multiple slave crons when the master runs cron. Roadmap Integrate with Job Queue Smart scanning of sites directory Multiple methods of fetching cron.php D7 version D7 doesn't need this, cron... [More...]

Details:

Maintainer:dstol
Links:
Categories:Administration, Performance and Scalability, Utility
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.02010-Mar-30DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 58 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/730 , 转载请注明出处.

Checkfront

averages
module overview

Module Overview

Drupal.org Excerpt:

Checkfront Online Booking System Checkfront is an Online Reservation and Booking System. This module connects your Drupal site to your Checkfront account, and provides a powerful real time booking interface within your site. You can configure Checkfront to manage your inventory, packages, accept... [More...]

Details:

Maintainer:checkfront
Links:
Categories:e-Commerce, Third-party integration
downloads

Downloads


本文永久地址:http://drupalsh.cn/node/729 , 转载请注明出处.

Doubleclick

module overview

Module Overview

Drupal.org Excerpt:

This module is designed to manage DoubleClick advertisements on your site. It also provides integration with Organic Groups. It works by exposing ad configurations as blocks, which can be positioned in various regions of your Drupal theme (or panel regions etc..). It also allows other modules to modify... [More...]

Details:

Maintainer:nicksanta
Links:
Categories:Commerce and advertising, Organic groups (OG)
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.322010-Oct-28DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 70 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/728 , 转载请注明出处.

Facebook-style Statuses Tag Suggestions

module overview

Module Overview

Drupal.org Excerpt:

Facebook-style Statuses Tag Suggestions, or FBSSTS, provides inline suggestions for #hashtags and @mentions as they are typed in the Facebook-style Statuses (Microblog) status update box. Suggestions drop down below the box when the user begins typing a tag. Tag suggestions are based on how often the... [More...]

Details:

Maintainer:IceCreamYou
Links:
Categories:Content display, Javascript Utilities, Utility
downloads

Downloads

VersionDateFilesRelease notes
6.x-2.0-rc22011-Dec-03DownloadRecommended
6.x-2.x-dev2011-Dec-05DownloadDevelopment
6.x-1.x-dev2011-Feb-25DownloadDevelopment
6.x-1.0-rc12010-Mar-28DownloadOther
Total Downloads: 96 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/725 , 转载请注明出处.

Views Slideshow Slider

module overview

Module Overview

Drupal.org Excerpt:

This module provides a draggable slider as a control widget for the Views Slideshow module. The slider is both a control and display element, dragging the slider causes the slideshow to jump forward (or backward), it automatically advances when the slideshow cycles. Drupal 7 The Drupal 7 branch is actively... [More...]

Details:

Maintainer:snufkin
Links:
Categories:Content display, Views
downloads

Downloads

VersionDateFilesRelease notes
7.x-3.02011-Nov-13DownloadRecommended
7.x-3.x-dev2011-Nov-14DownloadDevelopment
6.x-2.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 354 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/724 , 转载请注明出处.

Bot Commit

module overview

Module Overview

Drupal.org Excerpt:

Process (git) commit messages and post them on IRC. Repository support Gitosis and other repositories that use the post-receive shell script via a custom php script (under scripts folder) Github (example.com/bot_commit/github) Codebase HQ (example.com/bot_commit/codebase) Commits are put into a... [More...]

Details:

Maintainer:snufkin
Links:
Categories:Community, Developer
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 33 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/726 , 转载请注明出处.

Nginx 0.8.x + PHP 5.2.13(FastCGI)搭建胜过Apache十倍的Web服务器

Nginx ("engine x") 是一个高性能的 HTTP 和反向代理服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过三年了。Igor 将源代码以类BSD许可证的形式发布。

Nginx 超越 Apache 的高性能和稳定性,使得国内使用 Nginx 作为 Web 服务器的网站也越来越多,其中包括新浪博客新浪播客网易新闻腾讯网搜狐博客等门户网站频道,六间房56.com等视频分享网站,Discuz!官方论坛水木社区等知名论坛,盛大在线金山逍遥网等网络游戏网站,豆瓣人人网YUPOO相册金山爱词霸迅雷在线等新兴Web 2.0网站。
 


Nginx 的官方中文维基:http://wiki.nginx.org/NginxChs

 

在高并发连接的情况下,Nginx是Apache服务器不错的替代品。Nginx同时也可以作为7层负载均衡服务器来使用。根据我的测试结果,Nginx 0.8.34 + PHP 5.2.13 (FastCGI) 可以承受3万以上的并发连接数,相当于同等环境下Apache的10倍

根据我的经验,4GB内存的服务器+Apache(prefork模式)一般只能处理3000个并发连接,因为它们将占用3GB以上的内存,还得为系统 预留1GB的内存。我曾经就有两台Apache服务器,因为在配置文件中设置的MaxClients为4000,当Apache并发连接数达到3800 时,导致服务器内存和Swap空间用满而崩溃。

而这台 Nginx 0.8.34 + PHP 5.2.13 (FastCGI) 服务器在3万并发连接下,开启的10个Nginx进程消耗150M内存(15M*10=150M),开启的64个php-cgi进程消耗1280M内存 (20M*64=1280M),加上系统自身消耗的内存,总共消耗不到2GB内存。如果服务器内存较小,完全可以只开启25个php-cgi进程,这样 php-cgi消耗的总内存数才500M。

在3万并发连接下,访问Nginx 0.8.34 + PHP 5.2.13 (FastCGI) 服务器的PHP程序,仍然速度飞快。下图为Nginx的状态监控页面,显示的活动连接数为28457(关于Nginx的监控页配置,会在本文接下来所给出 的Nginx配置文件中写明):

点击在新窗口中浏览此图片


本文永久地址:http://drupalsh.cn/node/727 , 转载请注明出处.

Driven API

module overview

Module Overview

Drupal.org Excerpt:

This API exposes the so called driven properties, which are aimed to map any type of node properties (i.e. title, body, taxonomy, CCK fields, workflow, etc). What such driven properties are used for depends on the modules taking advantage of them. The only module with UI (i.e. measurable by end users)... [More...]

Details:

Maintainer:arhak
Links:
Categories:Content, Content Construction Kit (CCK), Content display, Taxonomy
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.0-alpha32010-May-01DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 78 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/721 , 转载请注明出处.

Webform Confirm Email Address

module overview

Module Overview

Drupal.org Excerpt:

Confirm email addresses for Webforms used as letter campaigns. Prevents people from pretending to be someone else by requiring users to confirm the address they give as their own before actually sending the Webform. Mostly useful when Webform is used as a letter campaign tool. Did I mention it depends... [More...]

Details:

Maintainer:Robin Millette
Links:
Categories:Content
downloads

Downloads

VersionDateFilesRelease notes
6.x-3.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 135 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/722 , 转载请注明出处.

Domain XML sitemap

module overview

Module Overview

Drupal.org Excerpt:

Placeholder project for the contrib module to integrate the XML sitemap and Domain Access modules together. This will only work with the XML sitemap 2.0 module. Thank you to this module's sponsors: ZivTech Project Information Maintenance status: Actively maintained Development status: Under active... [More...]

Details:

Maintainer:Dave Reid
Links:
Categories:Multisite
downloads

Downloads

VersionDateFilesRelease notes
7.x-1.0-beta22011-Feb-11DownloadRecommended
6.x-1.0-beta22011-Feb-11DownloadRecommended
7.x-1.x-dev2011-Apr-01DownloadDevelopment
6.x-1.x-dev2011-Apr-01DownloadDevelopment
Total Downloads: 119 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/723 , 转载请注明出处.

Forena Reports

module overview

Module Overview

Drupal.org Excerpt:

Forena Reports will be a reporting application that is designed to compete with other enterprise reporting systems. I've spent the last several years working in this space and am anxious to bring the best of web content management systems to the world of enterprise reporting. I've had great success... [More...]

Details:

Maintainer:metzlerd
Links:
downloads

Downloads

VersionDateFilesRelease notes
7.x-1.12011-Jun-27DownloadRecommended
6.x-1.02011-Jun-20DownloadRecommended
7.x-2.x-dev2011-Oct-28DownloadDevelopment
6.x-2.x-dev2011-Nov-03DownloadDevelopment
Total Downloads: 99 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/720 , 转载请注明出处.

Views watchdog

module overview

Module Overview

Drupal.org Excerpt:

The Views Watchdog module extends the Views module and allows to create customized lists (pages, blocks, feeds) of watchdog entries. Features This module provides several fields, filter and sort criteria to build custom pages, blocks, and feeds. It also provides the style Watchdog table to display watchdog... [More...]

Details:

Maintainer:Ralf
Links:
Categories:Views
downloads

Downloads

VersionDateFilesRelease notes
7.x-3.32011-Nov-26DownloadRecommended
6.x-2.32011-Nov-26DownloadRecommended
7.x-3.x-dev2011-Nov-25DownloadDevelopment
6.x-3.x-dev2011-Nov-25DownloadDevelopment
6.x-2.x-dev2011-Nov-25DownloadDevelopment
6.x-3.32011-Nov-26DownloadOther
Total Downloads: 156 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/719 , 转载请注明出处.

Mini Panel Teasers


本文永久地址:http://drupalsh.cn/node/710 , 转载请注明出处.

UC Role Progression

module overview

Module Overview

Drupal.org Excerpt:

UC role progression uses Ubercart's 2.x conditional actions in conjunction with the UC roles module. It answers a need for a purchasable role that enables a user to progress through a series of predefined roles according to a set schedule. A possible use case for this: purchased access to an e-learning... [More...]

Details:

Maintainer:Mirabuck
Links:
Categories:Commerce and advertising, e-Commerce, User Access & Authentication
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.x-dev2011-Apr-20DownloadDevelopment
6.x-1.22011-Apr-17DownloadOther
Total Downloads: 45 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/709 , 转载请注明出处.

Faceted Search Context

module overview

Module Overview

Drupal.org Excerpt:

This is an add-on module to the excellent faceted search module. When using the guided search you often want to display a page or a bit of text or some sort of introduction to the current search. Faceted Search Context provides a context sensitive block which changes according to the current faceted... [More...]

Details:

Maintainer:miiimooo
Links:
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.12010-Apr-01DownloadRecommended
Total Downloads: 63 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/711 , 转载请注明出处.

CCK Multiple Formatter

module overview

Module Overview

Drupal.org Excerpt:

The CCK Multiple Formatter allows you to put your cck fields with multiple values in unordered lists instead of div elements. Standard CCK: <div class="field field-type-filefield">    <div class="field-items">        <div class="field-item odd">          <!-- THE... [More...]

Details:

Maintainer:alexpott
Links:
Categories:Content Construction Kit (CCK)
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.22010-Aug-21DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 117 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/712 , 转载请注明出处.

Project Links

module overview

Module Overview

Drupal.org Excerpt:

A small module, defining a block for use when referencing projects, by default, projects on drupal.org. The default block (appears in the footer when you next visit admin/build/blocks) says: Drupal Project LinksProject Homepage | Issues Queue | Usage Statistics Or for a module: Captcha Project LinksProject... [More...]

Details:

Maintainer:juliangb
Links:
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.02010-Apr-26DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 55 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/714 , 转载请注明出处.

MultiLingual Links


本文永久地址:http://drupalsh.cn/node/715 , 转载请注明出处.

Canned Texts

module overview

Module Overview

Drupal.org Excerpt:

Dynamically insert pre-defined text strings into nodes or comments. See a screen shot. Canned Texts creates a views generated drop down list widget in the node-form and/or comment-form. By selecting a list item, text is dynamically inserted into the node and/or comment text area fields, at the point... [More...]

Details:

Maintainer:dagmar
Links:
Categories:Content, Javascript Utilities, Utility
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.0-beta22010-Apr-06DownloadRecommended
Total Downloads: 43 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/713 , 转载请注明出处.

Extended LDAP Groups

module overview

Module Overview

Drupal.org Excerpt:

Overview The Extended LDAP Groups module is an extension of the LDAP Groups module, which is part of http://drupal.org/project/ldap_integration. While this isn't really ideal in the long run, it's a good starting point for people who need this functionality right away without having to hack up a contributed... [More...]

Details:

Maintainer:ebeyrent
Links:
Categories:Third-party integration, User Access & Authentication
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.0-alpha22010-Apr-08DownloadRecommended
6.x-1.x-dev2011-Feb-25DownloadDevelopment
Total Downloads: 73 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/717 , 转载请注明出处.

Drupal白屏的诊断方法

近来公司新装一台服务器,装上Cent os 5.3后,然后是装apache,mysql,等,以为一切万事大吉,谁知道导入一个Drupal系统后,出现白屏。检查一下,服务器配制也没有什么不对,于是重新安装了一个全新的Drupal,完全正常,这就怪了,为什么在本地一切正常,到服务器上怎么就白屏呢。

后来发现服务器的PHP是5.0系统的,想到drupal有些模块要求PHP5.2以上,就升级了一下PHP,在网上查的Linux下升级PHP方法如下

# rpm –import http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka
#
gedit /etc/yum.repos.d/utterramblings.repo
在打开的文件中加入以下内容:
[utterramblings]
name=Jason’s Utter Ramblings Repo
baseurl=http://www.jasonlitka.com/media/EL$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.jasonlitka.com/media/RPM-GPG-KEY-jlitka
保存
# yum update php
***
***
重启apache
# service httpd restart

一切搞定,再装,竟然成功了。原来如此。。

但是,后来再用的过程中,经常还是出现莫名其妙的白屏,特别是在加载内容比较多时,比如在编辑内容时或者启用模块时,这此时候往往用的内存比较多,会不会是内存不足的问题?查看一下现在PHP的内存设置,32M,也忒小了点,马上开始升级内存。


本文永久地址:http://drupalsh.cn/node/718 , 转载请注明出处.

Content protector

module overview

Module Overview

Drupal.org Excerpt:

Content protector allows an arbitrary directory to be protected by Drupal authentication. For example, a legacy folder that must live inside the webroot of which its contents cannot be viewed without valid Drupal login credentials or a particular user role. This module achieves this by writing a .htaccess... [More...]

Details:

Maintainer:aidanlis
Links:
Categories:Content, Security, User Access & Authentication
downloads

Downloads

VersionDateFilesRelease notes
6.x-1.12010-Aug-17DownloadRecommended
Total Downloads: 68 "Development" releases should be considered in beta.


本文永久地址:http://drupalsh.cn/node/716 , 转载请注明出处.

Windows下用SSH登录Linux乱码的解决方法

管理员登录后

vi /etc/sysconfig/i18n

在打开的文件中加入下面片段:

LANG="zh_CN.GB18030"
LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"
SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_us.UTF-8:en_US:en"
SYSFONT="lato-sun16"


本文永久地址:http://drupalsh.cn/node/708 , 转载请注明出处.