![]() |
6.3 Bulletin Board Management & Applications
The *.brd is the basic identifiable URI form for SEGIO web daemon. Type the ID.brd following the domain address, example as
Create the individual board bulletin at the Intracell, Community, and other areas, and each individual board has pertinent local (regional) administrator for management which includes editions, deletion, etc.
Board Environment Setting involves some macro knowledge for setting operations. Next Pop-up window shows the setting options.
1. Name
Board bulletin items name can be typed by non-English language and special symbols. Provide file name simplicity management and search service.
2. Owner
Board owner (highest administrator) types the user’s ID could manage designated board part. If there are many administrators, use comma symbol “,” or space blank to distinguish the administrators.
3. Search Field
Set inherent search object. Use the colon symbol (:) to distinguish general reserved words and use the slash symbol (/) to distinguish field reserved words. Type words like “var[3]”, if need to add extension field for field reserved words. Reference to this default values see in below table.
all:title:context:file:writer |
Do not use the default value like under values, the field construction like the below picture.
4. Auto Report Message (SMS)
Type the receivers’ phone numbers for SMS message receiving when the New comment addition or changing edition. Use comma (,) or space blank to distinguish many different phone numbers.
5. Auto Report Mail
Type the receivers’ email address or SEGIO SMS service used users’ ID for report mail receiving when the New comment addition. If only the registered users for report service.
(SMS transfer service is rechargeable service with SEGIO default module.)
6. Shell Document
Designate the default shell document for board bulletin, could type it as web URI style (“$#shell#;” statement is necessary condition for Shell Usage, Filter Settings of Read, Edition.). Also the other server or Intracell shell cannot be used. See in below table.
/homepage/out.shell |
7. Classified No
Choose and designate the classified number from the 0 to 327567. The classified number has two objects: 1. Make the boards keep linking automatically; 2. Lower level user management, via the classified numbers to appoint the users’ readable, writeable and others.
For example: The organization like university has to make student information system for each new student, so that use the classified number to define the student system or student community is convenient. (ex: 101:1 Grade year 1class ).
8. Icon type
9. Macro
The pertinent administrator can modify the Web page includes postings list viewing, postings edition, postings reading and other functions, via HTML document edition.
Define the specific Macro on its correspondence board. In order to keep board system working, the directories are lower level of “folder” have to be defined and saved from “html”>”macro/” directory.
10. Color Type
Select the board color theme. (Bottle green, Deep blue, Rose red, Yellow, Black)
Apply default color type without modification.
11. Language
Select languages for boards. (Korean, Chinese, Japanese, English, Thai, Vietnamese)
12. Image Width
Set the value of attached images width for boards.
13. Quota designation
Board quota is the limit of board usage. Attach file size means one notice quota limit. Type the limit number which uses Mbyte unit.
Type the user Id or organization group name, which contains users have been alarmed via Messenger or Chatting target when the new notice was coming.
15. List Type
Select the information display type of board notices. Notice number, title, author, Date, notice values and other option statement need to be designated, up to the necessary. (maximum: 11 different items)
Basic resource lib, image resource, gallery type, news (left side)
(1) Basic list form: normal board type. (Display attached file)
Under list setting values had been set seen in below table.
no/Number :file/File :title/Title/100/38:writer/Author/50//center:date/Date/50//center:read/Query/30//center |
Use the colon (:) to distinguish the each field reserved word, file name, width value, word display length, range standard,
넓이 가중치는 제목의 넓이를 100으로 하고 각 필드는 상대적인 가중치를 지정하도록 합니다. 가중치의 숫자의 총합에 대한 각각의 백분율에 따라 넓이가 결정됩니다.
필드 이름은 헤드라인의 항목이름으로 표시됩니다. 게시판의 목록표시는 <table>에 의해 구성됩니다. 각각의 <td>~</td>로 표시되는 셀에 각각의 정보가 입력되게 되는데 이들의 스타일을 지정할 수 있도록 다음과 같은 클래스가 선언되어 있습니다.
class="cell4list" → 마지막이 아닌 게시물 목록에 사용되는 td 셀의 클래스 class="cell4last" → 마지막 게시물 목록의 각 td 셀의 클래스 |
Below table shows the field reserved words and each default value at the basic list.
Field reserved word |
Headline Item |
Width Value |
Display words length |
Default Alignment |
no |
*Number |
15 |
0 |
center |
title |
*Title |
100 |
33 |
|
uid |
*ID |
30 |
0 |
center |
uname |
*User Name |
30 |
0 |
center |
writer |
*Author |
50 |
0 |
center |
read |
*Views |
15 |
0 |
center |
date |
*Date |
30 |
0 |
center |
data |
*Data |
20 |
0 |
right |
mail |
*Email |
50 |
30 |
|
file |
*File (Icon) |
15 |
0 |
center |
fname |
*File (Name) |
50 |
14 |
center |
thumb |
*Image (Thumbnail) |
30 |
0 |
center |
이외의 예약어로서 확장필드명 "var[0]", "var[1]" 등을 사용할 수 있습니다. 헤드라인에 표시될 항목이름은 기본적으로 언어사전에 정의된 것을 참조하기 때문에 위의 표와 다를 수 있습니다.
(2) Non-attachment mark list form: Board viewing form without attached file mark
According to below table (list alignment setting), the result effect is appeared like above picture.
no/Number:title/Title/100/38:Writer/Author/50/:date/Date/50/:Read/Read Count/30/
|
(3) Image attachment list form: board marked form with image thumbnail
According to below table (list alignment setting), the result effect is appeared like above picture
no/ Number:thumb/Thumbnail//70:title/Title //50:writer/Author:date/ Date:Read/ Read Count |
Thumbnail image has been spaced at <div> declarations of class="thumbnail_div". Meanwhile, select the design style and design elements.
(4) Galleria list form: image thumbnail has been spaced at upper area of list.
Galleria list means uses the photo gallery format to express board list. See in below example screenshot picture.
.
According to below table (setting part), the result is appeared like under picture.
imagecut//120/4/right:title///20 → Image size is smaller than 120 x 120 pixels. And 4 pictures can be set at one horizontally line. One notice title words have to be shorter than 20 unit words.
|
At the environment setting page, you’d better modify the “imagecut” value which is a multiple of 4. "<td>~</td>", "<div>~</div>" statements would be used repeatedly for design of “Imagecut” list and “shortcut” list. Reference to chapter 2, includes “$#brief#;” statement illustration.
(5) News list form: display scaling images and text summary. (Left side alignment)
See in below example screenshot picture.
According to below table (setting part), the result is appeared like under picture.
→ 90px x 90px as the image scaling, text word is less than 400 unit words |
-> .
16. list setting
At the board detail configuration menu, you can configure the list variables, such as Head Size (px), List Size (px), List length, Page Length, etc.
Next table shows the HTML document summary contents.
HeadSize(px) <input name="headsize" value="$#b.headsize#;" /> ListSize(px) <input name="listsize" value="$#b.listsize#;" /> ListLen <input name="listlen" value="$#b.listlen#;" /> PageLen <input name="pagelen" value="$#b.pagelen#;" /> Top Padding(px) <input name="toppad" value="$#b.toppad#;" /> Side Padding(px) <input name="sidepad" value="$#b.sidepad#;" /> |
The next table shows that the variable name (each tag <input>) and illustration
Name |
Illustration
|
Note |
HeadSize |
Board Head Distance<tr height=...> |
$#b.headsize#; |
ListSize |
Board List Line Head Distance <tr height=...> |
$#b.listsize#; |
ListLen |
Board List Items per One Page |
$#b.listlen#; |
PageLen |
Page Number per One Page |
$#b.pagelen#; |
TopPad |
Top Blank Space of Board List Shell |
$#b.toppad#; |
SidePad |
Sides Blank Space of Board List Shell |
$#b.sidepad#; |
Barrier |
Board List Titles Division Line Width |
$#b.barrier#; |
00.<input name="var[0]" value="$#b.var[0]#;" />
01.<input name="var[1]" value="$#b.var[1]#;" />
02.<input name="var[2]" value="$#b.var[2]#;" />
03.<input name="var[3]" value="$#b.var[3]#;" />
04.<input name="var[4]" value="$#b.var[4]#;" />
05.<input name="var[5]" value="$#b.var[5]#;" />
06.<input name="var[6]" value="$#b.var[6]#;" />
07.<input name="var[7]" value="$#b.var[7]#;" />
08.<input name="var[8]" value="$#b.var[8]#;" />
09.<input name="var[9]" value="$#b.var[9]#;" />
10.<input name="var[10]" value="$#b.var[10]#;" />
11.<input name="var[11]" value="$#b.var[11]#;" />
.....
|
Added Variable Number
|
Email terms
|
Illustration
|
0
|
From:
|
Send: sender (board conversion uid,name)
|
1
|
To:
|
Receive: receiver
|
2
|
CC:
|
Carbon copy
|
3
|
BCC:
|
Blind carbon copy
|
4
|
ReplyTo
|
Reply address(after conversion: copy address from post to email)
|
5
|
ReturnPath
|
Forward address
|
6
|
Charset
|
Email original character set code
|
7
|
Date
|
Email date
|
Form
|
[id1]/[name]/[number]/[owner] :[macro]/[lang];[liststyle];[flags];[Illustration]
|
Ex 1)
|
ko/Notice (Korean)/1:/ko;;;Korean Notice
jp/NoticeBoard/2:/ja;;;Japanese Notice cn/NoticeBoard/4:/zh;;;
|
Form: [id1]/[name]/[number]/[admin] :
[id2]/[name2]/[number2]/[admin2]: ...
|
chem/Chemistry/1/summerb : → /notice.chem.brd (Chemistry Dep.)
text/Fiber/2/windboy iderror: → /notice.text.brd (Fiber Dep.)
|
Link: http://hostname.com/notice.brd → Board Default Link
http://hostname.com/notice.chem.brd → Chemistry Dep. Board list link. http://hostname.com/notice.text.brd → Fiber Dep. Board list link
|
|
|
Ex) <a href="/notice.brd">Notice</a>
<a href="/@game/note.brd">Game community note</a>
<a href="/~summer/pict.brd">Summer</a>
|
에) <a href="notice.brd">공지사항</a>
Base: /index.html → /notice.brd 로연결됨
Base: /@game/index.html → /@game/notice.brd 로연결됨
Base: /~summer/index.html → /~summerb/notice.brd 로연결됨
Base: /segio/index.html → /segio/notice.brd 로연결됨(동작하지않음)
|
예) <a href="$#l#;notice.brd">공지사항</a>
Base: /index.html → /notice.brd 로연결됨
Base: /@game/index.html → /@game/notice.brd 로연결됨
Base: /~summer/index.html → /~summerb/notice.brd 로연결됨
Base: /segio/index.html → /notice.brd 로연결됨
|
예) <a href="$#l,home#;notice.brd?shell=none">공지사항</a>
<a href="$#l,home#;notice.brd?shell=/standard/">공지사항</a>
|
|
Approve;Oppose;I have no idea.;
|
|
System includes variety management functions such as combination, deletion, backup, copy, paste, move, etc.
![]() ![]() ![]() ![]() |
![]() ![]() ![]() |