⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 docs.jsp

📁 免费的java企业级论坛可执行程序
💻 JSP
📖 第 1 页 / 共 3 页
字号:
<%--
 - $Header: /cvsroot/mvnforum/mvnforum/srcweb/mvnplugin/mvnforum/user/docs.jsp,v 1.37 2007/11/23 10:17:47 minhnn Exp $
 - $Author: minhnn $
 - $Revision: 1.37 $
 - $Date: 2007/11/23 10:17:47 $
 -
 - ====================================================================
 -
 - Copyright (C) 2002-2007 by MyVietnam.net
 -
 - 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 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.
 -
 - 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 at MyVietnam net
 -
 - @author: Minh Nguyen  
 - @author: Mai  Nguyen  
 --%>
<%@ page contentType="text/html;charset=utf-8" %>
<%@ page errorPage="fatalerror.jsp"%>

<%@ include file="inc_common.jsp"%>
<%@ include file="inc_doctype.jsp"%>
<fmt:bundle basename="mvnForum_i18n">
<mvn:html locale="${currentLocale}">
<mvn:head>
    <mvn:title><fmt:message key="mvnforum.common.forum.title_name"/> - Online Documentation</mvn:title>
<%@ include file="/mvnplugin/mvnforum/meta.jsp"%>
<link href="<%=onlineUser.getCssPath()%>" rel="stylesheet" type="text/css"/>
</mvn:head>
<mvn:body>
<%@ include file="header.jsp"%>
<br/>

<table width="95%" align="center">
<tr class="nav">
    <td><img src="<%=contextPath%>/mvnplugin/mvnforum/images/nav.gif" alt="" /></td>
    <td width="100%" nowrap="nowrap">
    <a class="nav" href="index"><fmt:message key="mvnforum.common.nav.index"/></a>&nbsp;&raquo;&nbsp;
    Online Documentation
    </td>
</tr>
</table>

<table class="tborder" width="95%" align="center">
  <tr class="pagedesc">
    <td>
      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="command" href="faq">FAQ section</a>, carefully compiled for your edification.
    </td>
  </tr>
</table>
<br/>

<table class="tborder" width="95%" cellspacing="1" cellpadding="2" align="center">
<mvn:cssrows>
  <tr>
     <td width="24px"></td><td width="8px"></td><td width="8px"></td><td width="8px"></td><td width="100%"></td>
  </tr>
  <tr class="portlet-section-header">
    <td align="center" colspan="5">Online Documentation - Table of Contents</td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="1">
      <b>I</b>
    </td>
    <td colspan="4">
       <a href="#I">Introduction</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
      I.1
    </td>
    <td colspan="3">
       <a href="#I1">What is a Forum</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
      I.2
    </td>
    <td colspan="3">
       <a href="#I2">Features</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="1">
      <b>II</b>
    </td>
    <td colspan="4">
       <a href="#II">Installation</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        II.1
    </td>
    <td colspan="3">
        <a href="#II1">System requirements</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        II.2
    </td>
    <td colspan="3">
        <a href="#II2">Application Server</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.2.a
    </td>
    <td colspan="2">
         <a href="#II2a">Apache Tomcat Application Server</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.2.b
    </td>
    <td colspan="2">
         <a href="#II2b">Caucho Resin Application Server</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.2.c
    </td>
    <td colspan="2">
         <a href="#II2c">Other...</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        II.3
    </td>
    <td  colspan="3">
         <a href="#II3">Database Server</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.3.a
    </td>
    <td colspan="2">
         <a href="#II3a">MySQL</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.3.b
    </td>
    <td colspan="2">
         <a href="#II3b">postgreSQL</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.3.c
    </td>
    <td colspan="2">
         <a href="#II3c">Microsoft SQL Server</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.3.d
    </td>
    <td colspan="2">
         <a href="#II3d">Oracle</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.3.e
    </td>
    <td colspan="2">
         <a href="#II3e">hsqldb</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        II.4
    </td>
    <td colspan="3">
        <a href="#II4">First-time Setup </a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        II.5
    </td>
    <td colspan="3">
         <a href="#II5">Versions</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.5.a
    </td>
    <td colspan="2">
         <a href="#II5a">Beta 1</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.5.b
    </td>
    <td colspan="2">
         <a href="#II5b">Beta 2</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.5.c
    </td>
    <td colspan="2">
         <a href="#II5c">Beta 3</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        II.5.d
    </td>
    <td colspan="2">
         <a href="#II5d">Release Candidate 1</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="1">
      <b>III</b>
    </td>
    <td colspan="4">
       <a href="#III">Administration</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        III.1
    </td>
    <td colspan="3">
         <a href="#III1">General</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        III.2
    </td>
    <td colspan="3">
         <a href="#III2">Groups</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
     <td colspan="2">
         III.3
     </td>
     <td colspan="3">
          <a href="#III3">Users</a>
     </td>
  </tr>
  <tr class="<mvn:cssrow/>">
     <td colspan="2">
         III.4
     </td>
     <td colspan="3">
          <a href="#III4">Forums</a>
     </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="1">
      <b>IV</b>
    </td>
    <td colspan="4">
       <a href="#IV">User Guidelines</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="2">
        IV.1
    </td>
    <td colspan="3">
        <a href="#IV1">Account Management</a>
    </td>
  </tr>
  <tr class="<mvn:cssrow/>">
    <td colspan="3">
        IV.1.a
    </td>
    <td colspan="2">
        <a href="#IV1a">Profile settings</a>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -