2 questions
Posted: Mon 6. Dec 2004, 10:34
First off, awesome CMS...
1) The layout I have has a static left side navigation panel (about us, history, faw, etc) How do I link the control panel to the articles created by phpwCMS??? WOuld I create the articles first then copy the URL and paste that into the template/layout anchors accordingly???
2) Also which file would I look at if I was interested in adding PHP execution in templates??? I tried submitting PHP in with the template but it doesn't get parsed or executed...so when you assemble the templates into a single buffered output your not using include, but rather fopen or something???
Is there a way to have the tables use percentage instead of pixels???
Alot of my designs often require display a single pixel wide bitmap for the entire length of the screen which scales nicely to any reoslution...fixed pixels don't allow this...how can I change the pixels to percentage???
How can I change this behavior? Hopefully I just have to replace a couple fopen's with an include???
Thanks again
Cheers
1) The layout I have has a static left side navigation panel (about us, history, faw, etc) How do I link the control panel to the articles created by phpwCMS??? WOuld I create the articles first then copy the URL and paste that into the template/layout anchors accordingly???
2) Also which file would I look at if I was interested in adding PHP execution in templates??? I tried submitting PHP in with the template but it doesn't get parsed or executed...so when you assemble the templates into a single buffered output your not using include, but rather fopen or something???
Is there a way to have the tables use percentage instead of pixels???
Alot of my designs often require display a single pixel wide bitmap for the entire length of the screen which scales nicely to any reoslution...fixed pixels don't allow this...how can I change the pixels to percentage???
How can I change this behavior? Hopefully I just have to replace a couple fopen's with an include???
Thanks again
Cheers