1
0
Fork 0
SemmelstatzR(eloaded) is a fork of the WP-Plugin Semmelstatz
Datei suchen
Oldperl 68f571c13c fixed bug #8 2014-01-30 14:00:49 +00:00
_psd starting adding contextual help for wp >= 3.3, needs soe more work, started translation of options area 2012-05-21 18:30:41 +00:00
img images and localizing 2011-08-23 14:08:57 +00:00
includes updated readme, del unused ua-ini-file 2014-01-28 11:49:37 +00:00
locale localization of plugin info in plugin area 2013-08-28 06:33:54 +00:00
test added plugin update stuff 2011-11-14 15:56:27 +00:00
CHANGELOG added changelog file 2011-12-19 19:07:15 +00:00
README updated readme, del unused ua-ini-file 2014-01-28 11:49:37 +00:00
semmelstatzR-database.php updated agents.ini and stuff to release RC 2011-12-19 18:47:48 +00:00
semmelstatzR-history.php updated agents.ini and stuff to release RC 2011-12-19 18:47:48 +00:00
semmelstatzR-log.php updated agents.ini and stuff to release RC 2011-12-19 18:47:48 +00:00
semmelstatzR-options.php starting adding contextual help for wp >= 3.3, needs soe more work, started translation of options area 2012-05-21 18:30:41 +00:00
semmelstatzR-statz.php fixed bug #8 2014-01-30 14:00:49 +00:00
semmelstatzR-templates.php updated agents.ini and stuff to release RC 2011-12-19 18:47:48 +00:00
semmelstatzR.css enhancing dashboard widget part I 2011-11-15 23:36:35 +00:00
semmelstatzR.php localization of plugin info in plugin area 2013-08-28 06:33:54 +00:00
semmelstatzR_startup.php add wrapper for new functions due to compability on older wp 2013-08-29 11:58:40 +00:00
semr_image.php updated agents.ini and stuff to release RC 2011-12-19 18:47:48 +00:00

README

/**
 * file README
 *
 * @package     SemmelstatzR
 * @version     $Rev$
 * @since       1.0.0
 * @author      SEM-Team
 * @copyright   (c)2011-2014 SEM-Team
 * @link        http://sourceforge.net/projects/semmelstatz/
 * @license     http://www.gnu.org/licenses/gpl-3.0.html
 * 
 * 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 3 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, see <http://www.gnu.org/licenses/>.  
 *
 * $Id$
 * 
 */


*****************************************************************************************************************

Welcome to semmelstatzReloaded (semmelstatzR). :)
SemmelstatzR is a statistic plugin for wordpress 2.8 or newer, based on the well known wp-plugin semmelstatz by
Andreas 'Redunzl' Mueller.

** Installation **

Unzip and upload all files into your wordpress plugins folder. Log into wordpress admin area and choose
the plugins button in menu. If there were no problems you will find an entry for semmelstatzReloaded in
the pluginlist where you can activate semmelstatzR. SemmelstatzR will write some tables to your db.
If you have activeted the plugin, you will get a new submenu for semmelstatzR in the mainmenu.
Visit the Options-entry to do some configuration stuff.

Ad: If you will see an error-msg instead of charts, you probably have to add a cache directory to your 
wp-content folder and give writeaccess to it.

** Update/Upgrade **

First make a backup of your db, esspecially from your statz tables. Then go to pluginslist in the admin 
area and deactivate the old semmelstatzR version. Delete or Move all files in the plugins/semmelstatzR folder,
then unzip package semmelstatzR with the new version and upload all files into folder plugins/semmelstatzR.
If you are upgrading from a previous version of the original semmelstatz plugin please note that the name of 
the pluginfolder has changed from 'semmelstatz' to 'semmelstatzR'. 
There a no db changes in semR version 1.0.0 to previous semmelstatz 3.3. But if you are upgrading from an older
version of semmelstatz please update first to semmelstatz 3.3 before performing an upgrade to semmelstatzR 1.0.0.

Now you may reactivate the plugin in the plugins admin area. 
Done, have fun. :)

** Usage **

In the future we will provide a webside at sf.net with documentation, faq and some tips.
The easiest way to lern how semmelstatzR can help you is going threw the menu in the admin area.

** libraries, extensions, helpers and licenses **

pChart - a PHP Charting library  
Version:    2.1.3
License:    http://www.gnu.org/licenses/gpl-3.0.html 
Author:     Jean-Damien POGOLOTTI
Homepage:   http://www.pchart.net/

class upgrademe for wordpress (just the class, not as plugin)
Version:    0.2
License:    http://www.gnu.org/licenses/gpl.html
Author:     Meglio (Anton Andriyevskyy)
Plugin URI: https://github.com/meglio/wp-upgrademe

useragent ini file
Version:    uas_20140127-01.ini
Homepage:   http://user-agent-string.info

We want to say thank you to the following people for ideas, help and testing

silberling <silberling@pochta.ru>
Carsten <info@carsten-hoppe.de>

** Translations **

english     SEM-Team (default)
german      SEM-Team

If you want to translate semmelstatzR into a language not listed yet, we're pleased and we will 
add your translation files (.mo and .po). Please contact us via sf.net or use our forums there.