I am using Drupal 7 rc4 and I wanted to adjust the number of characters displayed in the teaser of my articles presented on the frontpage.
I cannot find the function anymore and searched this site here for an answer. All I found were discussions of the developers where to put this function, but in all areas suggested there I did not find it.
Where have you finally put it into? Was it renamed or something?
I want to create a mobile web app. Is there a way to combine jquery mobile with dupral 7 and have a jquery mobile theme so my dupral site looks like: http://jquerymobile.com/test/
I have drupal 7 with the devel module enabled to display queries to the database. I have a module that connects to a second database and runs some queries. I would like to log these queries but I am having difficulty figuring out how to get the db logs to display in devel's query log.