I'm trying to add a flickr stream thing to my (static) ikiwiki. I've disabled htmlscrubber and enabled rawhtml, and I get many strange errors. [[!toc ]] ## putting the html right into the markdown index.mdwn This should work, but html code (listing 1) shows up with a hash replaced for the actual content (listing 2) I have to suspect that replacing html with some hash is a bug. > Congrats, you're another person to fall afoul of markdown [[!debbug 380212]]. > The fix is to use Text::Markdown, or markdown 1.0.2 instead of buggy > old markdown 1.0.1. --[[Joey]] [[!tag done]] ## inlining raw html This would be my prefered solution. in index.mdwn: \[[!inline pages="flickr.html" rss="no"]] but this refuses to show any content. Trying to RTFM and adding raw="yes" results in this error: uppdaterar wiki.. söker av index.mdwn ritar upp index.mdwn private//ikiwiki.setup: Can't call method "param" on an undefined value at /usr/share/perl5/IkiWiki/Plugin/inline.pm line 253. BEGIN failed--compilation aborted at (eval 10) line 63. ## current workaround: iframe I'm no html guru so I put the stuff in an iframe, but that doesn't work, since the links are script-generated and need a target="" attribute in them to load in the right place (replacing ikiwiki page). Ikiwiki version: 2.44 plugin configuration: disable_plugins => [qw{htmlscrubber}], add_plugins => [qw{img map rawhtml toggle template prettydate haiku meta}], best regards ulrik ## listing 1
www.flickr.com
englabenny's items Go to englabenny's photostream
## listing 2 7383eb73071488c9ef46d617acf3e402