View Single Post
Old 08-14-2011, 04:38 AM   #120
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,495
Karma: 8065348
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by eVrajka View Post
Thanks for you work, it's very important project.
I tried to customize the web interface , but unfortunately I can not find opportunities to do so. I did some sketches, tell me please how I can implement it.
You would change the smarty template for the category or categories that you want to appear as a table.

Getting the information for the currently selected book is probably best done using AJAX, but that will be a significant change. AJAX isn't used anywhere in the server. To add it, you will need to add a new module that supplies metadata for specific books, and then write the javascript that uses the module.

Good luck with your development.
chaley is offline   Reply With Quote