Weight for dynamic meta tags
kiamlaluno - November 6, 2008 - 10:17
| Project: | Integrated Metatags |
| Version: | 6.x-1.0-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
I created a meta tag (author) from the combination of two node fields (user.mail, and user.name), but they are sorted alphabetically with the result to obtain, i.e., <meta name="author" content="k.iam@avpnet.org, Kiam" />.
Using a weight would resolve cases like this, or when it's required to put the meta tags sorted differently from the alphabetic order.

#1
I'm guessing that this could be done by adding the drag-n-drop, and then adding any inherited fields in so they could be organized as well.
My plan is to drop support for D5 in my 2.0 release, at which time I would add something like this in. For 1.x, I want to keep it as consistent as possible between the two versions. Setting to postponed so that I will come back to it in my 2.0.
#2
#3
+1 for this feature in 6.x particularly (for me) as you cannot currently have title and teaser as the teaser is long and title never shows up because of this.