I'm using Drupal for my main site. I want the entire first page to show. How do I get rid of that 'read more' option and force the entire content to show?
maybe i'm missing some posted stuff, but i can't find an answer right now. I'm new to drupal, I played around for some days, then drupal 4.7 was relased and i decided to use it, but now I have a small list of questions:
I've got views installed and CCK. I've used CCK to create a new node type called Software download. One of the fields in the CCK node type is user reference. How do I show a block to logged in users that displays nodes from the CCK node type (Software download) that is referenced to their uid or username?
I cant change values in of $node->taxonomy in _nodeapi hook on "validate" event.
It worked in rc3, but in 4.7 release no changes is possible.
Is this bug or feature?