Question #44504 on nXhtml changed: https://answers.launchpad.net/nxhtml/+question/44504
lborgman posted a new comment: Thanks. Just a note: normally you probably do not want to use php-mode by itself but for example nxhtml-mumamo or html-mumamo where you can have chunks of php code in (x)html documents. You can have that in php-mode by itself too, but then you do not have any special support for editing the (x)html part. ---- Hiding blocks? Hide/show, outline etc. Yes, that is a problem for when editing php code and other template languages. The code for hide/show and outline works ok, but only for wellformed (x)html documents. If someone want to contribute better code for that it would be very nice, but it is not a simple problem. I have been a bit hesitating for how to handle this. I have thought about removing the menu entries. However sometimes they can be really useful so I have left them there. I could perhaps be more useful to have something like "hide region". There is some code for that on Emacs wiki, but I have not tested it. ---- You can customize the background colors. Try M-x customize-group RET mumamo RET ---- The Complete Guide to nXhtml? No, unfortunately. I have tried to make useful documentation, but nXhtml has grown in a way I did not expect from the beginning. But maybe it can help if you tell me what documentation you did notice and what you are missing. Can you perhaps do that? -- You received this question notification because you are a member of nXhtml, which is an answer contact for nXhtml. _______________________________________________ Mailing list: https://launchpad.net/~nxhtml Post to : [email protected] Unsubscribe : https://launchpad.net/~nxhtml More help : https://help.launchpad.net/ListHelp

