Hello everybody, I am new using the ToDo Extension and I have problems with the ToDo wiki page. I followed all the steps but the page doesn't refresh ...
... Hi Ernesto. It's correct, the ToDo page doesn't refresh automatically. There is no technical way (yet). You have to reopen it manually. But I'm trying to...
... WikidPad does not use pysqlite, it uses a library named "ctypes" (included in Python 2.5 and later) which allows to access the shared library of sqlite...
... The problem here is the definition of "paragraph". For OpenOffice this is just the text between two newlines entered by the user. But for WikidPad a ...
... It seems you are using your own "WikiSyntax.py" in "user_extensions" which needs updating/copying of some definitions from "extensions\WikiSyntax.py",...
I've got quite used to entering my notes / documentation into WikdPad now and it works well however style-wise the output is a little boring. I'd like to do...
OK - I've just upgraded to beta 14 - and already I'm regretting it. Its locked up 2x already just toggling into preview mode (IE renderer). - I also tried...
OK - I've just upgraded to beta 14 - and already I'm regretting it. Its locked up 2x already just toggling into preview mode (IE renderer). - I also tried...
Here is a note for anyone running Wikidpad on OS X. Make sure you have the latest wxPython installed. I was running an older version (2.8.4.0) and newer WP...
When exporting a page (or pages) to a single (or many) HTML files, I have noticed that any linked image files are NOT copied to the HTML output folder... ie...
... Am I missing sometheing? It doesn't look as if Wikidpad generates class's for headings, table elements etc. My knowledge of CSS is almost 0, can you just...
... I have put a little demo plugin named "NotifyUpdate.py" in the files section of the Yahoo group which provides a function which is called each time after a...
... Hi Michael, in OsX the lib is: libsqlite3.0.dylib in /usr/lib I have tried to take a look to SqliteThin3.py, I've found the isLinux func, so I've tried to...
I've been trying to have dynamic headers and footers in WikiDpad, and I've failed because text used within an insertion is inserted as literal text - and...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the wikidPad group. File :...
wikidPad@yahoogroups....
Jan 8, 2008 12:31 pm
3901
... I think most things can be done in CSS without special CSS classes, e.g. H2 { background-color: #ff8888 } gives a reddish background for level 2 headings. ...
... Could you place the following on an empty page: <% 1: import platform, sys from ctypes import CDLL editor.AppendText(repr(platform.uname()) + "\n") def...
Thanks Michael - looks like it might be simpler than I thought. On a related note - looking at WikiSyntax.py - you are clearly a RegExp genius! With some...
... Well I think it was my misunderstanding. I was using insertions in templates, and expecting the insertions to work on new page creation. Clearly that isn't...
Yeah. I just did this - lost a page of notes I'd been keeping for years because I tried to insert a timestamp and press enter, and I guess I didn't press the...
I think this is possible, but I'm not sure how.... Say I've just created notes on a topic, and I'd like to include a url to this specific page (preferable...