The Primary Links patch brought to light that we're not initializing any of the content that the menu items are pointing to. This issue is about auto-populating the handbooks.

Comments

webchick’s picture

Status: Active » Postponed

generate-content.php doesn't generate book nodes. So I believe this is blocked by http://drupal.org/node/143803.

moshe weitzman’s picture

that patch landed but we still don't create complex node types like book. we might want to wait until pwolanin's patch lands since boks are in flux.

dww’s picture

Priority: Normal » Minor

This profile, at least for another few months, is only for 5.x anyway, so books aren't a moving target there...
That said, this is lower on my priority list, since personally, I mostly care about this profile for project* testing.

aclight’s picture

Version: » 5.x-1.x-dev

It looks like devel can create books, but not nodes that are child nodes of a book. There's an issue in the devel queue at #303143: Generate hierarchical books to add that functionality, however.

Getting this issue fixed might be helpful for people working on the d.o redesign.

hunmonk’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev