I have a news page set up using taxonomy on vocabularies, which works well and post the latest story at the top of the page. I have just moved to drupal from an old site, and want to add some old news stories to this page.
How can I add some "old" news stories and get them in the right chronological place in the list of articles on the page?
I want to have pages on my site accessible by anonymous users.
I also want to be able to publish pages only accessible by authenticated users.
I cant for the life of me figure out how to do this. I have tried making a new
content type, but the only permissions i get to specify are those concerning
editing those pages; not viewing.
I know this is basic, but I really cant find how to do this.
Can anyone point me in the right direction?
hello im new to drupal and i installed 7 today and its very cool and nice
i used wordpress since now and i want to swich to something else but so far im stuck
in wordpress when i was posting a article or a post i was able to post images edit font,videos,embed images/videos,etc but here.. i need to manualy upload image,then insert the php code to see it..
isnt any other way of using images than manualy ? (im insterested in speed and use for newbies)
thank you
I just begun drupal and now I am hitting the VIEWS subject. I'm just starting to see the CMS beast inside Drupal and on some subjects I have problems seeing the trees in the very dense forrest.
My question:
Let's say I have simple content-type: page and a very simple view called persons (just a list of names).
I want to create page with:
I have made a views page that displays events like meeting, training, etc
Both those events content types have a field called "location"
What I want is to have a page that displays a table list with the coloums Type And Location
I have managed to make such a list when I only display nodes from one node type, but Is it possible to let views to fill in the field location from both those 2 node types , or do I have to make 2 location fields ?
location from node type Meeting
location from node type training