How to strip an FW generated page

I’m using FW to design elements like header’s and footer’s. Next I want to embed these elements into EE (Expression Engine) to built the complete page.

The problem I’m having is that FW generates a lot of code which I don’t need for the embed. l tried Walt’s PHP make insert page, but that action is taking the styling out the HTML. Is there any other solution (apart from hand coding)?

Rob


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Well you could use Walter’s ‘Template Helper’:

http://actionsforge.com/actions/view/11-templatehelper

and then see if you can combine that with Weaver’s ‘Remove Div Style’:

http://actionsforge.com/actions/view/124-remove-div-style

or you could use Anonymous found here which would strip out the DIV, but you’d have to apply it to an HTML item (or thing you wanted to strip) individually:

http://actionsforge.com/actions/view/12-anonymous


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Dan,

Thanks for the advice. first thing monday morning…

Rob


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options