]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
Merge branch 'master' into cvs
[ikiwiki.git] / doc / forum / how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
index 0475d126f72ba7aa89115f4ac54225b1944c884a..a747911a5be9be30cfe73958cfa8a53751f15416 100644 (file)
@@ -1 +1,3 @@
 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?
+
+> I think I'll have to use [[ikiwiki/directive/pagetemplate]] and this <http://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content> solution