For Programmers: Free Programming Magazines  


Home > Archive > Open Source Software > December 2007 > Emacs - modes for xhtml - php and javascript









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Emacs - modes for xhtml - php and javascript
flebber

2007-12-11, 6:00 am

Hi hoping there was some emacs users here who might know the answer to these.

What is the best mode I can use for xhtml web pages that would cover the same or more functionality and stability than html-helper-mode/sgml-mode? Perhaps that could cope with php and javascript aswell as I got better.

I am writing html in emacs currently using html-helper-mode, when I start a new *.html file html-helper-mode automatically opens default template
quote:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html> <head>
<title></title>
</head>

<body>
<h1></h1>



<hr>
<address></address>
<!-- hhmts start --> <!-- hhmts end -->
</body> </html>


Does anyone know how to edit this template or have a good reference for editing this file so that I can add a few minor things to it ?
flebber

2007-12-30, 5:28 am

quote:
Originally posted by flebber
Hi hoping there was some emacs users here who might know the answer to these.

What is the best mode I can use for xhtml web pages that would cover the same or more functionality and stability than html-helper-mode/sgml-mode? Perhaps that could cope with php and javascript aswell as I got better.

I am writing html in emacs currently using html-helper-mode, when I start a new *.html file html-helper-mode automatically opens default template

Does anyone know how to edit this template or have a good reference for editing this file so that I can add a few minor things to it ?



Just wanting to see if anyone had input on this topic. I know it may me a bit obscure for many thats why I am re-asking.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com