跳转到主要内容
盛夏光年 提交于 9 February 2013

大神们。我不小心把site设置成site under maintenance了。不知道如何恢复。enter完我的localhost 地址后就出现如图所示的提示。哪位大神指点一下怎么恢复啊?

toto多背一公斤 提交于 9 February 2013

原文:Drupal SimpleTest coding standards http://drupal.org/node/325974 编写测试代码时,您应遵守这些命名约定的。

命名约定

Drupal 8 namespace Drupal\$module\Tests; use Drupal\simpletest\[Web|Unit|DrupalUnit]TestBase; Foo[Unit]Test extends [Web|Unit|DrupalUnit]TestBase Drupal的6/7 Foo[Unit]Test extends [Web|Unit]TestCase 文件名称  

Miwa 提交于 8 February 2013

-at least 5+ years proven programming experience in OOlanguage -at least 3+ years proven experience with MySQL -at least 5+ years experience with HTML, CSS and Javascript -at least 5+ years experience with javascript frameworks like JQuery -experience with bug tracking systems -experience with MVC models -at least 1+year experience with magento -Proficient Magento architecture, with the capacity of the secondary development -experience with firebug based HTML / CSS development -basic knowledge of Linux, Ubuntu / Debian preferred

板块
标签
Miwa 提交于 8 February 2013

1、 Good spoken and written English.

2、5+years of in-depth drupal development

3、3+years of in-detpth drupal 6 development

4、drupal 7 experience is prefeffed

5、oversea experience is prefeffed.

 

if you have interested is this position,pls contact me.

Miwa.Chen

hrchina@wogertrading.com   +86 574 82815811  15824533574(Ningbo No.)

location :Xuhui Shanghai

标签
zheojian 提交于 2 February 2013

原文链接: Writing secure code https://drupal.org/writing-secure-code

 

想了解安全问题吗?请关注security team

无论你是在写一个PHP代码片段还是一个完整的模块,重要的是确保你的代码安全。

对输出使用check函数,以防止跨站点脚本攻击。

用户提交的任何一个片段的内容都不能原样放到HTML中。

木棉 提交于 1 February 2013

原文链接:http://drupal.org/node/750148

 

安全公告例如SA-CONTRIB-2010-027SA-CONTRIB-2010-030指出用户通过正则表达式使用/e匹配PHP代码的风险。

转义字符串可能导致任何代码执行漏洞-这可能危害你的Drupal站点。

由于这个原因,/e应该避免被使用,通常用preg_replace_callback()匹配生成替换字符串避免将用户输入当做php代码执行的风险。

2013年2月2日 Drupal北京线下聚会

聚会地址:北京市海淀区上地十街辉煌国际4号楼1308室。 坐地铁,13号线,到西二旗站下车,A口出来,就是辉煌国际大厦。4号楼1308室。

时间: 2013年2月2日 下午 2点 ----5点

聚会的内容: 1,参会人员自我介绍 2,由老葛介绍Panels + Views的使用 3,问答与交流

4,抽奖,中奖的可以获赠Think in Drupal中文资料一本。

 

转自Think in drupal : http://www.thinkindrupal.com/node/4920

订阅