How can I remove the ' read more' ?
eranb2 - January 2, 2007 - 10:42
Hi
How Can remove the 'read more' from the story and see all of it ?
instead of just part of the sory and 'rede more' .
Eran
Hi
How Can remove the 'read more' from the story and see all of it ?
instead of just part of the sory and 'rede more' .
Eran
goto: q=admin/settings/node
goto: q=admin/settings/node and set "Length of trimmed posts" to "unlimited" .
One problem, all your post will be shown fully :(
Another way is to create new content type and create new template"node-newcontentname.tpl.php" template file with your requirements...
----------------------------------------
Sites for uzbek and Uzbekistan:
Uzbek Lyrics Database
Uzbekistan Forum
admin/content/node-settings for Drupal 5.7
For whoever tried to find this setting but got lost as I did.
posts setting
there is setting in "posts" that allows to choose how much to display in Chars.
after you change the setting - you'll have to edit the page then re-save it - to pick up the new settings
Thanks for replying,
Thanks for replying,
works.
I also want to say
That you should do a search before posting a question as this was just asked and answered yesterday.
http://drupal.org/node/105932
Thanks,
David
http://www.floridapets.org
A need a bit of help here; I
A need a bit of help here;
I would like to remove the "Read more" in all the nodes, in trimmed and full view. The title of a node is enough for visitors to click.
I tried using css, but didnd work.
.node-read-more(display:none)Any other suggestions? Thanks.
Tecito.com
Comunidad Latina en Canada, regístrate ya! Join the growing latin community in Canada.
this isnt correct markup is
this isnt correct markup is it
.node-read-more(display:none)shouldn't it be
.node-read-more { display:none }You are right, my mistake, i
You are right, my mistake, i mistyped the code. Its not working, though. Thanks for your quick response.
I am also trying to remove the "More information about formatting options" link, which appears at the bottom of the comments textarea.
Thanks.
Tecito.com
Comunidad Latina en Canada, regístrate ya! Join the growing latin community in Canada.
Create a view...
with the Views module. Then you can create a page that is either a list view or a table view and you can set it to list only the titles of your nodes, or do anything else you want to do with it.
Thanks,
David
http://www.floridapets.org