What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on [FF] Showcase Enhancements 1.2.12 1.2.12

xF2 Add-on
  • Properly sets prefix when using publish as draft.
Added two new permissions to items:
1691603250310.png


This allows you to separate item editing from attachment editing.

Error shown if "Delete own item attachments" is No/Never
1691603257817.png


Error shown if allowed, but time limit expired
1691603264956.png
The new version of Showcase brought in some new templates which needed to be modified for this add-on to correctly work.

The minimum Showcase version is now : 3.2.28
  • Fix report assigned label being a raw phrase string instend of being rendered
  • Improve UI when issuing a warning on content which does not have a report
  • Removed the hardcoded CSS from the element and put everything in a ff_se_threadthumbnail.less template.
  • Also set the default CSS background position to "center" - so everything looks a bit nicer now.
Fixed bug where you couldn't disable cover image generation (size wouldn't accept 0).
Fixed bug where rebuild could throw error on invalid cover attachments.

Changed default cover size to 0 (so disabled on first install)
Sorry about this, in my haste to copy and paste from the old addon, I missed an important part of code - yikes!

So this update fixes that (basically if you posted an article with no prefix at all it would fail)
As a bonus though and to say sorry about that, I've integrated another one of my addons into it.

Navigation Block Prefixes

If you enable this feature, the item assigned prefixes will appear in the navigation block, underneath the relevant category where the child categories go.

In this example "Ford Cars" is the real category, whereas "Fiesta", "Puma" and "Ranger" are just links to show only those prefixes in the "Ford Cars" category.

1672139456956.png



You can choose how they are sorted (or to turn them off entirely) in the admin option:

278234-48f29ff6f8063fee59db8e2d1ad27cc7.png




Note: As this works from cache which is updated when an article is added/edited - you'll need to edit an existing article and switch the prefix to something else then back again to build it the first time around. After this it will update automatically :) Yes I could have put that code in a repository and run on install, but I was tired ok!
  • From Showcase 3.2.22, first post reactions are now converted to an item as part of the core - so this addon will no longer run the conversion code when 3.2.22+ detected.
  • Updated the installer routine, was missing a row definition.
  • Updated to support inlining reviews and updates converted from posts (New feature in Showcase 3.2.22)
  • Fix missing "message.less" file if browsing as user/guest with no post permissions.
Top