Page 1 of 1

Re: Access page 'content' from another page

Posted: Thu Jul 05, 2007 10:07 am
by cyberman
Have you tried it with project "ContentAliases" :)?

Re: Access page 'content' from another page

Posted: Thu Jul 05, 2007 10:30 am
by cyberman
Have you read modules help?

Re: Access page 'content' from another page

Posted: Thu Jul 05, 2007 7:41 pm
by cyberman
Hmm, make sense but I have no idea - my coding skills are very limited.

Perhaps you can adapt this solution

http://dev.cmsmadesimple.org/projects/ajaxpageupdate/

Re: Access page 'content' from another page

Posted: Thu Jul 05, 2007 10:52 pm
by climberusa
I'm doing this with ajax right now. The easiest solution for me was to create a blank template and that way your only loading the content you want and not the whole site template.

http://www.asjalaska.com/what-we-do/

Click on the links on the left and you'll see what I mean. The content is coming from a page in the cms with a blank template. Still working out some bugs. Hey do you know jquery very well?

Re: Access page 'content' from another page - AJAX

Posted: Fri Jul 06, 2007 6:38 am
by cyberman
Great solution - many thanx.

I see, I have a lot to learn :).
secoif wrote: I'll post it on a new thread in the next few days, don't have time to write the whole thing up right now,
I like to see your next posting. Maybe you can found a place in wiki too.