我已经把最新的在2007-06-26发布的稳定版本的dokuwiki嵌入xoops了。这个新的模块是基于D.J.在‘dokuwiki for xoops’的2.01和2.02版本上的伟大工作。
改进
- 这是一个从dokuwiki版本2006-03-09到2007-06-26的更新。自从那个时候,整个dokuwiki的结构已经有了巨大的改变。我不仅在考虑bug修复,安全更新,而且还在考虑主要是dokuwiki处理插件(划分为管理/帮助/动作/语法/汇报插件)上的功能性的改进。一个更改日志可以在这里找到。
- 因为是最新的稳定版的dokuwiki,xoops用户可以使用几乎所有目前的dokuwiki插件
- 这些附加的插件是在xoops模块里的:盒子,讨论区,RSS种子,include,索引菜单,linebreak,注释,页面列表,移动页面和标签。更多信息
- 我已经添加一个xoops_pagetitle的修改来使得wiki更吸引搜索引擎
- 我已经修复了一个小的2.02bug感谢xoops.org上的用户:peekay。这个bug妨碍匿名站点访问者查看图片
Questions
Can I add discussion to the wiki ?
Discussion is now a dokuwiki plugin. You can enable site-wide discussion in lib/plugins/discussion/conf/default.php or you can add per-page discussion manually like this: ~~DISCUSSION~~ More info
Where is the spellchecker ?
Spell checking has greatly improved in the latest dokuwiki release. You can follow these guidelines to activate.
I can't see the quickbuttons in the editor ?
This could be due to a javascript error. Please delete all files in xoops_root/cache/ and xoops_root/templates_c and make sure xoops debug is disabled (as it should be on production sites)!
Upgrading
It
shouldn't be too difficult to upgrade to dokuwiki 2.10. Users that
upgrade should just ignore the 'uploads' folder in the zip-archive.
Before uploading the 'dokuwiki' folder in 'modules', they have to
change two lines in conf/local.php:
$conf['metadir'] = $conf['savedir'].'/meta/'; //edit jayjay: avoid clutter!
becomes
$conf['metadir'] = $conf['savedir'];
and
$conf['lockdir'] = $conf['savedir'].'/locks/'; //edit jayjay: avoid clutter!
becomes
$conf['lockdir'] = $conf['savedir'];
People that used the old 'discussion' hack in 'dokuwiki for xoops 2.02' should be able to convert it to the new discussion plugin
Kind regards,
jayjay
声明:LUPA开源社区刊登此文只为传递信息,并不表示赞同或者反对。

迷你博客
日志
相册
群组
分享
电影
问答
停车游戏
奴隶游戏
开源大搜索
项目点评
礼品中心
职业评测
开源博客
新闻阅读
考试练习
LW3DK开发
开源论坛
下载频道


