summaryrefslogtreecommitdiff
path: root/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
diff options
context:
space:
mode:
authorzimek <zimek@web>2010-05-16 13:50:15 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-05-16 13:50:15 +0000
commit87c4b603c3095033f27a3bfadcafd385fb318d76 (patch)
treefbb1a502e6af30f479c0533cfe0ea0ef4f585a54 /doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
parent26cf8d386fbdd0c16b732ae6ed1a866eb133a0d2 (diff)
Diffstat (limited to 'doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn')
-rw-r--r--doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn b/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
index 0475d126f..f245e3807 100644
--- a/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
+++ b/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
@@ -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