aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/Pagination_next_prev_links.mdwn
diff options
context:
space:
mode:
authorhttp://hendry.iki.fi/ <hendry@web>2011-10-31 20:20:00 -0400
committeradmin <admin@branchable.com>2011-10-31 20:20:00 -0400
commit302458ebde408b40e94450eb52a490ae73eb330f (patch)
treedcd23ed9e763621b2eb9ab3cc65190c24df046cb /doc/todo/Pagination_next_prev_links.mdwn
parentfc05eddb0755ea0df3ac2541e121a296477a00d3 (diff)
downloadikiwiki-302458ebde408b40e94450eb52a490ae73eb330f.tar
ikiwiki-302458ebde408b40e94450eb52a490ae73eb330f.tar.gz
killer feature
Diffstat (limited to 'doc/todo/Pagination_next_prev_links.mdwn')
-rw-r--r--doc/todo/Pagination_next_prev_links.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/Pagination_next_prev_links.mdwn b/doc/todo/Pagination_next_prev_links.mdwn
new file mode 100644
index 000000000..5cfd485c4
--- /dev/null
+++ b/doc/todo/Pagination_next_prev_links.mdwn
@@ -0,0 +1,7 @@
+I've observed people just seem to get into a dead end whilst reading my ikiwiki instances.
+
+They don't want to back out of post to an index. They want an easy button to click next or previous post, like what you find on Wordpress sites.
+
+<http://codex.wordpress.org/Next_and_Previous_Links>
+
+Thank you