Some other step needed?
toddwoof - October 16, 2008 - 13:20
| Project: | Book Post |
| Version: | 6.x-1.2-beta1 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | rubinsztajn |
| Status: | active |
Jump to:
Description
Is there some other component or setup needed, besides installing the module and turning it on?
When I enter an ISBN in the body of a post in double curly brackets and save, it returns:
No record found for Marc mid:
Marc record did not load when No marc data exists, trying to use nid.
even if I use an ISBN from a record on the Open Library site. Maybe I'm missing some step? Thanks!

#1
Book post is actually an input filter so there is an extra step after enabling the module. After enabling, go to Administer->Site Configuration->Input Formats. Click on HTML Filter or Full HTML (or both) and check the Book Post Module box. When you post some content, check under the input format and you should find a line that says, "An ISBN or Open Library ID between curly braces {{}} will return book info and cover."
Let me know if that does the trick.
I'm a little confused by this. Are you using the MARC module? If so, it's possible that the two modules are clobbering each other. Hopefully the above will do the trick.
I'll add a README file in the next release.
#2
That did the trick -- thanks!
I do have the MARC module on the site (test-driving it). Not sure if there is a conflict, but once I set the input format as directed, the books come up just fine.
#3
Can this detail to be added to the home page and a read me added to the module? Thanks!