Ismayil Khayredinov
Ismayil Khayredinov
Give me some time to play with the idea. I want to see if I can do what ecml does server side with URLs On Oct 24, 2014 6:38 PM,...
I have since played with the idea of URLs and ECML can happily die. As long as the current repo is around to help migrate existing tags.
I am reopening this. Let's get ECML into core, but with a slightly modified approach. Instead of using hooks, we map ecml tags to views, which control which attributes are...
I think you specify views whose output is then scanned for ecml and expanded
Yeah, there is some work to be done
In reference to @mrclay 's concern, I was asked to fix a related bug. Posting temp solution for future reference ```php elgg_register_plugin_hook_handler('view_vars', 'output/longtext', 'mf_embed_custom_url_parse', 999); /** * Implement custom URL...
I am planning to fork ecml and deal with it on my own terms
Should we close this in favour of #492
I am rewriting it now to not require hypeApps. Should be much simpler then.
I have a strong opinion about how the wall should work, so I am not sure I can come up with something versatile enough. I suppose if I were to...