[AddonsLab] Unread Post Count

[AddonsLab] Unread Post Count 1.6.0

没有下载权限
XF 兼容性
  1. 2.2.x
摘要
Add unread post count feature to What's New tab with XenForo 2.x using [AddonsLab] Navigation Badge. Configure via callback and customize styling easily with CSS. Download free at [AddonsLab].
The add-on shows the number of unread posts on What's New tab. This is the migration of XenForo 1.x add-on "Unread Post Count" by @Chris D and includes all its features. The option to configure the cache timeout is in "Threads, discussions and conversations" options group, as before.

As XenForo 2.x has introduced a new Navigation engine, we have created another add-on - " [AddonsLab] Navigation Badge", that allows any third-parties and admins to add different badges to any navigation item. The add-on is required for this add-on to work and can be downloaded for free at

Any other navigation tab can show the number of unread posts by configuring it to use a callback for the badge with class name "AL\UnreadPostCount\Callback" and method "getUnreadPostCount". This is the default setup for "What's New" button after add-on installation.



The badge is added using default XenForo 2.x layout/styling, but it can be easily styled for each case using CSS only by using "nav{navigationItemIdHere}" class. For example:


Code:


.customBadgeContainer.navwhatsNew:after {
top: -10px;
}

will make the badge in What's New tab to be on the top-right corner.
作者
newimage
浏览
729
扩展类型
zip
文件大小
39.6 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  1. 1.6.0 - changelog
    As we already fetch the nodes in a separate query, no additional query was required.
  2. 1.5.1 - 1.5.1
    This release resolves an issue with the expired cache not being rebuilt on the fly. Now the...
  3. 1.5.0 - 1.5.0
    The release implements support for node permissions View threads by others and View thread...

来自 newimage 的更多资源

WHMCS nulled 回调移除 N
新版本 for 主管
WhatsApp Gateway | 多设备 BETA / 腾讯 gateway Mpedia N
一个新的构建源代码,这不是从之前的mpwa网关更新而来。
阿戈恩 - Laravel 多用途代理脚本 N
Agon 是基于 Laravel 框架 8.x 的多功能 SASS、Agency 和 Startup 模板。
浏览
857
已更新

相似的资源

[AddonsLab] Post Limit Per Node N
allows setting limits on how many threads users can start and how many posts
浏览
716
已更新
[Liam W] (RIP) Post Count Rebuild N
This is a simple add-on that adds a rebuilder to the 'Rebuild caches' page to rebuild your boards us
浏览
797
已更新
[AP] Minimum Characters for Post Count Y
don't want people to cheese their way with low effort posts.
浏览
451
已更新
顶部