织梦添加 今日更新列表
修改文件:
dede/inc/inc_menu.php
143行,插入
新建 today_list.htm 可从列表页拷贝
修改 /include/arc.freelist.class.php
line—>303—>if($this->FLInfos[‘nodefault’]==1)—>1—改为—>0
如果调用文章所属栏目链接是对的,此处不用修改
line—>661—>
$row[‘typeurl’] = GetTypeUrl($row[‘typeid’],$row[‘typedir’],$row[‘isdefault’],$row[‘defaultname’],$row[‘ispart’],$row[‘namerule2’],$row[‘siteurl’]);
$row[‘typeurl’] = GetTypeUrl($row[‘typeid’],$row[‘typedir’],$row[‘isdefault’],$row[‘defaultname’],$row[‘ispart’],$row[‘namerule2’],$row[‘siteurl’],$row[‘sitepath’]);
GetTypeUrl 函数定义于—>includehelperschannelunit.helper.php
更新 让后访问 www.abc.com/today/
——————————————-
单页文档调用最近更新文章—–>typeid=”top”
{dede:arclist orderby=”pubdate” titlelen=”26″ row=”60″ typeid=”top”}
[field:global name=’autoindex’ runphp=’yes’]if(@me%5==0){@me=”
“;}else{@me=”;}[/field:global]
{/dede:arclist}
☉本站提供的源码、模板、软件工具等其他资源,都不包含技术服务,请大家谅解!
pbootcms模板网 » 织梦添加 今日更新列表