I\'ve overridden the views-view.list.tpl.php. I want to optionally included some extra HTML markup if a value in a CCK f开发者_JAVA百科ield for the current node is set to certain values.
Anyone aware of a CCK module that adds a text field that\'s just a randomly generated number? This means that when the user tries to create a fresh node, he sees a pre-populated random number as one
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m trying to embed multiple view blocks into a single vi开发者_StackOverflowew block. However, I want each of the other views displayed only if they meet certain conditions.
Which CCK field properties are shared when using a CCK field-type between node-types? I Ask this question because I wanted to re-use a created field \'date\' with another node type. When I altered the
Here\'s my custom module; it basically fetches a file from a particular URL, saves it on temporary folder and then i want it to modify a cck field of type \'file\' (field name being : field_video_thum
I would like to have a special \"sub-node\" that could be attached to other Drupal nodes, that allows authors to include commentary (from the author, so this isn\'t a comment node) and sample text, to
I don\'t know if I\'m on the right track but I\'m trying to let users of my web site create there own versions of pages on my web site.
I am making a drupal website and have a content type \"quotation\". The standard way of taking input in drupal is going to the create content in the menu which is not very user friendly considering yo
By 开发者_运维百科default for creating content a new page is opened. I want to do this inside a block. A block where there will be some fields like title body taxonomy terms and a create content butto