Description
For English, please see below.
Czech: Tento plug-in Vám zajistà snadné pou?ità statistické slu?by TopList.cz ve va?em blogu provozovaném na systému WordPress. Plug-in p?idá novy widget (nazvany TopList.cz) a jeho umÃstÄ›nÃm na stránku (do sidebaru) zajistÃte automatické pou?Ãvánà slu?by. Auto?i webovych stránek bÄ›?nÄ› za?azujà kód pro pou?Ãvánà slu?by TopList.cz do ?ablony vzhledu – ov?em moje ?e?enà pomocà pluginu/widgetu zajistà pou?Ãvánà slu?by bez ohledu na pou?itou ?ablonu – m??ete ?ablony vzhledu p?epÃnat dle libosti a statistiky jsou stále zaji?tÄ›ny. K dispozici je plná konfigurace slu?by (nap?. vzhled ikony, detaily sledovánà apod.).
English: This plug-in allows for easy integration of web statistics service TopList.cz into your blog run by WordPress. Plug-in adds a new widget (called TopList.cz) to WordPress and by placing the widget on your page (sidebar) you integrate TopList.cz into your blog. It is common to put the code for such service into the theme template, but my solution utilizing it as a widget allows to run the statistics regardless of the theme used – you can switch the themes and it works all the time. The widget contains complete configuration (displayed icon, detailed analytics etc.).
License
WTFPL License 2.0 applies
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar <[email protected]>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.
Screenshots
Installation
For English, see below.
Czech:
- Pokud je?tÄ› nemáte svou registraci na serveru toplist.cz, pak je zapot?ebà se zaregistrovat a zÃskat ID pro své webové stránky.
- Nahrajte kompletnà adresá? pluginu do wp-content/plugins.
- Aktivujte plugin TopList.cz v administraci plug-in?.
- P?idejte widget TopList.cz v administraci Vzhled->Widgety do postrannÃho panelu.
- V konfiguraci widgetu zadejte své ID pro server toplist.cz, p?ÃpadnÄ› zvolte dal?à volby. Ulo?te zmÄ›ny.
English:
- If you don’t have a toplist.cz server registration yet, you have to registrate and receive ID number for your web presentation.
- Upload the full plugin directory into your wp-content/plugins directory.
- Activate the plugin in plugins administration.
- Add widget TopList.cz into your sidebar in Widgets administration.
- In widget configuration, enter your ID number for toplist.cz server; eventually you can change other options. Save changes.
FAQ
Czech:
Od verze 3.2 widget umo?ňuje také nastavit, jestli se má obrázek (logo) ve sloupci vycentrovat nebo skryt. To by sice mÄ›lo byt standardnÄ› ?e?eno pou?itou ?ablonou skrz css kaskádovy styl, nicménÄ› nÄ›kte?à u?ivatelé nemusà byt dostate?nÄ› zku?enà v editaci kaskádovych styl?, p?ÃpadnÄ› nemusejà mÃt mo?nost ?ablonu zmÄ›nit, proto jsem do widgetu p?idal mo?nost nastavit to p?Ãmo v nÄ›m.
Pokud chcete nastavit zobrazenà widgetu ve va?à ?ablonÄ› (tak jak to má byt), pak do nà p?idejte pro vycentrovánÃ:
.widget_toplist_cz {text-align:center}
p?ÃpadnÄ› pro skrytà zobrazenÃ:
.widget_toplist_cz {display:none}
English:
Since version 3.2 you can also specify how to display the widget (logo) in the sidebar, you can center or hide it. This should normally be done via the theme css, but some users are not skilled in editing css styles or they might not have permission to change it, so I have added such option to specify the display directly in the widget config.
If you prefer to set the widget display in the theme css (as it should be), then for centering the widget use:
.widget_toplist_cz {text-align:center}
eventually for hiding the widget:
.widget_toplist_cz {display:none}
Reviews
Contributors & Developers
“TopList.cz” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “TopList.cz” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.2
- Access to toplist.cz changed from HTTP to HTTPS
4.1
- Added totals to the graph legends in dashboard widget
- Support for TopList security code
- Automatic (ajax) reload of dashboard widget every 15 minutes
4.0.1
- Bug fixes
4.0
- Added dashboard widget, which displays the statistics retrieved from toplist.cz/sk
3.2
- Added option for centering or hiding the widget.
3.1
- Added option for filtering WordPress admins out of the statistics.
3.0
- Recoded for WordPress 2.8 API.
2.0
- Added support for toplist.sk server.
- Link can lead to detailed statistics now.
1.0
- Initial release.