http://www.perlmonks.org?node_id=75851

As some of you know, you can add &displaytype=raw to certain node URL's to display them without the the surrounding Monastic elements (e.g. Nodelets, banners, links, etc.). Consider, for example, Newest Nodes.

This works with the other main category nodes. For example:

It even works with certain other nodes, such as:

However, when you try this with most other nodes, such as Perl FAQ, Outside Links, or even a content node, you get errors along these lines:

Software error:
No default pages loaded. Failed on page request for 7 raw

The number preceding "raw" changes from time to time, but the error message is consistent.

I suspect, that only certain node types support &displaytype=raw (or, more perhaps more accurately: &displaytype=raw only supports certain node types).

If we could extend those types to include all nodes (or see why the error is generated for other node types), it might provide a convenient way to implement some of the ideas expressed in this thread, as well as the periodic requests for a "Print This (Node|Thread)" feature.

Thoughts? Feedback?

--f

Replies are listed 'Best First'.
(tye)Re: DisplayType Raw
by tye (Sage) on Apr 27, 2001 at 00:04 UTC

    Another use for this is described on my homenode under the "For all your nodelette sorrow" heading.

    I was just going to make it a node that you could bookmark (with &displaytype=raw) for when one of your nodelettes break but, as you mention, that doesn't work. So instead you have to make two bookmarks and just memorize how to use them.

    So I'd also like to see this "fixed".

            - tye (but my friends call me "Tye")
Re: DisplayType Raw
by japhy (Canon) on Apr 26, 2001 at 22:34 UTC
    What other "hidden" (?) features are there in PerlMonks? I recently found out about "Monks by Level" or whatever.

    japhy -- Perl and Regex Hacker