The form fields for the meta tags can be improved. In example, rather than forcing the user to insert latitude and longitude separated by a comma, it would be better if there would be two different text fields; also, rather than having a single select field for the robots meta tags, it would be better to have a series of checkboxes.

The meta tags fields miss the validation functions that would allow to not accept the coordinates if the user doesn't enter both the latitude, and the longitude.

Comments

apaderno’s picture

Title: Improve the meta tags form fields » Allow multiple values per meta tag
Component: User interface » Code

I am splitting this report in two.
The module should allow to save multiple values for each meta tag; in this way, it would be possible to save, i.e., a search engine verification code for each of the search engines that implement it, or to use a set of checkboxes as form field for the robots meta tags.

apaderno’s picture

Status: Active » Fixed

The code has been changed to implement what reported here.

apaderno’s picture

Issue tags: +6.x-1.0

Status: Fixed » Closed (fixed)
Issue tags: -6.x-1.0

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