summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzimek <zimek@web>2010-05-14 14:11:04 +0000
committerJoey Hess <joey@finch.kitenet.net>2010-05-14 14:11:04 +0000
commit01d28878d70b3a854fb683afaa81706f5b76b597 (patch)
treeac8d50d3b544c2603151c2a769e1cd68016a1d35
parent4611c77696496287385f19301bcdf301393c6a61 (diff)
-rw-r--r--doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn1
1 files changed, 1 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
new file mode 100644
index 000000000..9f70bf442
--- /dev/null
+++ b/doc/forum/how_to_load_an_external_page_and_still_have_it_under_ikiwiki_template.mdwn
@@ -0,0 +1 @@
+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?