Project:Drupal.org Testing
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:minor
Assigned:aclight
Status:needs review

Issue Summary

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 forums.

Comments

#1

Status:active» needs work

Here's a patch... the forum creation stuff works... the forum assigning stuff doesn't but should almost be there.

AttachmentSize
forums.patch 3.53 KB

#2

seems like we should cerate the taxonomy/forums and then create content with terms in one shot. that skips an assignment step. just musing aloud ...

#3

patch no longer applies

#4

Priority:normal» minor
Status:needs work» postponed

Downgrading to minor and postponed, like book.module... let's get the 'core' stuff working first. :)

#5

Version:<none>» 5.x-1.x-dev
Assigned to:Anonymous» aclight
Status:postponed» needs review

This could be useful to have when others are working on the redesign, so I spent some time to get this working. It wasn't easy, seeing as there are a combination of bugs/limitations in various FAPI and taxonomy components that make this task tricky, but I was able to get this working.

AttachmentSize
143804_dot_generate_forums_5.patch 6.66 KB
nobody click here