Well I've spent the last full week trying to come up a way to use layered panel in html instead of jsp language and have not gotten any where... do you guys know any way to code a layered panel website in html? (I'm talking about the main layered panel root where you go signup, login etc...)
Yes, you can change the file type (extension) in the admin, and change your file extensions to match in /var/wkscript/www ... But you cannot change the actual file, which is PHP. The layered panel actually uses the .jsp or whatever you change it to for security by obscurity. The files are actually PHP with parsed templates. Let me know if you need any help.
Right, I've seen that option too but if I code a template in html and change the file extention in Layered Panel admin what would I need to edit to get the login and control panel working?
It needs to code in the .jsp files which is PHP... the actual (html) templates are in /var/wkscript/www/templates, but the short answer to your question, it cannot be just html, it needs the php code for the system to work. There are a few places that sell custom templates for the system that are much nice than the default.