François Parlant

Results 19 comments of François Parlant

Hi Fred, Thank you for your answer. And indeed, it might be better to have another instance for teachers... (hadn't thought of that, of course) Cheers François

Hi, I tweaked your module from xp to xpt (xp for teacher). ... seems to work with xp. (Sorry, no clue on what to do with it on github or...

;) Definitely not the subtle way, for sure ;) Chose the easy / only way for me to do it. Thanks again for this great plugin. François

Some events don't show up though: forums for example.

Hi, Definitely didn't find the way to get hold of the whole list of events. I tried to add the edulevel OTHER, but not much luck yet. `$infos['edulevel'] == \core\event\base::LEVEL_OTHER`...

Trying a fork https://github.com/fxpar/lua-filters/tree/master/md-to-bootstrap if someone wants to work on this

Thanks @mfhepp Unfortunately these projects succeed in including the markdown content into a bootstrap environment (with navbar, sidebar, toc...) , but they do not convert the content into bootstrap components....

Thank you very much @mfhepp for pointing me in direction of Manubot, which I didn't know. I will investigate the possibilities. In the meanwhile, here is a [demo of the...

Here is a first version of the Markdown to Bootstrap filter. Still a lot of work to do, but the first result looks really promising: [https://github.com/fxpar/markdown-to-bootstrap-pandoc-lua-filter](https://github.com/fxpar/markdown-to-bootstrap-pandoc-lua-filter) Thanks a lot to...

hi @mfhepp Thank you taking time to write a detailed answer. ### POC Indeed, my filter is more a "proof of concept" to show that teachers, without any html or...