WhutBBCode?

This is a cross-browser BBCode helper. It works with Gazelle and other sites . . . CDs and waffles, mmm.

< Valutazione su WhutBBCode?

Recensione: Bene - lo script funziona

§
Pubblicato: 04/04/2026

Is it possible to change:

window.WhutBB = WhutBB;

To:

(typeof unsafeWindow !== 'undefined' ? unsafeWindow : window).WhutBB = WhutBB;

This ensure the editor is accessible globally, which enable userscripts managing a dynamic textarea to integrate the editor.

Pubblica risposta

Accedi per pubblicare una risposta.