So I was briefly stumped when upgrading from 1.x to 2.x, and checking README.txt & INSTALL.txt didn't solve my problem since they tell you to enable to print module but don't mention print_ui. On the grounds that it's always better to make a module easier to figure out I suggest mentioning this new module in that documentation. I'm not sure of the best way to phrase this, so I'm not submitting a patch for now, but I'd suggest writing something before version 2.0 is released.
Comments
Comment #1
jcnventuraAt the time I didn't look enough for the call to automatically enable the print_ui module on the update function, which would be less confusing to users.
Comment #2
mvcfair enough; the 1.x->2.x upgrade should do this.
for new 2.x installs i would still suggest documenting the difference between the two somehow.
Comment #3
jcnventuraUpdated the update functions to enable print_ui.
Also, documented better the .info files to specifically say that without print_ui there's no links.