mvnforum-1.0.0-rc1

所属分类:Java编程
开发工具:Java
文件大小:5074KB
下载次数:22
上传日期:2004-09-15 01:55:13
上 传 者longmarch
说明:  用java 写的论坛,值得学习
(forum, it is worth learning)

文件列表:
docs (0, 2003-06-16)
docs\api (0, 2003-06-16)
docs\api\allclasses-frame.html (8182, 2003-06-16)
docs\api\allclasses-noframe.html (7532, 2003-06-16)
docs\api\constant-values.html (55668, 2003-06-16)
docs\api\deprecated-list.html (4437, 2003-06-16)
docs\api\help-doc.html (7956, 2003-06-16)
docs\api\index-all.html (304669, 2003-06-16)
docs\api\index.html (785, 2003-06-16)
docs\api\net (0, 2003-06-16)
docs\api\net\myvietnam (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\ActionInAdminModule.html (10853, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\AdminModuleConfig.html (8285, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\AdminModuleConstant.html (7255, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\ForumAdminServlet.html (15029, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\package-frame.html (1320, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\package-summary.html (6109, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\admin\package-tree.html (6546, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\AbstractPermission.html (77190, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\Action.html (8160, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\AuthenticationException.html (11125, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\Authenticator.html (9978, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\MVNForumPermission.html (70646, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUser.html (16795, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserAction.html (13082, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserEvent.html (10931, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserFactory.html (17038, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserFactoryImpl.html (21696, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserListener.html (7934, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\OnlineUserManager.html (24858, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\package-frame.html (2341, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\package-summary.html (7967, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\auth\package-tree.html (8319, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\common (0, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\common\AttachmentUtil.html (8594, 2003-06-16)
docs\api\net\myvietnam\mvnplugin\mvnforum\common\package-frame.html (1065, 2003-06-16)
... ...

/* * $Header: /cvsroot/mvnforum/mvnforum/docs/README.txt,v 1.16 2003/06/08 19:17:12 minhnn Exp $ * $Revision: 1.16 $ * $Date: 2003/06/08 19:17:12 $ * * ==================================================================== * * Copyright (C) 2002, 2003 by MyVietnam.net * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or any later version. * * All copyright notices regarding mvnForum * MUST remain intact in the scripts and in the outputted HTML * The "powered by" text/logo with a link back to * http://www.mvnForum.com and http://www.MyVietnam.net in the footer of the pages MUST * remain visible when the pages are viewed on the internet or intranet. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * Support can be obtained from support forums at: * http://www.mvnForum.com/mvnforum/index * * Correspondence and Marketing Questions can be sent to: * info@MyVietnam.net * * @author: Minh Nguyen minhnn@MyVietnam.net * @author: Mai Nguyen mai.nh@MyVietnam.net */ ////////////////////////////////////////////////////////////////////////////////// // mvnForum 1.0.0 RC1 - 11 June 2003 ////////////////////////////////////////////////////////////////////////////////// IMPORTANT: READ THIS FILE THOTHOUGHLY BEFORE USING mvnForum 0. Table of Contents ================================================================================== 0. Table of Contents 1. mvnForum 1.0.0-RC1 Introduction 2. Installation/Upgrade Instruction 3. Build Instructions 4. mvnForum Development 5. mvnForum License Agreement 1. mvnForum 1.0.0-RC1 Introduction ================================================================================== Thank you for downloading mvnForum from http://www.mvnForum.com. If you downloaded this zip-file from an other sites, please check http://www.mvnForum.com for the latest official release. This version is the fourth and greatest public release and has a lot of new exciting features. However, the features are not complete and need some more works before the final 1.0.0 release. Please see the file TODO.TXT for the planned tasks. At this point of development, we need your help with testing, bug report and feature discussion, please post your feedback, comments and bugs to http://www.mvnForum.com NOTE: The mvnForum distribution package does not have the file FEATURE.txt. The reason for this is mvnForum features are added quite often, so please visit http://www.mvnForum.com/mvnforumweb/feature.jsp for the latest features list. NOTE: At this RC1 release we support 7 DBMS: MySql, Oracle, Sql Server, PostgreSql, hsqldb and Interbase/Firebird, SAPDB, the next releases (RC2 or later) will support more databases. (If mvnForum doesn't support your database, don't worry, you can port the script from mvnForum_JDBC.sql to your database easily) NOTE: At this RC1 release mvnForum supports 14 languages: English, Vietnamese, Russian, Traditional Chinese, Simplified Chinese, Spanish, French, Italian, German, Danish, Latvian, Serbian (latin), Serbian (cyrillic) and Slovenian. (If mvnForum has not been localized to your language, don't worry, you can translate the file mvnForum_i18n.properties to your language, and if you would like mvnForum officially supports your language in later releases, please email me your translation) All security bugs should be sent directly to minhnn@MyVietnam.net and the subject should begin with [mvnForum SECURITY] mvnForum should run on any Servlet Container which supports JSP 1.2 and Servlet 2.3. However, this release has only been tested on the following configurations: on the following databases: * MySql version 3.23.51 * Oracle 8i 8.1.7 * Sql Server 2000 * postgreSQL 7.3 * hsqldb 1.7.1 on the following App Servers: * Tomcat 4.1.7, 4.1.10, 4.1.12, 4.1.18 * Resin 2.1.4, 2.1.6 * Web Logic 7, Web Logic 8 on the following JDK: * Sun JDK 1.3.1 * Sun JDK 1.4 * Sun JDK 1.4.1 on the following OS: * Windows 2000 * Linux Developed by - Minh Nguyen - Mai Nguyen and the support group at http://www.mvnForum.com And many thanks to contributors below for their help: - Anatol Pomozov (aka wassup) anatol.pomozov@pms-software.com - Cord Thomas (aka cord) cord@lupinex.com - Dejan Krsmanovic (aka dejan) dejan_krsmanovic@yahoo.com - Gunther Strube (aka gbs) gstrube@tiscali.dk - Imants Firsts (aka Fii) imantsf@inbox.lv - Luis Miguel Hernanz luish@germinus.com 2. Installation/Upgrade Instructions ================================================================================== Please read the file INSTALL.TXT for detailed information on how to install and/or upgrade mvnForum. This instruction is for the binary distribution package of mvnForum. 3. Build Instructions ================================================================================== Please read the file BUILD.TXT for detailed information on how to build mvnForum. This instruction is for the source distribution package of mvnForum. 3. mvnForum Development ================================================================================== If you would like join the mvnForum development team and contribute your code/patch, please read the file DEVELOPER.TXT first. It contains some important notes 5. mvnForum License Agreement ================================================================================== You MUST agree the "mvnForum License Agreement" before using mvnForum: This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. All copyright notices regarding mvnForum MUST remain intact in the scripts and in the outputted HTML. The "powered by" text/logo with a link back to http://www.mvnForum.com and http://www.MyVietnam.net in the footer of the pages MUST remain visible when the pages are viewed on the internet or intranet. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. NOTE: This product includes software developed by the Apache Software Foundation (http://www.apache.org/). ================================================================================== Cheers! minhnn (Minh Nguyen) http://www.mvnForum.com minhnn@MyVietnam.net

近期下载者

相关文件


收藏者