History: PluginHtmlFeedLink
Source of version: 9 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # Plugin Html Feed Link *Introduced in ((Tiki9))* This ((wiki plugin)) receives and shows this content on a page of any other Tiki website sent through ((PluginHtmlFeed)). Related to `tiki-html_feed.php`. ## Parameters {pluginmanager plugin="htmlfeedlink"} ## Examples ### Syntax of the receiving site(s) {CODE(colors="tiki")} {HTMLFEEDLINK(feed="http://sendingdomain.com/tiki-feed.php?type=html" name="SomeName")} {HTMLFEEDLINK} {CODE} ### Syntax of the sending website {CODE(colors="tiki")} {HTMLFEED(name="SomeName")} Content {FONT(size="20")}some wikisyntax works{FONT} {SPLIT(colsize="5%|95%")}for ex. Split and Font --- but not {img} {SPLIT} Content {HTMLFEED} {CODE} ## Related pages - ((PluginHtmlFeed))