|
List style: (here is the style and attributes of the {dede:freelist/} tag in the freelist template) |
Qualified column:
GetAtt('typeid');
echo "";
?> |
Limited channels:
GetAtt('channel');
echo "";
?>
(If the channel content model is limited, the list field specified by the additional table is allowed as the underlying variable |
Additional attributes:
GetAtt('att');
echo "";
?>
Document release time:
Within days (0 is unlimited) |
Records per page:
According to the number of columns:
Title length:
(1 byte = 0.5 Chinese text) |
GetAtt('type');
if($setype=='') $setype = 'X';
?>
Senior screening:
>
With the thumbnail
>
recommended
>
Thematic key words:
(","A comma)
|
The order:
GetAtt('orderby');
$sorta = "sortrank,Top permission value;pubdate,Release time;senddate,Entry time;click,Click on the quantity;id,The documentID,lastpost, last comment time.;postnum,Total number of comments;rand,Random access";
$sortas = explode(';',$sorta);
foreach($sortas as $v)
{
$vs = explode(',',$v);
$vs[0] = trim($vs[0]);
$sortarrs[$vs[0]] = $vs[1];
}
?>
GetAtt('orderway')=='desc') echo " checked";?>>
From high to low
GetAtt('orderway')=='asc') echo " checked";?>>
From low to high |
A single row record style in the loop.(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--%d H:i:s',@me)/]
|
|
|