-
Add dependency on libcat_book module, remove define function for node type Things should only be defined in one place, and the code for libcat_book will be loaded as long as it is listed as a dependency
-
Install function to enable the block by default
-
Hide the still-ugly block output code in a theme function; fix object notation to array
-
Working proof of concept for amazon module based recommendations block
-
Set book node type constant if not already set
-
Add dependency on amazon_search.module
-
Remove most distractions and move toward amazon.module approach More specifically, prepare to call amazon_search_simple_search().
-
Add dependency on the contrib Amazon module
-
Beginning to move code out of the 'cache' script
-
Start of major overhaul of code