Jump to content

TDBF

Clients
  • Posts

    815
  • Joined

  • Days Won

    3

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by TDBF

  1. Wouldn't it be better to use Twitters API and use JSON (Which could then be cacheable) to get the latest Twitter Tweets?
  2. TDBF

    TDB Posts (41x)

    Thank you, Seems a few people are having issues with this plug-in and I an unsure as to where the issue could be. If you have tried to use the version in the Market Place and you are having the issues described (Ie not showing after you install and update the plug-in settings) then please feel free to contact me. I would very much like to get to the bottom of the issue and working for everyone. Thanks again!
  3. Glad to hear, and you are welcome! Please let me know if you come across any other issues and I will fix them.
  4. TDBF

    TDB Posts (41x)

    I'm pleased that you where able to find a plug-in which worked for you. I am puzzled that the version in the market place doesn't work, as that version was was to fix that issue. Also note, before any posts show, you have to edit the plugin settings and then save. If you don't do this, nothing will show up. My suggestion would be to uninstall the plug-in, clear out your cache and re-install. and try place the block. Also, could you check your system & error logs to see if there is anything there in regards to the plug-in.
  5. @uA_Y_C_A My bad, I used ctype_alnum to check if the first letter was alphanumeric or numeric, and totally forgot that this would be broken for languages such as Chinese, Hebrew, Arabic. Hopefully the change I have made will take those languages into account and work correctly for you. Can you try this version for me please? TDB Stop Shouting(20).xml
  6. Will have a look at that for you and try and get a fix to you soon.
  7. Updated: to version 1.0.1 Changes are as follows: Fixed: Bug were letters would be capitalised after an apostrophe. Change: Re-wrote a lot of code to better handle names like McNeill, O’Neill etc. Still not perfect, but should be a little better. Changed: CMS titles should work a lot better than previously before. Changed: cleaned up some slow routines and should be faster than the previous version. There are possibly other changes or bugs which have escaped me at this time. I would also like to point out, this plug-in is no longer considered RC.
  8. Glad to hear. I will update the plug-in in the market place
  9. No Modification: Makes no change to the title. This is for when you want to use other options such as remove excessive punctuation. Sentence Case: Lowers all characters in the string and makes the first letter of the first Word uppercase. example: "The quick brown fox jumps over the lazy dog", Upper Case: Makes all letters uppercase in the sentence. Example: "THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG", Lower Case: Makes all letters in the sentence lowercase: Example: "the quick brown fox jumps over the lazy dog", Title Case: Makes the first letter of everyone word uppercase while lowering the rest. "The Quick Brown Fox Jumps Over The Lazy Dog". I hope that helps. Sorry for taking so long, I never got any notification of replies to this post.
  10. I'm sorry I did not see this post. Can you be so kind to try this and see if this fixes the issue for you? TDB Stop Shouting(18).xml If this doesn't, please let me know and I will go over the code again.
  11. TDBF

    TDB Posts (41x)

    Sorry to hear that you're both having issues with the plug-in. The last update should have fixed this issue. I would suggest re-download from market, uninstall any version may have installed, clear IPS cache and install the latest version. Once reinstalled, edit from the frontend and save. If this still doesn't work for you, please contact me via PM and I will have a look at this for you.
  12. Why not add a css style to convert the case from lower to upper?
  13. TDB Posts is a Topic Feed Block with a lot of options to help display your Topics the way you want and... it's free. Just updated the Plug-in to version v1.04. This version has a lot of bug fixes, changes and new options. Changes from the previous version. 1. Change: Re-wrote most of the widget coding. Being new to IPS I used wrong functions that dealt with the plugin settings. 2. Change: Removed admin settings, all the plug-in settings are not done via the front end for easier management. 3. Fix: There was a missing file that prevented the plug-in from working correctly. 4. Fix: There was a caching issue that slowed the forum down with large databases. The plug-in now caches correctly. 5. Added: Honour Permissions: IPS forum hides posts that members do not have permission to see, toggling this will allow your members to see these posts. Same behaviour as the Default Topic Feed options. 6. Added: Group filtering, posts can be displayed from selected groups. 7. Added: Status, Pinned, Featured, Visibility and Approval options. Plug-in can now filter Topics/Posts via these different options. 8. Added: Authors: Topics/Posts can be filtered by multiple Authors. 9. Added: Minimum Posts, Topics can be filtered to show by the amount of replies. 10. Added: Filter Topics by a set amount of days or from the beginning. 11. Added: Sort by pull down menu. You can now sort by Default, Recently Updated, Title, Most Commented, Start Date and Most Viewed. 12. Added: By Default, IPS Topic Feed only displays the first Topic information regardless of how many replies the Topic has. With this option, you can elect to use the last posters information and comment. 13. Added: Display Hidden Files Only. You can now filter the block feed to only display Hidden files. Excellent for your moderation team. 14. Added: Post Dates, enable to disable the post date from being displaying in the block. 15. Added: Topic Forum, enable or disable the Topic Forum from being displayed. 16. Added: Mini Pagination, enable or disable Pagination from being displaced with the block. 17. Added: Best Answers, enable or disable the ability to display Questions that have been answered or requiring an answer on your forum. 18. Added: Polls, you can now filter the block to only display Topics that have Polls on your forum. 19. Added: Preview Post on hover. When hovering over the topic link in the block a preview will be displayed of the first and last post. 20. Bugs Fixes. Loads of little bug fixes and changes. Please let me know if you find any bugs, issue or would like to see any new features in the next version. Thanks.
  14. http://pastebin.com/XMTtBVdX The script seems to be this one here, I have no who wrote it. Seems to be for Video's?
  15. Support for this small plug-in. Questions, fixes, or changes please feel free to ask.
  16. TDBF

    Quizzes

    I see what you mean, I will have a look and see what I can come up with and if I come across a solution then I will pass it on to you.
  17. TDBF

    Quizzes

    Yup, another option in the sort by. I could do all this myself, but I just don't want to the pain of having to update my edits every-time you do a new release (I just don't have that amount of time ) Thanks again,
  18. TDBF

    Quizzes

    You can't do a 'Join' for this?
  19. TDBF

    Quizzes

    Can you add the ability to sort by 'Most Plays' in the Quiz Feed (For popular Blocks) please?
  20. TDBF

    Quizzes

    On Mobile the alignment seems fine, on desktop the numbers on the left should be top aligned or match the right-hand column as the row doesn't look 'even'. It's no big deal, I can change the CSS style to suit me. The other changes were just for your consideration. However, if you don't wish to add the global rankings/leadership table, I will add this myself. My members have stated that they do miss this as a feature on our forum.
  21. TDBF

    Quizzes

    @Adriano Faria Thank you for the update. May I ask that you could possibly make some changes to the index page please and some possible fixes? Fixes: Quiz Statistic Box only handles vertical mode and not horizontal. Therefore I cannot place it with the main body blocks as it will displayed incorrectly. Leaders Rankings in the quiz area as some alignment issues, it doesn't look like everything is 'middle aligned' and looks off. Language Defines Issues: In the Extra fields there are some issues with some language defines not showing up correctly. category_forums_integration & cf_topic are not displaying as they should be. Changes: If no quiz Image is selected, can we default to the Quiz Category Image instead? This would save having to upload the same images all the time. (For us anyway). Add a button to lock/unlock a quiz from the quiz page. Ability to have start and end dates for each quiz (within the moderator options) or to be able to specify how many days the quiz should remain open before it gets locked. Additions: When playing in study mode, have the ability to add a graded mark % to the quiz that would signify whether the person taking the exam had pass of failed. You would then show a fail or pass mark to the person taking the Study Mode quiz/Exam. Main Index Page For the Main index page, can we move away from the generic Category/Quiz listing that seems to plague a lot of modules these days? It doesn't invite please in to play Quizzes and I have been told from a few of my members that it puts them off. Personally I would prefer it if we could have a Featured Quiz Block with the ability to put a list of other quizzes underneath it. Also, another feature that is missing which I would have on the index page, is a leadership block showing the total scores and ranking of the members that have taken part in the quizzes. My members actually like the challenge of getting to the top and it encourages them to take part more. Other Changes The ability for each member to display a list of quizzes that they have taken part it, Page that lists all available Quizzes in order of Date/Popularity/Score, Ability to list quiz by how popular they are or quizzes with the highest scores, A block that will display the profile of the member with the highest Quiz ranking (Sort of Kind of the hill thing), Thanks.
  22. TDBF

    Quizzes

    That would be fantastic Cheers
  23. TDBF

    Quizzes

    Not before the quiz is taken, there would be no point to that! There was a Quiz for version 3.4 that displayed the answers after the contestant had played the quiz.
  24. TDBF

    Quizzes

    My members have asked if the answers can be displayed permanently on a page and not just on the last step (Results Page).
×
×
  • Create New...