A. Pagaltzis wrote:
>
> Sam: is it possible to host the test suites directly on the wiki,
> by having pages that consist entirely of verbatim text? Ideally,
> the content should be rendered inside the wiki chrome using
> `<pre>` tags, but be downloadable without the chome by way of
> adding something like `?display=raw;type=application/atom+xml`
At the moment, the raw text can be obtained with ?action=raw
Of course, that means that the "non raw" text might look a little weird.
I am comfortable enough with the moin code base that I would be willing
to code up a specific action just for this wiki that strips leading {{{
and trailing }}} and then delivers the results raw, with the appropriate
mime type.
How does ?action=atomtest sound?
- Sam Ruby