Hello,
I am running CMSMS on the main domain (www.example.com)
Under subdomain (blog.example.com) I installed wordpress blog, and it should use the same header+footer as the CMSMS site.
My question is:
What would be the best way to include HTML source of header/footer from CMSMS site into blog which is hosted under subdomain.
I am wondering how "cmsmadesimple.org" administrators are dealing with the same issue on their website:
Main website http://www.cmsmadesimple.org/
Modules section http://dev.cmsmadesimple.org/
Forum http://forum.cmsmadesimple.org/
All of them have the same Header & Footer.
Are they all updated manualy, or the header/footer is somehow imported from the main CMSMS?
Would be greatfull for any ideas.
Augustas
Site header html on wordpress blog (other subdomain)
Site header html on wordpress blog (other subdomain)
Last edited by Augustas on Wed Jun 18, 2008 1:33 pm, edited 1 time in total.
Re: SIte header html on wordpress blog (other subdomain)
on the cmsms site(s), my guess is they did a copy/paste into each subdomain's template and then adjusted as needed for their respective web application and how they handle templates/themes.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Site header html on wordpress blog (other subdomain)
close, but it's dynamic.... the headers, footers, and menus are actually cached in a file on the server, and the various packages read from these files..... then we can change the menu structure etc... and in a little time that change effects the blog, the forum, etc, etc.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: Site header html on wordpress blog (other subdomain)
Thanks for the "secret" 
I was thinking to do similar approach as kermit explained on this thread (by giving different stuff to specified IP address):
Share page content between sites using RSS
Just I have to think now, how to inject into header wordpress specific meta tags and customized meta tags of the blog entry.

I was thinking to do similar approach as kermit explained on this thread (by giving different stuff to specified IP address):
Share page content between sites using RSS
Just I have to think now, how to inject into header wordpress specific meta tags and customized meta tags of the blog entry.