Jump to content

Adriano Faria

Clients
  • Posts

    31,855
  • Joined

  • Days Won

    475

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Projects

Release Notes v5

Invision Community 5 Bug Tracker

Forums

Events

Store

Gallery

Everything posted by Adriano Faria

  1. Oh yes, IPS added og:image to topics in 4.7.11. I'll remove it from my resource.
  2. They're showing like that: Not sure it's happening with anyone else.
  3. Please send a message with URL and an unrestricted ACP account. I need to check it out in your board. Thank you.
  4. It will disallow more than X new topics in the timeframe. Which moderator action do you need? You need moderator action to go through dozens of reports created by people reporting.
  5. You can choose a number of new topics a user from specific groups can make in a timeframe with this:
  6. Waiting. 👍
  7. Come on, it’s exactly the opposite. Some are possible. Most won’t be. Bookmarking this to use later. 👍 I will make a list of my resources that will not be possible to update, after initial tests on V5, of course.
  8. Another great addition, now that hook is gone, would be the ability to put a specific content item on ignore (or something). That would make it not to appear in streams every time a new reply is made.
  9. Adriano Faria

    IC5: Menus

    So I assume this check: {{if ( $topic->canPin() or $topic->canUnpin() or $topic->canFeature() or $topic->canUnfeature() or $topic->canHide() or $topic->canUnhide() or $topic->canMove() or $topic->canLock() or $topic->canUnlock() or $topic->canDelete() or $topic->availableSavedActions() or $topic->canMerge() or $topic->canUnarchive() or $topic->canRemoveArchiveExcludeFlag() or \IPS\Member::loggedIn()->modPermission('can_view_moderation_log') or $topic->canToggleItemModeration() ) or ( $topic->isFutureDate() and $topic::canFuturePublish( NULL, $topic->container() ) ) or ( $topic->hidden() == -2 AND \IPS\Member::loggedIn()->modPermission('can_manage_deleted_content') )}} for topics, for example, won't be necessary anymore as I can make the checking for each entry in the extension, right? This is a limitation that prevents us from adding links in the Action menu.
  10. Adriano Faria

    IC5: Menus

    Am I able to add a new entry in any position in the content item menu or only in the first/last position? See this example: It wouldn't make much sense to add this specific links after the Moderator History.
  11. A few examples: https://invisioncommunity.com/files/file/7833-profile-field-per-user-group/ https://invisioncommunity.com/files/file/8783-enhanced-links-moderation/ There are a ton from other devs. Everywhere. For the most varied reasons and purposes. Anyway, this is just to confirm that this will not be the game-changer; it was expected and I really don’t want to enter in another debate like the first blog entry. That’s all I have to say. 👍
  12. What's New in Version 1.7.2 Adds a new option in the raffle/giveaway action menu to manage restrictions while it has no participants yet.
  13. Edir profile. Profile field. A lot in ACP.
  14. Hello, Is this part specific for content? I suppose we will be able to do this in other places too and not only in content related stuff, right? There are tons of templates and forms out there that we can extend today.
  15. Thanks. I’ll try to reproduce. I may ask for a user/password on your board if Imm not able to reproduce it.
  16. What's New in Version 2.4.4 New Feature: Add an entry to the Member History profile when the member set/unset the away status Enhancement: Change the number field to a date (calendar) field in the forms where the member set the away status
  17. Any suggestions how?
  18. Just updated mine. Earned a couple of months as a courtesy. Next renewal date: 18 January 2024. 👍
  19. Do you mean here? I can't see how that's possible as the query count and display only topics with reactions in their posts. No topics are listed if no reputation is related to posts: Are you saying it shows, for the image above, the WELCOME topic with 0 reactions there?
  20. Adriano Faria

    IC5: Menus

    I suppose the most used menus, like moderation ones (pin/unpin, feature/unfeature, etc.) probably are already there, right? Or do we need to create all links for our content items?
  21. I come up with a more straightforward but functional solution. Moderators with proper permission and raffle/giveaway author will be able to manage restrictions as long it has no participants yet. - New moderator permission: - Log: - Item view: - Form: These options will keep showing up when creating a raffle/giveaway. A new version is pending approval.
  22. https://invisioncommunity.com/buy/self-hosted/
  23. Not to mention that you can monetize your site in many ways using Commerce.
×
×
  • Create New...