Hi,
I have a problem with user-submitted content that is HTML-formatted and sometimes when Teaser is displayed and the content cut after specific number of words I get open tags which is ugly. Ufff, long sentence :)
Does someone has a solution for that in Drupal 5.x?
While using the devel module, I got some interesting feedback about the weights of form items and thought you might be interested in seeing the result here:
I'm currently working on adding a new field to the nodes, which I've added in the node_revision table. I've managed to code it and the output is as desired, but I'm now struggling to integrate it inside the edit form : It is part of the node, and its value is also inside the $form array, as in :
[(new_field)] => Array
(
[#type] => value
[#value] => (Field value is here!)
)
On each node, the username is trimmed to 15 characters long, followed by ... to indicate there are more characters. How can I show the full user name?
I've searched on drupal and on google and api.drupal.org.
I've looked in all the tpl.php files and template.php.
Website Review and drupal tips how to bulid website?
We start working on new site lvhsystems.com we recently build it.
We would like to see what drupal users think about it and what can we do in order to start this website as drupal site.