2009 -- the year of November. <november-wiki.org> <github.com/viklund/november> <irclog.perlgeek.de/november-wiki> <nopaste.snit.ch>
Set by moderator on 7 October 2009.
09:17 masak joined 09:47 lichtkind joined
lichtkind masak: looked at november-wiki.org/ recently? 09:47
masak yes, it's down after the feather reboot. 09:48
sorry about that.
lichtkind nop
i just wanted write something today
masak I'll email viklund about it now. he has the start keys.
lichtkind masak: because im nearly finished with wxperl.pvoice.org/w/index.php/WxPerlTablet for now 09:49
zarah lichtkind's link is also tinyurl.com/yzwgthn
masak nice
lichtkind masak: yeah and it teached me again why social wiki sucks
if we have code tags 09:50
you need allow links and other stuff inside it
and code has to be monospaced
masak nod.
I'd love to see what you just said formalized in some tests for November's MediaWiki parser. 09:51
that'll go a long way in helping me implement it correctly.
lichtkind schoul i write specs? 09:52
masak specs are not necessary, but tests help a lot.
lichtkind you mean examples 09:59
masak examples formalized into tests.
lichtkind what i ment with codeblocke aplies also to indented boxes
masak that's good to know.
in MediaWiki markup, indentation is simply the dd of a dl. 10:00
lichtkind what?
masak they are the definition part of a definition list.
so you write ':foo' in your source.
and it comes out as <dl><dd>foo</dd></dl> 10:01
lichtkind i mean the shadow boxes that you create if you dont start lines at the first char
masak my point is that they are no more special than that, and that all normal markup can be used within them.
lichtkind to have links inside them was very important for the wxperl tablet
yes thats the point
masak with the fixed-width mode, I'm not so sure. 10:02
but I seem to recall most markup works within them.
lichtkind i ment " foo" not ":foo"
masak aye.
at least bold and italics. probably links too.
lichtkind but yes links should work in both cases
masak heh. for once, we're on topic in here. :)
lichtkind i dont know exactly how to write november test, simply [[ a internal link ]] shoul produse same output as [[a_internal_link]] 10:03
masak: we improve every day :) 10:04
masak lichtkind: take a look at github.com/viklund/november/blob/ma...headings.t 10:05
zarah masak's link is also tinyurl.com/yhzs5r8
masak that's a test file written in the old style.
here's one written in the new style. a bit neater, IMO: github.com/viklund/november/blob/ma...ed-lists.t
zarah masak's link is also tinyurl.com/ylr2lhf
lichtkind the other thing would be test [[internal link|label]] again <a href="servername/page">label</a> 10:06
masak aye.
lichtkind and [url label] again <a href="url">label</a> 10:07
masak nod. 10:09
some of these I'm pretty sure do have tests already.
lichtkind allright 10:10
but to the first test so you need just to copy one of these tests and fill the example in
masak sorry, that didn't parse for me. try again. 10:14
lichtkind i mean that you just have to take one of these tests and fill in what i wrote 10:15
masak that's right. 10:16
my current focus, under the assumption that I have a focus, is on passing the current suite of tests, though. 10:17
not on writing new ones.
but others are welcome to write new ones.
lichtkind well i want now care more about kephra 10:30
padre guys beg for some beating 10:31
masak: that usually the point where people turn silent :) 10:34
masak in this case, it was silent approval :) 10:35
I approve of competition between Perl-based editors.
lichtkind masak: yes thats point there are in the same league even i prefer the more minimalistic approach like vi, writing now blogpost about it 10:48
14:51 arthur-_ joined 15:23 lichtkind_ joined