By jdelaune on
So it invokes all the cron functions of installed modules, but what does this mean for core modules?
Does it clear the cache tables?
So it invokes all the cron functions of installed modules, but what does this mean for core modules?
Does it clear the cache tables?
Comments
Nope, it doesn't clear the
Nope, it doesn't clear the cache, but it does delete temporary files and trigger the search module to index the content on the site.
http://drupal.org/cron
Hope that helps!
__________________________________________________________
Mark Theunissen
Code Baboon
Drupal based services
thanks
thanks
Does cron update the
Does cron update the sitemap.xml file with any new urls added to the site?
=-=
seems simple enough to test this rather than bump a 5 year old posting.
add a node
run cron
check sitemap.xml
removed
removed