This updates for the use of db_rewrite_sql().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | blog_archive_0.patch | 3.03 KB | AbsurdDoctor |
| blog_archive.patch | 1.94 KB | AbsurdDoctor |
This updates for the use of db_rewrite_sql().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | blog_archive_0.patch | 3.03 KB | AbsurdDoctor |
| blog_archive.patch | 1.94 KB | AbsurdDoctor |
Comments
Comment #1
AbsurdDoctor commentedThis 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.
Comment #2
chx commentedPlease note that if you return instead of print theme page then you'll get a HEAD module. 4.6 needs print theme page.
Comment #3
tatonca commentedI 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
Comment #4
AbsurdDoctor commented4.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.
Comment #5
chx commented