Skip to content
View in the app

A better way to browse. Learn more.

SOS Invision

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Keyword Tooltips

Featured Replies

  • Administrator

Keyword Tooltips

Keyword Tooltips allow you to define keywords or phrases that, when used across supported applications, display a rich pop-up with additional information when hovered or clicked. These popups can contain any content you choose, such as definitions, explanations, or contextual details, helping enhance engagement and usability across your community.

Fully rebuilt to integrate seamlessly with the IPS framework, Keywords now behaves like a native content type. It supports core features such as:

  • Search integration

  • Follow system

  • Reactions

  • Notifications

  • Comments

  • Full moderation workflows.

Administrators can require approval for new keywords and comments, ensuring quality control and consistency.

With improved permissions, group-based controls, and tighter integration across applications, Keywords delivers a powerful and flexible way to enrich content while maintaining full compatibility with IPS standards.

Compatible with Create Content Menu: https://www.sosinvision.com.br/index.php?/file/520-create-content-menu/

Note: Not recommended to be used on IPS cloud hosting due to their aggressive unreasonable cache.

File Information

Submitter Adriano

Submitted 03/22/2026

Category Paid Applications

View File

Keyword Tooltips

  • Replies 25
  • Views 399
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Square Wheels
    Square Wheels

    Thank you, I will tomorrow.

  • Square Wheels
    Square Wheels

    Fantastic service, thank you soooo much!

  • Adriano
    Adriano

    What's New in Version 5.0.3: Resolved an issue where keyword parsing interfered with @mentions, causing broken profile URLs.

Posted Images

22 hours ago, Adriano said:

Thank you!!!

I just purchased, or repurchased.

Upgraded my prior install as I had a fair amount of entries.

Sorry-you-do-not-have-permission-for-that--03-23-2026_03_49_PM.png

  • Author
  • Administrator

Is the app installed? Do you get the error when you try to access it? Some columns are NULL when it should be 0 as the default value; I changed them when developing, but I forgot to add them to the upgrade. 🙄


EDIT: I will update the app; let me know if it solves the issue.

  • Author
  • Administrator

What's New in Version 5.0.1:

  • Data normalization: converted NULL values to 0 in date fields.

53 minutes ago, Adriano said:

Is the app installed? Do you get the error when you try to access it? Some columns are NULL when it should be 0 as the default value; I changed them when developing, but I forgot to add them to the upgrade. 🙄


EDIT: I will update the app; let me know if it solves the issue.

I just installed the update. I get the same error when I install it.

When I visit the keyword page, it's empty, but I have 216 entries in the database.

https://www.pathlabtalk.com/forum/keywords/

I suspect I did not set something correctly.

Also, minor, but a few translations =missing.

Settings-03-23-2026_05_23_PM.png

One in Groups too.

image.png

  • Author
  • Administrator
Just now, Square Wheels said:

Also, minor, but a few translations =missing.

The app didn’t installed properly.

Reply to the message with an ACP account. I’ll make it run there. I can’t remain on this try/error all the time.

34 minutes ago, Adriano said:

The app didn’t installed properly.

Reply to the message with an ACP account. I’ll make it run there. I can’t remain on this try/error all the time.

Thank you, I will tomorrow.

  • Author
  • Administrator
16 hours ago, Square Wheels said:

Thank you, I will tomorrow.

Your board is just fine now:

image.png

image.png

Fantastic service, thank you soooo much!

  • 2 weeks later...
  • Author
  • Administrator

What's New in Version 5.0.2:

  • Fixed keyword sorting issues

  • Added a new setting to choose the content field type when creating keywords (Editor or Textarea)

  • New tool on the Settings page to update all existing keywords to use the editor or textarea when editing them

  • 3 weeks later...
  • Author
  • Administrator

What's New in Version 5.0.3:

  • Resolved an issue where keyword parsing interfered with @mentions, causing broken profile URLs.

  • 1 month later...

Hi,

It does not seem to be honoring what forums to show in.

You can see here the word positive has a keyword popup. The post is in the Introductions and Off Topic forum.

Quote-of-the-day-06-06-2026-Introductions-and-Off-Topic-PathLabTalk.png

Introductions and Off Topic is not selected.

Screenshot 2026-06-06 085221.png

Thanks

  • Author
  • Administrator

What's New in Version 5.0.4:

  • Fixed keyword tooltips not respecting Allowed Apps, Forums, and Pages Databases settings.

  • 1 month later...

Hi @Adriano

Are tooltips hard-coded into the post's HTML, or do they change dynamically when the Tooltip ACP entry is updated?

And do entries act retrospectively on already existing content?

Edited by Mor

  • Author
  • Administrator
4 minutes ago, Mor said:

Are tooltips hard-coded into the post's HTML, or do they change dynamically when the Tooltip ACP entry is updated?

The script scans posts for keywords and generates the corresponding links. The content is then loaded dynamically via AJAX and displayed in a popup. The original post is never modified. Any changes to a keyword is immediately reflected in the posts.

35 minutes ago, Adriano said:

The script scans posts for keywords and generates the corresponding links. The content is then loaded dynamically via AJAX and displayed in a popup. The original post is never modified. Any changes to a keyword is immediately reflected in the posts.

Excellent. Just what I needed to hear. Thank you.

Oh, one more question: does it operate in PM conversations?

Edited by Mor

  • Author
  • Administrator
52 minutes ago, Mor said:

does it operate in PM conversations?

Yes, as long as the Allowed Applications setting includes System.

image.png

  • Author
  • Administrator

Would anyone be interested in this layout?

Screenshot 2026-08-01 at 10-42-29 Keywords - Invision Community.png

image.png

Nice look!

Most of mine, maybe none, have an image, so for me, I would not use it.

  • Author
  • Administrator

A placeholder image will be displayed if the keyword doesn't have one:

image.png

You can add the images whenever you like.

There is a bug. Topics where keyword is triggered generate an error.

Error code: EX0

And in the ACP, there is this error in 'Keyword Exports' (I've no idea what this does):

A configuration or server error has occurred

EX0 Something went wrong. Please try again.

A configuration or server error has occurred: EX0 Something went wrong. Please try again.

Error: Call to undefined method IPS\keywords\Keyword::all() (0)

#0 /var/www/html/5001908/system/Dispatcher/Controller.php(128): IPS\keywords\modules\admin\settings\settings->export()

#1 /var/www/sitefiles/l325915/applications/keywords/modules/admin/settings/settings.php(51): IPS\Dispatcher\Controller->execute()

#2 /var/www/html/5001908/system/Dispatcher/Dispatcher.php(172): IPS\keywords\modules\admin\settings\settings->execute()

#3 /var/www/html/5001908/admin/index.php(15): IPS\Dispatcher->run()

#4 {main}

I did try disabling all other apps.

Edited by Mor

  • Author
  • Administrator

That method was removed. I clicked on the settings page, got that error, and that's all. My topics keep working after that:

image.png

Send a message with your URL and an account. Let me see what's going on there.


@Mor I just sent you a version via private message. Download it and test it. Reply there.

24 minutes ago, Adriano said:

@Mor I just sent you a version via private message. Download it and test it. Reply there.

Installed it. It appears to be working. Thank you!

  • Author
  • Administrator

What's New in Version 5.0.5:

  • Added a view switcher to quickly toggle between Table and Grid layouts.

  • Added a brand new Grid view with optional keyword card images.

  • Fixed the export routine

  • Improved the mobile alphabet navigation, making it easier to browse keywords by letter.

Unfortunately, it is broken again - I've had to disable it.

A member of the team also reported unread topics was broken. I do not have the text - just a partial screenshot she took. It is late for me - I can try some tests tomorrow. let me know if there is anything you wish me to look at.

I'll send you a PM with login details.

keywordUnreadError.jpg

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.