Omar G.

Results 172 comments of Omar G.

I think you need to add some hooks where possible. Also, I did try to disable the forum setting `Yes, allow [img] code in posts (requires MyCode to be turned...

> Hmm. OK. But why it is problematic as what it is now? Admins gonna use either of the services anyway We have followed this reasoning before, mainly to avoid...

Just recalled, I think this should be shipped along the docs update required, if not for the feature description indeed for the new uploads path in the install and configuration...

> Discuss (if necessary) and resolve the (my) question: is it possible for the code in global.php which generates the variables used for the base/partials/header.twig Twig template be moved into...

> I plan to also add hooks to hook in whenever a template is included in Twig so that plugins can modify the context before and after rendering. That simple?...

Just asking as per previous discussions. But don't get to flexible, I might get crazy suggesting hooks myself 😝

> I'm sensing a general reluctance for this move though. If I understand Euantor reply the header will already be generated at the end, only global variables will be generated...

But if the global is a integer then just doing `-= $global['queue']` or `++$global['queue']` (or similar) would work. Then once the header template is parsed it would not render the...

This seems like a bug to me, any parser option should be possible to be switched on or off, also, I think administrators should be able to create custom MyCodes...

You are correct, I got my mind mixed there, I think this should be postponed for 1.9 to implement the second part, which should _fix_ the issues from the links...