diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-16 15:00:04 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-16 15:00:04 -0400 |
commit | ec6c1269d251c78d2eef68cb789de6cfc6272464 (patch) | |
tree | 1579fecb0e077106b2dba5c8a8dd20597cf62bc2 /doc/todo | |
parent | 021676e489f9b79a50338635ad654f31eb5575fe (diff) |
more: Add pages parameter to limit where the more is displayed. (thanks, dark)
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/selective_more_directive.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/selective_more_directive.mdwn b/doc/todo/selective_more_directive.mdwn index 24e6ab568..2a9998205 100644 --- a/doc/todo/selective_more_directive.mdwn +++ b/doc/todo/selective_more_directive.mdwn @@ -24,3 +24,5 @@ I can now call it as I'm not entirely happy with the design, since I would rather put this information in the inline directive instead of in every story post. Unfortunately I found no way to pass parameters from the inline directive to the inlined page. -- [[dark]] + +> Me neither, but nor do I see a better way, so [[applied|done]]. --[[Joey]] |