新闻
-

XOOPS中文官方支持站
主站: http://www.xoops.org.cn
教育网镜像: http://xoops.cn
镜像站有可能显示不正常,请尽量访问主站
XOOPS 2.07 版发布
XOOPS 2.07 bugfix 完整汉化版发布
XOOPS news1.2 新闻模块汉化版发布
教育网用户请到xoopschina-cosoft下载相关代码 -
欢迎 XOOPS.org.CN Support Team 新成员
-----------------------------------------------------------
freedom
负责 XOOPS CHINA 摄影站 http://photo.xoops.org.cn 的搭建
同时是美工组成员 -
最方便的在线编辑器[IE],可以直接拷贝粘贴一个页面,连图片都帮你拷了[当然是url],IT时代懒人们的福音啊
下载
demo: http://beta.xoops.org.cn/modules/wfsection
SPAW Editor is a web based WYSIWYG editor control enabling web site developers to replace a standard textarea html control with full-featured, fully customizable, multilanguage, skinable web based WYSIWYG editor. -
分类: 本站新闻WebDigest is a web fetch module that allows you to fetch, display and monitor any desired content from internet and to display on your site.
Features:
1 Categories can be defined
2 The sites to be monitored, the content to be feteched can be configured by using a easy-to-use admin interface.
3 Feteched content is stored in DB
4 The content can be updated automatically using cronjob
5 Digest examples: news, forum threads, blogs, xoops showcase.
For details, check the readme.chinese.htm
Demo: http://www.xoops.org.cn/modules/digest
The xonv package is suggested for various character encoding conversion :
http://dev.xoops.org/modules/xfmod/project/?xconv -
分类: 本站新闻

最后一个RC版
可升级版本:
Newbb1.0
newbbpro1.03
newbb2 RC1
newbb2 RC2
中文简要说明(请一定按说明步骤升级):
1 原有数据库备份
2 上传所有文件
3 更新 /modules/system/admin/modulesadmin/main.php, 从下列地址下载
-- http://sourceforge.net/tracker/index.php?func=detail&aid=1052403&group_id=41586&atid=430842
4 运行 newbb/update/下 : ******_to_newbb2.php
5 从管理区作模块更新
6 从模块管理区设置相关参数和权限(!!!). 部分推荐参数:
-- 如果你担心IE浏览器下论坛浏览速度,请在后台将图形文件格式选用gif
-- 要是下拉菜单工作,检查你的theme.html里是否已经包含了<{$xoops_module_header}>
-- 由于Xoops核心程序的一个bug, newbb的下拉菜单无法在缓存模式下工作。如果你需要缓存,请联系 http://xoops.org.cn 可提供hack
-- 论坛普通用户: 如果你在使用IE浏览器时非法关闭,请在编辑时选用简洁模式。或使用firefox浏览器
简体中文版由Xoops China Support Team提供支持:
图标制作:
----imhsy (http://hsyong.com)
翻译:
----lab
----adi
----karuna (http://ppfans.com)
----insraq (http://insraq.xoops.cn)
繁体中文版由CHIA制作:
----chia (http://cyai.net) [繁体]
如果您有什么建议, 功能要求或是bug报告,请访问
----Xoops China Sup:: http://www.xoops.org.cn
----Xoops China Dev:: http://dev.xoops.org.cn -
分类: 本站新闻
-
分类: 本站新闻Ximple released for Chinese New Year 2005 [Spring Festival]
Ximple Theme by D.J. (phppp) from XOOPS CHINA
features:
1 table free
2 W3C validated
3 2/3 columns auto-adapted
Credits: theme simple-line; theme default; CSS tutorials (http://del.icio.us/xoops/css)
I am a module developer not a theme designer.
You are appreciated to help me re-fine it.
All best wishes
D.J.
http://xoops.org.cn
http://wf-projects.com
Feb 9th, 2005 -
分类: XOOPS演示:http://gi.2288.org:88/modules/GI_Articles/
下载:http://gi.2288.org:88/modules/mydownloads/down3-90.html
简介:
/****************************************************************\
** name : GI_Articles
* version : 1.0
** author : Emerald
** homepage : http://gi.2288.org:88/
** Seo-Gi : http://seo.2288.org:88
** sitename : 绿色学院 - Green Institute
** date : 2005-3-27 23:03:35*
\****************************************************************/
GI_Articles Modules Change Log Whit News 1.3
/**************************************************************************************************************/
mysql.sqlstories -> GI_Articles_storiesstories_files -> GI_Articles_filestopics -> GI_Articles_topicsstories_votedata -> GI_Articles_votedataprefix
// Tables created by sql file (without prefix!) ->
// Tables created by sql file (without prefix!) $modversion['tables'][0] = "stories";
-> $modversion['tables'][0] = "GI-Articles_stories"; $modversion['tables'][1] = "topics";
-> $modversion['tables'][1] = "GI-Articles_topics"; $modversion['tables'][2] = "stories_files";
-> $modversion['tables'][2] = "GI-Articles_files"; $modversion['tables'][3] = "stories_votedata";
-> $modversion['tables'][3] = "GI-Articles_votedata"; /**************************************************************************************************************/
file change logprefixgetByDirname('news');
-> getByDirname('GI_Articles');
$tpl->assign('channel_category', 'news'); -> $tpl->assign('channel_category', 'GI_Articles');
/**************************************************************************************************************/
Templates│ news_archive.html -> GI_Articles_archive.html│ news_article.html -> GI_Articles_article.html│ news_by_this_author.html -> GI_Articles_by_this_author.html│ news_by_topic.html -> GI_Articles_by_topic.html│ news_index.html -> GI_Articles_index.html│ news_item.html -> GI_Articles_item.html│ news_ratenews.html -> GI_Articles_ratenews.html│ news_rss.html -> GI_Articles_rss.html
/**************************************************************************************************************/
Blocksnews_bigstory.php -> GI_Articles_bigstory.php news_moderate.php -> GI_Articles_moderate.php news_randomnews.php -> GI_Articles_random.php news_top.php -> GI_Articles_top.php news_topics.php -> GI_Articles_topics.php news_topicsnav.php -> GI_Articles_topicsnav.php news_block_bigstory.html -> GI_Articles_block_bigstory.htmlnews_block_moderate.html -> GI_Articles_block_moderate.htmlnews_block_randomnews.html -> GI_Articles_block_randomnews.htmlnews_block_top.html -> GI_Articles_block_top.htmlnews_block_topicnav.html -> GI_Articles_block_topicnav.htmlnews_block_topics.html -> GI_Articles_block_topics.html
/***************************************************************************/ -
分类: 本站新闻
