欢迎到北京"Drupal"群!!
Welcome to the Beijing Drupal Users Group.
这个Drupal参加是中文和英文, 如果你不说英文没问题。
We hold our meetings in both English and Chinese. If you don't speak Chinese don't worry.
如果你要帮我们, 请给我们发email.
If you want to help out please let us know!
关于使用views制作内容列表删除内容后的跳转问题?
大家好,
今天我碰到一个问题希望大家可以给我提供一些帮助。
我使用views建立了一个page的display,用的style是table。
每页显示10各项,每一行都有delete的删除项。
事件:
总共有11个内容时,第一页有10个项,第二页有1个项。当我在第二页将那个item删除之后,因为destination的作用view又跳转到第二页,这时第二页是没有内容显示的,因此会显示空白。
请问这种情况如何解决?最好是比较通用的方法。
canyin china(餐饮中国) app(ios, android) base on drupal
进过两个月的开发,餐饮中国第二版在ios, android 市场上架了。
餐饮中国是专注于移动互联网络,为全国餐饮专业人士提供以行业资讯、展会、招商、会议、赛事、教育等信息服务为基础的互动内容整合平台。在行业大型活动期间特别提供交通线路、会务安排、活动日程、嘉宾信息、投票调查等信息服务。
app开发主要考虑了下面几点
1)最好维护一套代码支持多个平台,ios, android, win phone
2)使用开源产品,减少开发成本
3)方便实现页面设计
后端服务的开发主要考虑了下面几点
1)方便管理员的维护
2)使用开源架构,降低开发成本
3)支持Restful API
4)支持推送功能(push notification)
最后确定了app使用jquery mobile进行开发,用phonegap进行封装,服务器使用drupal进行二次开发,app 与服务器的数据交互使用json.
android 下载
http://apk.hiapk.com/m/downloads?id=fany.ccas25&vcode=2
ios 下载
https://itunes.apple.com/cn/app/can-yin-zhong-guo/id617669119?mt=8
Technical Advisor | Imangu
Looking for technical consultant on Drupal mobile website technical design
Imangu is currently looking for a freelance Drupal developer who is an expert in mobile website development using the Drupal platform to provide technical advice to our team.
The consultant should have expert knowledge and practical experience on:
- best practices in mobile site creation using Drupal
- Developing mobile versions of existing Drupal desktop sites
DrupalSH Meetup -- Jun.19, 2013
Drupal meetup, compared to Drupal Happy hour, is more structured. Please see the agenda for the coming meetup. Going forward, we will host the meetup on the second Wednesday evening of every month.
1.) Self-introduction:
We let everyone to introduce themselves, talking about what they do with Drupal, and why they come to this meetup. Also, we will pick one simple question related to Drupal for that particular meeting, and expect people to offer their own experience or opinions.
2.) Lighting Rounds:
Read more2013年5月18日 北京Think in Drupal 读者交流会(免费)第8次
地址:北京市海淀区上地十街辉煌国际4号楼1308室。
坐地铁,13号线,到西二旗站下车,A口出来,就是辉煌国际大厦。4号楼1308室。
原来定于4月底的交流会,因为五一放假的原因取消了,而5月11号的日期也有安排了,所以将第8次聚会,定在了5月18号。
时间: 2013年5月18日 下午 2点 ----5点
聚会的内容:
1,参会人员自我介绍
2,由老葛介绍Drupal主题制作,接着第7次的讲。
3,问答与交流
4,赠送Think in Drupal中文资料次品一本。先到先得,赠完为止
DrupalCampChina 2013 Conclusion / Drupal中国营2013 总结

