summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzimek <zimek@web>2010-05-16 13:51:50 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-05-16 13:51:50 +0000
commitcf559160fa3ee65a99b303d0b483ae9481e4a2c7 (patch)
treed75678fe37aece6f6bbe1cda1acf90751f97a822
parent87c4b603c3095033f27a3bfadcafd385fb318d76 (diff)
-rw-r--r--doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn2
1 files changed, 1 insertions, 1 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 f245e3807..a747911a5 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,3 +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
+> I think I'll have to use [[ikiwiki/directive/pagetemplate]] and this <http://stackoverflow.com/questions/153152/resizing-an-iframe-based-on-content> solution