Recent Posts 2 by Siropu

Recent Posts 2 by Siropu 2.1.0

No permission to buy (€9.99)
Added the option to display certain threads as "sticky" at the top of the widget.

This version is compatible with XF 2.3 only.
  • Love
Reactions: Capitan Terror
Added a new widget option called "Link thread to last post" and it can be combined with "Link thread to first unread post".

Made some changes to the siropu_recent_posts_embed template where you can add your own custom widget names for embedding outside XF.
  • Like
Reactions: Mr. Jinx
Added two new widget options for more control:
  1. Display last poster username
  2. Display last poster date
Fixed an issue with iframe embed where links do not open.
Added embed feature where you can embed the widget as an iframe outside XenForo. The option appears in the right corner of the widget.
Fixed an issue with the mini avatar that should display a tooltip with the number of posts you made in the thread.
Added filters to choose what to display: latest, unread or watched threads.
Added option to show the threads of current visitor.

Fixed a display problem in sidebar/sidenav positions.
Added new widget options:
  • Only include threads with selected prefixes
  • Exclude threads with selected prefixes
Added support for context params where you can call the widget directly in a template and can pass a specific user entity (such as $user on the member view page) and display recent posts only from that user.

<xf:widget key="siropu_recent_posts" context-user="{$user}" />
Added a new widget option that allows you to display avatar for the last poster. It is disabled by default.

Made a change to allow threads from forums that don't have the option "Include threads from this forum when users click "New posts"" enabled.
  • Like
Reactions: yin9
This release fixes some compatibility issues with XF 2.1.0

It also adds a new widget option to display scrollbar when the widget height is over x pixels.

NOTE: Do not try to upgrade to this version if you are running XenForo 2.0.x
  • Like
Reactions: Davey-UK and Triops
Back
Top Bottom