Listmania!
Solutions > Links > Listmania!
Summary: A "related pages" function
Version: 2009-04-06
Last tested: BoltWire 2.72
Status: Stable
Maintainer: member.linly?
Download: No need.
Listmania! is a function at Amazon.com. It allows readers to create any kinds of book lists from "Best reading in summer vacation" to "sci-fi must read" and so on.
The most interesting thing is, if you write a list named "basic" which contain book.a, book.b and book.c. All three books would "know" they have been listed in list "basic". Go to page book.a, there would be a section showing the list "basic".
You make a list, and the books on your list would know you list them.
BoltWire can do the same effect as simple as adding this line into footer:
<code>
No search results found.
</code>
And create a page "template.listmania" containing these lines:
<code>! Related pages
- :
</code>
Finally create lists under group "listmania.*", and you 'll get your Listmania! in BoltWire.

