aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/__34__more__34___doesn__39__t_work.mdwn
blob: b2d929f13d87e41e74be3e3c007693cd99ad6046 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
> [[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]]

>> I see, thanks for bothering with the reply, I didn't understand this. --Ivan Z.