drupal ckeditor的安装
http://blog.163.com/ziyun_2006/blog/static/68197365201211114918601/
多语言
http://lugir.com/drupal/documentation/translate-content.html
添加附件中文化
imce本身对于中文或其他语言支持不好 不过这好像是php语言本身的问题 imce官方推荐安装transliteration
使用方法为 安装transliteration模块 上传附件后会让你填写你想要的附件名上传后自动改名为拼音 显示时显示你的中文附件名
菜单多语言化
http://lugir.com/taxonomy/term/542
i18n地址:http://drupal.org/project/i18n
依赖模块variable地址: http://drupal.org/project/variable
drupal安装步骤
建立数据库 名称为example001
复制drupal文件夹到指定目录 打开localhost/drupalexample001 开始安装
数据库 root 密码为空
安装完毕
开始汉化
开启locale模块
导入语言包
开始安装ckeditor
1. 下载CKEditor模块:http://drupal.org/project/ckeditor2. 下载CKEditor中间件http://ckeditor.com/download
3. 下载Imce模块:http://drupal.org/project/imce
注意:如果是通过界面化装载模块的话,那么下载的模块会放在sites\all\modules\中 而不是在根目录的modules中
将ckeditor程序放到\sites\all\modules\ckeditor\ckeditor中
开启模块
设置ckeditor图片上传功能为imce

343

被折叠的 条评论
为什么被折叠?



