Hi
Would you let me know please
how can I make a new content page without using views?

Many Thanks and Best Regards
Charles

Comments

cfox612’s picture

You'll need to provide much more information. What kind of content are you trying to display? A list of nodes? Fields? You could create a custom page template.

mylocaltrades’s picture

Go to node/add/page and create your page. Under URL path settings you can create your custom page name instead of using the page title. I think this is what you mean to achieve anyway.

Offering Drupal website services to the UK - www.my-local-trades.co.uk

charlie charles’s picture

Thank you for your help.

I got machine name for a content type
called "downloads"

I made the menu link path as

http://website/?q=downloads

but I get the message

"Page not found"

Many Thanks for you help
and time

WorldFallz’s picture

It would be much easier to assist you, if you provided the info requested. What are you trying to do? If you're expecting to see a listing of all content made with the 'downloads' content type at that URL, you need to use views (it doesn't get created automatically like it does with taxonomy).

charlie charles’s picture

Thank you for help, that's what I didn't know

'downloads' content type at that URL, you need to use views (it doesn't get created automatically like it does with taxonomy).