Great module! Would it be possible to support Vertical tabs? I've got some code in a module that puts the meta tags quick fields into their own vertical tab, but it would be nice if the module supported this itself.

Comments

valthebald’s picture

Assigned: Unassigned » valthebald

Can you post your code in attachment please?
It's always much easier to start from something

patrickharris’s picture

StatusFileSize
new2.46 KB

Certainly! There might be a better way of doing it, but this seems to work fine. I've put all the stuff in one file - it should be fairly self explanatory though.

willvincent’s picture

Why not just use the field_group module for this?

valthebald’s picture

Great tip @willvincent! Didn't know that module before, but it's worth including in metatags_quick README.
Always better not to write any code to solve the problem :)

valthebald’s picture

Status: Active » Fixed

Fixed by mentioning field_group module in README.txt
(master branch)

Status: Fixed » Closed (fixed)

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

emarchak’s picture

Status: Closed (fixed) » Needs review
StatusFileSize
new3.38 KB

I created a patch for this, but it looks like I'm getting some db errors after the form has submitted. Specifically,

Fatal error: Call to undefined function _metatags_quick_meta_submit() in /includes/form.inc on line 1432

Any suggestions?

valthebald’s picture

I'm sorry, but there will be no new releases in 1.x branch, please create patch against 2.x
Also, have you tried field_group module? It works just fine

astonvictor’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.