|
List style: (here is the {dede:freelist in the freelist template).
Style and attributes of the tag |
|
Qualified column:
\r\n";
echo "\r\n";
$dsql->SetQuery("Select ID,typename, channeltype From #@__arctype");
$dsql->Execute();
while($lrow = $dsql->GetObject()){
$disable = '';
if($lrow->channeltype < -1)
{
$disable = 'disabled';
}
echo "\r\n";
}
echo "";
?> |
Limited channel:
\r\n";
echo "\r\n";
$dsql->SetQuery("Select ID,typename From #@__channeltype where ID>0");
$dsql->Execute();
while($row = $dsql->GetObject())
{
echo "\r\n";
}
echo "";
?>
(If the channel content model is qualified, the list field specified by the additional table is allowed as the underlying variable) |
Additional attributes:
\r\n";
echo "\r\n";
$dsql->SetQuery("Select * From #@__arcatt");
$dsql->Execute();
while($row = $dsql->GetObject())
{
echo "\r\n";
}
echo "";
?>
Document release date:
Within days (0 is unlimited) |
Records per page:
Display column number:
Title length:
(1 byte = 0.5 Chinese characters) |
Advanced screening:
With the thumbnail
recommended
Thematic key words:
(","A comma) |
The order:
From high to low
From low to high |
Circulation within the single record style(InnerText):[ The underlying variable field reference.] |
|
Support fields (underlying variables).[field:varname/]):id,title,color,typeid,ismake,description,pubdate,senddate,arcrank,click,litpic,typedir,typename,arcurl,typeurl,
stime(pubdate 的"0000-00-00"format),textlink,typelink,imglink,image
Common fields are represented directly by field: field name /].
·PubdateThe call parameter for the release time. [field:pubdate function=MyDate('Y-m-d H:i:s',@me)/]
|
|
|