IVYtony 2005-1-27 11:42
[下载]mamblog汉化版1.0 stable release
刚才下载了一个英文版的mamblog,可以按mambo组件安装,注册用户都有系统分配的blog,允许评论(如果mambo已经安装了AKO等评论系统的话),用户可以自己设置博客文章属性(发布,未发布或存档等)。
刚才花了一个小时汉化了中文版,肯定有很多不对的地方,这么快拿出来就是想让大家一起来纠正一下。
下载后,在mambo后台安装(先安装英文版),然后在1. mambo_root_directory/components/com_mamblog/mamblog.php 中第21行将:
[code]include_once("$mosConfig_absolute_path/components/$option/language/english.php");[/code]
改成:
[code]include_once("$mosConfig_absolute_path/components/$option/language/cn_simp.php");[/code]
2.在mambo_root_directory/administrator/components/com_mamblog/admin.mamblog.php 中将第30行
[code]include_once("$mosConfig_absolute_path/components/$option/language/english.php");[/code]
改成
[code]include_once("$mosConfig_absolute_path/components/$option/language/cn_simp.php");[/code]
[b]Voila!!Hooray! [/b]enjoy and make your comments under this post, I appreciate your feedback.
For more information and trial, you can access my website http://www.cochinese.org ([i]damn: www.mamboserver.com.cn is not working well for now :([/i:0497bf21ac])
you might be disappointed at the graphic design of my website. I want to say sorry about that, I really had less time taking care of this website, I'm so busy :(
website is my entertainment only :(
after regisration and loggin in, you can see the menu "mambo blog" in the user menu.
demo username: demo, password: demodemo
:0
ps: sorry about my input, my laptop may be freak to see you guys here, I was suddenly unable to input Chinese :(
after downloading, you go to your component install/uninstall tab in your admin. do it as you installed components before. [/quote]
img 2005-1-27 13:11
Re: [下载]mamblog汉化版1.0 stable release
太好了!这个功能很实用!!!!
zijie 2005-5-10 13:24
[quote]原帖由 [i]zrong[/i] 发表
虽然目前不需要,还是支持一下[/quote]
cnsdf 2005-5-20 15:20
关于mamblog的评论!
照LZ提供的方式安装了,比较顺利。配置评论为akocomment,但却无法进行评论。不知什么原因。
akocomment在别的模块中都正常使用。
syking 2006-11-2 23:34
我用了,感觉一般,mambo有没有更好一点的多用户blog?
不过还是很谢谢lz,如果没有其他的看来只能用这个了