Relationship and User Role

Greetings,

I have a content type's (Example: Work type) view that shows also user's role (Worker) 

Their translation in X language is Work Type->Apple Type, Worker->Human, Admin -> Admin

Everything in Work type would be translate to Apple type in that view. However when I call user's role with relationship it won't be translate to Human. Also it don't have machine name option too.

Is it a bug or do I have a lack of knowledge in something about relationships and translations?

Thanks.

Storybook for Drupal

So, I've been working on using Drupal as a story archive (Fanfiction) since I found the project several years ago. ANd now I'm trying to create a module that takes all the configuration I would do for a page to present story related content and offer it up.

I of course want to keep the dependencies down, or keep the number of non-core dependecies to a minimum. Right now it's looking like I will absolutly have to have paragraphs, as I want to ensure a person can create a story with a full layout, or add illustrations to a page. Even have a few entries that are just comics. 

Editor and Table in User Registration

Dear All, 
(1) let say I allowed people to register on my site from five states in USA namely: North Carolina, California, New York, Texas and Maryland. I made one person an editor in each state. 
My question is this, How do I restrict each of them to their own state and not having access to the people's profile in other states?

Centralised content distribution platform for Farm Journal

Homepage of Farm Journal with an image of plants on left and dusky sky on right

Farm Journal, which started out as U.S. farm magazine in 1877, has now grown into a mammoth company having an astounding presence through print publications, broadcast, websites and mobile outreach. Today, Farm Journal has a family of brands and organisations serving the row crop, livestock, produce and retail sectors. AgWeb, The Packer, Milk Magazine, Drovers, Doane Advisory Services are some of the biggest brands of Farm Journal.

Sectors: 
Agriculture

Revamping AgWeb with Drupal

Homepage of AgWeb with flower shaped icon at the top-centre and images of persons and the texts below the icon

It’s been more than 140 years since Farm Journal, one of the leading business information and media companies serving the agricultural market, came into being. Today, it has a magnificent presence with a variety of brands reaching across the crop, livestock and produce industries and disseminating information that is up-to-date, precise and of the highest degree of excellence. Among its family of brands and organisations, one of the most influential web properties is AgWeb.

Sectors: 
Agriculture

Attach an array to the url and GET each parameter

Hi,

I have an array that looks like this:

sourceid = [[0] => 10586, [1] => 10589, [2] => 10605]

I want to attach this array as url parameters such that my url looks like:

/page/text?sourceid = 10586 & sourceid = 10589 & sourceid = 10605

Later I want to recover these sourceid using $_GET['sourceid] in a different function.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x