web/drupal/modules/xmlsitemap/CHANGELOG.txt
branchdrupal
changeset 74 0ff3ba646492
equal deleted inserted replaced
73:fcf75e232c5b 74:0ff3ba646492
       
     1 $Id: CHANGELOG.txt,v 1.1.4.281 2009/07/24 18:16:56 earnie Exp $
       
     2 
       
     3 XML sitemap 6.x-1, 2009-07-24
       
     4 -----------------------------------
       
     5 #510076 The sitemap is not being submitted.
       
     6 #529850 Node language is not updated.
       
     7 #530136 Update INSTALL.txt for the rc2 release.
       
     8 
       
     9 XML sitemap 6.x-1, 2009-07-16
       
    10 -----------------------------------
       
    11 #516876 Deleted items not removed from sitemap. 
       
    12 #510076 The sitemap is not being submitted.
       
    13 
       
    14 XML sitemap 6.x-1, 2009-07-01
       
    15 -----------------------------------
       
    16 #507620 Translatable string bugs in watchdog messages.
       
    17 #507532 Update the INSTALL.txt file for rc1.
       
    18 
       
    19 XML sitemap 6.x-1, 2009-07-01
       
    20 -----------------------------------
       
    21 #507532 Update the INSTALL.txt file for rc1.
       
    22 
       
    23 XML sitemap 6.x-1, 2009-06-23
       
    24 -----------------------------------
       
    25 #504344 Looking for XSL in the wrong folder.
       
    26 
       
    27 XML sitemap 6.x-1, 2009-06-23
       
    28 -----------------------------------
       
    29 #470792 Translatable strings review.
       
    30 #496626 Beta6 installation instructions.
       
    31 
       
    32 XML sitemap 6.x-1, 2009-06-22
       
    33 -----------------------------------
       
    34 #483840 Directory structure prevents successful translation file import.
       
    35 #496626 Beta6 installation instructions.
       
    36 
       
    37 XML sitemap 6.x-1, 2009-06-19
       
    38 -----------------------------------
       
    39 #485632 The code to automatically calculate the sitemap chunk size is wrong.
       
    40 #490104 Use the language as the generated sitemap file id.
       
    41 #442582 Only the default language site map is submitted to the search engines.
       
    42 
       
    43 XML sitemap 6.x-1, 2009-06-17
       
    44 -----------------------------------
       
    45 #458398 Users who haven't logged in should be excluded.
       
    46 #470792 Translatable strings review.
       
    47 
       
    48 XML sitemap 6.x-1, 2009-06-16
       
    49 -----------------------------------
       
    50 #479892 Switch from Live Search to Bing.
       
    51 #470792 Translatable strings review.
       
    52 #488388 Sitemap is not updated when the user viewing it is not the anonymous
       
    53 user.
       
    54 
       
    55 XML sitemap 6.x-1, 2009-06-12
       
    56 -----------------------------------
       
    57 #487734 by Dave Reid: Add XSL stylesheet data.
       
    58 #485562 Node links are added to sitemap.xml without checking anonymous access.
       
    59 
       
    60 XML sitemap 6.x-1, 2009-06-11
       
    61 -----------------------------------
       
    62 #487734 Add XSL stylesheet data.
       
    63 #487546 hook_cron() implementations needs to notify xmlsitemap_output() of
       
    64 changes.
       
    65 #465658 Add more options to "cron limit" on settings page.
       
    66 #460046 Use file_check_directory().
       
    67 
       
    68 XML sitemap 6.x-1, 2009-06-10
       
    69 -----------------------------------
       
    70 #454190 Remove xmlsitemap_menu.module.
       
    71 #458530 Module help page still referrs to XML sitemap term.
       
    72 #458132 xmlsitemap_output() references a not initialized variable.
       
    73 #485596 Database table is wrongly described as a xmlsitemap_term base table.
       
    74 #484488 preg_match() versus is_numeric().
       
    75 #484478 node_load($id) versus node_load($id, NULL, TRUE).
       
    76 #484456 Remove xmlsitemap_api().
       
    77 #466654 Change 'Submit the sitemap when updated' title and description.
       
    78 #458710 Change unlink() for file_delete().
       
    79 #459366 Remove hook_boot() and hook_exit().
       
    80 #486230 Rename the hook_update_N _6000 to _6100 and remove the implementations
       
    81 calling the _6000 implementation.
       
    82 #487650 Indentation of the code is not correct.
       
    83 #487850 Fix coding standard violations.
       
    84 
       
    85 XML sitemap 6.x-1, 2009-06-09
       
    86 -----------------------------------
       
    87 #470534 Remove _xmlsitemap_revision().
       
    88 #484454 Bug in PHP 5.1.2 with DATE_W3C.
       
    89 #486450 Remove the check and call for hook_xmlsitemap_url().
       
    90 #470790 Remove empty update functions.
       
    91 
       
    92 XML sitemap 6.x-1, 2009-06-06
       
    93 -----------------------------------
       
    94 #483844 Restore code to beta0.
       
    95 
       
    96 XML sitemap 6.x-1, 2009-05-26
       
    97 -----------------------------------
       
    98 #473790 by Dave Reid: Fixed missing return value in xmlsitemap_update_6143().
       
    99 #472850: Install error on clean installation.
       
   100 
       
   101 XML sitemap 6.x-1, 2009-05-25
       
   102 -----------------------------------
       
   103 #470790: Remove empty update functions.
       
   104 #461570: Rearrange the tools page.
       
   105 
       
   106 XML sitemap 6.x-1, 2009-05-23
       
   107 -----------------------------------
       
   108 #471400: The opening tag misses the '>' character.
       
   109 #470974: Sitemap contains a wrong tag.
       
   110 #470778: Constant floating numbers shown in the user interface must the translatable.
       
   111 #470792: Translatable strings review.
       
   112 #470670: drupal_unistall_schema() is not called from the uninstall functions.
       
   113 #465658: Add more options to "cron limit" on settings page.
       
   114 #466654: Change 'Submit the sitemap when updated' in 'Submit the sitemap on content updates'.
       
   115 #470534: Remove _xmlsitemap_revision().
       
   116 #465734: Use sitemap chunks per module to prevent the rebuilt of all the cached files.
       
   117 #470048: Unknown column issue in xmlsitemap_node.
       
   118 #463564: Remove the central database table.
       
   119 #464914: The sitemap has a not supported file format.
       
   120 #439632: *Viewing* the sitemap should not also *update* it.
       
   121 
       
   122 XML sitemap 6.x-1, 2009-05-15
       
   123 -----------------------------------
       
   124 #451010: Add a status column to the module tables.
       
   125 #463824: Incompatible time format in sitemap.xml.
       
   126 #463538: Rearrange and optimize the installation code.
       
   127 
       
   128 XML sitemap 6.x-1, 2009-05-14
       
   129 -----------------------------------
       
   130 #454190: Remove xmlsitemap_menu.module.
       
   131 
       
   132 XML sitemap 6.x-1, 2009-05-13
       
   133 -----------------------------------
       
   134 #460310: Rearrange the settings page.
       
   135 #460772: xmlsitemap_delete_cache_files() could delete files that are associated to another domain.
       
   136 
       
   137 XML sitemap 6.x-1, 2009-05-12
       
   138 -----------------------------------
       
   139 #460100: Wrong parameters for fopen() / fclose().
       
   140 #460170: Implement a settings page for the tools.
       
   141 #460100: The variable is not initialized.
       
   142 #460046: Use file_check_directory().
       
   143 #459366: Remove hook_boot() and hook_exit().
       
   144 
       
   145 XML sitemap 6.x-1, 2009-05-11
       
   146 -----------------------------------
       
   147 #459348: Upgrade fails under PostgreSQL.
       
   148 #458992: Code should call session_save_session() before to change the value of the global variable $user.
       
   149 #458546: Cache files are not created.
       
   150 #458644: The module should return an empty sitemap, or sitemap chunk in case of error.
       
   151 
       
   152 XML sitemap 6.x-1, 2009-05-10
       
   153 -----------------------------------
       
   154 #448110: The site map should be accessible from anybody.
       
   155 #458710: Change unlink() for file_delete().
       
   156 #458660: Add more calls to watchdog().
       
   157 
       
   158 XML sitemap 6.x-1, 2009-05-09
       
   159 -----------------------------------
       
   160 #458530: XML sitemap taxonomy is still referred as XML sitemap term, in the module help page.
       
   161 #458398: Users who haven't logged in should be excluded.
       
   162 #458246: user warning: Table 'updatetest.xmlsitemap' doesn't exist.
       
   163 #458232: Removal of not used code.
       
   164 #458182: The module should implement hook_xmlsitemap_links().
       
   165 #458132: xmlsitemap_output() references a not initialized variables.
       
   166 #456430: Remove unnecessary features from xmlsitemap_node.
       
   167 #455678: Remove unnecessary features from xmlsitemap_user.
       
   168 
       
   169 XML sitemap 6.x-1, 2009-05-08
       
   170 -----------------------------------
       
   171 #456430: Remove unnecessary features from xmlsitemap_node.
       
   172 #456736: Do we really need to keep a shell module?
       
   173 #453434: Rename the modules.
       
   174 #456442: Remove unnecessary features from xmlsitemap_taxonomy.
       
   175 #455678: Remove unnecessary features from xmlsitemap_user.
       
   176 
       
   177 XML sitemap 6.x-1, 2009-05-07
       
   178 -----------------------------------
       
   179 #456766: Blocked users are not removed from sitemap.
       
   180 #456288: xmlsitemap_get_priority() is not defined.
       
   181 #456720: Call to undefined function xmslitemap_user_get_priority().
       
   182 #456710: Missing uninstall.
       
   183 #456434: Some modules don't declare their dependency from Drupal optional modules.
       
   184 #456312: Code doesn't verify if the priority is inside the range.
       
   185 #455664: Description in INSTALL.txt should be changed.
       
   186 #456116: xmlsitemap_term table doesn't exist.
       
   187 
       
   188 XML sitemap 6.x-1, 2009-05-06
       
   189 -----------------------------------
       
   190 #359901: Re-implement hook_robotstxt().
       
   191 #455678: Removal of not necessary features.
       
   192 #441564: Remove any not necessary calls to menu_rebuild().
       
   193 #453434: Rename the modules.
       
   194 #455144: Strings need updated throughout the code.
       
   195 
       
   196 XML sitemap 6.x-1, 2009-05-05
       
   197 -----------------------------------
       
   198 #412456: Update README.txt and INSTALL.txt.
       
   199 #449284: Setting priority to 'Not in Sitemap' doesn't remove link from sitemap.
       
   200 #450936: Remove the user posts threshold feature.
       
   201 #453434: Rename the modules.
       
   202 #453566: Default value for variable_get('xmlsitemap_menu_menus', array()) is incorrect.
       
   203 
       
   204 XML sitemap 6.x-1, 2009-05-01
       
   205 -----------------------------------
       
   206 #450798: Minor warning when updating the database.
       
   207 #433828: Google doesn't find the verification file.
       
   208 
       
   209 XML sitemap 6.x-1, 2009-04-29
       
   210 -----------------------------------
       
   211 #447292: Users are inserted in the site map even if they are blocked.
       
   212 #448104: Use db_query_range().
       
   213 #448424: Invalid SQL syntax for the LIMIT parameter.
       
   214 #448452: Duplicate entry error during cron execution.
       
   215 #448432: Wrong settings are shown.
       
   216 #447912: Change the default value for the cron limit.
       
   217 #441732: WSOD on sitemap.xml.
       
   218 #447854: Settings field sets appear under the form buttons.
       
   219 
       
   220 XML sitemap 6.x-1, 2009-04-28
       
   221 -----------------------------------
       
   222 #447552: xmlsitemap_user_install() is declared twice.
       
   223 #441732: Use page splitting to move UI code to .inc files.
       
   224 #366197: hook_cron() support for populating the database tables.
       
   225 #447126: Call to undefined function xmlsitemap_link_count() on execution of hook_exit().
       
   226 #447132: hook_form_FORM_ID_alter() hooks are not correctly named.
       
   227 
       
   228 XML sitemap 6.x-1, 2009-04-27
       
   229 -----------------------------------
       
   230 #446590: Index definition seems to not be parsed correctly.
       
   231 #366197: hook_cron() support for populating the database tables.
       
   232 #446144: Tools page doesn't show anything.
       
   233 #445882: Call to undefined function.
       
   234 
       
   235 XML sitemap 6.x-1, 2009-04-26
       
   236 -----------------------------------
       
   237 #384160: Implement hook_rules_action_info().
       
   238 #442538: Add a tools menu.
       
   239 
       
   240 XML sitemap 6.x-1, 2009-04-25
       
   241 -----------------------------------
       
   242 #445016: File for Rules integration causes an error during update of the module.
       
   243 #444622: Remove xmlsitemap_file.module.
       
   244 
       
   245 XML sitemap 6.x-1, 2009-04-24
       
   246 -----------------------------------
       
   247 #441748: Change from 'every Nth time cron is run' to hourly/daily/etc.
       
   248 #429598: Remove xmlsitemap_helper.module, and move the code to xmlsitemap.module.
       
   249 #442516: Chunk size should be calculated from the module.
       
   250 #443172: Database table is emptied all times some settings are changed.
       
   251 #443712: Unpublished nodes appear in the site map.
       
   252 
       
   253 XML sitemap 6.x-1, 2009-04-23
       
   254 -----------------------------------
       
   255 #443172: Database table is emptied all times some settings are changed.
       
   256 #442968: Change the default value for the chunk size.
       
   257 #442516: Add a check for the number of chunks being generated.
       
   258 #442062: Missing string delimiter for an SQL query.
       
   259 
       
   260 XML sitemap 6.x-1, 2009-04-22
       
   261 -----------------------------------
       
   262 #439832: Constant XMLSITEMAP_TIME should be global in scope.
       
   263 #441564: Remove any not necessary calls to menu_rebuild().
       
   264 #439948: Use hook_form_FORM_ID_alter().
       
   265 #439908: Rename xmlsitemap_helper_update_sitemap to something more indicative of what it does.
       
   266 #439922: Changes to xmlsitemap_engines.module.
       
   267 #439886: menu_rebuild() called twice when submitting settings form.
       
   268 #439836: Function xmlsitemap_helper_add_database_batch_operation defined and not used.
       
   269 #439940: Description of "XML Sitemap" menu could be improved.
       
   270 #439880: Typo in xmlsitemap_user.module.
       
   271 
       
   272 XML sitemap 6.x-1, 2009-04-20
       
   273 -----------------------------------
       
   274 #384160: Implement hook_rules_action_info().
       
   275 #438194: Error during uninstall.
       
   276 
       
   277 XML sitemap 6.x-1, 2009-04-19
       
   278 -----------------------------------
       
   279 #378924: Allow third-party modules to change the priority of the links added in the site map.
       
   280 #437704: $_SERVER['REQUEST_TIME'] is not defined on PHP 4.x and 5.0.x.
       
   281 
       
   282 XML sitemap 6.x-1, 2009-04-18
       
   283 -----------------------------------
       
   284 #437262: Auto-starting batch process on enabling module can create problems.
       
   285 #437288: Call to undefined function _xmlsitemap_cache_id().
       
   286 
       
   287 XML sitemap 6.x-1, 2009-04-17
       
   288 -----------------------------------
       
   289 #436874: The site map content is not ordered by priority.
       
   290 
       
   291 XML sitemap 6.x-1, 2009-04-15
       
   292 -----------------------------------
       
   293 #417110: "Not in site map" not being respected.
       
   294 
       
   295 XML sitemap 6.x-1, 2009-04-14
       
   296 -----------------------------------
       
   297 #433250: Use of clean URLs.
       
   298 #433368: User role priority changes are not saved.
       
   299 
       
   300 XML sitemap 6.x-1, 2009-04-06
       
   301 -----------------------------------
       
   302 #425250: Add a setting for the menu items priority.
       
   303 
       
   304 XML sitemap 6.x-1, 2009-04-05
       
   305 -----------------------------------
       
   306 #421028: Undefined function error on uninstall.
       
   307 
       
   308 XML sitemap 6.x-1, 2009-03-28
       
   309 -----------------------------------
       
   310 #416026: Duplicate entry for term edit.
       
   311 
       
   312 XML sitemap 6.x-1, 2009-03-23
       
   313 -----------------------------------
       
   314 #407748: Error on node add page.
       
   315 #408066: Wrong SQL query for retrieving the menu item links.
       
   316 
       
   317 XML sitemap 6.x-1, 2009-03-12
       
   318 -----------------------------------
       
   319 #385452: Error on update.
       
   320 
       
   321 XML sitemap 6.x-1, 2009-03-11
       
   322 -----------------------------------
       
   323 #398122: Add a setting for the front page change frequency.
       
   324 #398452: Add a new permission to allow to by-pass the checking on the number of nodes authored.
       
   325 #398072: Errors in the code.
       
   326 #398018: Cannot create the cache file.
       
   327 
       
   328 XML sitemap 6.x-1, 2009-03-08
       
   329 -----------------------------------
       
   330 #394034: XML Sitemap lists all pages - except the main page.
       
   331 
       
   332 XML sitemap 6.x-1, 2009-03-08
       
   333 -----------------------------------
       
   334 #387558: Change the way the site map is cached.
       
   335 
       
   336 XML sitemap 6.x-1, 2009-03-03
       
   337 -----------------------------------
       
   338 #388016: Undefined variable $uuid.
       
   339 
       
   340 XML sitemap 6.x-1, 2009-03-01
       
   341 -----------------------------------
       
   342 #387100: Problems with the user interface.
       
   343 
       
   344 XML sitemap 6.x-1, 2009-02-28
       
   345 -----------------------------------
       
   346 #386972: Wrong code to verify the content of an array.
       
   347 #386662: SQL errors in update.php.
       
   348 #382306: Add a setting to decide when the posts of a user should be added to the site map.
       
   349 #374674: Change the way the front page URL is generated.
       
   350 #372067: Rewrite the code that checks $op for forms.
       
   351 
       
   352 XML sitemap 6.x-1, 2009-02-27
       
   353 -----------------------------------
       
   354 #379292: Add a setting to increment the priority of the mostly used term.
       
   355 #385104: Division by zero when the database table is empty.
       
   356 
       
   357 XML sitemap 6.x-1, 2009-02-26
       
   358 -----------------------------------
       
   359 #374580: xmlsitemap table should not be emptied all times.
       
   360 #383890: Change the arguments for hook_xmlsitemap_links() and xmlsitemap_update_sitemap().
       
   361 
       
   362 XML sitemap 6.x-1, 2009-02-25
       
   363 -----------------------------------
       
   364 #380646: Implement a batch operation to update the database tables.
       
   365 
       
   366 XML sitemap 6.x-1, 2009-02-24
       
   367 -----------------------------------
       
   368 #376868: Change implementation of hook_nodeapi().
       
   369 
       
   370 XML sitemap 6.x-1, 2009-02-23
       
   371 -----------------------------------
       
   372 #381046: Add a setting to increment the priority of the user with the most number of comments.
       
   373 #381104: Use of a not initialized variable.
       
   374 #371756: <lastmod> tag doesn't get generate for all the site map chunks.
       
   375 #367251: xmlsitemap_update_sitemap() is not called.
       
   376 #380636: The update of the database should start in automatic.
       
   377 
       
   378 XML sitemap 6.x-1, 2009-02-22
       
   379 -----------------------------------
       
   380 #380048: Function is declared twice.
       
   381 #379932: Force an update for the site map when path aliases are changed.
       
   382 
       
   383 XML sitemap 6.x-1, 2009-02-21
       
   384 -----------------------------------
       
   385 #379450: Implement hook_enable(), and hook_disable().
       
   386 #379422: drupal _set_header() is called prematurely.
       
   387 #378986: xmlsitemap_settings_submit() is missing.
       
   388 
       
   389 XML sitemap 6.x-1, 2009-02-18
       
   390 -----------------------------------
       
   391 #374421: Add a setting for the attachment priority.
       
   392 #373274: Rewrite the implementation of hook_xmlsitemap_links().
       
   393 
       
   394 XML sitemap 6.x-1, 2009-02-15
       
   395 -----------------------------------
       
   396 #199710: Change the query placeholders.
       
   397 #347381: Check if anonymous user can view the links added to the site map.
       
   398 #371141: priority_override should allow an item to appear in the site map even if its normal priority would exclude it.
       
   399 #374598: Wrong parameters for hook_form_alter().
       
   400 #372703: Change the implementation of hook_xmlsitemap_engines('access').
       
   401 #374403: hook_xmlsitemap_links() must check if the database row is not already present.
       
   402 
       
   403 XML sitemap 6.x-1, 2009-02-14
       
   404 -----------------------------------
       
   405 #374387: Database update incompatibilty.
       
   406 #374389: Unknown column 'r.list' in 'where clause'.
       
   407 #374395: Remove xmlsitemap_show_admin_messages(), and xmlsitemap_add_admin_messages().
       
   408 #374317: Table '{file}' doesn't exist.
       
   409 
       
   410 XML sitemap 6.x-1, 2009-02-13
       
   411 -----------------------------------
       
   412 #373919: Unknown column 'xn.comment_ratio'.
       
   413 #373832: Database update error.
       
   414 
       
   415 XML sitemap 6.x-1, 2009-02-12
       
   416 -----------------------------------
       
   417 #346093: Change the database fields default value.
       
   418 
       
   419 XML sitemap 6.x-1, 2009-02-11
       
   420 -----------------------------------
       
   421 #370997: Use hook_node_operations(), and hook_user_operations().
       
   422 
       
   423 XML sitemap 6.x-1, 2009-02-08
       
   424 -----------------------------------
       
   425 #371025: Undefined index.
       
   426 #371023: Use '#access' for the form field set fields.
       
   427 #371002: priority_override is set to 'default' for users without 'override node settings' permission.
       
   428 
       
   429 XML sitemap 6.x-1, 2009-02-07
       
   430 -----------------------------------
       
   431 #370490: Duplicate entry in query execution.
       
   432 
       
   433 XML sitemap 6.x-1, 2009-02-06
       
   434 -----------------------------------
       
   435 #370189: Change the implementation of hook_nodeapi('update').
       
   436 #370179: Change the implementation of hook_form_alter().
       
   437 #370175: Reorganize the permissions used.
       
   438 
       
   439 XML sitemap 6.x-1, 2009-02-05
       
   440 -----------------------------------
       
   441 #369907: Tools tab needs some help text.
       
   442 
       
   443 XML sitemap 6.x-1, 2009-02-04
       
   444 -----------------------------------
       
   445 #369025: Ambiguous interface.
       
   446 #369006: Duplicate entry error.
       
   447 #368564: Duplicate ID.
       
   448 #368855: Node priority is not correct.
       
   449 
       
   450 XML sitemap 6.x-1, 2009-02-03
       
   451 -----------------------------------
       
   452 #368537: Implement the support for Checkall.
       
   453 #366973: Add an option for site map submissions based on time intervals.
       
   454 #368457: Wrong implementation of hook_exit().
       
   455 
       
   456 XML sitemap 6.x-1, 2009-02-02
       
   457 -----------------------------------
       
   458 #368115: SQL error during update.
       
   459 #345185: api.moreover.com.
       
   460 #312628: Table keys are not declared NOT NULL.
       
   461 
       
   462 XML sitemap 6.x-1, 2009-02-01
       
   463 -----------------------------------
       
   464 #367626: Don't submit on cron maintenance tasks when site is offline.
       
   465 #354462: $links_count is not initialized.
       
   466 #367395: SQL error on updating last_changed.
       
   467 
       
   468 XML sitemap 6.x-1, 2009-01-31
       
   469 -----------------------------------
       
   470 #367158: SQL errors when using the tools page.
       
   471 
       
   472 XML sitemap 6.x-1, 2009-01-29
       
   473 -----------------------------------
       
   474 #354453: priority_override doesn't get a value.
       
   475 
       
   476 XML sitemap 6.x-1, 2009-01-28
       
   477 -----------------------------------
       
   478 #365733: Call to undefined function.
       
   479 #365515: Unknown character set.
       
   480 #363355: Illegal mix of collations.
       
   481 #355149: Not closed parenthesis in SQL query.
       
   482 #349530: xmlsitemap_menu_xmlsitemap_links() is not working for URL alias.
       
   483 #361985: require_once() fails to open a file.
       
   484 #352046: Division by zero.
       
   485 
       
   486 XML sitemap 6.x-1, 2008-12-27
       
   487 -----------------------------------
       
   488 #349125: Change "site map" in the user interface.
       
   489 #351501: Node priority is not set to default.
       
   490 #351307: Call to undefined function.
       
   491 
       
   492 XML sitemap 6.x-1, 2008-12-25
       
   493 -----------------------------------
       
   494 #350730: Update function doesn't work.
       
   495 
       
   496 XML sitemap 6.x-1, 2008-12-24
       
   497 -----------------------------------
       
   498 #350810: Primary key doesn't exist.
       
   499 #350892: Call to undefined function.
       
   500 
       
   501 XML sitemap 6.x-1, 2008-12-23
       
   502 -----------------------------------
       
   503 #350335: Parse error: unexpected ')'.
       
   504 #350436: Quote missing in an SQL query.
       
   505 
       
   506 XML sitemap 6.x-1, 2008-12-18
       
   507 -----------------------------------
       
   508 #348663: SQL errors on update.
       
   509 #348759: Undefined function xmlsitemap_url().
       
   510 #348599: Undefined function db_columhn_exists().
       
   511 
       
   512 XML sitemap 6.x-1, 2008-12-17
       
   513 -----------------------------------
       
   514 #347755: Error in your SQL syntax.
       
   515 
       
   516 XML sitemap 6.x-1, 2008-12-14
       
   517 -----------------------------------
       
   518 #344645: Warning: cannot modify header information.
       
   519 #344426: Function name must be a string.
       
   520 
       
   521 XML sitemap 6.x-1, 2008-12-08
       
   522 -----------------------------------
       
   523 #344383: Unexpected T_STRING on line 211.
       
   524 #344217: Unexpected T_CONSTANT_ENCAPSED_STRING.
       
   525 #340641: xmlsitemap_file uses a not existing field.
       
   526 
       
   527 XML sitemap 6.x-1, 2008-12-06
       
   528 -----------------------------------
       
   529 #341732: Code typo in xmlsitemap_file.module.
       
   530 #342019: Wrong argument type for array_merge().
       
   531 #341730: Code typo in xmlsitemap_menu.install.
       
   532 
       
   533 XML sitemap 6.x-1, 2008-12-01
       
   534 -----------------------------------
       
   535 #341125: Missing space in query.
       
   536 
       
   537 XML sitemap 6.x-1, 2008-11-30
       
   538 -----------------------------------
       
   539 #340634: menu-xmlsitemap insertion fails.
       
   540 #340643: The schema of xmlsitemap_file is not returned.
       
   541 
       
   542 XML sitemap 6.x-1, 2008-11-29
       
   543 -----------------------------------
       
   544 #340581: Misnamed update function in xmlsitemap_file.install.
       
   545 
       
   546 XML sitemap 6.x-1, 2008-11-28
       
   547 -----------------------------------
       
   548 #340301: xmlsitemap_update_6104 should return an array.
       
   549 #340211: Wrong declaration of dependencies.
       
   550 #339984: stdClass could not be converted.
       
   551 
       
   552 XML sitemap 6.x-1, 2008-11-27
       
   553 -----------------------------------
       
   554 #339886: xmlsitemap_frequency(0) returns 'always'.
       
   555 
       
   556 XML sitemap 6.x-1, 2008-11-26
       
   557 -----------------------------------
       
   558 #339374: Problems with xmlsitemap_user.install.
       
   559 
       
   560 XML sitemap 6.x-1, 2008-11-25
       
   561 -----------------------------------
       
   562 #338907: Parse error.
       
   563 
       
   564 
       
   565 XML sitemap 6.x-1, 2008-11-23
       
   566 -----------------------------------
       
   567 #338094: Unknown column 'xn.pid' in 'field list'.
       
   568 #336878: Last modification date is reported to be January 1, 1970.
       
   569 #336982: sitemap.xml is empty (except the general tags).
       
   570 #337949: Syntax error in xmlsitemap_node.
       
   571 
       
   572 XML sitemap 6.x-1, 2008-11-20
       
   573 -----------------------------------
       
   574 #336823: Undefined function xmlsitemap_frequency().
       
   575 #336059: Table xmlsitemap doesn't exist.
       
   576 
       
   577 XML sitemap 6.x-1, 2008-11-19
       
   578 -----------------------------------
       
   579 #285457: gss.xsl is missing.
       
   580 #336059: Table xmlsitemap doesn't exist.
       
   581 #335696: Call to undefined function Fatal error.
       
   582 
       
   583 XML sitemap 6.x-1, 2008-11-17
       
   584 -----------------------------------
       
   585 #292489: Undefined variable.
       
   586 #292103: Use of an not existing array index.
       
   587 #284903: Wrong code.
       
   588 #299023: xmlsitemap_node_priority() uses a variable without to check if it is set.
       
   589 #299010: _xmlsitemap_node_submit() uses a not declared variable.
       
   590 #279954: Use of an undefined constant.