From: zimek Date: Sun, 16 May 2010 13:51:50 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 3.20100518~21 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/cf559160fa3ee65a99b303d0b483ae9481e4a2c7?hp=--cc --- cf559160fa3ee65a99b303d0b483ae9481e4a2c7 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 solution +> I think I'll have to use [[ikiwiki/directive/pagetemplate]] and this solution