User Details
- User Since
- Mar 29 2016, 11:26 AM (477 w, 2 d)
- Availability
- Available
Dec 6 2016
+1. Totally agree with Dario.
Oct 25 2016
Sep 6 2016
Sep 5 2016
Aug 27 2016
Aug 21 2016
Aug 19 2016
Aug 17 2016
Aug 11 2016
This is fixed. Commit can be found here.
Aug 10 2016
Aug 9 2016
The document can be found here. These are tags supported.
Aug 3 2016
Aug 2 2016
I have updated the README.md here. Check it out.
Aug 1 2016
Jul 31 2016
Jul 29 2016
Jul 27 2016
Jul 26 2016
Jul 22 2016
Jul 21 2016
Jul 20 2016
I'm currently working on parsing tables and the ordered list. Though, the documentation can be found here.
Jul 18 2016
{ rex:/<math>(.*?)<\/math>/mgi, tmplt:"$$ $1 $$" }, { rex:/<math *display *= *"?block"?>(.*?)<\/math>/mgi, tmplt:"$$$$ $1 $$$$" },
The code works now. This is the commit.
Jul 17 2016
I added this code to wiky.js to parse <math> tag
Jul 16 2016
Jul 13 2016
I'm using this parser currently. Working on making the parser work.
Okay. Got it.
For the math tag, I need to do this right. I have to parse <math> to $ ?
Jul 10 2016
Jun 25 2016
No. Okay. Thanks. It was this simple :( . I was going through the JS that triggers when someone clicks Preview.
To add the wiky.js for parsing wikitext to HTML, I need to find a way to get the current value of the #wpTextbox1 textarea in the WikiEditor and I'm unable to do that.
Jun 23 2016
So, this is working. I'm attaching the screenshots of its working.
Jun 22 2016
We, ofcourse, need you! :)
This is the latest commit for displaying the log (console.log) to the user when he clicks the wikieditor's preview button when he's offline!
Jun 21 2016
This is the Commit for alerting user when he clicks the preview button when he's offline!
Jun 20 2016
Yeah so this the code.
//Function to notify the user if he's editing
What I did is this:
Apr 8 2016
Mar 29 2016
So, do I need to install TimedMediaHandler extension in wikitolearn locally? Does this is what you mean?