SiteFactoryCMS:软件信息列表 表格式

来自站长百科
跳转至: 导航、​ 搜索

导航: 上一页 | 首页 | DedeCMS | 帝国CMS | Drupal | PHPCMS | PHP168 | Xoops | Joomla | SupeSite

Sf773.jpg


Sf774 1.jpg
Sf774 2.jpg
Sf774 3.jpg
Sf774 4.jpg

调用例举:

<!—默认下载首页模板 -->
{PE.Label id="软件信息列表_表格式" parentid="@Request_id" arrnodeid="0" includechild="true" specialid="0" urltype="0" shownum="7" ishot="true" iselite="false" inputername="" datenum="0" ordertype="3" showtype="1" titlelen="20" contentlen="0" shownodename="true" showpropertytype="1" showincludepic="false" showauthor="false" showdatetype="mm-dd" showhits="false" showhotsign="false" shownewsign="false" showtips="true" showcommentlink="false" usepage="false" opentype="_blank" hits="{PE.Label id="取得栏目热门最小点击数" nodeid="@Request_id" /}" elitelevel="0" cols="1" /}

我们先看看在网站首页模板里添加这个标签,添加时采用默认的标签设置:
模板代码如下:

{PE.Label id="软件信息列表_表格式" parentid="1" arrnodeid="0" includechild="false" specialid="0" urltype="0" shownum="10" ishot="false" iselite="false" datenum="0" ordertype="1" titlelen="20" contentlen="0" shownodename="false" showpropertytype="0" showincludepic="false" showauthor="false" showdatetype="0" showhits="false" showhotsign="false" shownewsign="false" showtips="false" showcommentlink="false" opentype="0" hits="0" elitelevel="0" cols="1" span="" class="" /}

对应的图片显示如下:

Sf775 1.jpg
Sf775.jpg

前台效果

Sf776.jpg

标签架构

Sf777.jpg