What you are currently working on is a system model. The system model is generally solidified for the publisher and hypervisor. If you change the system model randomly, the channels that use this type of content may crash. |
Model nature
IfSystem modelWill be prohibited to delete, this option can not be changed, for a stand-alone model, the system forced to create the field aid, column ID, release time, document title。 |
|
Channel ID
Numbers, can not be changed after creation, and is unique。 |
|
Name logo
Associated with the template of the document, it is suggested to be composed of English, numbers or underscores. Because some Unix systems do not recognize Chinese files, the channel default document template is "default/article_Name logo.htm",List template, cover template analogy。 |
|
Channel name
The channel's Chinese name, in the background management, front desk release, etc. use this name。 |
|
Additional tables
Channel Other than the main table, other types of data stored in the table of custom types, if you do not use the main table related features (recommended, membership privileges, etc.), you can also use the complete table as additional storage data。 |
( #@__ Is the data table prefix) |
Whether to support members to submit |
/>
not support
/>
stand by |
Member permission submission level |
|
Allow submission member group |
SetQuery("Select * from `#@__member_model`");
$dsql->Execute();
while($row3 = $dsql->GetObject())
{
echo "".$row3->name."\r\n";
}
?>
/>
Not limited to |
Member manuscript default state |
>
Not reviewed
>
Audited (auto-generated HTML)
>
Audited (using dynamic documents only) |
File publishing process |
|
File modification procedures |
|
File management program |
|
Front desk member release process |
|
Front desk members to modify the program |
|
Foreground member management procedures |
|
List additional fields
use","Separately, can be in the list template{dede:list}{/dede:list}中用[field:name /]transfer |
|
Submission Title Use name |
|
Whether or not to submit the abstract
If you do not use the main table (stand-alone model), thumbnails set the same。
|
/>
use
/>
Do not use |
Whether or not to use thumbnail |
/>
use
/>
Do not use |
The default section ID
In combination with posting is unique, custom forms can be designed with the model |
|
Posting is unique
If posting is the only (members can only publish a single document in the corresponding part of the model), its role is equivalent to a custom form |
/>
yes
/>
no |