CIA.vc
mgroeninger
Real-time open source activity stats
Stats » Authors » mgroeninger
informationsyndicateUTC clock
15:34 on Feb 13, 2012
event counters
The last message was received 2.36 years ago at 19:40 on Oct 04, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
163 messages since the first one, 7.12 years ago, for an average of 2.28 weeks between messages
recent messages
dateReversed sort columnprojectcontentlink
19:40 on Oct 04, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_plugin_amazon/ (Changelog serendipity_plugin_amazon.php):
Update to correctly pass the developer ID from the Amazon Media button plugin to this plugin.
#
16:41 on Sep 12, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ChangeLog:
Forgot to update the changelog.
#
16:36 on Sep 12, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_plugin_amazon/ (4 files):
Full update of plugin to use Amazon Advertising API. Plugin now dependent on "Amazon Media Button" plugin.
#
17:32 on Sep 06, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/serendipity_event_amazonchooser.php:
Added serendipity_event_amazonchooser_devinfo hook for the amazon sidebar.
#
02:01 on Aug 27, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (2 files):
Update plugin to use serendipity_rewriteurl() for urls.
#
02:21 on Aug 26, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (2 files):
 Increment version, update changelog.
Did I really just miss the spartcus update by seconds on my last commit?
#
02:19 on Aug 26, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (4 files):
 Fix some endline problems.
Updated Amazon_s9y_lib.php to remove some unneeded function params.
Updated css for Amazon Sidebar.
#
03:29 on Aug 25, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (6 files):

Preparing plugin for integration with Amazon sidebar.

  • added event hook to call button.
  • re-worked library to operate from only the amazonchooser plugin.
  • added javascript funtion to add asins to configuration textbox (in addition to a post body/extended)
#
01:43 on Aug 11, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/Amazon_s9y_lib.php:
 I'm having a hard time with the version control on this library.  Time to look at internal versioning.
In this case, my last update rolled back the fix for the typo in "1.3"
#
00:30 on Aug 11, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (3 files):
 Compatibility fix for PHP 4.
Need to pass by reference for preg_replace_callback (apparently).  Also fixed a function declaration in Amazon_s9y_lib.php that had an unused variable.
Thanks to Christoph Gassmann for both fixes.
#
05:07 on Aug 10, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/Amazon_s9y_lib.php:
Fix typo. One extra "E" can make a difference.
#
05:01 on Aug 10, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (3 files):
 Fix for cache timing.  PEAR Cache Lite lifetime setting is in seconds.  That makes a slight difference in cache performance.
Also updated Amazon lib to format aperature and focal length if set.
#
17:27 on Aug 09, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ChangeLog:
Added Changelog file.
#
17:22 on Aug 09, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/serendipity_event_amazonchooser.php:
 Fix cache directory paths...
function Amazon_Call() caches data in a "generic" location, so that parsed results are shared among plugins.
function get_amazon_item() caches data in a plugin specific directory, and stores the smarty output for a specific asin.
#
00:35 on Jul 30, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/nusoap/ (13 files):
New version does not require nusoap.
#
00:33 on Jul 30, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_amazonchooser/ (11 files in 2 dirs):
 Near total rewrite to support new Amazon Product Advertising API.
Now supports templates, pagination in search, active lookups for product information, pricing and availability, etc.
#
16:41 on Jul 26, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_usergallery/ (2 files):
Changes:
 *Increment version
 *Add "Copyright" to exif parser
 *Add "filename" as a string constant
 *Merge base properties array and metadata array when returning media gallery properties.  This will now allow the plugin to return media gallery exif data.  Does this mean we can get rid of internal exif and consolidate workflow?
#
04:51 on Jan 16, 2009Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_mimetex/serendipity_event_mimetex.php:
Getting old, I forgot to increment the version last update.
#
15:27 on Dec 22, 2008Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_mimetex/ (2 files):
Let's use serendipity_imageSelector_addToBody instead of mozinsert, so that IE works.
#
06:36 on Dec 22, 2008Serendipity
Commit by mgroeninger :: additional_plugins/serendipity_event_mimetex/serendipity_event_mimetex.js:
use mozInsert so that TeX is inserted at the cursor location
#