I am able to display the records on the home page based on the category wise
but i want to display all the products from all the categories
when i put this script
{{block type="catalog/product_new" template="catalog/product/new.phtml"}}
it displays only 5 products
any help would be appreciated

