Moving 'Read More' link inline with teaser

Hi all,

I'm wondering if anyone can help me get my 'Read More' link for nodes inline with the teasers so that it appears behind the last word of the teaser?

I've been going over node.tpl.php and i know what bit of the code is rendering it (the last print $links on line 119 in the bartik theme i'm using) but i've not been successful in finding out where to move the relevant code to make it appear inline.

Any hints tips or solutions would be greatly appreciated.

unable to display $title in page.tpl.php

Hello,
First thank you for your help.
I am new to this forum and to developing with Drupal.
Also, I searched for a solution to this problem on the web and in this forum before posting.

My problem is that I cannot see the page tittle in Drupal 7, in other words, the following code:

Drupal 7 html template suggestions ...

I have been able to get a custom page template working for my custom content type - 'lab' thanks to the thread http://drupal.org/node/1035656 as page--type--lab.tpl.php . Now I want to create a custom html.tpl.php for the 'lab' page so I tried using a similar snippet suggested in the above thread by bitradiator by substituting 'html' for 'page' and adding to the template.php:

redirecting from Subdirectory to Root?

Hi. I searched the web for far too long but I didn't found a solution yet.

I want simply that my Drupal is accesable by the url e.g. http://test.com
when it is accesable and installed in the subdirectory http://test.com/drupal

How can I do this, what do I have to change in the .htaccess file and where?

It neither works on localhost nor on the webserver.

simply posting updates to sidebar - - so easy, yet difficult for me.

Usually I can figure things out very well, but getting started with drupal is proving to be a pain. I'm sorry for this basic question, but once I get my head wrapped around one idea, the rest should fall in place.

Ok all I want to do is I have a content that is "Quick Updates", I want the user to be able to write up a small quick update and it will automatically post on the front page on the right sidebar.... How do I set it so certain contents automatically post in the different blocks/region I want them to? ...I thought this would be easy, but wow I cant find any solution.

taxonomy_index for entities

I notice that the taxonomy module uses the taxonomy_index to maintain a record of the term -> node relationship. I have a custom entity and would like something similar so that i can filter the output of my new entitys depending on their taxonomy terms and see no easy way to do this otherwise.

Thanks.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x