📄 readme.txt
字号:
******************************************************************************************************
Author: Chris Farrell Email: chris@cftechconsulting.com
Created: 9/28/03 Credits: Ch 3, Wrox Press "Building an Asp.net intranet"
Updated: 9/29/03
Version: Rainbow, C#, beta testing.
Abstract: The books module is a place for favorite books to be placed. Each book record has
an ISBN, Title, Authors, Price and Buy Link as well as a single thumbnail image.
******************************************************************************************************
ReadMe:
The only confusing part of this module is the columns attribute. This value is stored
in the rb_ModuleSettings table. This value determines how many columns of books you
will have, or in other words how many books are shown per row. If you have 12 books
and the columns value is set to 3, there will be 4 rows each having 3 books.
The columns attribute can be altered through the collection properties.
Installation Instructions(both sdk and vs.net)
1: Create a "books" folder in DesktopModules and place all of the files in there.
2: Add the module to the vs.net project or the sdk mk.bat listing and rebuild the project.
3: Login to the rainbow portal as admin, go to admin all then add module.
4: For the installer, enter DesktopModules/Books/install.xml and click update.
Known Issues(None)
Todo list.
1: Enable workflow support
2: Convert labels to esperantus tags
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -