want to make a encylopedia using current DB
i used to use nuke, and i have a db table with all of the encylopedia terms, i was wondering if someone could give me a kick in the right direction on how i'd get this into a nice addon..
maybe something like:
[ a b c d e f g h i j k l m n o p q r s t u v w x y z ]
then they pick a letter and all of the definitions starting with that letter are displayed, they can then click on the title and presto the definition pops up!
the table layout goes as follows:
article_id,
title,
text,
any gurus out there wanting to lend a hand?
|