carljggufriends | 1 Dec 2010 08:03
Picon
Favicon

Read your message before it gets deleted!

Read your message left by Kelly before it gets deleted!
http://nyhbr.zoomshare.com/files/friend.htm

------------------------------------

Michael Butscher | 3 Dec 2010 21:26
Picon
Picon

Technical information: Subversion repository moved

Hi,

the subversion repository was moved from

http://svn.wikidpad.python-hosting.com

to

http://svn.wikidpad2.webfactional.com

If you have any links, bookmarks or subversion client settings pointing
to the old location you should change it to the new one to be able to
see and retrieve new revisions.

Users of TortoiseSVN can use the "Relocate" command on the root
directory of their working copy to easily change the repository URL.

If you don't know what the above means it probably doesn't affect you.

Michael

------------------------------------

Michael Butscher | 5 Dec 2010 14:27
Picon
Picon

Re: Technical information: Subversion repository moved

On 03.12.2010 21:26, Michael Butscher wrote:
> Hi,
> 
> the subversion repository was moved from
> 
> http://svn.wikidpad.python-hosting.com
> 
> to
> 
> http://svn.wikidpad2.webfactional.com

I forgot to mention that this especially affects translators because the
necessary .pot files are located in the repository.

Refer to the updated links in

http://trac.wikidpad2.webfactional.com/wiki/HowToInternationalize

(step 4)

Michael

------------------------------------

Michael Butscher | 5 Dec 2010 14:43
Picon
Picon

ANN: WikidPad 2.1beta09

Hi,

version 2.1beta09 of WikidPad is available as source or with Windows
installer (source is identical to revision 229 of the "mbutscher/work"
branch of the subversion repository).

This is a beta version, so be careful and make backups of important data
before using it.

If you encounter any problems, you can answer here or mail me.

You can download WikidPad from here:

http://sourceforge.net/projects/wikidpad/files/

What's new?

Creators of derived WikidPad parsers should merge changes from
official parser

    * Autocompletion now also suggests builtin attributes
    * Command line options to run a saved export profile either once
      or as continuous export.
      See [CommandLineSupport#*--export-saved <name of saved export>*]

    * Bug fixed: Autocompletion of attribute keys didn't work
    * Bug fixed: Printing didn't work
    * Bug fixed: Empty line after table was eaten in HTML export

Michael
(Continue reading)

Michael Butscher | 5 Dec 2010 14:43
Picon
Picon

ANN: WikidPad 2.0rc09

Hi,

version 2.0rc09 of WikidPad is available as source or with Windows
installer (source is identical to revision 229 of the "stable-2.0"
branch of the subversion repository).

If you encounter any problems, you can answer here or mail me.

You can download WikidPad from here:

http://sourceforge.net/projects/wikidpad/files/

Changes:

    * Bug fixed: Empty line after table was eaten in HTML export

Michael

------------------------------------

aka200812 | 9 Dec 2010 17:23
Picon
Favicon

Insert Wikiword Plugin :)

This plugin inserts actual wikiword with F4 button.
If wikiword has a space in it, it surrounds it with brackets to make wikiword active.
http://tech.groups.yahoo.com/group/wikidPad/files/plugins/wikiword.py

------------------------------------

dhee5uk | 10 Dec 2010 00:59
Picon
Favicon
Gravatar

Printing and html export issues with a large wiki

I would like to print out my entire wiki, with the pages separated by a couple of lines (as I believe is the default).

However, my data folder contains 19,686 files and as you can imagine, neither the print nor the html export
seem to garner any results other than additions to the error log.

I would be happy if I could just extract a .txt file (with separation lines) and try to print from that.

Any suggestions? Or has my five year old wikidPad just become too large to hope to do this?

(If it helps, I'm working on Vista.)

------------------------------------

Christian Ziemski | 10 Dec 2010 17:23
Picon
Picon

Re: Printing and html export issues with a large wiki

On 10.12.2010 00:59 dhee5uk wrote:
>
> Any suggestions? Or has my five year old wikidPad just 
> become too large to hope to do this?
> 
> (If it helps, I'm working on Vista.)

Which version of Wikidpad are you using?
What are the error messages you mentioned?

Christian

------------------------------------

dhee5uk | 10 Dec 2010 18:28
Picon
Favicon
Gravatar

Re: Printing and html export issues with a large wiki

I'm using 2.0rc09, which I had recently upgraded to from 1.9, but I had the same problem with that one.

The error log is: - 

Version: 'wikidPad 2.0rc09' Session start: 2010-12-09 23:45:06
Traceback (most recent call last):
  File "pwiki\PersonalWikiFrame.pyo", line 4631, in OnExportWiki
  File "pwiki\wikidata\WikiDataManager.pyo", line 1496, in searchWiki
  File "pwiki\SearchAndReplace.pyo", line 1342, in applyOrdering
  File "pwiki\DocPages.pyo", line 1843, in getFlatTree

then 958 multiples of:- 

  File "pwiki\DocPages.pyo", line 1815, in _flatTreeHelper

then:-

  File "pwiki\DocPages.pyo", line 1796, in _flatTreeHelper
  File "pwiki\DocPages.pyo", line 1734, in getChildRelationshipsTreeOrder
  File "pwiki\wikidata\WikiDataManager.pyo", line 874, in getWikiPageNoError
  File "pwiki\wikidata\WikiDataManager.pyo", line 911, in _getWikiPageNoErrorNoCache
  File "pwiki\DocPages.pyo", line 961, in __init__
  File "pwiki\DocPages.pyo", line 465, in __init__
  File "pwiki\DocPages.pyo", line 379, in __init__
  File "pwiki\DocPages.pyo", line 45, in __init__
  File "pwiki\Utilities.pyo", line 405, in TimeoutRLock
  File "pwiki\Utilities.pyo", line 412, in __init__
RuntimeError: maximum recursion depth exceeded while calling a Python object

Hope this helps!
(Continue reading)

Christian Ziemski | 10 Dec 2010 19:28
Picon
Picon

Re: Printing and html export issues with a large wiki

On 10.12.2010 00:59 dhee5uk wrote:
>
> I would be happy if I could just extract a .txt file 
> (with separation lines) and try to print from that.

You may want to try

 "Publish as HTML" -> "Other Export"
 -> "Whole Wiki" -> "Multipage text"

------------------------------------


Gmane