for content types that have a space. Drupal natively replaces with "-" and this module with "_".
thus the out put link is to "/node/add/test_1" rather than "/node/add/test-1"
J.
for content types that have a space. Drupal natively replaces with "-" and this module with "_".
thus the out put link is to "/node/add/test_1" rather than "/node/add/test-1"
J.
Comments
Comment #1
conortm commentedThanks, Jimmy! I've committed this fix to the latest 6.x dev version.
Comment #2
keesee commentedThank you Conor. Great Module.
--
J.
Comment #3
conortm commentedThanks, cheers!