I realize that custom node themes can be achieved by content type,
but is it possible to go further to produce a custom node theme per category?
For instance, if I had a category "front page news",
could I write a custom node to apply only to that area of story?
Would I be better off creating a new content type instead and taking the
node-new-content-type.tpl.php approach?
Thanks
How can I add a "Why Register" link at the bottom of the user login block? I would like Why Register to appear directly under "Create New ccount' and "Request New Password"
I tried adding the text/url link in user.module but was unsuccessful. Does anyone have some ideas or suggestions on how I can accomplish this? Thanks in advance!