Are you looking to hire someone in the Backdrop community to help with a project, port a Drupal 7 module, or work full time in your company? Post your needs here.
Topics | Comments | Posted | Last comment |
---|---|---|---|
NEED QUOTATION : Shifting D7 site to BackdropCMS | 4 | 1 month 4 days ago | 2 weeks 6 days ago |
Need to have a two or three modules ported from Drupal | 7 | 5 months 5 days ago | 4 months 1 week ago |
Web developer for Backdrop, Drupal and CiviCRM sites (remote) | 4 | 1 year 7 months ago | 8 months 3 days ago |
Looking for help with upgrade path for redirect module | 1 | 9 months 2 weeks ago | 9 months 1 week ago |
Porting of module "Entity reference autofill" | 2 | 10 months 2 weeks ago | 10 months 1 week ago |
Add ProfilePage to schema metatag module | 4 | 11 months 1 week ago | 11 months 6 days ago |
Porting reCaptcha module | 7 | 1 year 5 days ago | 12 months 3 days ago |
Porting of module Views Raw SQL Accepted answer | 5 | 2 years 3 months ago | 2 years 2 months ago |
Porting Organic Groups module to Backdrop | 6 | 3 years 4 days ago | 2 years 5 months ago |
Help with Drupal->Backdrop migration | 4 | 2 years 8 months ago | 2 years 7 months ago |
Create a Backdrop theme | 4 | 2 years 12 months ago | 2 years 10 months ago |
Recent comments
Found the solution: Needed to add the 'customized' key to the $item array, with a value of 1. $item = array( 'link_path' => 'media/photos', 'link_title' => t('Photos'), '...
How to programmatically create a menu link
I'm trying to do this also with a layout and some views, with no luck. I create the views and include them in the config directory of the module, as well as the layout. Then create the menu...
How to programmatically create a menu link
Thanks for all this info @herb. I was pretty sure I heard something about themes for CiviCRM, but have yet to try them out. I'll look into this and test your change to the civicrm module.
CiviCRM - User Experience