Jump to content


holyxing

Member Since 31 Jan 2012
Offline Last Active Mar 29 2012 04:23 AM
-----

Topics I've Started

Do you want to the zurmo project has some comments about core or base class

22 February 2012 - 10:40 AM

Do you want to the zurmo project has some comments about core or base class?

It will save much time to learn and extend the project for newbies. do u think so?

Zurmo 0.6.0 中文包beta已上传到bitbucket

21 February 2012 - 02:36 AM

Zurmo 0.6.0 中文包beta已上传到bitbucket,由于时间关系,翻译可能不是很准确,
我会第一时间汉化及修复。

汉化地址:https://bitbucket.org/zurmo/messages-zh_cn

Require a utility tool just like Gii of yii which can generate custom modules

13 February 2012 - 07:18 AM

Hi,Jason and Zurmo

I wanner have a utility tool just like Gii of yii which can generate custom modules files.

unfortunately, I can not extend or demo custom module named "HelloWold" in the zurmo.

U know, there is a approach to custom zurmo http://zurmo.org/wik...g-zurmocontacts, but
it did not descript how to creat module clear.

In other words, It is so difficult to genereate standard files manual including Model, View And Controller...

Is there a effective way to reality my goal?

language length (limited 2) is too long issue

08 February 2012 - 08:51 AM

Hi,Zurmo

I added a langurage message folder "zh_cn" into every modules and root folder.
I got a validation error message when I change the langurage to "zh_cn", I checked and modified
the modules/user/models/user.php at line 568,
change
array('language', 'length', 'max' => 2),
to
array('language', 'length', 'max' => 2),

the issue was fixed.

Does the zurmo team have the schedule of releasing Zurmo 1.0?

03 February 2012 - 01:21 PM

Does the zurmo team have the schedule of releasing Zurmo 1.0?
the next version supports Chinese?