I changed my url editing the article, in the option "URL path settings", but the old address still active, "node/3", so I have duplicate content, how to fit it?
By the way, can I remove the "?q=" from the url? For example, "/?q=my-new-url" to just "/my-new-url"
I have been tinkering around with Drupal 8 these last days. I'm starting out with drupal but it seems pointless to go with D7 with D8 release candidates around the corner.
I had entities working in D7 and now I have been trying to do a D8 implementation. But you guessed it... Can't get it to work.
I'm trying to keep it as simple as possible just to get a starting point to advance from there. So at first I'll try and use all the standard handlers. But even that doesn't seem to work.
I have intranet with tree spaces (S1, S2, S3) and I need to give permissions all users to add content in S1 and S3 spaces. I've created a group called "all" where they are. I've added the group in S3 space (Members --> Inhereted --> Add group) but the result is that users can't add content on S3.