| status | enum('invited','signed-up','pending', 'active','suspended','banned','deleted') | yes |
since 1.1.6.4
current user status | ||
| status | enum('invited','signed-up','pending', 'active','suspended','banned','deleted') | yes |
since 1.1.6.4
|
| status | enum('invited','signed-up','pending', 'active','suspended','banned','deleted') | yes |
since 1.1.6.4
|
| sessionid | char | 32 | no | id of session | |
| userid | varchar | 75 | no | user profile | |
| session_start | datetime | no | When this session has started | ||
| Column name | Type | Length | Null | Default | Description |
|---|---|---|---|---|---|
| id | unsigned int | 10 | no | auto_increment | the unique id for a page version |
| tag | varchar | 75 | no | ' ' | the name of the page |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of this version | |
| body | mediumtext | no | the content of the page | ||
| owner | varchar | 75 | no | ' ' | the user which owns this version of the page |
| user | varchar | 75 | no | ' ' | author of this version of the page |
| latest | enum('Y','N') | no | 'N' | indicates if this version of the page is the latest (Y or N) | |
| note | varchar | 100 | no | ' ' | the note the editor can leave on a edit |
| handler | varchar | 30 | no | 'page' | actually there are no other handlers than page |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | name of the page |
| read_acl | text | no | the access-list for reading a page | ||
| write_acl | text | no | the same for writing | ||
| comment_acl | text | no | and for setting comments | ||
| Column name | Type | Length | Null | Default | Description |
| from_tag | varchar | 75 | no | ' ' | start-page of the link |
| to_tag | varchar | 75 | no | ' ' | target-page for the link |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | tag of the referred Wikka page |
| referrer | varchar | 150 | no | ' ' | URL of the referrer |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the last hit | |
| Column name | Type | Length | Null | Default | Description |
| spammer | varchar | 150 | no | ' ' | blacklisted domain |
| Column name | Type | Length | Null | Default | Description |
| name | varchar | 75 | no | ' ' | the name of the user |
| password | varchar | 32 | no | ' ' | the md5 encrypt of the password |
| varchar | 50 | no | ' ' | the email-address of the user | |
| revisioncount | unsigned int | 10 | no | 20 | how many revisions of a page are shown (see PageHistoryInfo) |
| changescount | unsigned int | 10 | no | 50 | how many entries are shown at Recentchanges |
| doubleclickedit | enum('Y','N') | no | 'Y' | double-click edit or not | |
| signuptime | datetime | no | '0000-00-00 00:00:00' | date and time of the registration | |
| show_comments | enum('Y','N') | no | 'Y' | show comments as default or not | |
| Column name | Type | Length | Null | Default | Description |
| id | unsigned int | 10 | no | auto_increment | the unique id for a comment |
| page_tag | varchar | 75 | no | ' ' | name of the page to which the comment belongs |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the comment | |
| comment | text | no | the text of the comment | ||
| user | varchar | 75 | no | ' ' | the author of the comment |
| Column name | Type | Length | Null | Default | Description |
| id | unsigned int | 10 | no | auto_increment | the unique id for a page version |
| tag | varchar | 75 | no | ' ' | the name of the page |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of this version | |
| body | mediumtext | no | the content of the page | ||
| owner | varchar | 75 | no | ' ' | the user which owns this version of the page |
| user | varchar | 75 | no | ' ' | author of this version of the page |
| latest | enum('Y','N') | no | 'N' | indicates if this version of the page is the latest (Y or N) | |
| note | varchar | 100 | no | ' ' | the note the editor can leave on a edit |
| handler | varchar | 30 | no | 'page' | actually there are no other handlers than page |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | name of the page |
| read_acl | text | no | the access-list for reading a page | ||
| write_acl | text | no | the same for writing | ||
| comment_acl | text | no | and for setting comments |
| Column name | Type | Length | Null | Default | Description |
| from_tag | varchar | 75 | no | ' ' | start-page of the link |
| to_tag | varchar | 75 | no | ' ' | target-page for the link |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | tag of the referred Wikka page |
| referrer | varchar | 150 | no | ' ' | URL of the referrer |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the last hit |
| Column name | Type | Length | Null | Default | Description |
| spammer | varchar | 150 | no | ' ' | blacklisted domain |
| Column name | Type | Length | Null | Default | Description |
| name | varchar | 75 | no | ' ' | the name of the user |
| password | varchar | 32 | no | ' ' | the md5 encrypt of the password |
| varchar | 50 | no | ' ' | the email-address of the user | |
| revisioncount | unsigned int | 10 | no | 20 | how many revisions of a page are shown (see PageHistoryInfo) |
| changescount | unsigned int | 10 | no | 50 | how many entries are shown at Recentchanges |
| doubleclickedit | enum('Y','N') | no | 'Y' | double-click edit or not | |
| signuptime | datetime | no | '0000-00-00 00:00:00' | date and time of the registration | |
| show_comments | enum('Y','N') | no | 'Y' | show comments as default or not |
| Column name | Type | Length | Null | Default | Description |
| id | unsigned int | 10 | no | auto_increment | the unique id for a comment |
| page_tag | varchar | 75 | no | ' ' | name of the page to which the comment belongs |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the comment | |
| comment | text | no | the text of the comment | ||
| user | varchar | 75 | no | ' ' | the author of the comment |
| Column name | Type | Length | Null | Default | Description |
| id | unsigned int | 10 | no | auto_increment | the unique id for a page version |
| tag | varchar | 75 | no | ' ' | the name of the page |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of this version | |
| body | mediumtext | no | the content of the page | ||
| owner | varchar | 75 | no | ' ' | the user which owns this version of the page |
| user | varchar | 75 | no | ' ' | author of this version of the page |
| latest | enum('Y','N') | no | 'N' | indicates if this version of the page is the latest (Y or N) | |
| note | varchar | 100 | no | ' ' | the note the editor can leave on a edit |
| handler | varchar | 30 | no | 'page' | actually there are no other handlers than page |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | name of the page |
| read_acl | text | no | the access-list for reading a page | ||
| write_acl | text | no | the same for writing | ||
| comment_acl | text | no | and for setting comments |
| Column name | Type | Length | Null | Default | Description |
| from_tag | varchar | 75 | no | ' ' | start-page of the link |
| to_tag | varchar | 75 | no | ' ' | target-page for the link |
| Column name | Type | Length | Null | Default | Description |
| page_tag | varchar | 75 | no | ' ' | tag of the referred Wikka page |
| referrer | varchar | 150 | no | ' ' | URL of the referrer |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the last hit |
| Column name | Type | Length | Null | Default | Description |
| spammer | varchar | 150 | no | ' ' | blacklisted domain |
| Column name | Type | Length | Null | Default | Description |
| name | varchar | 75 | no | ' ' | the name of the user |
| password | varchar | 32 | no | ' ' | the md5 encrypt of the password |
| varchar | 50 | no | ' ' | the email-address of the user | |
| revisioncount | unsigned int | 10 | no | 20 | how many revisions of a page are shown (see PageHistoryInfo) |
| changescount | unsigned int | 10 | no | 50 | how many entries are shown at Recentchanges |
| doubleclickedit | enum('Y','N') | no | 'Y' | double-click edit or not | |
| signuptime | datetime | no | '0000-00-00 00:00:00' | date and time of the registration | |
| show_comments | enum('Y','N') | no | 'Y' | show comments as default or not |
| Column name | Type | Length | Null | Default | Description |
| id | unsigned int | 10 | no | auto_increment | the unique id for a comment |
| page_tag | varchar | 75 | no | ' ' | name of the page to which the comment belongs |
| time | datetime | no | '0000-00-00 00:00:00' | date and time of the comment | |
| comment | text | no | the text of the comment | ||
| user | varchar | 75 | no | ' ' | the author of the comment |