Re: [Moin-user] 1.8.3 trouble

2009-06-02 Thread Emilio Lopes
Neal Becker ndbecker2 at gmail.com writes:
 Thomas Waldmann wrote:

  Except maybe if the mod_wsgi module you use is broken (like the one in
  debian lenny, people had editing problems there depending on the length
  of the POST - upgrading to a non-broken mod_wsgi fixed it).
  
 Updating to mod_wsgi 2.5 seems to have fixed it (need some more testing)

Maybe someone more acquainted with the MoinMoin procedures should add
a warning note to HelpOnInstalling/ApacheWithModWSGI about it (it's
read only, I can't find it on master19).  On the other hand, there is
also HowTo/ApacheWithModWSGI, with pratically the same contents.
Should these be merged?

 Emílio



--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


Re: [Moin-user] Default License for Wikis

2009-06-02 Thread Frank Lin PIAT
On Tue, 2009-06-02 at 00:12 +0100, Barry Cornelius wrote:
 On Mon, Jun 01, 2009 at 11:46:04PM +0200, Frank Lin PIAT wrote:
  I am looking for some sensible license to use for a wiki. Obviously,
  some license like CC-BY-SA, CC-BY-NC, CC-BY, GFDL, OPL comes to my mind.
  ...
  Which license do you use?

Thank you for your feed-back.

 OSS Watch have a wiki at:
 http://wiki.oss-watch.ac.uk/
 
 Unless otherwise indicated, each page of their wiki
 is Copyright 2007-2009 University of Oxford and 
 each page is licensed under the Creative Commons 
 Attribution-ShareAlike 2.0 England  Wales licence. 

Yes, copyright attribution is an option. I'll mention that.

 Whenever you go to edit a page, you find at the 
 top of the edit screen:
 By hitting Save Changes you put your changes under the 
 Creative Commons Attribution-ShareAlike 2.0 England  
 Wales Licence.  If you don't want that, hit Cancel 
 to cancel your changes.
 
  It would be nice to had some instruction in moinmoin help pages on how
  to  select and apply a license.
  Do you have some ideas about it?
 
 OSS Watch configure their wiki using the page_footer2,
 page_license_enabled and page_license_page variables.

The page_footer is a good idea. It is probably more explicit that a mere
link in page_credits = [].

BTW, I found the statement GPL Licensed at the bottom of moinmoin
wikis instances is misleading (is it moinmoin code, or does it apply to
the content). I dropped it from my wiki.

Regards,

Franklin


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


Re: [Moin-user] attachments in 1.8.3

2009-06-02 Thread R.Bauer
Neal Becker schrieb:
 I've been away from moin for a while, and now I'm trying 1.8.3.  I see that 
 when I attach a pdf, and then view the resulting page, moin only offers to 
 download it.  I wanted to directly start my pdf viewer.  What is the current 
 procedure for 1.8.3?
 

If you want a direct download use:
[[attachment:xyz.pdf|label|do=get]]

Without the do=get param it becomes a link to the download page.
If you want to embed it {{attachment:xyz.pdf}}

HelpOnLinking, HelpOnMoinWikiSyntax

For explainations about the attachment changes may be read the posting
by Thomas Waldmann attachment changes and the future


cheers
Reimar


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


Re: [Moin-user] attachments in 1.8.3

2009-06-02 Thread Neal Becker
R.Bauer wrote:

 Neal Becker schrieb:
 I've been away from moin for a while, and now I'm trying 1.8.3.  I see
 that when I attach a pdf, and then view the resulting page, moin only
 offers to
 download it.  I wanted to directly start my pdf viewer.  What is the
 current procedure for 1.8.3?
 
 
 If you want a direct download use:
 [[attachment:xyz.pdf|label|do=get]]
 
 Without the do=get param it becomes a link to the download page.
 If you want to embed it {{attachment:xyz.pdf}}
 
 HelpOnLinking, HelpOnMoinWikiSyntax
 
 For explainations about the attachment changes may be read the posting
 by Thomas Waldmann attachment changes and the future
 
 
 cheers
 Reimar
If I use
{{attachment:xyz.pdf}}

It does show an embedded viewer, but it's very very small.



--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


Re: [Moin-user] attachments in 1.8.3

2009-06-02 Thread R.Bauer
Neal Becker schrieb:
 R.Bauer wrote:
 
 Neal Becker schrieb:
 I've been away from moin for a while, and now I'm trying 1.8.3.  I see
 that when I attach a pdf, and then view the resulting page, moin only
 offers to
 download it.  I wanted to directly start my pdf viewer.  What is the
 current procedure for 1.8.3?

 If you want a direct download use:
 [[attachment:xyz.pdf|label|do=get]]

 Without the do=get param it becomes a link to the download page.
 If you want to embed it {{attachment:xyz.pdf}}

 HelpOnLinking, HelpOnMoinWikiSyntax

 For explainations about the attachment changes may be read the posting
 by Thomas Waldmann attachment changes and the future


 cheers
 Reimar
 If I use
 {{attachment:xyz.pdf}}

if you apply that patch the default width is 100%

http://hg.moinmo.in/moin/1.8/rev/c538e2b0bba9

before that it should be 800px x 800px

cheers
Reimar


--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user


Re: [Moin-user] 1.8.3 trouble

2009-06-02 Thread Renato Silva
I've heard installation will be covered on a single page in 1.9. I've found
this page in master19:

http://master19.moinmo.in/InstallDocs

2009/6/2 Emilio Lopes ec...@gmx.net

 Neal Becker ndbecker2 at gmail.com writes:
  Thomas Waldmann wrote:

   Except maybe if the mod_wsgi module you use is broken (like the one in
   debian lenny, people had editing problems there depending on the length
   of the POST - upgrading to a non-broken mod_wsgi fixed it).
  
  Updating to mod_wsgi 2.5 seems to have fixed it (need some more testing)

 Maybe someone more acquainted with the MoinMoin procedures should add
 a warning note to HelpOnInstalling/ApacheWithModWSGI about it (it's
 read only, I can't find it on master19).  On the other hand, there is
 also HowTo/ApacheWithModWSGI, with pratically the same contents.
 Should these be merged?

  Emílio




 --
 OpenSolaris 2009.06 is a cutting edge operating system for enterprises
 looking to deploy the next generation of Solaris that includes the latest
 innovations from Sun and the OpenSource community. Download a copy and
 enjoy capabilities such as Networking, Storage and Virtualization.
 Go to: http://p.sf.net/sfu/opensolaris-get
 ___
 Moin-user mailing list
 Moin-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/moin-user

--
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get___
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user