moon_phases 8.x-1.2

Bug fixes
Unsupported

Major code refactoring with a minor bug fix thrown in for kicks.

moon_phases 8.x-1.0

New features
Unsupported

The look and feel of the module remain the same, but the code went through a major overhaul, removing deprecation functions/methods and generally brining it into line with more accepted best practices.

moon_phases 8.x-1.x-dev

No new features. Just the first release of the 8.x version of this module.

moon_phases 7.x-2.2

Unsupported

Updated responsive styles for the calendar.

To change the background styles add the following to your theme or custom stylesheet:

moon_phases 7.x-2.1

Unsupported

We have updated the style to allow for background styling. Now the block image is displayed without a background and the calendar cells have styles that can be easily overridden.

To override the calendar styles add the following to your theme stylesheet:

#moon_phase_page #cal .moon-cell.day, 
#moon-cal #cal .moon-cell.day {
  background: [BACKGROUND COLOR];
  color: [FONT COLOR];
}
#moon_phase_page #cal .moon-cell.night, 
#moon-cal #cal .moon-cell.night {
  background: [BACKGROUND COLOR];
  color: [FONT COLOR];
}

moon_phases 7.x-2.0

New features
Unsupported

The 2.0 release of the Moon Phases module adds a responsive layout for the calendar and phase page.

moon_phases 7.x-2.0-rc2

Bug fixes
Unsupported

Fixes a CSS issue with the block that had cascading effects.

moon_phases 7.x-2.0-rc1

New features
Unsupported

In 7.x-2.0 I added responsive styles to the display. The styles have been tested on a few different contribute responsive themes.

moon_phases 7.x-1.2

Bug fixes
Unsupported

This release fixed a style issue with the right side overlay.

moon_phases 7.x-1.1

Unsupported

This release fixed Issue #1854936 reported by AstroDaz: No days till next full/new moon, no percentage illuminated, as well as an issue with the Next link on the Moon Phase description page. I also added Block configuration to show or not show Illumination and Days to next New moon on the block and some CSS tweaks for the moon display.

moon_phases 7.x-1.0

New features
Bug fixes
Unsupported

This release addressed a couple of issues that were filed and added a little bit more functionality, mainly on the configuration page.

moon_phases 7.x-1.0-rc1

Unsupported

Everything is looking go. We are go for Release Candidate.

moon_phases 6.x-1.1

Bug fixes
Unsupported

Added images which were omitted on the previous release.

moon_phases 6.x-1.0

Bug fixes
Unsupported

bug #858038 by hefox, Fixed coding style issues
bug #858038 by hefox, Using theme_image() instead of tags
task Changed the calendar to start on Sunday instead of Monday
task Added templates to replace the .theme file

moon_phases 6.x-1.x-dev

This is the first release of the Moon Phases module. *** Fingers Crossed ***

Subscribe with RSS Subscribe to Releases for Moon Phases