Atilla, this is easy (instructions for 0.7, this has slightly changed in Serendipity 0.

:
1. Enter your Serendipity Administration page
2. Click on 'Configure Plugins'
3. There is a dropdown, where you can select a plugin to add. Select your plugin and click the button 'install'
4. After that, your plugin is added and you can see it in the list of installed plugins on the page 'Configure Plugins'
In your case, you would select the 'statistics' plugin and install that. It's an Event Plugin - Event plugins always do stuff "behind the scenes", where as Sidebar Plugins are always the boxes surrounding your Blog layout for the visitor (Calendar, Archives, Searchbox and so on).
Now for the advanced stuff of downloading an external plugin.
If you want to download external plugins, point your browser to
http://cvs.sourceforge.net/viewcvs.py/p ... l_plugins/
Then you click on a directory of a plugin you're interested in. Then you'll see the list of files in that directory. You need to download each file of a directory. To do that, click on the filename. At the top of the following page you see:
Code: Select all
Bookmark a link to HEAD: (view) (download)
There you click on download, and you can save the file. After you saved all files on your harddrive, open the FTP connection to your Serendipity Blog. Create a directory inside the 'plugins' subdirectory with the same name as the directory name on where you downloaded the plugin (like 'serendipity_event_entrypaging'). In this directory, upload all the files you downloaded previously.
After you've done that, you can enter the Serendipity Adminstration again, go to 'Configure Plugins' and then you will automatically find the downloaded plugin in the Dropdown list.
Be careful though that not all External Plugins downloaded via this method run with Serendipity 0.7 - some of them are developed exclusively for Serendipity 0.8.
Now about the statistics plugin I talked in this thread: It's latest version can be found here:
http://cvs.sourceforge.net/viewcvs.py/p ... tatistics/
There you need to download each file and just put it inside your existing plugins/serendipity_event_statistics/ directory and overwrite the plugin there. After having done that, the new version will be usable on your Serendipity installation. If you already installed the Statistics plugin, the new code will immediately take effect without manual changes. If you haven't already installed the plugin, apply the 4. steps I mentioned at the beginning and select the 'Statistics' plugin.
HTH!
Regards,
Garvin