2010-03-10, 09:47:16
Thanks for all your help.
Within get-simple i don't want it to be different template per getsimple, i am actually removing the option to change "templates" etc, I was using the name template as an example.
We have to send the user to different urls for internal reasons. So let me rephrase:
We want the user to do to mydomain.com/index.php, we will detect and sent the user to either: mydomain.com/site1.php or mydomain.com/site2.php. There is no changing this. We are doing it for A/B testing of the layout but the text content will be the same!
In both of those sites, we want the getcontents functions to be editable in one instance in getsimple. so the user would log into mydomain.com/admin and edit site contents and it will change on both site1.php and site2.php.
Make sense?
Within get-simple i don't want it to be different template per getsimple, i am actually removing the option to change "templates" etc, I was using the name template as an example.
We have to send the user to different urls for internal reasons. So let me rephrase:
We want the user to do to mydomain.com/index.php, we will detect and sent the user to either: mydomain.com/site1.php or mydomain.com/site2.php. There is no changing this. We are doing it for A/B testing of the layout but the text content will be the same!
In both of those sites, we want the getcontents functions to be editable in one instance in getsimple. so the user would log into mydomain.com/admin and edit site contents and it will change on both site1.php and site2.php.
Make sense?