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
Thanks @indigoxela!
It works (at least as a start): Now I can use the filter... BUT:
I get, as you predicted, a lot of duplicates (One node appears 7 times, other 5 times, other 3...
Thank you all for the quick help - or trying to.
And I apologize for not properly documenting this seeming flaw in Backdrop. I was too eager to find a work-around (cannot have a non-...
Yes Olaf,
Works in most cases, but not with what was in the field originally (sorry, that is now deleted).
I think it was very similar to this, and the paypal code was added at the...
This is orig. code. Backdrop removes the form action and insert an end-form later (or move it down).
Hm, this works for me. I've set up a new text format (at admin/config/...
Posted8 hours 19 min ago by Olaf Grabienski (Olafski) on:
I have tried that as well - no difference. Code get messed up anyway.
And - my style tags are needed in order for the page to look fine no matter what width the display is (style clear-...
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