readme.txt

来自「FAQs for Rainbow Portal」· 文本 代码 · 共 26 行

TXT
26
字号
FAQs - Frequently Asked Questions module
Credits and copyrights: Christopher S Judd, CDP & Horizons, LLC

Another Rainbow desktop module - more to download on http://www.rainbowportal.net


INSTALL
1. Run SetupDBPatch.bat (or execute DBPatch.sql in SQL Query Analyzer)
2. Copy file FAQsDB.cs to folder Rainbow\DesktopComponents and add to project
3. Copy files FAQs.ascx.* to folder Rainbow\DesktopModules and add to project
4. Copy files FAQsEdit.ascx.* to folder Rainbow\DesktopModules and add to project
5. Compile
6. Log on as Admin and add the "FAQs" module to a tabpage 
7. Use it! ;o)


HISTORY
Ver 1.0 - 5. dec 2002 - Moved from original IBS and VB into Rainbow and C# by Jakob Hansen


Issues and Known problems:
- Only in english (the code is not localized)
- Does not work if module SendThoughts is on same tabpage
- Scrolling problem: When you click for view the answer the page refresh to the 
  top and you have to scroll down to see your text. (same problem exists in original code)

⌨️ 快捷键说明

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