You are building a recipe site in which users submit their favorite recipes as nodes, tagged with common ingredients from a carefully curated taxonomy vocabulary. You've been asked to create a page on which site visitors can select the ingredients they have on hand and view all the site's recipes that use those ingredients. You've already created a view listing all Recipe nodes
How can you modify the view to support filtering by ingredient?
The marketing department wants to drive social engagement by collecting users' social profile links every time they comment on a blog post You've been asked to make sure that this only happens on blog post comments, comments on other content types should not collect thisinformation
How can you make this possible?
You are pitching for development of a Drupal based website to yournew customer. You want to emphasize how flexible Drupal is.
Which THREE points would support your case? Choose 3 answers
You are creating a page listing products for sale You've been asked to make sure that each product in the list includes an image, a title, and a price When the user clicks the title or picture, she will be taken to a detail page showing a full description of the product.
How can you make sure that the listing page only contains the fields noted, without removing the description field from the detail page?
Choose 2 answers
Your content team has added several new "Landing page" nodes, set to "Draft" because they need to be reviewed How canyour review team find the Landing pages that need to be reviewed"?
The marketing department has decided that a call-to-action button currently in the site footer should be moved to the sidebar for higher visibility The button is currently implemented in a custom block.
How should you make the requested changes?
Your site review team reports that the new Product pages look good, buttakes a long time to load.
What are two possible causes? Choose 2 answers
You have installed a custom theme for yourwebsite, and you notice the theme displays a Druplicon as the logo in the upper left corner As much as you love Drupal, you would like to remove this logo ankdisplay your company's logo instead
How would you do this in the Drupal admin interface? Choose 2answers
The information security team wants to make itharder for bots and unauthorized users to create and activate new accounts
What are two ways to reduce the number of unwanted new, active accounts? Choose 2 answers
You are having trouble using a certain contributed module You have read the module's documentation and ensured it is configured correctly.
How should you find help? Choose 2 answers