Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Anybody got this working with CVS yet? I'm getting SQL errors because (I think) of the changes to the taxonomy URLs, and I'm not sure where to begin fixing it.
Actually this is not a bug. There should not be an "Article" link in the create content menu. The create content menu lists all the different kinds of nodes you can create, i.e. a forum node, blog node, etc. The article module does not have a specific node type associated with it.
Comments
Comment #1
devinhedge commentedSwitched the version to cvs HEAD.
Still getting used to the Issues module. The patch is coming. Very simple actually.
Devin.
Comment #2
ixis.dylan commentedAnybody got this working with CVS yet? I'm getting SQL errors because (I think) of the changes to the taxonomy URLs, and I'm not sure where to begin fixing it.
Comment #3
CodeMonkeyX commentedActually this is not a bug. There should not be an "Article" link in the create content menu. The create content menu lists all the different kinds of nodes you can create, i.e. a forum node, blog node, etc. The article module does not have a specific node type associated with it.