SnippetMaster Support Forums
Return to main website
 
September 18, 2009, 03:17:48 PM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 18, 2009, 03:17:48 PM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  How To's & FAQs  |  Topic: [SOLVED] Disabling code adding « previous next »
Pages: [1] Print
Author Topic: [SOLVED] Disabling code adding  (Read 1055 times)
mme

Posts: 2


[-] [SOLVED] Disabling code adding
« on: March 28, 2008, 03:11:23 PM »

Quote
Hi

I am using a .html page that will be used by php include. So it doesnt need <html> tags and such however the editor keeps adding in:

Code:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>Untitled document</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>

Is there anyway to leave it out?

Thanks


SOLVED
« Last Edit: March 28, 2008, 03:36:26 PM by mme » Report to moderator   Logged
admin
Forum Administrator
*
Posts: 2686

SnippetMaster Author


WWW
[-] Re: [Question] Disabling code adding
« Reply #1 on: March 28, 2008, 03:32:58 PM »

Yes, you need to "wrap" your code with Snippet Tags. This will signify to the editor that you are only editing a "snippet" of code, and so the editor will not add the HTML and document tags.

http://www.snippetmaster.com/documentation/snippet-tags.html

Report to moderator   Logged
mme

Posts: 2


[-] Re: [Question] Disabling code adding
« Reply #2 on: March 28, 2008, 03:35:48 PM »

OK Thanks

SOLVED
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  How To's & FAQs  |  Topic: [SOLVED] Disabling code adding « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!