You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
(4) |
Oct
(3) |
Nov
(32) |
Dec
(37) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
(105) |
Feb
(91) |
Mar
(74) |
Apr
(166) |
May
(123) |
Jun
(70) |
Jul
(117) |
Aug
(540) |
Sep
(146) |
Oct
(260) |
Nov
(479) |
Dec
(154) |
2006 |
Jan
(227) |
Feb
(129) |
Mar
(141) |
Apr
(151) |
May
(72) |
Jun
(92) |
Jul
(173) |
Aug
(271) |
Sep
(52) |
Oct
(67) |
Nov
(199) |
Dec
(157) |
2007 |
Jan
(130) |
Feb
(40) |
Mar
(47) |
Apr
(87) |
May
(80) |
Jun
(75) |
Jul
(173) |
Aug
(137) |
Sep
(56) |
Oct
(45) |
Nov
(25) |
Dec
(78) |
2008 |
Jan
(31) |
Feb
(94) |
Mar
(56) |
Apr
(36) |
May
(25) |
Jun
(33) |
Jul
(17) |
Aug
(55) |
Sep
(12) |
Oct
(33) |
Nov
(31) |
Dec
(24) |
2009 |
Jan
(24) |
Feb
(137) |
Mar
(27) |
Apr
(28) |
May
(41) |
Jun
(64) |
Jul
(94) |
Aug
(499) |
Sep
(98) |
Oct
(12) |
Nov
(43) |
Dec
(40) |
2010 |
Jan
(10) |
Feb
(32) |
Mar
(27) |
Apr
(25) |
May
(37) |
Jun
(17) |
Jul
(10) |
Aug
(16) |
Sep
(27) |
Oct
(36) |
Nov
(18) |
Dec
(44) |
2011 |
Jan
(76) |
Feb
|
Mar
(24) |
Apr
(28) |
May
(28) |
Jun
(29) |
Jul
(14) |
Aug
(9) |
Sep
(10) |
Oct
(27) |
Nov
(12) |
Dec
(50) |
2012 |
Jan
(33) |
Feb
(45) |
Mar
(44) |
Apr
(16) |
May
(4) |
Jun
(27) |
Jul
(14) |
Aug
(15) |
Sep
(12) |
Oct
(24) |
Nov
(6) |
Dec
|
2013 |
Jan
(13) |
Feb
(10) |
Mar
(13) |
Apr
(17) |
May
(24) |
Jun
(12) |
Jul
(6) |
Aug
(179) |
Sep
(12) |
Oct
(9) |
Nov
(7) |
Dec
(89) |
2014 |
Jan
(9) |
Feb
(7) |
Mar
(13) |
Apr
(18) |
May
(18) |
Jun
(19) |
Jul
(19) |
Aug
(10) |
Sep
(9) |
Oct
(25) |
Nov
(97) |
Dec
(44) |
2015 |
Jan
(20) |
Feb
(7) |
Mar
(60) |
Apr
(1) |
May
(2) |
Jun
(3) |
Jul
(2) |
Aug
(12) |
Sep
(10) |
Oct
(3) |
Nov
(2) |
Dec
(15) |
2016 |
Jan
(6) |
Feb
(13) |
Mar
(9) |
Apr
(18) |
May
(28) |
Jun
(9) |
Jul
(4) |
Aug
(5) |
Sep
(52) |
Oct
(59) |
Nov
|
Dec
(2) |
2017 |
Jan
(4) |
Feb
(71) |
Mar
(17) |
Apr
(85) |
May
(25) |
Jun
|
Jul
(2) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Sebastian N. <no...@us...> - 2004-10-17 15:17:40
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_event_staticpage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14926/serendipity_event_staticpage Log Message: Directory /cvsroot/php-blog/additional_plugins/serendipity_event_staticpage added to the repository |
From: Sebastian N. <no...@us...> - 2004-10-08 13:42:01
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_plugin_weather In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1130 Modified Files: serendipity_plugin_weather.php Log Message: hopefully everyone understands now Index: serendipity_plugin_weather.php =================================================================== RCS file: /cvsroot/php-blog/additional_plugins/serendipity_plugin_weather/serendipity_plugin_weather.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- serendipity_plugin_weather.php 26 Jul 2004 15:05:38 -0000 1.6 +++ serendipity_plugin_weather.php 8 Oct 2004 13:41:42 -0000 1.7 @@ -21,7 +21,7 @@ @define('PLUGIN_SIDEBAR_WEATHER_DESC', 'Zeigt das aktuelle Wetter in der Seitenleiste.'); @define('PLUGIN_SIDEBAR_WEATHER_TITLE', 'Überschrift'); @define('PLUGIN_SIDEBAR_WEATHER_TITLE_BLAHBLAH', 'Überschrift der Wetter-Box'); - @define('PLUGIN_SIDEBAR_WEATHER_METAR', 'METAR Wetterquelle'); + @define('PLUGIN_SIDEBAR_WEATHER_METAR', 'METAR Wetterquelle, z.B. EDDK'); @define('PLUGIN_SIDEBAR_WEATHER_METAR_BLAHBLAH', 'METAR-Quellen sind unter http://weather.noaa.gov/ zu finden.'); @define('PLUGIN_SIDEBAR_WEATHER_UNITS', 'Maßeinheiten'); @define('PLUGIN_SIDEBAR_WEATHER_UNITS_BLAHBLAH', 'Wählen Sie das Maßsystem.'); @@ -46,7 +46,7 @@ @define('PLUGIN_SIDEBAR_WEATHER_DESC', 'Display the current weather in the sidebar.'); @define('PLUGIN_SIDEBAR_WEATHER_TITLE', 'Headline'); @define('PLUGIN_SIDEBAR_WEATHER_TITLE_BLAHBLAH', 'Sidebar item headline'); - @define('PLUGIN_SIDEBAR_WEATHER_METAR', 'METAR weather source'); + @define('PLUGIN_SIDEBAR_WEATHER_METAR', 'METAR weather source, for example EDDK'); @define('PLUGIN_SIDEBAR_WEATHER_METAR_BLAHBLAH', 'Find your METAR weather source at http://weather.noaa.gov/'); @define('PLUGIN_SIDEBAR_WEATHER_TIMEZONE', 'Your timezone'); @define('PLUGIN_SIDEBAR_WEATHER_TIMEZONE_BLAHBLAH', 'Timezone should be relative to GMT (eg. +10 or -5)'); |
From: Sebastian N. <no...@us...> - 2004-09-15 15:33:11
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29876 Modified Files: serendipity_event_babelfish.php Log Message: prevent generated urls from being trackbacked Index: serendipity_event_babelfish.php =================================================================== RCS file: /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish/serendipity_event_babelfish.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- serendipity_event_babelfish.php 15 Sep 2004 12:35:40 -0000 1.2 +++ serendipity_event_babelfish.php 15 Sep 2004 15:32:57 -0000 1.3 @@ -38,6 +38,7 @@ 'css' => true ) ); + $propbag->add('scrambles_true_content', true); } function generate_content(&$title) @@ -82,6 +83,9 @@ break; case 'frontend_display': + if ($bag->get('scrambles_true_content') && is_array($addData) && isset($addData['no_scramble'])) { + return true; + } $msg = '<div class="serendipity_babelfish">'.PLUGIN_BABELFISH_TRANSLATE; foreach($this->translation_table[$serendipity['lang']] as $target_lang) { $msg .= |
From: Sebastian N. <no...@us...> - 2004-09-15 12:35:51
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25006 Modified Files: serendipity_event_babelfish.php Log Message: improved url generation Index: serendipity_event_babelfish.php =================================================================== RCS file: /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish/serendipity_event_babelfish.php,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- serendipity_event_babelfish.php 6 Sep 2004 17:00:12 -0000 1.1 +++ serendipity_event_babelfish.php 15 Sep 2004 12:35:40 -0000 1.2 @@ -86,7 +86,12 @@ foreach($this->translation_table[$serendipity['lang']] as $target_lang) { $msg .= ' <a href="http://translate.google.com/translate?u=' . - urlencode('http://'.$_SERVER[SERVER_NAME].$_SERVER[REQUEST_URI]) . + urlencode( + serendipity_archiveURL( + $eventData['id'], + $eventData['title'] + ) + ) . '&langpair=' . $serendipity[lang] . '%7C' . $target_lang . '">' . |
From: Sebastian N. <no...@us...> - 2004-09-06 17:00:22
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4916/serendipity_event_babelfish Added Files: serendipity_event_babelfish.php Log Message: Translate your blog-entries via Google. Trash and beta (how do I get the "archive" URL within an event plugin? --- NEW FILE: serendipity_event_babelfish.php --- <?php // $Id: serendipity_event_babelfish.php,v 1.1 2004/09/06 17:00:12 nohn Exp $ switch ($serendipity['lang']) { case 'de': @define('PLUGIN_BABELFISH_VERSION', '1.0'); @define('PLUGIN_BABELFISH_NAME', 'Babelfisch'); @define('PLUGIN_BABELFISH_DESCRIPTION', 'Übersetzt Blog-Einträge'); @define('PLUGIN_BABELFISH_TRANSLATE', 'Übersetze nach '); break; case 'en': default: @define('PLUGIN_BABELFISH_VERSION', '1.0'); @define('PLUGIN_BABELFISH_NAME', 'Babelfish'); @define('PLUGIN_BABELFISH_DESCRIPTION', 'Translate blog entries (trash!)'); @define('PLUGIN_BABELFISH_TRANSLATE', 'Translate to '); break; } class serendipity_event_babelfish extends serendipity_event { var $translation_table = array( 'en' => array('de', 'es', 'fr', 'it', 'pt'), 'de' => array('en', 'fr'), 'es' => array('en'), 'fr' => array('en', 'de'), 'it' => array('en'), 'pt' => array('en') ); function introspect(&$propbag) { global $serendipity; $propbag->add('name', PLUGIN_BABELFISH_NAME); $propbag->add('description', PLUGIN_BABELFISH_DESCRIPTION); $propbag->add('event_hooks', array( 'frontend_display' => true, 'css' => true ) ); } function generate_content(&$title) { $title = PLUGIN_BABELFISH_NAME; } function event_hook($event, &$bag, &$eventData, $addData = null) { global $serendipity; $hooks = &$bag->get('event_hooks'); if (isset($hooks[$event])) { switch($event) { case 'css': if (stristr('.serendipity_babelfish', $addData)) { // class exists in CSS, so a user has customized it and we don't need default return true; } ?> .serendipity_babelfish { margin-left: auto; margin-right: 0px; text-align: right; font-size: 7pt; display: block; margin-top: 5px; margin-bottom: 0px; } .serendipity_babelfish a { font-size: 7pt; text-decoration: none; } .serendipity_babelfish a:hover { color: green; } <?php return true; break; case 'frontend_display': $msg = '<div class="serendipity_babelfish">'.PLUGIN_BABELFISH_TRANSLATE; foreach($this->translation_table[$serendipity['lang']] as $target_lang) { $msg .= ' <a href="http://translate.google.com/translate?u=' . urlencode('http://'.$_SERVER[SERVER_NAME].$_SERVER[REQUEST_URI]) . '&langpair=' . $serendipity[lang] . '%7C' . $target_lang . '">' . $target_lang . '</a>'; } $msg .= '</div>'; $eventData['body'] .= $msg; break; default: return false; } } else { return false; } } } ?> |
From: Sebastian N. <no...@us...> - 2004-09-06 16:58:55
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4651/serendipity_event_babelfish Log Message: Directory /cvsroot/php-blog/additional_plugins/serendipity_event_babelfish added to the repository |
From: Sebastian N. <no...@us...> - 2004-07-26 15:05:46
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_plugin_weather In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23297/serendipity_plugin_weather Modified Files: serendipity_plugin_weather.php Log Message: Some little bugfixes Index: serendipity_plugin_weather.php =================================================================== RCS file: /cvsroot/php-blog/additional_plugins/serendipity_plugin_weather/serendipity_plugin_weather.php,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- serendipity_plugin_weather.php 24 Jul 2004 10:14:52 -0000 1.5 +++ serendipity_plugin_weather.php 26 Jul 2004 15:05:38 -0000 1.6 @@ -66,6 +66,7 @@ @define('PLUGIN_SIDEBAR_WEATHER_DATA_RAIN', 'Rain:'); break; } // switch + class serendipity_plugin_weather extends serendipity_plugin { /** * serendipity_plugin_weather::introspect() @@ -83,7 +84,6 @@ 'metar', 'timezone', 'units')); - return true; } // function /** @@ -108,7 +108,7 @@ break; case 'timezone': $propbag->add('type', 'string'); - $propbag->add('name', PLUGIN_SIDEBAR_WEATHER_TIMZEONE); + $propbag->add('name', PLUGIN_SIDEBAR_WEATHER_TIMEZONE); $propbag->add('description', PLUGIN_SIDEBAR_WEATHER_TIMEZONE_BLAHBLAH); break; case 'units': @@ -188,58 +188,58 @@ $windDir = $weather_data["windDirection"]; switch ($windDir) { case 'S': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/sss.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/sss.png'; break; case 'SSW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/ssw.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/ssw.png'; break; case 'SSE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/sse.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/sse.png'; break; case 'SW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/sw.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/sw.png'; break; case 'WSW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/sww.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/sww.png'; break; case 'E': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/eee.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/eee.png'; break; case 'ESE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/see.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/see.png'; break; case 'ENE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nee.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nee.png'; break; case 'N': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nnn.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nnn.png'; break; case 'NNW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nnw.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nnw.png'; break; case 'NNE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nne.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nne.png'; break; case 'NW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nw.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nw.png'; break; case 'NE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/ne.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/ne.png'; break; case 'SE': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/se.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/se.png'; break; case 'W': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/www.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/www.png'; break; case 'WNW': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/nww.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/nww.png'; break; case 'Variable': - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/vrb.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/vrb.png'; break; default : - $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/wind_nodata.png'; + $windDirIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/wind_nodata.png'; } // Turn the GMT time from the update into a local time @@ -390,7 +390,7 @@ } // Construct icon name - $conditionIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_plugin_weather/' . $night . $cloudLevel . $condUse . '.png'; + $conditionIcon = $serendipity['serendipityHTTPPath'] . 'pixel/icons/serendipity_weather_plugin/' . $night . $cloudLevel . $condUse . '.png'; $content = ''; |
From: Sebastian N. <no...@us...> - 2004-07-26 11:13:56
|
Update of /cvsroot/php-blog/additional_plugins/serendipity_plugin_weather In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16190/serendipity_plugin_weather Added Files: README.txt Log Message: Initial version of README --- NEW FILE: README.txt --- About ===== This plugin uses PEAR::Services_Weather to retrieve METAR weather information for a given location and display them. Installation ============ export SERENDIPITY_HOME=/path/to/serendipity mkdir -p $SERENDIPITY_HOME/plugins/serendipity_plugin_weather cp serendipity_plugin_weather.php \ $SERENDIPITY_HOME/plugins/serendipity_plugin_weather cp -r dot/pixel $SERENDIPITY_HOME |