Skip to main content
11 events
when toggle format what by license comment
Mar 13, 2011 at 23:09 vote accept Christian
Mar 13, 2011 at 23:09 vote accept Christian
Mar 13, 2011 at 23:09
Mar 13, 2011 at 23:09 vote accept Christian
Mar 13, 2011 at 23:09
Mar 13, 2011 at 23:08 history edited Christian CC BY-SA 2.5
added 675 characters in body
Mar 13, 2011 at 22:21 comment added Christian @Chris - What I was saying was that the value of body['und'][0]['value'] is different to what is displayed in the node.tpl.php - which is just the default one with a var_dump($node) at the top.
Mar 11, 2011 at 15:24 answer added avpaderno timeline score: 1
Mar 11, 2011 at 14:39 answer added Pierre Buyle timeline score: 1
Mar 11, 2011 at 12:13 comment added Chris Cohen I don't quite understand what you mean by 'See image (body['und'][0]['value'] != what is displayed.)' - can you elaborate on this? It might be useful if you could post your node.tpl.php and explain what is showing up, compared with what you expect to show up. I am not sure whether etiquette dictates you can post long bits of code here, or whether you're better using pastebin.com or similar and linking to it!
Mar 11, 2011 at 6:26 comment added Alex Weber To find out the order of module hooks look a the "system" table, all modules have a weight (default=0) and are executed from lowest to highest weights, in case of equal weights they are sorted alphabetically (ascending)
Mar 11, 2011 at 3:31 history edited Christian CC BY-SA 2.5
added 278 characters in body
Mar 11, 2011 at 1:21 history asked Christian CC BY-SA 2.5