78e0a18219Plugins like preview_pane should not close their own pages without displaying errors; easiest way to do that is use footer.tpl
18 anni fa
pdontthink
7f637af934Add preview pane to advanced default template. This serves as an example of how to use a plugin to provide backend functionality introduced by a template (preview pane needs to be turned on/off by settings in the display preferences, which the plugin does; actual preview pane output is done by the template set). Note any plugin can be turned on or off for a given skin using the template's own config file.