Hi.
This module is cool. But it doesn't provide ctools plugin for using with page manager/panels modules, which are very popular.
I think it would be great to add possibility to use this block as panel pane.
So here is a patch which makes this possible.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Shlyapkin Grigoriy created an issue. See original summary.

sumthief’s picture

Status: Active » Needs review
kunalkursija’s picture

Status: Needs review » Needs work

I applied this patch but it giving me some error.

Below error coming while applying the patch to 8.x-2.x branch.

Checking patch lang_dropdown.module...
error: while searching for:
return $new_values;
}
}

error: patch failed: lang_dropdown.module:990
error: lang_dropdown.module: patch does not apply

Can you please check what is wrong in this patch.

sumthief’s picture

Status: Needs work » Active

@kunal.kursija, this patch only for 7.x version of module. Does this problem reproduced on 8.x branches?

If yes we should change version of issue to 8.x-2.x-dev and tag this issue by backporting to D7.

kunalkursija’s picture

Yes this problem reproduced on 8.x branches.

So this patch is for Drupal 7 version ?

sumthief’s picture

Version: 7.x-2.x-dev » 8.x-2.x-dev
Status: Active » Needs work
Issue tags: +Needs backport to D7

We need reroll uploaded patch for D8 version.

kala4ek’s picture

Version: 8.x-2.x-dev » 7.x-2.x-dev
Assigned: Unassigned » kala4ek
Status: Needs work » Needs review

  • kala4ek committed 948796b on 7.x-2.x authored by sumthief
    Issue #2754101 by sumthief, kala4ek: Page manager integration
    
kala4ek’s picture

Assigned: kala4ek » Unassigned
Status: Needs review » Fixed

Committed to 7.x-2.x branch.
8.x does not require this hook.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.