thread

  1. jg0m3z09

    XF 2.2 Nested Reply in Thread

    Is it possible to make the reply section of the thread nested not linear? eg. - 1st reply -- 2nd reply (reply to 1st) --- 3rd reply (reply to 2nd) -- 4th reply (reply to 1st) --- 5th reply (reply to 4th)
  2. Starbucks

    XF 2.2 Staff Reply Color

    Hi! I'd like to know how I can customize the background color of a staff reply. I've seen some other threads for XF 1.5, but those don't seem to work (might need some code adjustments(?)...
  3. Taminoful

    As designed User Cannot See Thread In Forum List Which Is Awaiting Approval After "Hourly Clean up" Ran

    Today I have noticed that when a forum has the option "Moderate new threads posted in this forum" enabled, and a user creates a new thread, that these threads disappear from their forum view for the user after each time the "Hourly Clean up" cron job task ran. This causes much confusion with the...
  4. D.C Style

    D.C Style - Captcha questions on Posting 1.0.2 Patch Level 1

    Introduce Allow administrators to create captcha questions for members each time they post new comments or threads. Customize captcha positions: reply or new threads Customize conditions to avoid being affected by add-ons (posts, reaction points, register date) Turn on/off on specific forums...
  5. Thing in nothing

    Duplicate Poll for messages

    Hello there, As you know, we can already add polls for threads. However, we cannot add polls to messages. I think we need message polls.
  6. M

    As designed Deleting the first post

    I have noted that deleting the first post of a thread, the entire thread is been deleted.
  7. A

    XF 2.1 How to use strpos in templates xenforo 2.1

    I want to do something like if featured image present show featured image else if thread first post message contain Media='youtube' tag show bbcode else show website logo
  8. M

    XF 2.2 Back-End Script To Automate Restructuring Forum After Import

    Apologies if this is an easy answer, but I'm new to all of this and I'm wondering if it's possible to write a script that can be run on the server in order to restructure the forum after an import has been finished? We're importing from VB4 to XF2 and we'd like to do the following after the...
  9. A

    XF 2.1 How to get custom threads field value in template

    I want to get custom thread value in page_container field First I created custom thread field Now I want to get this custom field value in page_container template I tried this: {$thread.custom_fields.getFormattedValue('disableAds')} OR {$thread.custom_fields.disableAds} and...
  10. I

    Unmaintained [MMO] Thread After Ban 2.1.0

    You can choose in which forum thread will post and the author from whom the threads will be posted.
  11. BassMan

    [cXF] Thread snippet 1.1.5

    Description: Show thread snippet (excerpt) or thread preview on forum view and what's new page with some extra features. Features: show thread snippet in thread list on forum view show thread snippet on what's new page show thread snippet on New posts widget (simple view) show thread snippet...
  12. wedge1001

    Unmaintained [CZ] Title Length Modifier 2020-01-13

    Description: Allows to modify the title of specific values. This work is licensed under a Creative Commons Attribution-NonCommercial- NoDerivatives 4.0 International License. Please note: The license of this add-on does not entitle you to use this add-on on a commercially active XenForo...
  13. roniejames

    Unmaintained [MIGHTY] Moderate Censored Threads/Posts 1.0.3

    Description: This add-on would enables you to move threads or posts to Moderation Approval Queue if they have any censored word in their message content. Options: 1. Default: You need to set censored word in default way as : 2. Custom In following option...
  14. N

    Unmaintained Remaining Posts in Thread View 1.1.0

    This enables a simple, small, clickable message at the bottom of thread views where there are more posts on later pages. It shows a number of posts remaining: "8 More Posts..." and clicking it takes one to the next page.
  15. XDinc

    Unmaintained [XTR] Hot Threads 1.0.4

    [XTR] Hot Threads This simple add-on shows a moving flame icon on thread list. Manage your hot threads with the thread reply counts. You can control your hot threads with the style properties . Just select a moving image with .gif extension according to the number of answers. Image size...
  16. Banxix

    Unmaintained [Banxix] Thread Thumbnail 1.0.2

    Auto generate threads thumbnail on thread list of selected forums. Tooltip shows full image when hover on thumbnail. Query: 1 Performance impact: non-notable I have just started it for 2 hours so it is considered Beta. Width, height do not currently work as expected because they need some work...
  17. BassMan

    [cXF] Thread scroll enhancement 1.0.7

    Add some features when scrolling a thread like sticky thread title in navigation or below it (useful if scrolling long threads) or maybe add some scroll progress bar in various positions. Check below for more information. FEATURES add thread title in navigation or below it when scrolling a...
  18. XDinc

    Unmaintained [XTR] More Thread Same Forum 1.0.4

    Whats New? - 1.0.2 Fixed issue where same threads would throw an error on some servers. This addon has been updated with support for XF 2.1.1 Fixed all CSS bugs. Show more thread same forum in thread view. Installation: Download XENTR-SameForumThread-1.0.0.zip Upload the files...
  19. djgxp

    XF 2.1 How to get a thread url from XF Api ?

    Trying to play a little bit with the API, I could see JSON thread documents with posts and so on but I didn't see anything like a canonical url of the thread or even a path that would allow me to recreate the thread URL from an external site. So did I miss something or this is something that we...
  20. djgxp

    XF 2.1 Create a new url pattern for some threads without using route filters

    I'm doing some development on a huge forum with about 3.5 million threads. I have an extended class for XF:Thread in an addon that is adding a new field is_faq which is a boolean. I have about 6000 urls to convert to /faq/... instead of /threads/... First, in my extended class, just before the...
Back
Top Bottom