Bookmarks
IPS 

Bookmarks 2.0.12

没有下载权限
摘要
Bookmarks is an easy and convenient way to save and bookmark content that you want to find later
2045783095_0ForumPost.JPG.86aef9ad66ce179acf641975a05a94de.jpg


Bookmarks is an easy and convenient way to save and bookmark content that you want to find later:

  • Want to save a long topic for later reading?
  • Don't want to lose your spot in an interesting topic?
  • Need to mark something for moderator review?
  • Curious about other people's favorite bookmarks?
Bookmarks by @fosters saves you the hassle of rummaging through multiple pages, searching, and navigating to find that one post you wanted to later review. With one click, you and your users can save any post as a bookmark. It offers a convenient way to compile, store, and organize your most favorite posts from around the community into your own set of bookmarks.

FEATURES

Bookmarks offers the following features:

  • Public Bookmarks - Public bookmarks are viewable by other members and guests on a tab on the member's profile page.
  • Private Bookmarks - Private bookmarks are viewed only by yourself. This is perfect for the posts you secretly love to return to!
  • Unlimited Bookmarks - Let your users save as many bookmarks as they want!
  • Notifications - The content creator can get a notification when somebody bookmarks his content
  • Activity Stream
  • Simple Mode - Enhanced features like the bookmark type and categories will be deactivated
CONTENT ITEMS

Bookmarks works with the following content items:

  • Topic Posts
  • Blog Entries
  • Blog Comments
  • Download Files
  • Download Comments
  • Gallery Images
  • Gallery Comments
  • Gallery Albums
  • Project Manager Items
  • Project Manager Comments
FAST & UIX FRIENDLY

Bookmarks is designed to be super fast and user-friendly. The application uses a "table join" to fetch the bookmark, so no extra queries are run on the content page. It also utilizes AJAX technology to manage the bookmarks. This means when you add or remove the bookmark, the bookmark is instantly removed without reloading the page - giving an instant and seamless transition to your users.

PAGES

Instructions on how to add the Bookmark link to an IP.Pages template:

1. Open the Pages App Template Editor and open for the "record" template

pages1.thumb.png.8468682d3cf0b00566f1f0dbfb03affb.png


2. Search for
PHP:
{{if $record->canManageRevisions()}}
                <li><a href='{$record->url('revisions')}' class='ipsButton ipsButton_verySmall ipsButton_link ipsButton_fullWidth' title="{lang="content_view_revisions"}">{lang="content_view_revisions"}</a></li>
            {{endif}}

3. Add below
PHP:
 {{if $record->canBookmark()}}
            <li>
                {template="bookmarkLink" app="bookmark" group="bookmark" location="global" params="$record"}
            </li>
            {{endif}}
作者
Napolion
浏览
345
扩展类型
zip
文件大小
25.8 KB
首次发布
上次更新
评分 0.00 星 0 个评分
Link was Broken? Please 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  1. 2.0.12 - changelog
    Fixes broken
  2. 2.0.9 - Bookmarks
    What's New in Version 2.0.9 Fixes broken category table query
  3. 2.0.8 - Bookmarks
    What's New in Version 2.0.8 This release fixes...

来自 Napolion 的更多资源

[M.A.D] Multiple Accounts Detector N
This app scans the database to detect members who have rmultiple accounts at your forum
浏览
351
已更新
(BIM) Chatbox  - premium chat for IPS 4 N
Chatbox + is a chat application that uses Ajax calls to the server to receive new messages.
浏览
1,216
已更新
顶部