NOTE: Mondphasen is now available as WordPress-Widget: Mondphase 2.0
For further Information in English see Readme.txt.
![]()
zip, 300KB
(it can take a few seconds before download starts)
WordPress Plugin: Mondphase (moonphase)
Searching the net I haven’t found an ad-free WordPress-Plugin showing the current phase of the moon and the dates of the next full-/new moon. So I decided to make one myself and here it is!
You can leave a comment or send an e-mail. Feedback is appreceated!
There are still a few things about this plugin I would like to change but I yet have no idea how. If you think you can help feel free to contact me.
Current Version & Download
Latest Version: 1.4
Last Updated: 11.11.2006
< strong>Download: ![]()
zip, 300KB
(it can take a few seconds before download starts)
Installation
First Installation
- copy the folder “mondphase” into your wp-content/plugins directory
- insert the following code into your sidebar:
< ?php if(function_exists(wp_mondphase)){ wp_mondphase(); } ?> - activate Mondphasen in Admin-Panel/Design/Widgets
Deinstallation
- deactivate plugin
- delete plugin folder “mondphasen”
Change settings
Note: Changing the settings is possible in php-file only – I haven’t figured out yet how to do it via the admin panel
- Date format
$date_format="%d.%m.%Y"
can be changed with the known PHP-codes (%d = day, %m = month, %Y = year).
More informationen on formatting date can be found at ⇒ PHP.net. - Images
You can choose betwenn two sets of images now: either a php-generated image or the images in the image-folder.$generate_image=true|falsedetermines the set used.
true = generated php-image
false = images from image-folder/img - Image height and width
The following two variables enable you to resize the images:$img_widthand$img_height. - Languages
Default language is German. To activate the English language option delete the comment tags and/or delete the German version of the arrays$moon_namesand$output_text. Feel free to change the entries into any other language you like.
a future release will have a language file.
Version history
Version 1.5 / 02.04.2006
Widgetized (tested with WP 2.5)- Version 1.4 / 11.12006
Code corrected. - Version 1.2 / 22.09.2006
Bug discovered by Gecko-1! Code corrected. - Version 1.2 / 17.09.2006
Nochmalige Überarbeitung des Codes
Möglichkeiten zur Formatierung eingebaut - Version 1.1 / nicht veröffentlicht
Überarbeitung des Codes
Automatisch generiertes Bild - Version 1.0 / 03.09.2006
Einbindung in Sidebar
Anzeige der aktuellen Mondphase (Neu-, Halb-, Vollmond etc.)
Datum des nächsten Neu-/Vollmonds
Other sites
Here are a few examples of sites using the plugin Mondphasen:
WordPress Testblog by Barbara Jany
Zuger Wetterblog by Rolf Frankenberg
Geckos-Geocaching by Holger Bär
SpuTniQ.NeT by Sven Heyer



Letzte Kommentare