(Running on Drupal 4.6.3)
I love this module! But it seems to only be able to handle about 200 nodes - all display on a single page. There's apparently no way to have more items either on same page or visible by pagination?
(Running on Drupal 4.6.3)
I love this module! But it seems to only be able to handle about 200 nodes - all display on a single page. There's apparently no way to have more items either on same page or visible by pagination?
Comments
Comment #1
alexandreracine commentedYep, I was asking myself the same thing!
So I poke around in the taxonomy_multi_edit.module file and change two occurance of "200" for "1200".
Re-upload the file.
Now you'll have 1200 nodes :)
Comment #2
moshe weitzman commentedComment #3
ax commented