Frédéric Massart
Frédéric Massart
Oh sorry, I was just wondering what happened in case jQuery was not available within Cake, or if the user has Javascript disabled in his browser.
I guess my main concerns here are: - We need to ensure that the plugin would work just as fine when JavaScript is turned off. - I haven't worked on...
Hi there, did you get a chance to work on the patch? Cheers, Fred
Thanks @adpe. That sounds like a good idea to me!
Thanks Jetha, maybe we could just add phonetic names to the existing script, what do you think?
Thanks Marina. Have you considered simply running: ``` mdk run version; mdk upgrade --no-checkout ```
Thanks Andrew, good idea! Would you mind having a look through the `alias` command to handle this new format of aliases? Listing and show an alias could probably do with...
Hi Andrew, Why is that sitting in the pull request "Add an alias for mdk theme to set the instance theme"?
Looking at the patch, I am not sure I agree that Behat init should automatically set the path to gs. `mdk behat` is supposed to initialise Behat, not to change...
Thanks Andrew, I am unsure about the new directory, we can maybe just use dirs.moodle in the background with new sub directory 'editor' or so. Though I'm not entirely sure...