开发者

How to integrate a HTML page with the Tikiwiki

开发者 https://www.devze.com 2023-01-04 02:57 出处:网络
I have a standalone HTML page. I want to put this开发者_开发问答 as another page/link on Tikiwiki.

I have a standalone HTML page. I want to put this开发者_开发问答 as another page/link on Tikiwiki. Both the server and Page are on my machine only.


If activated, you can use HTML in wiki pages. So you basically just put the code in the wiki page and check "Use HTML"

You can also use http://doc.tiki.org/PluginHTML which has the benefit that people with enough permissions must approve the use of HTML.


You could also use the IFRAME pluging to include the external HTML page within the wiki page.

0

精彩评论

暂无评论...
验证码 换一张
取 消