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

📄 faq.jsp

📁 飞鱼论坛 (java)
💻 JSP
📖 第 1 页 / 共 2 页
字号:
    </td>
    <td width="100%">
       How do I add a new Forum to a Category?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       See the Online Documentation section here
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Should I associate the Admin section of the forum with an easy to identify URL?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       It is up to you, but by default, we suggest not doing this so as to minimize users attempts to access the administration site.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Can I restrict certain users to specific Forums?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       That feature is not currently supported.  See the <a href="http://www.fiyuforum.com/fiyuforumweb/docs/TODO.txt">TODO</a> list for the intended inclusion of this capability.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Can a forum be moderated?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       Currently, fiyuForum does not support moderated forums. The goal is to include this in RC1.  See the <a href="http://www.fiyuforum.com/fiyuforumweb/docs/TODO.txt">TODO</a>.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       What do I have to do to localize fiyuForum?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       Support a new language in fiyuForum is very easy, just translate the file fiyuForum_i18n.properties, then change the file name
       to fiyuForum_i18n_<yourlocale>.properties. Update the build.xml to support your new locale and/or change the file build.properties
       to make your new locale as the default displayed language.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       How do I change the default displayed language in fiyuForum?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
      If you are building fiyuForum, just change the file build.properties to the appropriate values.<p>
      If you want to change the default displayed language in the binary distribution package, just copy all the files from
      the subfolder of webapp\fiyuplugin\fiyuforum\user that contains your preferred language to the webapp\fiyuplugin\fiyuforum\user.
      For example, if you want to change the default language to Vietnamese, just copy all files from folder
      <b>webapp\fiyuplugin\fiyuforum\user\vi</b> to folder <b>webapp\fiyuplugin\fiyuforum\user</b>
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Does fiyuForum support Internationalization (i18n)?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       Yes. fiyuForum uses unicode in the backend, so it supports (in theory) ALL languages
    </td>
  </tr>
</table>
<br/>

<table class="tborder" width="95%" cellspacing="1" cellpadding="3" align="center">
  <tr class="theader">
    <td align="center" colspan="2">User</td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
      User FAQ
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       What user authentication protocols are supported?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       fiyuForum supports a realm authentication model, customized authentication model and the typical user name/password authentication.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Can I delete a post I made?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       You cannot delete your post unless you are a moderator. However, you can edit your post in a limited amount of time (1 week).
       If you do want to delete your post, please contact your forum moderators/administrators and tell them to delete it.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Can I follow a thread?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       At RC1, you will be able to follow a thread a get digest summaries of Categories, Forums, and Threads.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       What sort of files can I attach to a forum post?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       At RC1, you will be able to attach the following files:
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       What HTML tags are supported?  How can I add new tags to the list of supported tags?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       See ...
    </td>
  </tr>
</table>
<br/>

<table class="tborder" width="95%" cellspacing="1" cellpadding="3" align="center">
  <tr class="theader">
    <td align="center" colspan="2">Development</td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
      Development-related FAQ
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       How do I change the colors and fonts?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       The majority of the styles in fiyuForum are defined by a single point of entry for cascading style sheets.
       Copy the existing style.css file and make the changes you want to.
    </td>
  </tr>
  <tr class="trow2">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/q.gif">
    </td>
    <td width="100%">
       Can I incorporate the fiyuForum site in my site?
    </td>
  </tr>
  <tr class="trow1">
    <td width="40px">
      <img src="<%=contextPath%>/fiyuplugin/fiyuforum/images/a.gif">
    </td>
    <td width="100%">
       The easiest way to merge the fiyuForum into your existing site is to modify the header.jsp to match your site template.
    </td>
  </tr>
</table>
<br/>

<table class="tborder" width="95%" cellspacing="1" cellpadding="3" align="center">
  <tr class="theader">
    <td align="center" colspan="2">Request a new F.A.Q.</td>
  </tr>
  <tr class="trow1">
    <td colspan="2">
      If you have thought of a question that is not answered above, email <a href="mailto:cord_sw@lupinex.com">FAQ Keeper</a>
      or post a request at <a href="http://www.fiyuForum.com/fiyuforum/listthreads?forum=18">fiyuForum Development</a>
    </td>
  </tr>
</table>

<br/>
<%@ include file="/fiyuplugin/fiyuforum/user/footer.jsp"%>
</body>
</html>

⌨️ 快捷键说明

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