This topic is locked

Anyone editing with dreamweaver?

5/15/2008 8:32:27 PM
PHPRunner General questions
M
mrjtdude author

can someone please help me out how you would go about viewing say a data-list file developed by phprunner
...with php and html not being imbedded together is driving me nuts....any suggestions would be helpful...i dont see how you can edit what you cant see
regards,

from a dumbass

B
bochaka 5/19/2008

Hi

I found a way this uses expression web, but it should work for you too.

I copied the code from the page view into my html editor attached the css file and built it, copied any css styles out of the html page and put it into into the css file, then cleared the page view code in phprunner and copied in the code from the html editor and saved the new css file (dont forget to REMOVE THE EXTRA LINK TO THE CSS PAGE THAT YOU PUT IN EARLIER) over the exsisting one in templates/styles.

Hope this helps

M
mrjtdude author 5/20/2008

Hi

I found a way this uses expression web, but it should work for you too.

I copied the code from the page view into my html editor attached the css file and built it, copied any css styles out of the html page and put it into into the css file, then cleared the page view code in phprunner and copied in the code from the html editor and saved the new css file (dont forget to REMOVE THE EXTRA LINK TO THE CSS PAGE THAT YOU PUT IN EARLIER) over the exsisting one in templates/styles.

Hope this helps


thanks bochaka any help is highly appreciated. Others are welcome to share their own thoughts and ideas of incorporating dreamweaver as an editor with phprunner. i personally still have alot to learn about it all
regards,

mrjtdude