Bookmarks
IPS 

Bookmarks 2.0.12

Regístrese o inicie sesión para descarga gratuita
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}}
Autor
Napolion
Vistas
449
Tipo de extensión
zip
Tamaño de archivo
25,8 KB
Primer lanzamiento
Última actualización
Valoraciones 0,00 estrella(s) 0 valoraciones
Más recursos de Napolion
[M.A.D] Detector de Cuentas Multiples
IPS [M.A.D] Detector de Cuentas Multiples
Esta aplicación escanea la base de datos para detectar miembros que tengan múltiples cuentas en su foro
(BIM) Chatbox  - premium chat for IPS 4
IPS (BIM) Chatbox - premium chat for IPS 4
Chatbox + is a chat application that uses Ajax calls to the server to receive new messages.
Snow
IPS Snow
SNOW THEME

Últimas actualizaciones

  1. changelog

    Fixes broken
  2. Bookmarks

    What's New in Version 2.0.9 Fixes broken category table query
  3. Bookmarks

    What's New in Version 2.0.8 This release fixes...
Atrás
Superior