Re: [Moin-user] Displaying HTML source code as attachment

2008-08-18 Thread cpghost
;, # see MIMETYPES_sanitize_mapping >> '.html': 'text/plain', # don't render as HTML! (won't work) >> '.xml': 'text/plain', # don't render as HTML! (won't work) >> } >> >> MIMETYPES_sanitize_mapping

Re: [Moin-user] Displaying HTML source code as attachment

2008-07-24 Thread Thomas Waldmann
> after upgrading from MoinMoin 1.5.8 to 1.7.0, BTW (unrelated to your post) 1.7.1 is out. > files ending > with .html (and .xml), attached with {{attachment:file.html}} > don't appear as source code anymore, but are rendered by the > browser. Moin 1.5 didn't have that syntax. {{...}} means tra