zerosonesfun/tooltip

This package is abandoned and no longer maintained. No replacement package was suggested.

BBCode - Tooltip

Installs: 601

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:flarum-extension

1.1 2020-01-12 02:36 UTC

This package is auto-updated.

Last update: 2020-12-27 12:43:44 UTC


README

A Flarum extension which adds a tooltip BBCode.

Install

composer require zerosonesfun/tooltip

Update

  1. composer update zerosonesfun/tooltip

  2. Deactivate and reactivate the extension in your admin.

  3. Go to your dashboard, click tools, click clear cache.

  4. Clear your browser cache, and any other caches like Cloudflare, if applicable.

Uninstall

composer remove zerosonesfun/tooltip

Usage

[tooltip="your tip here" placement="right"]word[/tooltip]

(for "placement" you may use: top, bottom, left, right)