白宫民众请愿网站(We whe People) Petition, 这是一个用于美国民众请愿的政府网站,该网站于2011年开发,基于Drupal 7和MySQL 5和MongoDB。目前开源的只是一些基本的功能。网站源码托管在 GitHub 上,基于 GPLv2+ 许可证,其它政府和组织可利用该工具创建平台,鼓励公民和选民积极参与交流。而公开源代码,可以让外界帮助改进和增强平台。
白宫Petition网站:https://petitions.whitehouse.gov/。
代码下载地址:https://github.com/WhiteHouse/petition 。
网站截图:
首先,要感谢一下参与Drupal官网文档翻译的每一位贡献者,大家都是因为Drupal结缘,并一起为Drupal中文社区贡献了一份力量。
目前,截至今日(2012年9月8日),《了解Drupal》已经翻译完成了。在7月22日,我有发过一篇《关于调整drupal官网文档翻译的建议》,到今天为止将近50天的时间,终于将官方文档的第一篇翻译完成,当然,目前还有个别页面还没有进行精确的校对,希望大家阅读的时候,如果发现任何有错译或者错误的地方,请及时回复,我们会尽快进行修正。
需要说明的是,《了解Drupal》这部分介绍的非常好,对于初学者来说,建议先阅读一下这一部分,将会让你对Drupal有个宏观的认识,同时也给予了进一步学习的引导。
Drupal has some fantastic contributed modules and themes that make Drupal a great starting point for mobile solutions. This guide will help users find and use those projects to build the best mobile solution for their needs.
为本指南做出贡献(Contributing to this guide)
Feel free to edit this page or to add a child page! If you have a blog post that relates to mobile, add a link to it from an appropriate page.
- 阅读更多 关于 移动指南
- 登录或注册以发表评论
在其他浏览器没问题,但是在火狐下得不到输入内容。等待高手赐教
Job requirements *Team player with good communication skills *A quick leaner and strong troubleshooting skills *Expert in PHP, mysql and Javascript (specifically jQuery) *Good skills in HTML & CSS *Familiar with Linux working environment *Good knowledge of Drupal is a big plus *Good English is a big plus About the job You will be responsible for working on our websites(http://www.edanzediting.com/), which is being developed in house.
使用模块:http://drupal.org/project/ldap_integration
配置文档:http://drupal.org/documentation/modules/ldap_integration
LDAP integration 模块需要php-ldap支持,开启前需要先启用php-ldap,不知道为什么虽然启用了php-ldap,但是在wamp集成环境下没有安装成功,之后,换用原生LAMP环境,开启php-ldap后,安装很顺利。
经过两天的折腾,终于配置成功了,下面是配置步骤:
Your submission has triggered the spam filter and will not be accepted.
为什么我的feed aggregator link 没有像图中一样在页面上出现? 在structure->block里也只出现feed latest items项可编辑。
另外, 如书上说, 页面中点击RSS icon( 橘色)对应的应该是: localhost/drupal/aggregator/rss , 我的确是:localhost/drupal/rss.xml
多谢!
不知道有没有一种方法,能够快速的将某一类content type的node实现主题化?
比如说,有某一类content type,在我通过CCK生成了一堆各式各样的fields之后,我可以用一个类似于向设置区块的方法,将各个fields摆放到合适的位置。而不是通过CSS的代码来实现。
有这样的方法,或者是模块来实现么?
drupal6中 views slideshow 安装取用后 添加一个新views的style中没有slideshow这个类型怎么回事?
如图: