... As a first time users I'm getting the 2x menu option, but selection of either does not allow me to create a blog entry. Is there more setup I need? I have...
... data Thanks for the Zotero pointer!!!. Excellent tool for managing bookmarks in the browser. Never really got enough discipline to do it separately in...
... Glad you like it. Note that it is very very basic. It would be nice to be able to apply some formatting to the output, but I'm not sure how yet, maybe with...
Hi, I noticed wikidpad 1.9 beta 15 listed on some findmysoft.com website (http://wikidpad.findmysoft.com/). The strange thing is that the license mentioned is...
... Done in the newest versions. ... The Mozilla ActiveX component is supported (must be installed separately), but even more unstable than IE with the...
... The two above should be fixed with 1.9beta20. ... This is a problem with the Scintilla editor component used by WikidPad and can't be solved easily if at...
I specified the path to GraphViz and am yet to be able to invoke the new relations graph commands in plugins menu of 1.9beta20. Check the error message here: ...
just updated my 1.9beta19 installation with 1.9beta20. getting the following when i try and start wikidpad: "Error starting WikidPad. Unable to load Pygments...
... I don't believe WikidPad needs Pygments. Maybe you installed the PrettyCode (http://tech.groups.yahoo.com/group/wikidPad/message/4609) thingy which needs...
... Nice idea with some potential! ... What about security? [:cmdline: "del c:\path\to\file.txt"] Oops! What do you think about restricting the commandline to...
... Yes, I thought about that but the commandline is easily accessible for everybody, though a lot of users probably do not know it. You may be right, I'll...
... Hi Christian! At least for me security in this plugin is not needed at all, just as I don't need more security in my command line. My guess is that people ...
... Absolutely agreed. But the commandline insertion in its current state allows simple text (a wikidpad page) to be malicious. Intended by a bad guy or by...
... text (a Wikidpad page) to be malicious. Intended by a bad guy or by accident... OK, as long as I can turn off all security I am fine it :). But by the way:...
... Good point! ;-) ... You would, I would (perhaps), but Joe User as well? And even now - while I really know about the "danger" - it could happen, without...
... With 1.04 there is a problem when calling "Edit Today's Blog". Nothing happens and the WikidPad_Error.log contains: Traceback (most recent call last): File...
(sigh) I didn't test on Linux, which is more sensitive to Unicode issues. I really should make a check list for myself. I'll have a fix in a couple of hours....
... by ... Doesn't Wikidpad already have a "script safety" indicator in the setup options, i.e. run all etc. Perhaps you can use this to decide the users level...
... This plugin is not an actual part of wikidpad so if somebody doesn't want the options, he/she can decide not to install the plugin, remove it or get the...
... AFAIK plugins cannot add options to WikidPad's options dialog thus I am thinking Boudewijn is talking about another of configuring his plugin and so you...
... It is possible to add options to the "plugin options" section of the options panel where the gnuplot, graphviz etc are ... The plugin will not be triggered...
... Yes. Just look at the associated plugins how to it or ask here for help. ... Export may trigger it as well depending on the exportTypes returned by the...
... I added a warning to the trac page and the code. Thanks for pointing out the potential danger in this plugin. Hadn't really thought about that myself....
... It seems dot issues a warning. WikidPad sees this output as an error and aborts the action. It does work for me on windows. Does graphviz otherwise work? ...
In the end I concluded that commandlines can get very complex and trying to parse it and match the parts to (dis)allow specific commands would be to...