in reply to Question to gods
A Document is what us normal users edit. It can have embedded HTML and links to other nodes. It has other special characteristics, but those have mostly to do with what's displayed. Home nodes are Documents (or a subclass).
A Superdoc is neater -- it can contain embedded Perl code. Best Nodes, Worst Nodes, and Saints in Our Book are all Superdocs. Only gods have access to edit those.
Nodes are dealt with by type, so if the system works as it's supposed to, nothing in a Document will be interpreted as a Superdoc. :)
|
|---|