Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
With default display order set as "Date - oldest first" ( and flat expanded display )
comments appear chronologically nicely with older comments at
top of the page BUT if an older comments is edited it comes
at the BOTTOM, ....
HOW can I prevent this so that comments maintaintheir original
chronological order ( probably with an "edited at so&so time" stamp")
I was wondering how I would go about doing this...
I would like to add a field to the nodes when creating them and for that field to output somewhere on the created page. Other than using CCK how can I do this?
Any help would be great, any examples would be better!
I have ported a CSS tabless design to Drupal phptemplate system. The layout works but not consistently. It only needs one closing </div> tag to be removed to screw up the layout. I have identified the source of the problem but not what bit of software coding is not printing the html correctly. In the node.tpl.php template the closing tag is stripped out or not printed. This only occurs when first entering/calling the index page of the website or when logging out of admin.