Forgive me if this has already been covered. It would be great to have the ability in a RW page to include a non RW piece of code. For example, I'm developing a PHP-based web app, and I like the development process in CODA. However, I really like the page typing/menuing/styling in RW.
I need to find a way to integrate, so once I can refer to my code base, without having to copy and paste from a php file into a RW/HTML page.
Thanks
David
Comments
Hi David -
Easy to do...assuming you are using hosting that supports php.
1. Set the page type to ".php"
2. Paste this code in your page where you want to insert the php code
If you're doing this on a styled text page...highlight and select Format/Ignore Formatting.
On a Stacks page, just use an HTML stack and you're good to go.
Not even close to RW Expert...but peeling the onion
Principal Marketing Evangelist
TouchPoint Marketing Solutions, Inc.
Have you walked around your brand lately?
Many thanks.
David