@Hash-Borgir said in No mailer plugins show config page, at all:
then one must log out, then log back in, otherwise the menu doesn't show
Not required. Just restart and refresh the page after the restart is complete.
https://github.com/a5mith/nodebb-plugin-jsfiddle it seems so.
It's pretty doable using an iframe
for sure.
The plugin itself however would need some polishing (e.g. using //
instead of https://
, etc.) and compatibility-update.
Also @agusputra asked for "extend markdown", please clarify. Do you want a special syntax? The plugin of @a_5mith (seems to) simply replace URLs.
@frissdiegurke I do not need special syntax, url replacement is enough.
@a_5mith thanks for creating the plugin. I will see it.