Auto-populate handbooks
webchick - May 14, 2007 - 03:49
| Project: | Drupal.org Testing |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
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.

#1
generate-content.php doesn't generate book nodes. So I believe this is blocked by http://drupal.org/node/143803.
#2
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.
#3
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.
#4
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.
#5