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?
After downloading and transferring the TinyMCE Module, my site got an error message. The message stated," Fatal error: Call to undefined function: block_list() in /home/mysite/public_html/includes/theme.inc on line 1013". How can I correct this??? Please help.
I am using drupal with ldap,
and i am very interested on using Site user list module to allow people to find users inside our organization.
The problem is that i only observe on site user list the username and the e-mail!
I would like to also display the complete name.
when i go to my account, on view, i have all ldap attribute, as complete name, telephone, laboratory, etc ...
on edit(user account) i have only the username and email. Probably due to it, i am only able to display these 2 values.
I need to develop a multiple pages UI which interact with databases and are interconnected via submit buttons. These pages
can be built easily using Dreamweaver. However I have no idea how to incorporate these multiple html pages into a drupal
module.
If you can provide me steps to allow It will be of great help. I have been looking through all the contents of drupal site and not
getting any good solution.
How do I display the status including some content built/ or gathered in the submit function after hiting the database to another page without having to use drupal_set_message() function ......
I hav tried drupal_set_content and I hav failed dismally...