Archive

Author Archive

Exporting data as CSV and opening them in Excel

November 14th, 2009

The CSV files generated by LeagueManager and ProjectManager are truly tab delimited files and directly opening them in Excel will likely cause problems. First the file needs to be saved to the harddisk and afterwards imported into Excel. For details see attached short documentation, which describes every step for ProjectManager. It also applies to LeagueManager. OpenOffice automatically opens an import dialog where you can choose the delimiter.

Kolja Schleich Plugins

LeagueManager 3.4.1

November 14th, 2009

This version should fix the AJAX navigation in the widget. Further I have updated the italian translation and added some new shortcodes. See the Documentation for details on shortcodes

Kolja Schleich Plugins

Important Bugfixes for LeagueManager

October 25th, 2009

I have just released a new version of LeagueManager which should fix a few of the most pressing bugs:

  • re-ordering and scrambling of matches upon results update
  • Last Matches box in widget should now show the truly latest match
  • plus/minus points affect team ranking (reload of page is neccessary to display new ranking

At the moment I have very little time, but will do my best to address the other issues and new sport types as soon as possible. Please let me know if the above issues work.

Kolja Schleich Plugins ,

chCounter Widget 2.8

October 6th, 2009

After a long pause in plugin development I have begun to catch up with some coding work. As first step I have decided to remove the chCounter bundle from the Plugin due to installation and permission problems. Version 2.8 is now almost the same as the 2.6 versions except that the checkbox to make the counter invisible is part of the widget control panel and not general options.

Before installing the plugin you have to download chCounter and install it in any directory on your server. Next unzip the plugin files into the Wordpress plugin directory and activate it through the administration webinterface. Go to the settings page and insert the path to the directory where you have installed chCounter previously and add counter parameters to your list. You are now set to add the widget to a sidebar.

In this way chCounter can be installed and upgraded separately. In the end having it bundled with the plugin didn’t give that much advantage, but only several problems with file permissions and bug fixes.

Kolja Schleich Plugins , ,

Upgrading Note to chCounter Widget 2.7

July 27th, 2009

I just recognized a flaw in upgrading to the new chCounter Widget 2.7 from a previous version. The counter url will point to a wrong location, namely where chcounter was installed before. This does not affect the counter display, but navigation in the chcounter administration interface will not be possible. Either you could try to re-install chCounter, but I don’t know if it lets you. Alternatively open up phpMyadmin and select the table chc_config. Change the setting default_counter_url to the new location http://your_domain/path/to/plugins/dir/chcounter-widget/chcounter. The table may be called differently, depending on what prefix is used.

Kolja Schleich Plugins , ,