Oscar Muñoz

Results 9 comments of Oscar Muñoz

Hi, thanks for you early comment, and yes is a short edit on libs/Wakka.class.php the important code. I try to keep the rest of the code under the handlers/md directory....

If you want to try a good example, looks on: [Readme.md](https://raw.githubusercontent.com/oemunoz/Wikka-md-handler/master/Readme.md) the plugin uses the [extended](https://kramdown.gettalong.org/syntax.html) sintaxis (this is optional.) I have another handler waiting, [Wikka-reveal-handler](https://github.com/oemunoz/Wikka-reveal-handler), this is for presentations...

That are excellent upgrade news, I use WikkaWiki for almost everything, you are right I create the handlers with a minimum code changes in mind, and based on community code....

Now is not necessary to copy the prism.css and the prism.js to all themes, the handler uses some on the "**plugins/handlers/md/**" the edition of the Wakka.class.php can be done manually....

The handler plugins stay on separated projects ([Wikka-reveal-handler](https://github.com/oemunoz/Wikka-reveal-handler) , [Wikka-md-handler](https://github.com/oemunoz/Wikka-md-handler) ) , but two of them works with only the appropriated modification on Wakka.class.php.

Sorry for asking this in this space, but you know how to create a user on the ".org" page? I never could

You are right, I gonna to leave this here, but I gonna to work on a cleaner implementation from a fresh Fork. Then we can replace the request with a...

I put a demo on [http://wiki.pepitosoft.com/](http://wiki.pepitosoft.com/) Allow registration please-be-nice. The incremental repo is on [Wikka-md-handler](https://github.com/oemunoz/Wikka-md-handler), and the [dockerhub](https://hub.docker.com/r/oems/wikkademo/)

Hi to all, I put a complete repository on [https://github.com/pepitosoft/wikkademo](https://github.com/pepitosoft/wikkademo) with the respective changes We will to keep all on this pull request or we gonna to create a new...