Report (required by Community Cultivation Grant Committee) / 报告 (社区培育基金委员会要求)
English version: DrupalCampChina 2013 ---- A milestone of Drupal's Growth in China
中文: Drupal中国营 2013 ---- Drupal在中国发展的里程碑
Read more2013年4月13日 北京Think in Drupal 读者交流会(免费)第7次
聚会地址:北京市海淀区上地十街辉煌国际4号楼1308室。
坐地铁,13号线,到西二旗站下车,A口出来,就是辉煌国际大厦。4号楼1308室。
时间: 2013年4月13日 下午 2点 ----5点
聚会的内容:
1,参会人员自我介绍
2,由老葛介绍Drupal主题制作,Omega
3,问答与交流
4,赠送Think in Drupal中文资料次品一本。先到先得,赠完为止
有没有一种可能性让OG Create content link参考OG Feature啊?
我现在遇到了一个问题:
我建立了一些OG Feature比如OG WIKI,OG BLOG
然后 我建立了一个panel,我把create content link放在了panel上面
但是,当然在OG Feature里面关掉OG WIKI以后,我依然可以在create content link里面,看到创建OG WIKI的link
请问有没有一种可能性让OG Create content link参考OG Feature啊?
谢谢
【解决】请问如何在OG Feature下面加feature啊
在我的学习场景中,我建立了一个OG Group,然后enable OG Feature和Feature的功能。
我在网上学习了一些建立Feature的功课,并且我也建立成功了Feature,比如 我建立了一个Group News的Feature.
但是我的问题是 如果把这个Feature 放在OG Feature下面呢?
就像是图片中的图一样
求解
http://solutions-architecture.com/wiki/how-add-new-toggable-custom-featu...
【解决】请问这个问题怎么解决啊
我现在遇到了一个问题 当我提交comment的时候 会报下面的错误
EntityMalformedException: Missing bundle property on entity of type comment. in entity_extract_ids() (line 7633 of /var/www/html/music/includes/common.inc).
我在Google里面查了好久 都没有得到什么有价值的信息
请问版上有朋友遇到过吗?
解决方法:
经过一夜的查找,原来是OG Feature这个模块的bug.
http://drupal.org/node/1955826
升级后 或者 打补丁后 就可以解决
谢谢各位 drupaler的帮助
非常感谢
参与Drupal社区-如何使用IRC聊天室
Drupal官方选择 Freenode 提供的 IRC 服务作为实时在线交流平台。它是Drupal社区重要组成部分之一,全球众多Drupal core、module 以及theme 开发人员聚集在这里,不仅交流Drupal的发展方向、module的需求等话题,也提供Drupal开发的相关技术支持 (People who give support on IRC)。
IRC(Internet Relay Chat的缩写,“因特网中继聊天”)是一种通过网络的即时聊天方式。其主要用于群体聊天,但同样也可以用于个人对个人的聊天。
如何根据不同域名调用不同主题
根不同域名自动调用不同主题,从而实现各终端对应显示。有这样的module吗?这是否是一个思路呢。
即我用zen分别开发适合移动端和PC端的主题,比如m.xxxx.com就自动调用移动端的zen主题。
使用了moblie garland,和mobile plugin但未生效。即便生效mobile主题貌似过于单薄不能方便的支撑负载交互需求。
我用的drupal6,请各位帮忙。谢谢~!
【北京】招聘 Junior PHP(Drupal) Developer | Edanz
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
Read more请评价2013 Drupal中国营活动 / Please help us evaluate DrupalCampChina 2013
请帮我们评价 2013年3月23日Drupal中国营 活动。
请点击这里参与调查。(调查非常简要,只需占用您3-5分钟。)
您的意见和建议对我们来说非常重要!
它将帮助我们改进/提高今后Drupal中国的活动组织。
感谢各位的热情参与!
Please help us evaluate DrupalCampChina 2013.
Please Click here to take survey. It is very short, taking you around 3-5 minutes.
Your ideas and suggestions are very important to us!
Read more2013年3月30日 北京Think in Drupal 读者交流会(免费)第6次
聚会地址:北京市海淀区上地十街辉煌国际4号楼1308室。
坐地铁,13号线,到西二旗站下车,A口出来,就是辉煌国际大厦。4号楼1308室。
时间: 2013年3月30日 下午 2点 ----5点
聚会的内容:
1,参会人员自我介绍
2,由老葛介绍简单的Drupal多语言网站制作
3,问答与交流
4,赠送Think in Drupal中文资料次品一本。先到先得,赠完为止
OG Group的一个小问题
请问大家一下,我现在建立了一个OG Group,在Group下面我建立了一个文章,blog,然后我的用户隶属在两个组下面,比如: group1 和 group2. 但是 我现在遇到了一个问题,我打开group1,然后我建立文章和Blog的时候我都需要手工选择一个Group名字
请问有什么办法,可以自动选择组名,而不是手工选择组名?
请问大家有什么好的建议给我吗?
谢谢
Drupal Camp China 2013 活动小结
受众多中国Drupaller期待的Drupal中国营(Drupal Camp China)在2013年3月23日如期在上海举办了。 有100多名Drupal爱好者亲临到现场,参加本地交流会。
首先是由王景昇(skyredwang)给大家介绍本次活动的议程以及相关事项,接着由报名本次活动的参与者做自我介绍,接触Drupal多长时间,然后报一下自己T恤的尺寸,然后领取印有Drupal中国营Logo的纪念T恤。
上午场的主讲嘉宾是:Forest Mars,他的演讲主题是《Drupal, 超媒体和网络的未来》。Forest Mars目前任Elephant Ventures公司的首席技术官(CTO),从2008年起参与过多场DrupalCon。
12点半,集体在台阶上合影留念,然后是午餐时间。
下午场,有多位嘉宾进行分享。第一位是来自上海戴文的David Suissa,《介绍Drupal电子商务解决方案》,David的中文讲的非常棒。
接下来是Keith Yau(丘秉宜)给大家介绍《Drupal 与云应用》。据Keith所说,这是他第一次公开场合用中文分享,不过,讲的很不错哦。
Read more上海Drupal协同贡献聚会 - 2013年5月18日 / Drupal contribute workshop SH - May 18, 2013
Drupal协同贡献聚会(Drupal contribute workshop)是一场全天候的、每月第2个或第3个周六、免费举办,Drupaler在这里相聚 (线上同) 以小组的形式为 Drupal 作各种不同的贡献。
The Drupal contribute workshop is a full day, monthly event, free of charge, to be held on Saturdays (2nd or 3rd of the month) during which Drupalers are invited to meet and get closer (online as well) to work in driven groups on various types of Drupal contributions.
Read more2013年6月14日Drupal上海培训日/ Drupal Training Day on June 14, 2013 in Shanghai
我们成功申请为2013年Drupal全球培训日培训者,继3月15日第一场Drupal培训之后将在6月14日上午10点至下午5点免费提供第二场培训。
培训面向Drupal爱好者,不论有无Drupal 开发/应用经验 (对PHP/HTML/CSS/JS知识不作规定)都可以参加。
Read more上海Drupal协同贡献聚会 - 2013年4月20日 / Drupal contribute workshop SH - April 20, 2013
Drupal协同贡献聚会(Drupal contribute workshop)是一场全天候的、每月第2个或第3个周六、免费举办,Drupaler在这里相聚 (线上同) 以小组的形式为 Drupal 作各种不同的贡献。
The Drupal contribute workshop is a full day, monthly event, free of charge, to be held on Saturdays (2nd or 3rd of the month) during which Drupalers are invited to meet and get closer (online as well) to work in driven groups on various types of Drupal contributions.
Read more








