// Make sure request.params.BlogID has a value if ( !StructKeyExists(request.params,"blogID") ) request.params.blogID = 0; application.ptBlog2.renderBlogStyles(); application.ptBlog2.scripts.loadjQuery(); // TODO: Set a global application variable for the theme application.ptBlog2.scripts.loadjQueryUI(); application.ptBlog2.scripts.loadADFLightbox(); // get this blogs data blogData = application.ptBlog2.blogDAO.getBlog(request.params.blogID); // get the configuration for the blog application blogConfig = application.ptBlog2.getAppConfig(); blogPostFormID = application.ptBlog2.getPostFormID();

#blogData.name# Dashboard

#blogData.name# Home Page

#blogData.name# landing page not configured.

 

--->

--->