In case you don't get Ispell to work...I use tinySpell. It's not a plugin to WikiPad, but has the advantage of working with all applications. It sits in the...
Is there an option, during page insertion, to force the inserted page to begin at the next header level as the text in which it is inserted? For example ===== ...
Hi David Really thanks for your reply ; this really helps I've just downloaded it and it works fine .... You save me the day ! Next step is now to find (buy ?)...
Hi, version 1.9beta18_2 of WikidPad is available as source or with Windows installer (source is identical to revision 14X of the "mbutscher" branch of the...
... Yes, but for me it did not trigger an alert at start but during running WikidPad I saw once an error message that the database connection was lost (among...
Hi, I've experienced occasional crashes when working with tabs in wikidpad, I think when I close a tab, but I'm not sure. There is one error that keeps...
Hi, version 1.9beta18_3 of WikidPad is available as source or with Windows installer (source is identical to revision 150 of the "mbutscher" branch of the...
Hi, version 1.9beta18_4 of WikidPad is available as source or with Windows installer (source is identical to revision 151 of the "mbutscher" branch of the...
Thanks for updating and improving! Is there a comprehensive changelog? Perhaps you may take the small (but momentous) error about Boolean search (*) into...
Hi, version 1.9beta18_5 of WikidPad is available as source or with Windows installer (source is identical to revision 152 of the "mbutscher" branch of the...
... The help wiki contains a page "ChangeLog" but the changes of the silent replacements aren't there yet. ... This should be fixed already. Do you still have...
This seems to have been covered in multiple threads, but I still have not been able to make it work. I added h2 {color: red;} h3 {color: green;} h4 {color:...
Excellent! That fixed it. I was using the internal preview due to comments about issues with stability when using the IE preview renderer. For those switching...
Should it be possible to use Firefox for the preview renderer? After I select Mozilla, I exit WikiPad and all is fine. However, WikiPad crashes the next time I...
... It only works with the Mozilla ActiveX control from here: http://www.iol.ie/~locka/mozilla/control.htm But WikidPad may become unstable if using an...
Michael, Thanks for your help and thanks for WikiPad! It's incredible. Is the instability due to the way WikiPad is coded or is it simply a side effect of...
Hi, Just discovered wikidpad and find it great. In my wiki, I frequently add xml markup such as rdf or dc (dublin core). Currently any tag is accepted as xml,...
... The instability lies somewhere in the interaction between the wxPython/wxWidgets library and the ActiveX control. I have filed a bug report for wxWidgets...
Hi, I wonder if I can hack the way headers and subheaders are formatted. I often use a subheader such as this: ++ project: ProjecT1 bla bla bla ++ project:...
I can't copy and paste figures from matlab and powerpoint. I guess this because these figures are vector-base in the clipboard. Does anyone know how to work...
Michael Butscher answered to this question in the other forum: It is in "extensions\WikiSyntax.py" At about line 52 you will see: HtmlTagRE = re.compile( ...
I want to show ps and eps figures in the Wikidpad. The extesion should be very similar to mimetex: using gswin32.exe to convert the ps files to png. However, I...