社区
出自SocialLearn
SLL Wiki改版日志
目录 |
[编辑] wiki首页版本备份
version:200907
version:200908
[编辑] 相关讨论
论坛讨论页:https://groups.google.com/group/sociallearnlab/browse_thread/thread/94b148934d6b9f68
在线文档:https://docs.google.com/Doc?docid=dgkq7nb2_079spmncg&hl=en
[编辑] 改版计划
step1. 添加插件,模板,概念图。提升操作简易性
插件: tag功能,编辑器扩展,
模板:需要哪些模板?
概念图
step2. 修改wiki首页版块
暂时选用:
- 社区热点(热点项目、资源推荐):目的是标明社区热定动态,邀请大家参与热点项目
- 社区简报页面入口 http://sociallearnlab.org/wiki/index.php/SLLBrief
- 社区沙龙页面入口 http://sociallearnlab.org/wiki/index.php/SLL_Salon
- 专家资源(如邹景平老师的文章)
- 课程入口 各种课程
- 项目列表(图书项目,vi设计……)
- 连接活动
step3. 修改帮助页面(以手册wiki章节为主,适当借鉴参考网站中的帮助系统,建立规范的文章创建流程“规则”),隐私政策,关于SocialLearn,免责声明
step4. 宣传推广规范的文章创建流程
[编辑] mediawiki插件安装日志
实现富文本所见即所得编辑效果 090712 安装 测试中
实践证明,最优选择是直接上官网查看帮助教程,看别人写的教程攻略实在不考谱!
相关修改:
How to change the language ?该方法同样适用于修改皮肤skin
1) make a backup copy of fckeditor/editor/lang/en.js
2) copy fckeditor/editor/lang/{your language}.js as fckeditor/editor/lang/en.js
Is it possible to add a button to change text color?
1) open fckeditor_config.js file (located inside of extensions/fckeditor directory)
2) uncomment two buttons:['TextColor','BGColor'],
3) save the file, clear your browsers cache 4) done!
Rich Editor字样替换成中文
下载文件:http://www.vip2you.com/job-htm-action-download-pid-14-tid-55-aid-185.html
或者修改 extensions/FCKeditor/FCKeditor.i18n.en.php 中 Rich Editor 字段
添加tag功能 在每个页面下角添加tag功能 090713 安装 测试中
相关修改:
We also recommend changing the "Categories" label to "Tags". This can be done by going to the "Special:Allmessages" page, and changing the value of "pagecategories" from "Categories" to "Tags" .
还有些欠缺,如何可以显示tagcloud,通过categories显示效果插件实现? 继续探索
一次添加多个tag(使用空格分开)
http://www.mediawiki.org/wiki/Extension_talk:TagAsCategory#Code_Modification:_Multiple_tags_at_once
删除wiki文章中的某个tag
假设删除的tag为gmail,点击整个文章的编辑,删掉文章部分最后的 Category:gmail 即可
[编辑] 参考资源
创建新项目 http://pro.yeeyan.com/wiki/%E5%88%9B%E5%BB%BA%E6%96%B0%E9%A1%B9%E7%9B%AE
Wiki建站综述 http://www.allwiki.com/wiki/Wiki%E5%BB%BA%E7%AB%99
啄木鸟社区分类 http://wiki.woodpecker.org.cn/moin/%E5%95%84%E6%9C%A8%E9%B8%9F%E7%A4%BE%E5%8C%BA%E5%88%86%E7%B1%BB
快速帮助 http://wiki.woodpecker.org.cn/moin/HelpContents
模板 http://zh.wikipedia.org/w/index.php?title=Help:%E6%A8%A1%E6%9D%BF&variant=zh-cn
分類索引 http://zh.wikipedia.org/wiki/Wikipedia:%E5%88%86%E9%A1%9E%E7%B4%A2%E5%BC%95

