Re: Bookreview
Steve Clark <[email protected]> Mon, 10 Dec 2007 21:55:48 +0000
| Newsgroups | gmane.comp.web.pyblosxom.user |
|---|---|
| Message-ID | <[email protected]> |
On Sunday 25 November 2007 22:11:22 Steve Clark wrote: > I've been using Will's booklist plugin for a while, but I've felt that I > needed something slightly different. Bookreview appealed as it lets you > have a URL for each book that could be linked to externally. > > I've got it working as far as having the page with a list of books, but > when I click on the link for that book's page I get an error. I just figured out the problem. The plug-in tries to run /usr/bin/egrep, but on my system it needs /usr/egrep. I changed the references and it works now, but I guess that it ought to be made more portable. I think the command is being used to find the line containing a given ISBN. I expect there is a cleaner way to do that in Python. Now I just have to convert my old reviews to the required format. I really ought to write a script to do that, but not tonight. -- Steve ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php