This updates for the use of db_rewrite_sql().

Comments

AbsurdDoctor’s picture

StatusFileSize
new3.03 KB

This patch should be used instead. In addition to the query changes it follows along with the other cleanups that have been done to archive.module.

chx’s picture

Please note that if you return instead of print theme page then you'll get a HEAD module. 4.6 needs print theme page.

tatonca’s picture

I will have a look at this, this weekend - quick question though to save me some time - what is it for - 4.6 compatibility? Or just keeping up with archive.module? or Both -

Thanks

AbsurdDoctor’s picture

4.6 compatibility would be a major purpose. That being said, I have to confess I still haven't tested this against 4.6. I first made the changes so the module would be usable on my blog, where I usually run the latest CVS for my own tinkering purposes.

chx’s picture

Status: Needs review » Closed (fixed)