How to mix with other pages JS, php, xhtml

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
cc_023
New Member
New Member
Posts: 3
Joined: Sun Feb 01, 2009 9:36 pm

How to mix with other pages JS, php, xhtml

Post by cc_023 »

Hello,

I read some messages on this board, also that it is possible to inclue php code, when you use certain Tags.
But what is unclear to me:
-What to do if you have fe 2 php pages who interact which each other ?
-What happens with links inside php-pages. Can i decide they open a new full screen window or they fit in the cmsms-window ?

My goal is to integrate a working php in cmsms.
Does anyone know how to do this, or is it impossible with cmsms ??

Thanks!
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: How to mix with other pages JS, php, xhtml

Post by jmcgin51 »

you want to take complete existing PHP pages and keep them as standalone pages, but somehow integrate them into your site?  Or you want to take some existing PHP scripts and re-use them within the CMSMS framework?
cc_023
New Member
New Member
Posts: 3
Joined: Sun Feb 01, 2009 9:36 pm

Re: How to mix with other pages JS, php, xhtml

Post by cc_023 »

Thanks for the quick reply.

Yes, i want to take complete existing PHP pages and keep them as standalone pages, but  integrate them into the framework from CMSMS. I want to keep the menu, but in the contentwindow i want to run my php program.
In this php program there are some links. I also want also to decide of they display in the CMSMS content window, or in a new window.

Is this possible ? How ?
Post Reply

Return to “Developers Discussion”