Jump to content

batarjal

Members
  • Posts

    164
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    batarjal got a reaction from Davyc in ThreadStarter: Music   
    Thanks for the feedback! The manual editing would be a little more work but I assume some of the others things could make it to the next update.
  2. Thanks
    batarjal got a reaction from Olmyster in ThreadStarter: Books   
    ThreadStarter: Books is no longer supported as goodreads does no longer provide an API.
    All my other plugins will be are compatible to 4.6 and the updates will be available in the store soon hopefully.
  3. Like
    batarjal got a reaction from Bluedrake42 in Patreon Integration   
    I didn't consider this, I'll add a 'tierless' level for the next update
     
    Yes, I'll add that in the next version
  4. Thanks
    batarjal got a reaction from Greek76 in ThreadStarter: Music   
    The album search is broken right now since theaudiodb made some of the API methods patreon-only
    I'll try to get everything working without that methods and will allow to add an optional patreon-API-key for better results
  5. Like
    batarjal got a reaction from Amy Pond in ThreadStarter: Books   
    Hello, I sent you a PM.
  6. Thanks
    batarjal reacted to Davyc in ThreadStarter: Music   
    Remove all the previous commands and add all of these. It's been a while since I had to do this but I remember that there were quite a few commands to add and some template changes and since the introduction of the core app things have changed again, but all of the below works fine in the browser console so should work in real time when added 🙂
    .threadStarterMoreContainer { background: #f7fafc !important; } .threadStarterMoreSmall { background-color: #f7fafc !important; } .threadStarterMoreSmall:before { background: none !important; } End result is this:

    More button clicked:

  7. Like
    batarjal got a reaction from WP V0RT3X in ThreadStarter: Movies   
    Thanks for the feedback! I’ll look into your suggestions for the next update.
  8. Like
    batarjal got a reaction from anon2020 in ThreadStarter: Music   
    Hello @anon2020
    A discography is planned for the future. It would show name and release date of each album and link automatically to a topic for any given album if one exists.
  9. Like
    batarjal got a reaction from Olmyster in ThreadStarter: Music   
    Hello @anon2020
    A discography is planned for the future. It would show name and release date of each album and link automatically to a topic for any given album if one exists.
  10. Like
    batarjal got a reaction from Olmyster in ThreadStarter: Music   
    This will be fixed with the next update, I should be able to upload it in a couple of days.
  11. Like
    batarjal got a reaction from McAtze in ThreadStarter: Music   
    This will be fixed with the next update, I should be able to upload it in a couple of days.
  12. Like
    batarjal got a reaction from bosss in ThreadStarter: Books   
    The ThreadStarter title is also shown when no ThreadStarters are selected for the current forum, this will be fixed in the next version.
  13. Like
    batarjal got a reaction from Square Wheels in ThreadStarter: Books   
    The ThreadStarter title is also shown when no ThreadStarters are selected for the current forum, this will be fixed in the next version.
  14. Thanks
    batarjal got a reaction from Maxxius in ThreadStarter: Sports   
    ThreadStarter: Sports allows users to easily create topics about sport teams, events and players and fill them with content automatically.

    Features
    Users can add teams, events or players to topics. After attaching content, which can be done easily using a search with auto complete, the thread will show various information about it above the post. If available a list with upcoming events for a team or player will also be shown. If a topic for an event exists the event list will link to that topic. Content will be updated automatically. If results for an event are available the results will be shown in the topic for that event. Works for most sports and leagues: Soccer, Basebool, Football, Boxing, Formula 1 and many more. A whole list can be found at thesportsdb.com The topic will display logo, photos, description text, next and previous events and various other information about the player or team. Event topics will be updated automatically with results and additional content like youtube videos if available. Discussed content can be shown in adjustable widgets which allow random, recently posted, most discussed and much more... Posting content can be restricted to certain forums. Sports forums can show the posted content with the game logo above the topic list. Access rights to edit and post content. Posting content can also be allowed in clubs. API support to search, add and remove content programmatically. Demo
    noexcept.de  
    Buy it now
  15. Thanks
    batarjal got a reaction from Duken in ThreadStarter: Movies   
    I uploaded a new version:
    Note: With this update ThreadStarter Core is required, you can download it together with the plugin. It only needs to be installed once, if you installed it from another ThreadStarter plugin you do not need to install it again.
    Widgets will need to be reconfigured once. It is recommended to have the latest version of all ThreadStarter plugins installed to avoid compatibility issues.
  16. Thanks
    batarjal got a reaction from PaulKet in ThreadStarter: Music   
    Hi, thank you!
    That's not a problem, in the next version you can just paste album or artist URLs into the search box.
  17. Like
    batarjal got a reaction from AquilaTempestas in ThreadSarter: Games   
    @AquilaTempestas
    You have custom adjustments in the postContainer template (the yt__aceme_profil_icon div)
    I'll try to work around this for the next version, until then you can revert the changes in that template if they aren't important and it will work fine
  18. Thanks
    batarjal got a reaction from JohnCourt in ThreadStarter: Books   
    I uploaded a new version:
    Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  19. Like
    batarjal got a reaction from PaulKet in ThreadStarter: Movies   
    You can either just hide the box title in the box settings or edit it the ACP under
    Customization > Themes > Edit HTML and CSS
    Search for 'threadstartertmdbbox' and replace
    {lang="block_threadstartertmdb"}: {lang="{$settings['order']}"} with whatever text you like
  20. Thanks
    batarjal got a reaction from Zdeněk Tůma in ThreadStarter: Steam   
    Sorry I didn't see your first comment.
    I'll add czech steam API support for the next version.
  21. Like
    batarjal got a reaction from Maxxius in ThreadSarter: Games   
    I uploaded a new version:
    Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  22. Like
    batarjal got a reaction from Maxxius in ThreadStarter: Music   
    I uploaded a new version:
    Showing more information in mobile view Better behaviour of widgets on very big and very small screens Added API to search, add and remove content programmatically
  23. Thanks
    batarjal got a reaction from Noble~ in ThreadStarter: Movies   
    .ipsWidget_inner .threadStarterSizeNormal > * { margin-left: auto; margin-right: auto; max-width: 180px; } you can add this custom CSS @Noble~
  24. Thanks
    batarjal got a reaction from Maxxius in ThreadStarter: Movies   
    .ipsWidget_inner .threadStarterSizeNormal > * { margin-left: auto; margin-right: auto; max-width: 180px; } you can add this custom CSS @Noble~
  25. Like
    batarjal got a reaction from IPCommerceFan in ThreadStarter: Movies   
    ThreadStarter: Movies allows users to easily create topics about movies, series or artists and fill them with content automatically. Posted content will be shown in the first post of the topic and can be used in widgets.

    Features
    Users can add movies, series and actors to topics. After attaching the content, which can be done easily using a search with auto complete, the thread will show various information about the chosen content above the post. The topic will show the movie poster, cast, trailer, tagline, link to IMDb, rating and much more. Discussed movies and actors can be shown in adjustable widgets which allow random, recently posted, most discussed and much more... Posting content can be restricted to certain forums. Movie boards can show movie content with the posters above the topic list. Access rights to edit and post content. Video

    Demo
    noexcept.de  
    Buy it now
×
×
  • Create New...