My log reports the following files are missing from the /images subdir:

calendar_sq_bg.gif
calendar_sq_today_corner.gif

They are definetly not included in the 3/28/05 tarball.

Comments

baudolino’s picture

That was me filing the report. I wasn't logged in at the time.

jsimonis’s picture

The following are missing in mine:

calendar_sq_selected.gif
calendar_sq_bg.gif
calendar_sq_weekend.gif
bg_sidebar_bottom.png
bg_sidebar_h2.png
bg_head.png
bg_head.gif
bullet_diamond.gif

beginner’s picture

Version: 4.5.x-1.x-dev » 4.6.x-1.x-dev

still exists.

Steve Viscido’s picture

Component: Graphics » Stylesheets

Actually the files are not missing. They are mis-named. The modules.css file wants calendar*.gif files, but in fact what is in the images directory is a set of calendar*.png files. If you simply do a search-and-replace of "gif" with "png" you will get 9 replacements. Then just save the file and re-load your page and your calendar should be fixed.