It's possible to make available a function that, can be called within a theme and, returns a random quote. As well a option in the quotes module allowing the return or not of this quote.

Comments

jhriggs’s picture

Assigned: Unassigned » jhriggs

The module has a function called _quotes_get_quote() that returns a random quote. This can be called from within a theme. I'm not sure that I understand the second part of the request.