diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-16 11:40:35 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-16 11:40:35 +0200 |
commit | 9da02428d4f62f84bdadc15f6aadf553a9d16c58 (patch) | |
tree | b00c2d6bdf3c73fc3b5a88e3c7ea04dcb4139e25 /doc | |
parent | 3cf62292e11f0a8809f9f53f1be77acd80d0fb43 (diff) |
Appetizer for the inline plugin?
Diffstat (limited to 'doc')
-rw-r--r-- | doc/users/tschwinge.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/users/tschwinge.mdwn b/doc/users/tschwinge.mdwn index 657de85f3..54614e922 100644 --- a/doc/users/tschwinge.mdwn +++ b/doc/users/tschwinge.mdwn @@ -77,6 +77,16 @@ Is it useful to have Discussion pages of Discussion pages (etc.)? -- On <http://www.gnu.org/software/hurd/hurd/building/cross-compiling/discussion.html>, this possibility is offered. +## Modifying [[plugins/inline]] for showing only an *appetizer* + +Currently ikiwiki's inline plugin will either show the full page or nothing of +it. Often that's too much. One can manually use the [[plugins/toggle]] plugin +-- see the *News* section on <http://www.gnu.org/software/hurd/>. Adding a new +mode to the inline plugin to only show an *appetizer* ending with *... (read +on)* after a customizable amount of characters (or lines) would be a another +possibility. The *... (read on)* would then either toggle the full content +being displayed or link to the complete page. + ## Unverified -- these may be bugs, but have yet to be verified * ikiwiki doesn't change its internal database when \[[!meta date]] / |