Skip to content
Snippets Groups Projects
Commit e3dc3a6d authored by Darren Oh's avatar Darren Oh
Browse files

Preparing for next release.

parent 29074178
No related branches found
Tags 8.x-2.0-alpha10
No related merge requests found
$Id$
XML Sitemap 5.x-1.3, 2007-11-20
-------------------------------
- #191723 Fixed for cases where node is missing from xmlsitemap_node table.
- #191723 Fixed for cases where term is not submitted from the term form.
- Prevent language prefixes from being added to file URLs.
- #191991 Fixed missing node aliases.
- #191682 Set default priority for user nodes.
- #191991 Fixed bug which caused nodes with exactly one comment to be
skipped when the xmlsitemap_node table was populated.
- #192764 Changed dates were not properly updated.
- Fixed spelling error in pathauto weight check.
- Allow NULL values for pid.
- Fixed for cases where users are created by scripts.
- #193198 Excluding more than one node type caused all types to be included.
- Fixed button weights.
- Set default submit settings for each search engine to false.
- Added update to fix missing user and term aliases.
XML Sitemap 5.x-1.2, 2007-11-12
-------------------------------
- #191600 xmlsitemap_node table was empty.
......
......@@ -9,17 +9,17 @@
# xmlsitemap_node.info,v 1.1 2007/11/09 17:56:05 darrenoh
# xmlsitemap_term.info,v 1.1 2007/11/09 17:56:05 darrenoh
# xmlsitemap_user.info,v 1.1 2007/11/09 17:56:05 darrenoh
# xmlsitemap_node.module,v 1.1.2.5 2007/11/13 15:27:37 darrenoh
# xmlsitemap_node.module,v 1.1.2.9 2007/11/19 22:13:24 darrenoh
# xmlsitemap_user.module,v 1.1.2.5 2007/11/19 19:20:43 darrenoh
# xmlsitemap.php,v 1.2 2007/11/09 18:44:49 darrenoh
# xmlsitemap_engines.module,v 1.1 2007/11/09 17:56:05 darrenoh
# xmlsitemap_user.module,v 1.1.2.2 2007/11/12 06:57:39 darrenoh
# xmlsitemap_term.module,v 1.1.2.2 2007/11/14 14:30:18 darrenoh
# xmlsitemap_engines.module,v 1.1.2.1 2007/11/20 14:19:04 darrenoh
# xmlsitemap_term.module,v 1.1.2.4 2007/11/19 22:13:25 darrenoh
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2007-11-17 10:43+0100\n"
"POT-Creation-Date: 2007-11-20 10:18-0500\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
......@@ -48,7 +48,7 @@ msgstr ""
msgid "Configure site map."
msgstr ""
#: xmlsitemap.module:41;342 xmlsitemap_node/xmlsitemap_node.module:198
#: xmlsitemap.module:41;342 xmlsitemap_node/xmlsitemap_node.module:198 xmlsitemap_user/xmlsitemap_user.module:98
msgid "Site map"
msgstr ""
......@@ -172,7 +172,7 @@ msgstr ""
msgid "Unable to load site map. Make sure your temporary directory exists and is writable by Drupal."
msgstr ""
#: xmlsitemap.module:364;0 docs/xmlsitemap.php:175;178 xmlsitemap_engines/xmlsitemap_engines.module:67;70;119;122;157;160;196;199
#: xmlsitemap.module:364 docs/xmlsitemap.php:175;178 xmlsitemap_engines/xmlsitemap_engines.module:67;70;119;122;157;160;196;199
msgid "xmlsitemap"
msgstr ""
......@@ -288,10 +288,6 @@ msgstr ""
msgid "Yahoo verification page"
msgstr ""
#: xmlsitemap_engines/xmlsitemap_engines.module:0
msgid "xmlsitemap_engines"
msgstr ""
#: xmlsitemap_engines/xmlsitemap_engines.info:0
msgid "XML Sitemap: Engines"
msgstr ""
......@@ -300,15 +296,15 @@ msgstr ""
msgid "Submits site map to search engines."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:173 xmlsitemap_user/xmlsitemap_user.module:142
#: xmlsitemap_node/xmlsitemap_node.module:173 xmlsitemap_user/xmlsitemap_user.module:171
msgid "Site map settings"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:182 xmlsitemap_term/xmlsitemap_term.module:143;158 xmlsitemap_user/xmlsitemap_user.module:154
#: xmlsitemap_node/xmlsitemap_node.module:182 xmlsitemap_term/xmlsitemap_term.module:143;158 xmlsitemap_user/xmlsitemap_user.module:183
msgid "Site map priority"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:185 xmlsitemap_term/xmlsitemap_term.module:146 xmlsitemap_user/xmlsitemap_user.module:157
#: xmlsitemap_node/xmlsitemap_node.module:185 xmlsitemap_term/xmlsitemap_term.module:146 xmlsitemap_user/xmlsitemap_user.module:186
msgid "The default priority is %priority."
msgstr ""
......@@ -320,58 +316,50 @@ msgstr ""
msgid "This number will be added to the priority of this content type."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:216
#: xmlsitemap_node/xmlsitemap_node.module:218
msgid "Content priority"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:217
#: xmlsitemap_node/xmlsitemap_node.module:219
msgid "The default priority for specific content types can be set on the !link pages."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:218
#: xmlsitemap_node/xmlsitemap_node.module:220
msgid "content type settings"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:224
#: xmlsitemap_node/xmlsitemap_node.module:225
msgid "Promotion adjustment"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:227
#: xmlsitemap_node/xmlsitemap_node.module:228
msgid "This number will be added to the priority of each post that is promoted to the front page."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:231
#: xmlsitemap_node/xmlsitemap_node.module:232
msgid "Comment ratio weight"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:234
#: xmlsitemap_node/xmlsitemap_node.module:235
msgid "This number will be multiplied by the ratio of the number of comments on a post to the highest number of comments on any post&#8212;that is, this number will be added to the priority of the post with the most comments."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:238
#: xmlsitemap_node/xmlsitemap_node.module:239
msgid "Count comments in change date and frequency"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:240
#: xmlsitemap_node/xmlsitemap_node.module:241
msgid "If enabled, the frequency of comments on a post will affect its change frequency and last modification date."
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:322
#: xmlsitemap_node/xmlsitemap_node.module:324
msgid "Save content type"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:322
#: xmlsitemap_node/xmlsitemap_node.module:324
msgid "Reset to defaults"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:159
msgid "override node priority"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.module:0
msgid "xmlsitemap_node"
msgstr ""
#: xmlsitemap_node/xmlsitemap_node.info:0
msgid "XML Sitemap: Node"
msgstr ""
......@@ -384,14 +372,6 @@ msgstr ""
msgid "This will be the default priority of terms in this vocabulary."
msgstr ""
#: xmlsitemap_term/xmlsitemap_term.module:127
msgid "override term priority"
msgstr ""
#: xmlsitemap_term/xmlsitemap_term.module:0
msgid "xmlsitemap_term"
msgstr ""
#: xmlsitemap_term/xmlsitemap_term.info:0
msgid "XML Sitemap: Term"
msgstr ""
......@@ -400,24 +380,24 @@ msgstr ""
msgid "Adds taxonomy terms to the site map."
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.module:96
msgid "Default site map priority"
#: xmlsitemap_user/xmlsitemap_user.module:104
msgid "Default user priority"
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.module:99
msgid "This number will be added to the priority of this user role."
#: xmlsitemap_user/xmlsitemap_user.module:107
msgid "Choose the default priority for users who have only the authenticated user role."
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.module:113
msgid "Delete role"
#: xmlsitemap_user/xmlsitemap_user.module:115
msgid "Default site map priority"
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.module:129
msgid "override profile priority"
#: xmlsitemap_user/xmlsitemap_user.module:118
msgid "This number will be added to the priority of this user role."
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.module:0
msgid "xmlsitemap_user"
#: xmlsitemap_user/xmlsitemap_user.module:140
msgid "Delete role"
msgstr ""
#: xmlsitemap_user/xmlsitemap_user.info:0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment