We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

How to create own/custom doctype declaration | Forum

Topic location: Forum home » Development » Themes
thomo
thomo May 27 '15

Hello together,


my Problem is, i made a lading page (via plugin) and put in some html code.


In the pluginfile the template to use/render is defined as follow:

OW::getDocument()->getMasterPage()->setTemplate(OW::getThemeManager()->getMasterPageTemplate(OW_MasterPage::TEMPLATE_BLANK));


So, the master_pages->blank.html will be used (together with my landing_index.html, where my html code is)


But i need my completely OWN html code, especiallly my own doctype and closing html/body tags and without any oxwall JavaScript CSS or code! (THATS REALLY IMPORTANT!)


I wanne create a lightweight index/landingpage with modern html5 doctype, clean and fast loading, with my very own code.



So, how to do this?


The Forum post is edited by thomo May 27 '15