Search the web
Sign In
New User? Sign Up
wikidPad
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4580 - 4610 of 5649   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4580
Hi, Running the latest source version of wikidPad under Linux, wth blog.py installede, I have the following bug report: Filling in blog entry 2008-11-01 ...
adekoninck
Offline Send Email
Nov 1, 2008
11:31 am
4581
Wouldn't you know it... my testing includes windows (1.8) and Mac (1.9) but I didn't include Linux. I'll get that up on the rack and check it out. What version...
Michael Allison
mjallison42
Offline Send Email
Nov 1, 2008
5:13 pm
4582
... I tested your extension too. With WikidPad 1.9beta18 under Linux (Fedora 7). And I get the same error message as reported by adekoninck. Christian...
Christian Ziemski
ychriz04
Offline Send Email
Nov 1, 2008
6:12 pm
4583
I am running an Aspire One under Linpus Lite (based on Fedora 8) so it may be a Fedora problem. I am inclined OTH to think it is related to the use of UTF-8 as...
adekoninck
Offline Send Email
Nov 1, 2008
6:45 pm
4584
I am running an Aspire One under Linpus Lite (based on Fedora 8) so it may be a Fedora problem. I am inclined OTH to think it is related to the use of UTF-8 as...
adekoninck
Offline Send Email
Nov 1, 2008
6:45 pm
4585
... Maybe you could try the following: def copyTextToClipboard(text): dataob = textToDataObject(text) cb = wx.TheClipboard cb.Open() try: cb.SetData(dataob) ...
Michael Butscher
michael_buts...
Offline Send Email
Nov 1, 2008
7:58 pm
4586
I just reproduced this on Ubuntu 8.10, I'm looking into a fix. Thanks for the hint on the char set (my bane!) Mike A ... blog.py...
Michael Allison
mjallison42
Offline Send Email
Nov 2, 2008
12:46 am
4588
... Michael: Now it's working under Fedora Linux too! Thank you for that great extension! One remark: The labels of the OK and CANCEL buttons seem to be...
Christian Ziemski
ychriz04
Offline Send Email
Nov 2, 2008
8:11 am
4589
Hi, Thanks for the great extension. I see some issue on preview. When I use parameter "showLines=1", on code snippets long enough the code becomes unaligned to...
avi.yag_1
Offline Send Email
Nov 2, 2008
8:16 am
4590
I don't have this problem but I've changed the line nb option to "inline" as it was before set to "table". Let me know if it solve your problem So I've...
sweinst2000
Offline Send Email
Nov 2, 2008
10:54 am
4591
Hi, I want to report as well that the "Blogging" extension works. Thank you very much. Albert...
adekoninck
Offline Send Email
Nov 2, 2008
2:40 pm
4592
Hello, how can i load these blogging extension. I found nothing with google... Thank Sebastian ... Von: wikidPad@yahoogroups.com im Auftrag von adekoninck ...
Preuss
preuss.rocbe...
Offline Send Email
Nov 2, 2008
3:38 pm
4593
This thread is obsolete now since we moved the homepage to http://wikidpad.sourceforge.net . Let's hope that solves the problem!...
helgeko
Offline Send Email
Nov 2, 2008
4:00 pm
4594
... It's described at Michael's site: http://www.geocities.com/mjallison42/Blog.html and in the Blog.py itself. Quote: - Copy Blog.py to the...
Christian Ziemski
ychriz04
Offline Send Email
Nov 2, 2008
4:03 pm
4595
See message 4578. The download information is in the link. Albert...
adekoninck
Offline Send Email
Nov 2, 2008
4:05 pm
4596
Hi, HelpAnd1stSteps is an alternative help wiki written by Jan Stegehuis including more detailed descriptions of WikidPad features and is also better suited...
Michael Butscher
michael_buts...
Offline Send Email
Nov 2, 2008
7:50 pm
4597
I've patched my blogging extension to allow for running on Linux and helps a bit with the date picker dialog for non-English systems. This is patch level...
Michael Allison
mjallison42
Offline Send Email
Nov 3, 2008
12:19 am
4598
This is an amazing extension!!! I have a wish thou. is it possible to create different blog topics? I would like to have a project blog and a personal one. ...
dedebaykus
Offline Send Email
Nov 3, 2008
4:52 pm
4599
... And now successfully tested on Fedora Linux as well. Mike, if there is no Blog... existing (e.g. on a first-run) there is the following error in...
Christian Ziemski
ychriz04
Offline Send Email
Nov 3, 2008
7:18 pm
4600
Doh! Pure bug. Sloppy testing on my part. I need to see how to automate the testing, manual testing always misses something. Without looking at the code I know...
Michael Allison
mjallison42
Offline Send Email
Nov 3, 2008
8:37 pm
4601
So this is interesting, it mirrors how I use the extension. Let me explain my setup first, then we can discuss your ideas. My circumstances are slightly...
Michael Allison
mjallison42
Offline Send Email
Nov 3, 2008
9:12 pm
4602
Mike I was thinking something totally simple. The plugin would provide 2 additional items in the plugins menu(that is shortcuttable) for projects. The setup...
dedebaykus
Offline Send Email
Nov 3, 2008
10:01 pm
4603
Sure if we have separate blogs, then we might as well have a different template for each. A work note might be different than a home note. This implies to me...
Michael Allison
mjallison42
Offline Send Email
Nov 3, 2008
10:22 pm
4604
Btw I do not use seperate wikis. That is the reason why I like wikidpad, it is using such little resources that I do not see the need to seperate any wikis. It...
dedebaykus
Offline Send Email
Nov 3, 2008
10:52 pm
4605
It's possible that i just overlooked how this is currently achievable, but is it possible to change the color settings so that they operate per wiki? I'm...
jaysen naidoo
jaysen_naidoo
Offline Send Email
Nov 5, 2008
7:08 pm
4606
Hi, HelpAnd1stSteps is an alternative help wiki written by Jan Stegehuis including more detailed descriptions of WikidPad features and is also better suited...
Michael Butscher
michael_buts...
Offline Send Email
Nov 5, 2008
8:01 pm
4607
Hi, I wanted code highlighting in Preview mode, so I made a quick filter on the Pygments output in your extension that replaces <span...> tags by <font> and...
f.savard
Offline Send Email
Nov 6, 2008
3:10 pm
4608
Good idea, I'm releasing a new version which implement these substitutions with a little different approach Serge ... folder. ... interpreter ... to copy ... ...
sweinst2000
Offline Send Email
Nov 8, 2008
9:27 pm
4609
Hello, I've updated my plugin which provides syntax highlighting for source code. It now works with the internal previewer. Only font colors and style are...
sweinst2000
Offline Send Email
Nov 8, 2008
9:32 pm
4610
I've forgotten to add that the plugin is the file prettyCode.py that can be found at http://tech.groups.yahoo.com/group/wikidPad/files/plugins Serge ... code. ...
sweinst2000
Offline Send Email
Nov 8, 2008
9:39 pm
Messages 4580 - 4610 of 5649   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help