Abstract
————————————————
Co-editing Table user manual Co-editing table adopts short code in post: shortcode is cotablecode。 Here , several parameters: For example, 【cotablecode tid = "2" colshow ="011111" headcols="sid, name, sex, email, telephone, hobbies " rights="F7775"】 default tid 1, headcols "", colshow '11111111111111111111', colwrite '11111111111111111111', rights '77770' 。 Parameter: 1. tid tid is table no. 2. colshow colshow judges the related column
Words count(1546) photos count(0) videos count(0) Download files count(0)
Co-editing Table user manual
Co-editing table adopts short code in post:
shortcode is cotablecode。
Here , several parameters:
For example,
【cotablecode tid = "2" colshow ="011111" headcols="sid, name, sex, email, telephone, hobbies " rights="F7775"】
default tid 1, headcols "", colshow '11111111111111111111', colwrite '11111111111111111111', rights '77770' 。
Parameter:
1. tid
tid is table no.
2. colshow
colshow judges the related columns show or hide. 1 is show and 0 is hide. It is used with "read " . For example , colshow ="011111" the first column is hide.
3. colwrite
colwrite judges the related columns writable. 1 is writable, 0 is readonly. It is used with "write". For example , colwrite ="001111" , first and second columns are read only.
4. headlock
headcols is table header. if it is empty, then the local Excel table must be upload.
5. rights
There are 5 roles (post owner, the user in the directory, granted directory user, granted user ,and general user. right4 digits(for example 1010). From high to low, whole read, read, write, and add.
"Whole read" can see all rows and columns. "Read" uses with colshow , can hide some columns. "write" can update and delete rows, "add" can add new rows.
The row owner( the user who added the row) may have all rights in this row.
When headcols empty, the local Excel file must be upload. If the column name is rowauthorkey, and the column is user account or email, then this row is owned by this user.
Co-editing table adopts short code in post:
shortcode is cotablecode。
Here , several parameters:
For example,
【cotablecode tid = "2" colshow ="011111" headcols="sid, name, sex, email, telephone, hobbies " rights="F7775"】
default tid 1, headcols "", colshow '11111111111111111111', colwrite '11111111111111111111', rights '77770' 。
Parameter:
1. tid
tid is table no.
2. colshow
colshow judges the related columns show or hide. 1 is show and 0 is hide. It is used with "read " . For example , colshow ="011111" the first column is hide.
3. colwrite
colwrite judges the related columns writable. 1 is writable, 0 is readonly. It is used with "write". For example , colwrite ="001111" , first and second columns are read only.
4. headlock
headcols is table header. if it is empty, then the local Excel table must be upload.
5. rights
There are 5 roles (post owner, the user in the directory, granted directory user, granted user ,and general user. right4 digits(for example 1010). From high to low, whole read, read, write, and add.
"Whole read" can see all rows and columns. "Read" uses with colshow , can hide some columns. "write" can update and delete rows, "add" can add new rows.
The row owner( the user who added the row) may have all rights in this row.
When headcols empty, the local Excel file must be upload. If the column name is rowauthorkey, and the column is user account or email, then this row is owned by this user.
0 Responses to Co-editing Table user manual
To post comment, you must login!