WikklyText 1.9.2-TEST

0 views
Skip to first unread message

Frank McIngvale

unread,
Oct 11, 2009, 10:47:32 PM10/11/09
to WikklyText
WikklyText 1.9.x is looking stable for me at least, hopefully will be
hitting 2.0 soon, so if you are running a wiki and haven't tried 1.9.x
yet, please check it out to avoid any 2.0 surprises.

Changes in this 1.9.2:
* Search works again on wiki
* Deleting items from wiki works again
* Stop overwriting all css/* files on startup. Only overwrite
wikklytext.css and wikklytext.js (they both warn against directly
editing them). Leave others as-is so e.g. users can easy replace
favicon, etc.
* Added rawquoting of macro args. This is just like Python raw strings
(i.e. r".."). The complete set of quoting styles available for macros
args is now: bareword, '...', "...", '''...''', """...""", <quote>...</
quote>, and rawquote variations r'...', r"...", r'''...''',
r"""...""", <rquote>...</rquote>. Rawquoting with <rquote> is
especially useful when cutting and pasting Python/C code into macro
args like in this wikitext ...
<<codebox "Some code" <rquote>
...
... Python/C code
...
</rquote>>>

----

Downloads & info: http://wikklytext.com/PreRelease

Note this is a source-code only release at this point, I have not
updated the standalone Windows executables.

Please report any bugs here, thanks!

Frank

Rene Ylanan

unread,
Oct 12, 2009, 1:36:21 AM10/12/09
to wikkl...@googlegroups.com
Hi Frank!
Am not technical enough to know how to work with source code only, so I'll wait for the standalone executables.
Thanks much!
- Rene


===On Mon, Oct 12, 2009 at 9:47 AM, Frank McIngvale <fmcin...@gmail.com> wrote:===
Reply all
Reply to author
Forward
0 new messages