Any and all-
The stated goal is to support all 'core' content types. But MySite does not currently support book.module.
That's because I never use book.module and can't think of a good use case.
If there were a book.inc, what should it do?
Any and all-
The stated goal is to support all 'core' content types. But MySite does not currently support book.module.
That's because I never use book.module and can't think of a good use case.
If there were a book.inc, what should it do?
Comments
Comment #1
patchak commentedMaybe show child pages of a specified book page? So you can follow a section of the handbook for example.
Comment #2
techczech commentedI can't really see what it would do withing MySite. If mysite was a node, it could be included into book outlines, but that is a very forced interpretation. I use book module all the time but don't see a need for integration with MySite which I'm also planning to roll out for my users.
Comment #3
agentrickardThe only use case I can come up with is this:
- Allow users to add a book to their MySite.
- Use MySite to show the X most recent pages added to / edited in that book.
- Or, use MySite to show the X most recent submissions awaiting approval (this requires some permission checking, I think).
I'm not sure how useful that is. It wouldn't be hard to support, but that's why I didn't write a book.inc yet.
Comment #4
patchak commentedLike I said I thinl users could like to follow a specific section of a book?
Comment #5
agentrickardFinished by http://drupal.org/cvs?commit=45125