Previous: Source code and other files, Up: Non-rendered pages [Contents][Index]
If you want to display things in certain ways depending on content-types that shouldn’t be rendered, add functions to the hook ‘wwe-url-callback-functions’.
If you want external commands to take care of certain content-types, add rules to the variable ‘wwe-content-type-rules’. The function ‘wwe-content-type’, which handles these rules, is added to the callback hook by default.
Postscript, pdf, and dvi files that can be shown by ‘doc-view-mode’ are displayed by the function ‘wwe-doc-view’ which is added to the callback hook by default.