diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnZ0g2UAijV7RGrKtWPljCCAYHBJ3pwPvM <lumengdev@web> | 2011-06-05 16:52:26 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-05 16:52:26 +0000 |
commit | 6bb284f18d2a4bb060b94d1525362da694c2882c (patch) | |
tree | 4cab81d7fc8dc2b68c12060e85a2b9a79b7d5bbc /doc | |
parent | fcced2327078ee242479e77a67c59f18d1ca42a5 (diff) | |
download | ikiwiki-6bb284f18d2a4bb060b94d1525362da694c2882c.tar ikiwiki-6bb284f18d2a4bb060b94d1525362da694c2882c.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/How_to_make_a_table_of_content_at_the_top_of_page__63__.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/How_to_make_a_table_of_content_at_the_top_of_page__63__.mdwn b/doc/forum/How_to_make_a_table_of_content_at_the_top_of_page__63__.mdwn new file mode 100644 index 000000000..b185e3b61 --- /dev/null +++ b/doc/forum/How_to_make_a_table_of_content_at_the_top_of_page__63__.mdwn @@ -0,0 +1,3 @@ +How to make a table of content at the top of page? + +Ideally, it should be a programmable approach, for example, allow such table of content to be made automatically when the page length is longer than certain configurable threshold. |