Hello, is there any module where I could see how to replace ctools plugins in the module, in particular, I'm interested in hook_ctools_plugin_directory (), hook_context_plugins () and hook_ctools_plugin_api ()
Unfortunately, I did not find any useful information on this link, I am interested in the module that was converted from Drupal 7 and in which ctools was used earlier
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted18 hours 53 min ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7.
If you are simply copying a site from one location on a server to another, the...
Thanks for the quick reply, laryn.
No features, no Drupal: I built the source site in Backdrop in a subdirectory of the target directory under the same user home directory on the same...
Comments
Does this help at all? (It's a wiki so feel free to edit to help clarify for others):
Unfortunately, I did not find any useful information on this link, I am interested in the module that was converted from Drupal 7 and in which ctools was used earlier
See if this is useful:
Feeds Tamper also had some of this conversion, but it looks like it's in a number of commits:
Yes, this is what need, thanks I will understand