Hello. Thanks for getting this ported to D7! Working great but for one thing. I cannot hide the default "add child" from the book or it's child pages. I'm using panels and displaying the node links in their own pane. Would this cause a problem?

Anyone else experience this?

Comments

MarcElbichon’s picture

Status: Active » Needs work

Marked as needs work but you can add this line in your css file to hide default add child link :

.book_add_child {display:none;}
rumblewand’s picture

Thanks Marc.. I totally forgot to post that that is what I ended up doing for now. Thanks for all the work you do.

clemens.tolboom’s picture

Version: 7.x-3.3 » 7.x-3.6

This is still needed.Thanks for the quick fix / hack

MarcElbichon’s picture

Status: Needs work » Closed (fixed)
MarcElbichon’s picture

Project: Book made simple (Obsolete) » Book made simple