SnippetMaster Support Forums
Return to main website
 
February 08, 2011, 07:50:06 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
February 08, 2011, 07:50:06 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Completely switch off validation « previous next »
Pages: [1] Print
Author Topic: Completely switch off validation  (Read 253 times)
tomatedesign

Posts: 1


[-] Completely switch off validation
« on: October 18, 2010, 09:12:05 AM »

I've found that snippetmaster has occasion to make some radical changes to code and page content outside of the desired edits. Just changing one word of text butchers a whole page making it completely unusable. SO is there some way to stop this happening? I've tried the various validation settings but things still seem to get messed up.

I'd like for it to just edit the text the client wants, no validation, no messing around with php or anything else - is that possible?

examples of things it messes up:
 
</body>
<!-- InstanceEnd --></html>

becomes

</body>
</html>

- making dreamweaver templates un-updatable

<?php
$pagetype="agents";
echo"<ul>\n";

becomes:

<br />
<?php
$pagetype="agents";
echo"
<ul>
   n";

which obviously breaks the whole page

So yeah - advice would be nice! Sorry if the answer's already here - I couldn't find it with a few searches.
Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: Completely switch off validation « previous next »
Jump to:  

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