jtbc网站内容管理系统(文章循环时文章所在的url类别名在详细内容页)
优采云 发布时间: 2021-08-29 01:04jtbc网站内容管理系统(文章循环时文章所在的url类别名在详细内容页)
类类别的ID
{$=get_sorttext(ngenre, nlng, request("classid"))}
列表页面。获取当前类别名称
在详细内容页面上。获取当前类别名称 {$=get_sorttext(ngenre, nlng,'{$class}')}
----------------------------------------------- --------
{$web_title} 页面标题
{$=get_sorttext('article','chinese','{$class}')} 列名
{$=inavigation("module", "{$class}")} 详细位置
{$count} 次点击
{$time} 时间
{$cpagestr} 分页
{$=iurl('detail', {$id}, nurltype,'folder=' &ncreatefolder &';filetype=' &ncreatefiletype &';time={$time}')} 新闻地址
{$topic} 新闻标题
{$=get_sorttext('article','chinese','{$id2}')} column 文章列表循环时调用的列名
{$=ileft(rs(cfname("daodu")), 200)} 新闻导览(200为截取字数)
{$recurrence_ida} 循环列表(这个标签在开始和关闭时使用)
{$=curl("{$baseurl}", iurl('list', {$id}, {$urltype},'folder={$createfolder};filetype={$createfiletype}'))}定义呼叫类别
文章list 文章所在列的名称
{$sort} 自定义调用类别文章list 时文章所在的url
{$=nurl} 当前栏目页面网址
----------------------------------------------- --------
{$content} 详细内容
{$topic} 新闻标题
{$time} 时间
{$web_title} 页面标题
{$seo1} 文章critical sub
{$seo2} 文章Introduction
{$zuozhe} 作者
{$laiyuan} 来源
{$=itransfer("up","module name","topx=1;tnum=30;bid={$id}")}上一版文章
{$=itransfer("down","module name","topx=1;tnum=30;bid={$id}")}下一个编辑文章
{$createfiletype}'))} 自定义调用类别文章list时文章所在的列名
{$sort} 自定义调用类别文章list 时文章所在的url
{$=nurl} 当前页面地址