WildcardSearch / Advanced-Sidebox

A plugin for MyBB forums that displays custom boxes on various forum pages.
GNU General Public License v3.0
20 stars 10 forks source link

Getting xthread data for last threads. #396

Open Sama34 opened 4 years ago

Sama34 commented 4 years ago

Hi.

I think it would be very helpful to be able to fetch xThreads data for the latest threads module. I used a modified version of your plugin but now I simply modify the core module. It's simpler.

image

image

In my case, I use this module to display the last thread of specific sections and format it accordingly using Templates Conditionals.

I understand this is not a priotity.

Regards.

(Would be nice to add a setting for my "OUGC Show In Portal" plugin but I'm sure that would be asking too much as xThreads is by far more popular.)

WildcardSearch commented 4 years ago

This sounds doable.

Could you perhaps submit a PR that adds the features you want (including your plugin's integrations into that module)?

If we can just make sure that we account for fallbacks when those plugins aren't installed, I have no problem baking this into the plugin core.