(no commit message)
authorzimek <zimek@web>
Sun, 16 May 2010 13:50:15 +0000 (13:50 +0000)
committerJoey Hess <joey@finch.kitenet.net>
Sun, 16 May 2010 13:50:15 +0000 (13:50 +0000)
doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn

index 0475d126f72ba7aa89115f4ac54225b1944c884a..f245e3807cb660e9e073ccc47ce3e179e1a0f6f1 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 [[pagetemplate]] and this <http://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content> solution