Hi all - I have just turned on comments to my posts, and when there are comments, they show up first in the list of links below the teaser:
blah blah blah
2 comments | read more | suscribe this post
I would really like the 'read more' to always show up at the front of that list. I am using phptemplate as a theming engine, and I cannot figure out where this order is being set - can anyone point me in the right direction?
hello
am very new to Drupal and i don't have any knowlage on dealing with PHP and i only have a good experiance with HTML, but i found Drupal and installed it on my hosting server and i like it very much but i have few thing i want to do which is:
I have installed the voting.module on a vers. 4.6.5 site, and want to use it for image rating.
Is there any way to create a block with for instance the top three rated images, possibly with thumbnails?
I have inserted a box in my page header, containing a custom search form. To do this, I edited page.tpl.php directly, and added the div, form and table fields there.
I want to move that html out of the page.tpl.php file, because that just seems ugly. I also want to be able to display different html on different pages, without having the whole wodge in the tpl file.