📄 docs.jsp
字号:
<%--
- $Header: /cvsroot/mvnforum/mvnforum/srcweb/mvnplugin/mvnforum/user/docs.jsp,v 1.5 2003/05/15 19:16:20 minhnn Exp $
- $Author: minhnn $
- $Revision: 1.5 $
- $Date: 2003/05/15 19:16:20 $
-
- ====================================================================
-
- 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
--%>
<%@ page contentType="text/html;charset=utf-8" %>
<%@ page errorPage="fatalerror.jsp"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<%@ include file="inc_common.jsp"%>
<html>
<head>
<title>mvnForum - Online Documentation</title>
<%@ include file="/mvnplugin/mvnforum/meta.jsp"%>
</head>
<link href="<%=contextPath%>/mvnplugin/mvnforum/css/style.css" rel=stylesheet type=text/css>
<body leftmargin=0 topmargin=0>
<%@ include file="header.jsp"%>
<p>
<table width="95%" align="center">
<tr class="nav">
<td><img src="<%=contextPath%>/mvnplugin/mvnforum/images/nav.gif"></td>
<td width="100%" nowrap>
<a class="navLink" href="index">mvnForum</a> »
Online Documentation
</td>
</tr>
</table>
<table width="95%" align="center">
<tr class="messageText">
<td colspan="2">
Online documentation provides a HowTo approach to installing, administering and using <b>mvnForum</b> successfully. If you do not see what you are looking for here, take a look at the <a class="messageTextBoldBlue" href="faq">FAQ section</a>, carefully compiled for your edification.
</td>
</tr>
</table>
<br>
<table width="95%" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="#999999">
<tr>
<td width="24px"></td><td width="8px"></td><td width="8px"></td><td width="
8px"></td><td width="100%"></td>
</tr>
<tr bgcolor="#666699" class="header">
<td align="center" colspan="5">Online Documentation - Table of Contents</td>
</tr>
<tr bgcolor="White">
<td colspan="1">
<b>I</b>
</td>
<td class="messageText" colspan="4">
<a href="#I">Introduction</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
I.1
</td>
<td class="messageText" colspan="3">
<a href="#I1">What is a Forum</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
I.2
</td>
<td class="messageText" colspan="3">
<a href="#I2">Features</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="1">
<b>II</b>
</td>
<td class="messageText" colspan="4">
<a href="#II">Installation</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
II.1
</td>
<td class="messageText" colspan="3">
<a href="#II1">System requirements</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
II.2
</td>
<td class="messageText" colspan="3">
<a href="#II2">Application Server</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.2.a
</td>
<td class="messageText" colspan="2">
<a href="#II2a">Apache Tomcat Application Server</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.2.b
</td>
<td class="messageText" colspan="2">
<a href="#II2b">Caucho Resin Application Server</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.2.c
</td>
<td class="messageText" colspan="2">
<a href="#II2c">Other...</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
II.3
</td>
<td class="messageText" colspan="3">
<a href="#II3">Database Server</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.3.a
</td>
<td class="messageText" colspan="2">
<a href="#II3a">MySQL</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.3.b
</td>
<td class="messageText" colspan="2">
<a href="#II3b">postgreSQL</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.3.c
</td>
<td class="messageText" colspan="2">
<a href="#II3c">Microsoft SQL Server</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.3.d
</td>
<td class="messageText" colspan="2">
<a href="#II3d">Oracle</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.3.e
</td>
<td class="messageText" colspan="2">
<a href="#II3e">hsqldb</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
II.4
</td>
<td class="messageText" colspan="3">
<a href="#II4">First-time Setup </a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
II.5
</td>
<td class="messageText" colspan="3">
<a href="#II5">Versions</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.5.a
</td>
<td class="messageText" colspan="2">
<a href="#II5a">Beta 1</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.5.b
</td>
<td class="messageText" colspan="2">
<a href="#II5b">Beta 2</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.5.c
</td>
<td class="messageText" colspan="2">
<a href="#II5c">Beta 3</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
II.5.d
</td>
<td class="messageText" colspan="2">
<a href="#II5d">Release Candidate 1</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="1">
<b>III</b>
</td>
<td class="messageText" colspan="4">
<a href="#III">Administration</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
III.1
</td>
<td class="messageText" colspan="3">
<a href="#III1">General</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
III.2
</td>
<td class="messageText" colspan="3">
<a href="#III2">Groups</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
III.3
</td>
<td class="messageText" colspan="3">
<a href="#III3">Users</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
III.4
</td>
<td class="messageText" colspan="3">
<a href="#III4">Forums</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="1">
<b>IV</b>
</td>
<td class="messageText" colspan="4">
<a href="#IV">User Guidelines</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="2">
IV.1
</td>
<td class="messageText" colspan="3">
<a href="#IV1">Account Management</a>
</td>
</tr>
<tr bgcolor="White">
<td colspan="3">
IV.1.a
</td>
<td class="messageText" colspan="2">
<a href="#IV1a">Profile settings</a>
</td>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -