[Moin-user] contributing to moinmoin

2008-02-20 Thread Dexter Arver
Hello. I was wondering what the best way was to contribute new features to moinmoin. I recently added a small change so that in basic http auth, the email field gets automatically populated. Should I just open a new feature request and file a patch there? -Dexter --

Re: [Moin-user] contributing to moinmoin

2008-02-20 Thread Dexter Arver
let me know where you put it, so I can check it out... > > -Rick > > > On Wed, Feb 20, 2008 at 3:49 PM, Dexter Arver <[EMAIL PROTECTED]> > wrote: > Hello. > > I was wondering what the best way was to contribute new features to > moinmoin. I recently added a smal

Re: [Moin-user] how to embed HTML into moinmoin

2008-03-04 Thread Dexter Arver
You use the HTML parser like so (you had the right syntax): {{{#!html html baby! }}} http://moinmo.in/counterpoke -Dexter On Mar 4, 2008, at 3:19 PM, Nam Do wrote: > Hi all, > > I searched the HelpOn topics and couldn't find > anything on how to embed straight HTML into moin moin. > > i tried

[Moin-user] Help with Attachments in 1.6

2008-03-07 Thread Dexter Arver
Hello. I have a question regarding attachments in MoinMoin 1.6. In 1.5, when you linked to an attachment, it basically linked to the "get" link to that file so that when you clicked on the link, you'd download the file. In 1.6, all the links to the attachment goes to the "view" link. Is th

Re: [Moin-user] Help with Attachments in 1.6

2008-03-07 Thread Dexter Arver
Sorry found it in /docs/CHANGES [[attachment:foo.pdf|Direct download of foo.pdf|&do=get]] -Dexter On Mar 7, 2008, at 11:45 AM, Dexter Arver wrote: > Hello. > > I have a question regarding attachments in MoinMoin 1.6. > > In 1.5, when you linked to an attachment, it basi

[Moin-user] Subscriptable object error

2008-03-11 Thread Dexter Arver
Hello. Has anyone seen this error in their apache error logs? " Exception in thread Thread-1227: Traceback (most recent call last): File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap self.run() File "/usr/lib/python2.4/threading.py", line 422, in run self.__target(*s

[Moin-user] Error when going to User Preferences page

2008-10-22 Thread Dexter Arver
Hello. I'm testing out moin-1.8.0rc1 and have hit a bug. I am upgrading from 1.6.1 and have run through the moin.py migration data script and am using the brand new folders for htdocs, server, config and underlay (data is the only folder that I am keeping). When I'm logged in as an administrato

Re: [Moin-user] Error when going to User Preferences page

2008-10-23 Thread Dexter Arver
Oh man. I just stumbled upon the same fix RIGHT before you sent this! But yeah, it definitely fixed it for me. Thanks guys! -Dexter -Original Message- From: Thomas Waldmann [mailto:[EMAIL PROTECTED] Sent: Thursday, October 23, 2008 10:05 AM To: 'moin-user@lists.sourceforge.net' Subject: