Hi,
I've got a new CCk type setup and wanted to customise the commenting feature on it. I'd like it if i could add some sort of speech bubble and the logged in users picture when they are commenting instead of the square text box that we get.
Is it possible to add a lightbox to the comment feature?
Can I rename the comments to something like answers. So users think they are answering as opposed to commenting.
Thanks, Ayath
I'd like it if i could add some sort of speech bubble and the logged in users picture when they are commenting instead of the square text box that we get.
Override comment.tpl.php in your custom theme to apply your own classes and CSS.
Is it possible to add a lightbox to the comment feature?
How do you mean?
Can I rename the comments to something like answers.
So users think they are answering as opposed to commenting.
See _preprocess_comment_wrapper. Garland has an example. However, there are likely other places in the interface where the word "Comment" is used. You might instead be interested in http://drupal.org/project/stringoverrides
On Thu, Apr 21, 2011 at 8:28 AM, Ayath ULLAH ayath@hotmail.co.uk wrote:
Hi,
I've got a new CCk type setup and wanted to customise the commenting feature on it. I'd like it if i could add some sort of speech bubble and the logged in users picture when they are commenting instead of the square text box that we get.
Is it possible to add a lightbox to the comment feature?
Can I rename the comments to something like answers. So users think they are answering as opposed to commenting.
Thanks, Ayath http://ayathullah.co.cc
-- [ Drupal support list | http://lists.drupal.org/ ]