Comments on: Changes/Fixes to the Simple CMS Plugin http://pullmonkey.com/2008/02/28/changes-fixes-to-the-simple-cms-plugin/ Sun, 30 Aug 2009 04:47:19 +0000 hourly 1 https://wordpress.org/?v=5.6 By: fh http://pullmonkey.com/2008/02/28/changes-fixes-to-the-simple-cms-plugin/comment-page-1/#comment-309 Thu, 28 Feb 2008 17:00:00 +0000 /2008/07/30/changes-fixes-to-the-simple-cms-plugin#comment-309 I tried to comment in http://www.pullmonkey.com/2008/2/5/open-flash-chart-plugin-for-ruby-on-rails-1-9-7-release, but the browser wouldn’t render the page.

I was wondering if there is a way to obtain the chart id (from obj_id += "_#{$open_flash_chart_seqno}").

I finally decided changing this line:

return out.join("\n")

to:

return out.join("\n"), obj_id

in def _ofc(width, height, url, use_swfobject, base="/")

]]>
By: charlie http://pullmonkey.com/2008/02/28/changes-fixes-to-the-simple-cms-plugin/comment-page-1/#comment-310 Thu, 28 Feb 2008 17:00:00 +0000 /2008/07/30/changes-fixes-to-the-simple-cms-plugin#comment-310 @fh, thanks. I did not realize that I had the wrong link. http://www.pullmonkey.com/2008/2/4/open-flash-chart-plugin-for-ruby-on-rails-1-9-7-release

Ok, I will look into this solution and let you know (in the other post, now that it works:) )

]]>
By: Nat http://pullmonkey.com/2008/02/28/changes-fixes-to-the-simple-cms-plugin/comment-page-1/#comment-311 Thu, 28 Feb 2008 17:00:00 +0000 /2008/07/30/changes-fixes-to-the-simple-cms-plugin#comment-311 Good job. That would have flied over most people’s heads.

]]>