Justoverclock 0.2.0 New External Link popup function available Installation composer require justoverclock/flarum-ext-dontgoaway Updating composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
Justoverclock fakruzaruret Which language? you can manage translation by your language pack, or u can install linguist
Justoverclock User24 if u want to make text more visible simply add this to your custom css: .swal2-footer { text-align: center; color: #ce1111 !important; font-weight: bold; }
Justoverclock i've found this bug on flarumtr.com @mekici that i have fixed with a line of css: overflow-wrap: anywhere; so please update to 0.2.2 composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
fakruzaruret Currently this extension show pop up when we hover on URL bar. But I want to active this when I click to URL bar not hover. How can I do this?
Justoverclock fakruzaruret i'm working on this, probably i will implement something like url bar check ent hystory check
fakruzaruret Justoverclock You may also add "miss you 🙂" title for when we change tab. like this: https://fabriceleven.com/dev/changing-tab-title-focus-loss/ Also external link pop up breaks opening links on new tab.
Justoverclock fakruzaruret Also external link pop up breaks opening links on new tab. can u explain better this? u have found an issue?
fakruzaruret Justoverclock currently link are opened into new tab when I click. But links are opened the same page if I enable popup for external links option for dontGoAway extension on Admin panel. target="_blank" feature does not work. Extension converts links to which are opened at the same page. MAy be this is not a bug but it change current situation.
Justoverclock 0.2.3 Little fix as per fakruzaruret request. Now link are opened in a new tab after confirmation composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
Justoverclock 0.2.5 Flarum 1.0 compatible Installation Install with composer: composer require justoverclock/flarum-ext-dontgoaway Updating composer update justoverclock/flarum-ext-dontgoaway php flarum cache:clear
majbador Justoverclock Could you also implement this for users, when they log out or attempt to leave the site?