There were a couple of HEAD compatibility issues:
_week_page() was printing a themed page twice
_week_post_page() was not properly formatting node views
The attached patch is an attempt to fix these issues.
| Comment | File | Size | Author |
|---|---|---|---|
| week.patch | 957 bytes | davidnunez |
Comments
Comment #1
Prometheus6 commentedGood catch, thank you. I updated the cvs version...slight difference being I removed the call to theme() from _week_post_page() instead of _week_page().
Comment #2
calebgilbert commentedThis was a very important patch. Awesome module. Thanks for making and sharing. Also, a very cool website you have Prometheus6.
Comment #3
Prometheus6 commentedFinally figured out how to patch a particular version.
If there are no complaints, I'll close this in one week.
Comment #4
Prometheus6 commented