I have some basic pages that have a URL alias setup where it contains a relative path (ie., facstaff/my_page). So the url is rewritten as http://webroot/facstaff/my_page. The breadcrumb path to "My Page" now reads:
Home > Facstaff > My Page
How do I rewrite every breadcrumb reference from "Facstaff" to "Faculty and Staff"? I want to keep the url alias /facstaff... I just want to rename the breadcrumb.
In my opinion the single greatest failure of Drupal is to force the theme development community to improve their offering.
One of the great advances for Drupal 8 is the shield identifying modules that are certified for installation.
This concept must be applied to themes. There is an urgent need for themes to be certified for (a) installation on a new Drupal 8 website and (b) installation on an existing Drupal 8 website and (c) being able to be installed through the Appearance->Install new theme feature provided with Drupal 8.
I am developing a real estate application and I have implemented address filed module along with geocoder to set location of Property.
I want to have a search box where users can search for locations, preferably like http://www.magicbricks.com/
Any help will be deeply appreciated.
I've just seen quite a bunch video tutorial in youtube about Webform, I was mindblown by it.
So just a quick question, can I use Webform for node creation?
Tbh, I haven't dig the configuration my self in deep with this yet. But I'm sure this is quite possible, but just wondering whether the setup for this is as easy as just a simple UI config, or we need to do some custom code as well.
I have created an instance and installed Drupal on Compute Engine. Now i want to import the MySQL database from another site of Drupal into the Compute Engine.
Not sure how can i do that and if it is even possible.