Help with getting things done and fixing problems.
Help with getting things done and fixing problems.
Posted 19 hours 54 min ago by (NormPlum) in How-To and Troubleshooting
Posted 6 days 23 hours ago by (Irina Zaks) in How-To and Troubleshooting
Posted 1 week 10 hours ago by (onyx) in How-To and Troubleshooting
Recent comments
Additionally, "outside" means a file that is located outside a module folder. The second parameter of module_load_include() is the name of a module, so, this function assumes that you are loading a...
How to include other files in module?
Yes, it does mean outside your functions. You can use module_load_include() within functions but not outside. The YouTube module gives an example: <?php /** * @file * Youtube field module adds...
How to include other files in module?
On D7 project we are using openid_connect. We need to have similar functionality for Backdrop CMS, sooner rather than later.
OpenID?