How do I remove all breadcrumbs except for the Home bread crumb for my module?
The bread crumb code seems to gather everything from the URL, as it should. But in my module, the other entries used in the URL path do not represent somewhere where the user can go. They instead pass information from my form to a controller object.
Is there a way to do this from my modules' controller object?
I created user type real estate agency. Each agency has more real estate agent. Any idea how to create more users under a single user? The owner of the real estate agency should be able to create agents too.
Any idea how to link these two user types together, give the rights of one user type to create and edit all users from the other type (but only the ones that are linked to this user)?
I am using the danland theme and whatever changes I try to make to my theme, such as css changes or settings in the appearance are not being updated on my website. I have tried clearing the cache in drupal and on my web browser but this still does not work.
I hope this is the proper sub-forum to post this in. Mods, please move it if necessary.
I'm getting started in Drupal. While I have worked extensively with Joomla and, to a lesser extent, Wordpress in the past - I really want to do this project in Drupal.
It is a website for a machinery manufacturer.
And I am hoping for a bit of guidance getting started. Face it - the terminology of Drupal can be daunting.
I've tested the new configuration translation system, but I don't understand how I can manage to translate the menu links that I've added.
This is what I've done:
- Installed Drupal 8.1.0-rc1
- Enabled configuration translation
- Add spanish language
- Add 2 links to the main navigation menu: "Link 1" and "Link 2"
- After I go to configuration translation and try to translate the main menu, this path:
admin/structure/menu/manage/main/translate/es/add
- But there I can only translate the Main menu lable and description.