discuz 模板开发开启无缓存代码
discuz2020-12-11
在开发模板的时候,每次更改都需要到后台更新缓存,这是一件很痛苦的事情,为了方面开发,可以使用下面的方法
discuz 分类信息字段单独调用$_G['forum_option']
discuz2020-12-11
每当你在后台分类信息添加了一个字段的时候, 就会把字段的信息添加到$_G[forum_option]数组中! $_G[forum_option]是分类
discuz 宽窄屏切换代码宽屏与窄屏切换代码$_G['setting']['switchwidthauto']
discuz2020-12-11
!--{if empty($_G[disabledwidthauto]) $_G[setting][switchwidthauto]}-- a href=javascript:; id=switchwidth onclick=widthauto(this) title={if widthauto()}
discuz 切换网页风格样式代码
discuz2020-12-11
!--{if $_G[uid] !empty($_G[style][extstyle])}--a id=sslct href=javascript:;{lang changestyle}/a!--{/if}--
discuz 帖子内容页 上一页 下一页代码
discuz2020-12-11
p!--{if !IS_ROBOT}--/ppspan class=Apple-tab-span style=white-space:pre /spandiv class=y/ppspan class=Apple-tab-span style=white-space:pre /spana href=h
discuz 发帖时间在viewthread.php模板中的调用代码
discuz2020-12-11
因为模板改动,将viewthread_node.php的发帖时间复制到了viewthread.php模板中使用,$post[dateline],结果,调用的是最后回帖
discuz 关于默认配色出错的问题
discuz2020-12-11
今天在改动扩展配色时遇到了一个问题,默认配色变成了扩展配色,导致无法切换回默认配色。 1.更新缓存无效。
discuz 帖子列表页调用摘要代码
discuz2020-12-11
需要修改文件/source/module/forum/forum_forumdisplay.php 第812行左右找到: $threadids[$threadindex] = $thread[tid]; 复制代码 在其下方
discuz 元素上下单行滚动效果
discuz2020-12-11
效果:竖排列表 元素上下滚动 上一行显示 下一行消失 代码: ul id=tu87_index_comments_tips style=height:305px;overflow: hidden;s
discuz 自定义页面多选项
discuz2020-12-10
这是一个可切换tab选项卡的自定义页面,与js/jq切换不同的是,它每个选项卡有独立的url。 之前的帖子里写过自定义
discuz 帖内调用作者所有带封面帖子
discuz2020-12-10
目录 帖内调用作者所有带封面帖子,可在viewthread.htm中使用。 div class=uc-piclist !--{eval $theuid = $_G[forum_thread][authorid]}-
discuz 同一diy区块多loop显示
discuz2020-12-10
diy代码示例: div class=foucebox style=margin:0 auto !-- 大图 -- div class=bd [loop] div class=showDiva href=http://www.dede58.com/discuz/{url}i
discuz 首页调用帖子列表带分页
discuz2020-12-10
前面发了一篇门户首页调用文章列表,这里发下调用帖子列表的代码。 这个代码放到门户首页index.htm模板中 !--{eval
discuz 个人空间主题列表图片显示
discuz2020-12-10
如果需要实现该呈现方式,我们需要首先了解discuz封面图片存储原理: discuz没有将主题列表封面路径存在数据表中,
discuz 门户页面支持导航顶部固定
discuz2020-12-10
目录 网上的方法,在需要顶部固定的页面加一句代码: !--{if empty($_G[setting][disfixednv_forumindex]) }--scriptfixed_top_nv();/sc
热门TAG关键词
IIS6 CSS3 HTML5 win10 win7 MSSQL 服务器配置 IIS7.5 IIS7 CSS IIS CentOS 7 Linux oracle数据库 oracle phpcms discuz discuz教程 方法 Go语言 命令 SQL语句 解析 C++ C# 配置 解决 帝国cms 安装 教程 tags ecshop 主机 阿里云 织梦dedecms windows 权重 服务器 网站流量 实例解析推荐文章
Discuz教程:使用微信登陆
时间:2020-12-15
discuz教程_discuz视频教程
时间:2020-12-14
修改discuz X3.2论坛标题80个
时间:2020-12-14
discuz主题内容页面的打印
时间:2020-12-13
