Modifications to make update.php and rss.php consistent with the rest of the app.
inc/config-dist.php
Set up what should be the default caching scenario, shadow config and content-type config.
inc/finish.php
Added support for an xml pagetype that would exclude html headers and footers.
inc/init.php
Added support for content types.
tpl/update.tpl
Added utf-8 escaping for update RDF.
git-svn-id: svn://10.0.0.236/trunk@190662 18797224-902f-48f8-a5cc-f745e15eee43
Added global variables:
cacheId
compileId
currentTab
clean
sql
Moved trusted var arrays into init -- since they are always there, and if they are not used it'll just be a null array.
git-svn-id: svn://10.0.0.236/trunk@186693 18797224-902f-48f8-a5cc-f745e15eee43