Ok! I run an anime trading cards site! Naturally, I must, and do, have a large anime series taxonomy. Pretty much anything can be tagged with it, forum posts, site news, etc.
Free tagging sounds ideal, doesn't it? People will just type stuff in, and it will pop up. Two problems! 1) If people muck up the title, I get duplicate series names, and have to go cleaning up after them. No thank you! 2) with free tagging in 4.7, you can only type in as many terms as fit on one line. About 6 or 7 series names.
Hi,
I'm running 4.7 and trying to get the video module to work correctly in all browsers. So far, Firefox and Netscape playback videos fine, but in IE another window pops up in the upper left corner and starts playing the same video simultaneously when a videos play button is clicked. There are no menu buttons below this other pop-up video screen.
I added support for .avi files by following this thread http://drupal.org/node/68917 and have been able to upload .avi files.
Any time an action is executed on a node, every module gets the chance to say "no", or to modify the workflow in some way. Any module can add to a node, filter a node, decorate a node, etc.
etc. etc.
I've heard it's very hard to promote a user to a role programmatically because user.node (or something) will come in and overwrite your changes before it's saved.
ok so I have Ckk and Flexinode, however the new content types that I create actually display the name of what it is. EG if I call the field name Text, Text will be the heading.
What I want is just the title of the node and then what is in the node. No date, no who created it, nothing but the title and the info. I have looked but haven't really found an answer.
Would using a block, and creating a node and having the block only show up on that node be a way of doing what I want to do?
some of you may be able to shed some light on the following problem with the Yshout module
I am running drupal 4.7.3 bluemarine theme and have installed the Yshout module
I have enabled a block for the module in my righthand side bar, but this only appears correctly on either the homepage of the site or the administration page of the site on all other pages all that is displayed is the title of the block,
I have tried changing various access settings but nothing seems to make any difference
I have a 'job offer' CCK node which has the usual node title field (the position), followed by a descriptive 'Job details' field, after which there are several other smaller fields.
My problem: If I use contemplate to define the teaser, how do I break the descriptive 'job details' field that comes right at the top *and* ensure that some of the other fields below it also show up in the teaser view?