Please use this topic to suggest agenda items for our weekly meetings.
This week we will be having a Design and User Experience meeting, followed by the Developer meeting.
There's a Backdrop Q & A section at the end of each meeting that is open to everyone. See more information about our weekly meetings.
Recent comments
Those links can just be /node/add/whatever and they will work on dev / stage / prod whatever. Note the leading forward slash.
Need PHP Filter in Backdrop
I am guilty (in Drupal) of using PHP Filter in places just so I can use l() and url(), since my paths are very different between dev and prod servers. For example, at the top of my Views,...
Need PHP Filter in Backdrop
In the meantime I also need something like https://www.drupal.org/project/entityreference_autofill in Backdrop. Has anyone made progress on the port, or are there interesting alternatives...
Porting of module "Entity reference autofill"
- In Backdrop CMS the update.php file located in the /core folder (mydomain.com/core/update.php). - For launch the update.php from address bar of the browser, without restrictions, you...
Update Problems
Using modules Internationalization > String translation, and Localization client > if you like to make a translation easier.
Quicktabs module: How to translate the tabs?