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.
I need to post comments in my drupal website from external calls. I have a desktop software that calls my drupal site, and throught this software i need to post comments.
They had spoken to me about blogAPI, but the blogAPI is only maked for post blog entry's, not comments.
I search for examples for how to use XML-RPC in Drupal, but i not found. Anyone have examples?
Im using the chatbox module which actually works out pretty well.
many blind people use this chat too.
they asked me if it is possible to remove the time stamp because the screen reader always reads
the time and the message.
can anyone tell me what need to be removed in the code to get rid of the time stamp?
How can i add a menu which will be visible only to administrator, currently when i add a menu and assign it to navigation, it gets visible on user side also.