]> sipb.mit.edu Git - ikiwiki.git/blob - doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
This reverts commit 073bbe7ae00baa9ca89a61e43e53f072ac1b3b89
[ikiwiki.git] / doc / forum / how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
1 OK, probably title is bit confusing. Basically I'd like to be able to keep my left hand side menu, which is part of the template, and at the same time load let's say forum on the right hand side, which sits on a separate domain. Is it possible then to construct template that for some special links it runs as lets say in *frameset* mode?
2
3 > I think I'll have to use [[ikiwiki/directive/pagetemplate]] and this <http://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content> solution