The current process for creating a default meta tag seems a bit inefficient. Setting the default meta tag on the admin/content/nodewords/meta-tags page can only be done for meta tags that are checked in the 'Meta tags to show on edit forms' section.
If you are creating default tags, you may not necessarily want to edit them on a page by page basis. However if you want to set a default meta tag, you must currently check the 'Meta tags to show on edit forms' check box for that tag and then edit the default value in the admin/content/nodewords/meta-tags page.
Then you must return to the 'Meta tags to show on edit forms' section and remove the check if you don't want to change it on a page by page basis.
Would it not make more sense for the default meta tags on the admin/content/nodewords/meta-tags page to appear when a tag is checked in the 'Meta tags to output in HTML' section rather than the 'Meta tags to show on edit forms' section?
Jason
Comments
Comment #1
avpadernoI agree.
The code has been changed because somebody complained that the meta tags form fields where shown in the settings page for the default values, despite the value set for the option .
I will change the code to work as it worked before.
Comment #2
avpadernoActually, the code has been already changed.
For the default values, a form field is shown if the relative meta tag has been selected to appear in the forms, or has been selected to be output in the tag HEAD.
The code has been changed upon request, and it is present in the development shapshot. In less than a week I will create a new official release, which will contain the modified parts already present in the development snapshot.
Comment #3
jasont28 commentedThank you KiamLaLuno, that is great news.
On a slightly smaller issue, the 'admin/content/nodewords' page reads "IRCA validation content" for the Family Online Safety Institute text area. The 'IRCA' should read 'ICRA'.
Jason
Comment #4
avpadernoGood catch!
Thanks for your help, jasont28. The code has been changed.