T
TechnoShroom
I'm having trouble trying to figure out a way around FP2000 changing my
code. I work on my site live. Most of the page is brought in through SSI.
Since I don't publish my site I have standard tags for SSI along with the FP
webbot includes. The standard SSI tags for the server and the webot so I get
a WYSIWYG view when editing content that isn't brought in through SSI.
The problem is, because of the site layout, the includes can't be broken
down into neat tables. There are several includes that end with an open tag
(example <td>) followed by content and then finished with an include that
starts with the corresponding close tag (example </td>). However, even with
preserve HTML selected in the options when you open the page in FP it
modifies the original code stripping the original tags and adding <table>.
This breaks apart the page in normal view.
To make matters worse, if you open one of the include files in FP it alters
(deletes the end tags and replaces it with table) and saves the page without
my specifically telling it to save.
So is there a work around for this behavior?
Any help is appreciated.
code. I work on my site live. Most of the page is brought in through SSI.
Since I don't publish my site I have standard tags for SSI along with the FP
webbot includes. The standard SSI tags for the server and the webot so I get
a WYSIWYG view when editing content that isn't brought in through SSI.
The problem is, because of the site layout, the includes can't be broken
down into neat tables. There are several includes that end with an open tag
(example <td>) followed by content and then finished with an include that
starts with the corresponding close tag (example </td>). However, even with
preserve HTML selected in the options when you open the page in FP it
modifies the original code stripping the original tags and adding <table>.
This breaks apart the page in normal view.
To make matters worse, if you open one of the include files in FP it alters
(deletes the end tags and replaces it with table) and saves the page without
my specifically telling it to save.
So is there a work around for this behavior?
Any help is appreciated.