Re: [JPP-Devel] Death of our wiki.

2009-09-22 Thread Stefan Steiniger
Hei Larry,

can you try now? - not sure if I changed the right settings.

stefan

Larry Becker wrote:
> Hi Stefan,
> 
>   I tried to update the new wiki, but got the following message:
> 
> You do not have permission to edit this page, for the following reason:
> The action you have requested is limited to users in one of the groups: 
> editor, admin.
> 
> Can you make me a member of the editor group?
> 
> regards,
> Larry
> 
> On Mon, Sep 21, 2009 at 1:17 PM, Stefan Steiniger  > wrote:
> 
> Hei,
> 
> well.. I would prefer a clean out... i.e. a reorganization. I started
> with that already on thursday evening a bit. However, the re-orgaisation
> applies rather to a top level and not to pages itself.
> 
> everybody who is registered at sourceforge is welcome to do the move. If
> somebody wishes to register for the jump pilot project, then send me an
> email.
> 
> stefan
> 
> Sunburned Surveyor schrieb:
>  > Now all we need is to convert the HTML files to the new format. Do we
>  > have any volunteers that would like to help with this? Is this a good
>  > time to clean-out and reorganize the wiki?
>  >
>  > Landon
>  >
>  > On Fri, Sep 18, 2009 at 3:16 PM, Sunburned Surveyor
>  >  > wrote:
>  >> Got it.
>  >>
>  >> On Fri, Sep 18, 2009 at 2:51 PM, Larry Becker
> mailto:becker.la...@gmail.com>> wrote:
>  >>> Just go to the wiki and export in HTML.
>  >>>
>  >>> On Fri, Sep 18, 2009 at 4:47 PM, Sunburned Surveyor
>  >>>  > wrote:
>   Is there an easy way to get from textile to HTML?
>  
>   SS
>  
>   On Fri, Sep 18, 2009 at 2:38 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>   wrote:
>  > It looks like the easiest way to move to MediaWiki is to
> export to HTML
>  > and
>  > use:
> http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi
> 
>  >
>  > Larry
>  >
>  > On Thu, Sep 17, 2009 at 1:46 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>  > wrote:
>  >> Not much help here either:
>  >>
>  >>
> 
> http://www.mediawiki.org/wiki/Manual:FAQ#Importing_from_other_types_of_wiki_software
>  >>
>  >> Larry
>  >>
>  >> On Thu, Sep 17, 2009 at 1:41 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>  >> wrote:
>  >>> I've maintained a MediaWiki once before.  It is very
> robust.  I like
>  >>> it,
>  >>> but it doesn't seem to import textile formatting.  The only
> thing I
>  >>> could
>  >>> find is a bit of Python code to do some of the conversion at
>  >>> http://www.swaroopch.com/notes/Basecamp_to_MediaWiki
>  >>>
>  >>> def format_content(text):
>  >>> '''Given text in Textile syntax, convert to MediaWiki
> syntax.'''
>  >>>
>  >>> if text is None:
>  >>> return ''
>  >>> text = re.sub(r'"([^"]+)":([^\s]+)', r'[\2 \1]', text)
> # external
>  >>> link
>  >>>
>  >>> text = re.sub(r"(?:\*\*|__)(\w+)(?:\*\*|__)",
> r"'''\1'''", text) #
>  >>> bold
>  >>>
>  >>> text = re.sub(r"(?:\*|_)(\w+)(?:\*|_)", r"''\1''",
> text) # italics
>  >>>
>  >>> # TODO Convert links to Writeboards into internal links
> on this
>  >>> wiki
>  >>> page
>  >>> return text
>  >>>
>  >>> Larry
>  >>>
>  >>> On Thu, Sep 17, 2009 at 1:28 PM, Sunburned Surveyor
>  >>>  > wrote:
>   The MediaWiki looks nice Stefan. I think it may be a good
> option.
>  
>   Landon
>  
>   On Thu, Sep 17, 2009 at 11:25 AM, Stefan Steiniger
>   mailto:sst...@geo.uzh.ch>>
>   wrote:
>  > sorry for the many emails:
>  >
>  > but MediaWiki looks nice:
>  >
>  >
>  >
>  >
> 
> https://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=Main_Page
>  >
>  > could be the way to go. And at least people that are part
> of the SF
>  > project can write to it (which would be good start).
>  >
>  > stefan
>  >
>  > Stefan Steiniger wrote:
>  >> wow... there are quite a bit of features you can get now:
>  >>
>  >> . AN GuestbookGuest Book
>  >> . Bazaar  Source Control
>  >> . CodeStriker Code Review
>  >> . CV

Re: [JPP-Devel] Death of our wiki.

2009-09-22 Thread Stefan Steiniger
Hei Jon,

thanks - we will get back to you (hopefully soon).

stefan

Jonathan Aquino wrote:
> When the new wiki is ready, let me know and we'll figure out how to 
> point openjump.org at it.
>  
> Jon
>  
> 
> 
> *From:* Larry Becker [mailto:becker.la...@gmail.com]
> *Sent:* Tuesday, September 22, 2009 12:43 PM
> *To:* OpenJump develop and use
> *Subject:* Re: [JPP-Devel] Death of our wiki.
> 
> Hi Stefan,
> 
>   I tried to update the new wiki, but got the following message:
> 
> You do not have permission to edit this page, for the following reason:
> The action you have requested is limited to users in one of the
> groups: editor, admin.
> 
> Can you make me a member of the editor group?
> 
> regards,
> Larry
> 
> On Mon, Sep 21, 2009 at 1:17 PM, Stefan Steiniger  > wrote:
> 
> Hei,
> 
> well.. I would prefer a clean out... i.e. a reorganization. I
> started
> with that already on thursday evening a bit. However, the
> re-orgaisation
> applies rather to a top level and not to pages itself.
> 
> everybody who is registered at sourceforge is welcome to do the
> move. If
> somebody wishes to register for the jump pilot project, then
> send me an
> email.
> 
> stefan
> 
> Sunburned Surveyor schrieb:
>  > Now all we need is to convert the HTML files to the new
> format. Do we
>  > have any volunteers that would like to help with this? Is
> this a good
>  > time to clean-out and reorganize the wiki?
>  >
>  > Landon
>  >
>  > On Fri, Sep 18, 2009 at 3:16 PM, Sunburned Surveyor
>  >  > wrote:
>  >> Got it.
>  >>
>  >> On Fri, Sep 18, 2009 at 2:51 PM, Larry Becker
> mailto:becker.la...@gmail.com>> wrote:
>  >>> Just go to the wiki and export in HTML.
>  >>>
>  >>> On Fri, Sep 18, 2009 at 4:47 PM, Sunburned Surveyor
>  >>>  > wrote:
>   Is there an easy way to get from textile to HTML?
>  
>   SS
>  
>   On Fri, Sep 18, 2009 at 2:38 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>   wrote:
>  > It looks like the easiest way to move to MediaWiki is to
> export to HTML
>  > and
>  > use:
> http://toolserver.org/~diberri/cgi-bin/html2wiki/index.cgi
> 
>  >
>  > Larry
>  >
>  > On Thu, Sep 17, 2009 at 1:46 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>  > wrote:
>  >> Not much help here either:
>  >>
>  >>
> 
> http://www.mediawiki.org/wiki/Manual:FAQ#Importing_from_other_types_of_wiki_software
>  >>
>  >> Larry
>  >>
>  >> On Thu, Sep 17, 2009 at 1:41 PM, Larry Becker
> mailto:becker.la...@gmail.com>>
>  >> wrote:
>  >>> I've maintained a MediaWiki once before.  It is very
> robust.  I like
>  >>> it,
>  >>> but it doesn't seem to import textile formatting.  The
> only thing I
>  >>> could
>  >>> find is a bit of Python code to do some of the
> conversion at
>  >>> http://www.swaroopch.com/notes/Basecamp_to_MediaWiki
>  >>>
>  >>> def format_content(text):
>  >>> '''Given text in Textile syntax, convert to
> MediaWiki syntax.'''
>  >>>
>  >>> if text is None:
>  >>> return ''
>  >>> text = re.sub(r'"([^"]+)":([^\s]+)', r'[\2 \1]',
> text) # external
>  >>> link
>  >>>
>  >>> text = re.sub(r"(?:\*\*|__)(\w+)(?:\*\*|__)",
> r"'''\1'''", text) #
>  >>> bold
>  >>>
>  >>> text = re.sub(r"(?:\*|_)(\w+)(?:\*|_)", r"''\1''",
> text) # italics
>  >>>
>  >>> # TODO Convert links to Writeboards into internal
> links on this
>  >>> wiki
>  >>> page
>  >>> return text
>  >>>
>  >>> Larry
>  >>>
>  >>> On Thu, Sep 17, 2009 at 1:28 PM, Sunburned Surveyor
>  >>>  > wrote:
>   The MediaWiki looks nice Stefan. I think it may be a
> good option.
>  
>   Landon
>  
>   On Thu, Sep 17, 2009 at