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.
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
Comment #1
webchickgenerate-content.php doesn't generate book nodes. So I believe this is blocked by http://drupal.org/node/143803.
Comment #2
moshe weitzman commentedthat 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.
Comment #3
dwwThis 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.
Comment #4
aclight commentedIt 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.
Comment #5
hunmonk commented