I would like a block 'by book' option. I don't use taxonomy much and use books to structure my site. I'd like to create a block that was limited to the pages within a particular book.

Is this possible, or would it take some extra coding?

Comments

kristen pol’s picture

Assigned: Unassigned » kristen pol

Would you like it to be so that you choose the parent node/page and the block shows all child pages? Or does it need to be more configurable than that?

Kristen

kristen pol’s picture

Status: Active » Postponed (maintainer needs more info)
divrom’s picture

I think that would work. Here's what I envision:

You choose the parent (in the same way you do when adding to a book) and it then displays the most popular children.

Or, perhaps what is needed is similar to the current path options. However, rather than saying:

# List of content that starts with the same path as the node being shown
it could simply be
# List of content that starts with the path below

Then I could use pathalis to tell it to choose from certain pages/books and show the most popular. This would be a more manageable and accurate version of the manual entry for me.

kristen pol’s picture

Status: Postponed (maintainer needs more info) » Fixed

I just re-read your last solution and that makes a lot of sense in general so I have added patterns to be allowed in the manually-selected content blocks. Here's what you can do:

  1. choose "Manually-Selected Content" option
  2. fill in the "URLs to Include" so they have your pattern(s), e.g.

    content/book/*
    mybook/chapter1/*
  3. save

Please test if possible. It will be in the *dev* version coming out (both D6 & D7). I'll included in the next official release for both versions.

Kristen

kristen pol’s picture

Status: Fixed » Closed (fixed)

Update is in 6.x-1.4 and 7.x-1.4

Kristen

kristen pol’s picture

Assigned: kristen pol » Unassigned
Issue summary: View changes

cleaning up my issues list