thread

  1. Z61

    Unmaintained Minimum thread title length 2.0.1

    Features Require a minimum amount of characters for thread titles on a per-forum basis. Allow certain users/user groups to bypass the requirement with a permission on a per-forum basis. Screenshots Node permission page: Forum edit page: Thread saving without permission:
  2. XenConcept

    Unmaintained [XenConcept] Next Previous Thread 2.0.2 Patch Level 3

    This add-on allows you to move to the next or previous thread in one click. Replace "Next Previous" with the title of the threads thanks to a simple option. Positions available Top and Bottom Top Bottom Options : New option in 2.0.1 Top and bottom position : Next Previous Title ...
  3. XenConcept

    [XenConcept] User Activity 2.4.0

    This add-on allows you to see who read the threads, number of visitor members in the forums, and visitors / members who navigate in the threads. Feature Summary Multi options Usergroup permission Count reader each threads Count viewers each threads Count viewers each forums Multi positions...
  4. cvoeltner

    XF 2.0 Viewing Forum as Threads Only?

    Hi there! I've been a customer of Xenforo for a really long time, and I recently signed up a license for my church to start using this for an online bulletin board system. I wanted to ask how I could set up our forums so that when you go to our homepage: bb.kindredchurch.org, it just shows...
  5. wmtech

    [WMTech] Post Guard Pro 1.0.4

    Description Post Guard Pro allows you to block invalid or disallowed content submissions using "Post Guards". If a user attempts to submit a prohibited form of content, it will fail and they will receive an error message that you specify for that post guard. Example uses include: Preventing...
  6. wmtech

    [WMTech] Post Guard (basic) 2.0.0

    Introduction XenForo prevents users from creating posts with no content. However there may be other types of invalid posts that you wish to prevent. Description This add-on allows you to specify invalid posts using regular expressions, or "post guards". If a user attempts to submit a post which...
  7. XenConcept

    [XenConcept] Thread Icon 2.0.5

    This add-on allows you to add icons personalized in front of the titles to threads or replace avatar. Feature Summary : Usergroup permissions Edit Own Thread Icon Edit Any Thread Icon Three Thread icon position Replace avatar Before title After title Edit - Delete icon Size icon...
  8. CMTV

    XF 2.0 Re-queuing Job after a while

    I am trying to send emails to all thread watchers. Many hosts have restrictions on amount of emails sent per minute/hour. @Mike advised me to use jobs system to avoid timeouts. I am absolutely new to jobs topic and have not found any tutorials but I did understand something. As I understand...
  9. CMTV

    XF 2.0 Get thread watchers (with state)

    Is there a stable and clean way to get all users that are watching given thread including email subscription? Something like: $watchers = getWatchers($thread); I searched for this in xF code and found only this very strange construction: !empty($thread->Watch[$visitor->user_id]) I also found...
  10. CMTV

    Unmaintained Question Threads 2.1.2

    Since Xenforo 2.2 there is an internal question-solution system. You don't need this addon if you are using 2.2 or above. Use "Question Threads Converter" addon to convert addon data to XF. Description This addon allows users to create questions, mark them solved/unsolved and select best...
  11. CMTV

    XF 2.0 Call methods of extended entity

    I extended Thread entity and added custom method canSolve(). Then I extended Thread controller with actionSolve(ParameterBug $pb) method: public function actionSolve(ParameterBag $pb) { $thread = $this->assertViewableThread($pb->thread_id); /* There is no such a method in...
  12. CMTV

    XF 2.0 Returned view is showing inside popup

    Hi! I have extended Thread class and added my own action... methods. At the end of my action I want to simply show current thread (with page refresh) (thread where my button was clicked): return $this->redirectPermanently($this->buildLink('threads', $thread)); The problem is that current...
  13. Painbaker

    [XB] TMDb TV Thread Starter for XenForo 2.2.6 Patch Level 3

    Manage and enhance TV show discussions on your forum with automated features for creating and organizing threads. Looking for a similar addon for movies? See also: https://xenforo.com/community/resources/xb-tmdb-movie-thread-starter.5655/ 🌟 Key Features: 📝 Easy Thread Creation: Automatically...
  14. wmtech

    [WMTech] Post Guard (basic) 1.1.5

    This add-on is now available in a fully-featured and easy-to-use >> Pro version << Introduction XenForo prevents users from creating posts with no content. However there may be other types of invalid posts that you wish to prevent. Description This add-on allows you to specify invalid posts...
  15. CMTV

    XF 2.0 Switching thread option

    Hello! First of all, I have to say that it is really hard for my to get into all this xF core and addon structure, relations, models and etc. but I am trying my best to understand this. I used to create Wordpress plugins before and that process was fairly easy. So, let's get to the point. I am...
  16. AE Dev

    XF 1.5 Thread List Into Forum List . (Space Issue )

    Hello everyone, I Put thread_list_item code in my forum list. (Main Page) . Now i want to fix some issue on thread list. 1. How to remove space on here? - https://i.imgur.com/DBBqRM3.png (Screenshot) I hope good answer from you! Thank you. !
  17. CNK

    Add-on Chief First Post - Every Page [Forum Based]

    Hello, could you tell me if there is any addon similar to "Chief First Post - Every Page [Forum Based]" from vBulletin: https://www.vbulletin.org/forum/showthread.php?t=194832 ? Regards!
  18. Yevheniy

    Lack of interest Thread Visual Awareness

    Would be great to have any features to increase thread visual awareness e.g. thread images like this: https://xenforo.com/community/resources/bd-image.2642/ It would make it easier for users who are coming from social networks.
  19. wedge1001

    Unmaintained [CZ] Modify Title Length 1.0.1

    This is a small Add-On wich will allow you some simple configuration of your thread-title length. I've limited the max. length to 200 Characters. The smallest max. value will be 25. In a future Version it's intended to extend this to the conversation-title and the poll-title. Install Upload...
  20. Daniel-SP

    Add-on Thread Essentials

    Hello guys Its been some time that I'm looking for an addon to manipulate a number of functions for some threads inside specific nodes and we got some really nice "Essentials" addons by some valuable developers over this community like @Xon, @wmtech, @Daniel Hood not really active anymore :()...
Back
Top Bottom