| 13 | |
| 14 | == !NewsItem additional configuration menu == |
| 15 | |
| 16 | According to the News Sitemap specifications http://www.google.com/support/news_pub/bin/answer.py?hl=en&answer=74288 News Sitemap should now have several tags to each entry to provide more information about individual articles. Some of these tags are taken from Plone's default fields: |
| 17 | |
| 18 | * <n:name> - Title of the !NewsItem |
| 19 | * <n:language> - Its language, may be specifically set of be automatically taken from site default language |
| 20 | * <n:publication_date> - Date of !NewsItem publication |
| 21 | * <n:title> - Title of the !NewsItem |
| 22 | * <n:keywords> - Specific keywords/categories/tags |
| 23 | |
| 24 | There are also some specific meta tags that are not available in Plone's default !NewsItem content type. That is why stating from 1.3 version quintagroup.plonegooglesitemap brings special additional configuration menu to !NewsItems: |
| 25 | |
| 26 | |