By sarhad12 on
basically i want a node to have page numbers in bottom,,, eg page 1 will have all the mvoies with alphabet A and page 2 will have movies with alphabet B and each page number will be shown in bottom of the node so when someone clicks on page number they will be redirected to that page.
what is the best thing to use for this?
Comments
Honestly, it sounds like what
Honestly, it sounds like what you want is a view of movies that takes an argument of the first letter of the movie title. 100% doable without any custom code.
well im not good in this but
well im not good in this but i pasted exampled for u with this drupal page http://drupal.org/forum/22
that link is of drupal help forum in this ull see in bottom page 1 page 2 page 3 and so on thats what i want in my nodes also
Forums are a lot like views -
Forums are a lot like views - essentially a default core view of forum posts. I'm not sure how you would build paging into a node. For what you seem to be describing, you should take a look at the views module.
http://www.desirulez.net/late
http://www.desirulez.net/latest-exclusive-movie-hq/
ok this website it says on bottom pages
Page 1 of 14 1 2 3 4>>>Last>> this is exactly how i want to do mine
http://www.desirulez.net/late
http://www.desirulez.net/latest-exclusive-movie-hq/
http://www.streaming95.com
Do you want to have one similar to these pages?
Indian dramas Hindi dramas
i am impress tu see that their are movies in alphabetically more
Use glossary view
Use glossary view. see http://groups.drupal.org/node/94299