summaryrefslogtreecommitdiff
path: root/doc/bugs/__34__more__34___doesn__39__t_work.mdwn
blob: 45757f9e4f2ac7432d447c72a1d4dc157744c591 (plain)

As one can see at [[plugins/more/discussion]], the [[plugins/more]] plugin doesn't work --- it renders as:

<p><a name="more"></a></p>

<p>This is the rest of my post. Not intended for people catching up on
their blogs at 30,000 feet. Because I like to make things
difficult.</p>

No way to toggle visibility. -- Ivan Z.

More is not about toggling visibility. Perhaps you want [[ikiwiki/plugins/toggle]]? More is about displaying the whole page content when it's a standalone page, and only displaying a fragment when it's inlined into a blog. --[[Joey]] [[done]]