I have my custom theme with some regions. For admin purpose I am using a Seven theme. Currently, if I have some blocks in regions presented in Custom theme but missing in admin Seven theme (for example some footer widgets), these blocks are shown in admin theme in main content region like just stacked "all block without found regions".
I can set up a block visibility by urls like "not showing to admin/* node/* " etc but it seems a bit wierd, because I need only a main content area (id=block-system-main)
I have a web page running in drupal7, I would like to turn it into a marketplace, is it possible to do that? This is the page.
Please I would like to know if it is possible to do that in drupal 7
I know Paragraphs module is very popular over the past several years, and I have no idea why!
Seeing it's popularity - I installed it on a Testing Site, but still - I cannot see a big difference from regular Multi-Value Field?! What the difference is?! I would have another Wrapper for my fields?!
I think I still can make any field, make it Multi-Value, and click a button to add another Item - Text field or Image or almost whatever;
This is mostly a Curiosity question, because I have no time to test out all subtle differences, if there are any?!
We are moving away from drupal 7 onto a new content management tool.
My requirements:
- download all page's with content - plain text if possible. A csv, xml, txt is no problem
- download all documents and there location (although this should be visible in reqruirement 1)
I've been looking at the database schema but no luck yet. I've been able to get the nodes (off course) and I can query field_data_body (and off course all other tables but no luck as to find all the content of a single page.