Share

MGB

File Release Notes and Changelog

Release Name: MGB 0.6

Notes:
===================================================================================
= MGB 0.6 - OpenSource PHP and MySql Guestbook - 04/22/2007 5:28 pm       	  =
= Copyright (C) 2004 - 2007 Juergen Grueneisl - http://www.m-gb.org/              =
=                                                                                 =
= This program is free software; you can redistribute it and/or modify            =
= it under the terms of the GNU General Public License as published by            =
= the Free Software Foundation; either version 2 of the License, or               =
= (at your option) any later version.                                             =
=                                                                                 =
= This program is distributed in the hope that it will be useful,                 =
= but WITHOUT ANY WARRANTY; without even the implied warranty of                  =
= MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the                    =
= GNU General Public License for more details.                                    =
=                                                                                 =
= You should have received a copy of the GNU General Public License               =
= along with this program; if not, write to the Free Software                     =
= Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. =
===================================================================================


Installation:
=============

Transfer all files to your desired folder on your webspace. Open "install/install.php" and
follow the install instructions. After a successfull install delete the directory "install".
This is VERY IMPORTANT! So do it! You can rename it too.

For more Details see here:
--------------------------
http://www.m-gb.org/wiki/doku.php/installation (ONLY GERMAN, sorry)


Upgrading:
==========

If you want to upgrade from a previous Release Candidate Version to this, open "install/upgrade.php"
AFTER copying all new files over your old installation. If you created your own style for the mgbModern
Template, you may have to update your style.css.

For more Details see here:
--------------------------
http://www.m-gb.org/wiki/doku.php/0.6_rc2_-_0.6_final#aenderungen_am_css


If you want to update from MGB 0.5.x then DO NOT overwrite the old version. Install MGB 0.6 in a
NEW Folder, and then open "install/import.php" to import your old entries.

For more Details see here:
--------------------------
http://www.m-gb.org/wiki/doku.php/eintraege_aus_einer_alten_installation_0.5.x_importieren (ONLY GERMAN, sorry)


Translating:
============

I need some good translators for every language you can imagine. Even english. My english
is not very well, so please help me! You can start translating the language files included
in this version. Mail your finished translation to me: mopzz@m-gb.org


Templates:
==========

You can do your own templates and email it to me. You have to release it under GNU/GPL, otherwise
i cannot support them. There will be a manual in a few weeks, that explains how to do your own template
for persons who are not so familiar with things like that.

UPDATE: http://www.m-gb.org/wiki/doku.php/erstellung_eigener_templates (ONLY GERMAN, sorry)


----------------------------------------------
Forum: 		| http://forum.m-gb.org/     |
Wiki:		| http://www.m-gb.org/wiki/  |
Bugreport:	| http://bugreport.m-gb.org/ |
----------------------------------------------


NOTE: The font "akoom.ttf" used in here is copyrighted by http://veredgf.fredfarm.com/.
It is NOT covered by the GPL License. It's Freeware. This means you can use and share it
for free but you may NOT sell it!


MGB makes use of: Silk icon set 1.3 by Mark James
_________________________________________

http://www.famfamfam.com/lab/icons/silk/
_________________________________________

Silk icon set 1.3 is licensed under a
Creative Commons Attribution 2.5 License.
[ http://creativecommons.org/licenses/by/2.5/ ]

Changes: [ 0.6 final ] [FIX] MGB Icons have now an own class named "icon". So you can insert your own images in a template, without being sized to 16x16px. [FIX] [0000012]: Changed "Top Level Domain" to "Domain" [FIX] If BBcode [size] and [color] were used in combination both were interpreted but one of them had no effect on the text [UPD] Some changes in german language file [UPD] Some changes in mgbModern Template [NEW] New way to add bbcodes IMPORTANT: If you are updating from any Release Candidate Version, and if you created your own style for the mgbModern Theme, you have to add this CSS Code to your style.css: select.main_option { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; background-color: #EFEFEF; color: #000000; border: 1px solid #7F7F7F; width: 100px; } For More Information see here: http://www.m-gb.org/wiki/doku.php/0.6_rc2_-_0.6_final#aenderungen_am_css (ONLY GERMAN, sorry)