From craig at brechmos.org Wed Aug 1 21:46:53 2007 From: craig at brechmos.org (Craig Jones) Date: Wed, 01 Aug 2007 15:46:53 -0400 Subject: [COREblog-en] flash in blog entry Message-ID: <46B0E32D.9040704@brechmos.org> Hi, I am trying to get embedded flash going in a COREBlog2 blog entry. So far, I have added the following to media_view.pt:
And I added 'File:video/x-flv' to media_types. To get the FlowPlayer, I added the latest Plone4ArtistsVideo Product. As well, I added the MIME type x-flv. I uploaded a FLV file as a File in COREBlog. I said it was an x-flv file (so that is good) and I was able to watch the video when I clicked on the FLV file in the Content listing -> Files. I then added the flv as an object reference to a blog entry. On the entry page it shows the FLV file name on the right hand side (and as a link). Based on some very simple tracking it seems to come up as a type "Othrers" rather than file_video_x_flv. So, I am not sure why it can't figure out it is the type 'file_video_x_flv'?? I would really appreciate any help and suggestions on this! I would love to get it going. Thanks, Craig From sirloon at sirloon.net Thu Aug 2 14:03:47 2007 From: sirloon at sirloon.net (sirloon) Date: Thu, 2 Aug 2007 14:03:47 +0200 Subject: [COREblog-en] COREblog-en Digest, Vol 33, Issue 2 In-Reply-To: References: Message-ID: <20070802120347.GA495@beast.sirloon.net> > On the entry page it shows the FLV file name on the right hand side (and > as a link). > > Based on some very simple tracking it seems to come up as a type > "Othrers" rather than file_video_x_flv. So, I am not sure why it can't > figure out it is the type 'file_video_x_flv'?? I'm not sure if this is related, but I've been required to declare HTML safe elements to use flash with embedded . Else there're escaped... To do this, go to your ZMI, then portal_transforms => safe_html, and add needed html elements. Hope that helps. Cheers, Seb -- S?bastien LELONG sebastien.lelong at sirloon.net http://www.sirloon.net http://sirbot.org "Syntactic sugar is just sugar, but it makes life tasty..." :wq! From craig at brechmos.org Thu Aug 2 16:28:23 2007 From: craig at brechmos.org (Craig Jones) Date: Thu, 02 Aug 2007 10:28:23 -0400 Subject: [COREblog-en] COREblog-en Digest, Vol 33, Issue 2 In-Reply-To: <20070802120347.GA495@beast.sirloon.net> References: <20070802120347.GA495@beast.sirloon.net> Message-ID: <46B1EA07.7030300@brechmos.org> I tried that and it did not seem to help. Two things, the tag is used for quicktime movies and they seem to play just fine, as well, it seems the problem comes before the as the file type does not seem to be determined correctly (it comes in as Othrers as opposed to file_video_x_flv. I *think* the problem has something to do with the determination of the file type and passing the correct information to figure out which macro to use (macros defined in media_view.pt). It seems getRefsByKind is the right place to start, but I am not sure it is being used, if it is, I am not sure how things are passed around. (I appreciate the thought below thought!!) Any other ideas? sirloon wrote: >> On the entry page it shows the FLV file name on the right hand side (and >> as a link). >> >> Based on some very simple tracking it seems to come up as a type >> "Othrers" rather than file_video_x_flv. So, I am not sure why it can't >> figure out it is the type 'file_video_x_flv'?? >> > > I'm not sure if this is related, but I've been required to declare HTML safe elements to use > flash with embedded . Else there're escaped... > To do this, go to your ZMI, then portal_transforms => safe_html, and add needed html elements. > > Hope that helps. > > > Cheers, > Seb > -- Craig Jones craig at brechmos.org http://www.brechmos.org From craig at brechmos.org Tue Aug 21 16:54:19 2007 From: craig at brechmos.org (Craig Jones) Date: Tue, 21 Aug 2007 10:54:19 -0400 Subject: [COREblog-en] timeline to Plone 3? Message-ID: <46CAFC9B.9070005@brechmos.org> Hi, I was wondering what the timeline is to have a version ready for Plone 3? I like CoreBlog and am looking forward to moving to Plone 3. Thanks.... Craig From shibata at webcore.co.jp Tue Aug 21 17:02:58 2007 From: shibata at webcore.co.jp (Atsushi Shibata) Date: Wed, 22 Aug 2007 00:02:58 +0900 Subject: [COREblog-en] timeline to Plone 3? In-Reply-To: <46CAFC9B.9070005@brechmos.org> References: <46CAFC9B.9070005@brechmos.org> Message-ID: <20070822000258544948.080e0ede@webcore.co.jp> Hi all :-). This is Atsushi. Of course, I know many of them are interested in Plone 3 integration of COREBlog2. Actually, when the first Plone 3.0 beta released, I took a time for additional implementation. COREBlog2 became Plone 3.0 savvy at that time. But it seemed that some API change happened after that ;-(, so that COREBlog2 is not Plone 3.0 savvy now. I have a plan to take time to fix the problem again. I guess it will be early or mid September. Please be patient :-). On Tue, 21 Aug 2007 10:54:19 -0400, wrote: > Hi, > > I was wondering what the timeline is to have a version ready for Plone > 3? I like CoreBlog and am looking forward to moving to Plone 3. > > Thanks.... Craig Regards. ---------------------------------------- Atsushi Shibata (Webcore Corp.) shibata at webcore.co.jp http://www.webcore.co.jp/ ---------------------------------------- From ben.lobo at hobointernet.com Fri Aug 31 13:51:57 2007 From: ben.lobo at hobointernet.com (Ben Lobo) Date: Fri, 31 Aug 2007 12:51:57 +0100 Subject: [COREblog-en] COREBlog2 bug in Plone 3.0 Message-ID: <6a9d8c4c0708310451w259f07a0yd6f9dfeee07dd3c7@mail.gmail.com> Hi, I've just upgraded from Plone 3.0 rc2 to the full Plone 3.0 release. I've installed the root zeo cluster version and it's running on Ubuntu (Feisty) Linux. I've got COREBlog2 9.82b installed. On the rc2 version of Plone it had a problem with Kupu which prevented me from saving new entries because it didn't recognise the body content (which is partly why I've installed the full release of Plone 3.0). However, now I can't even create a new blog entry and get the following error: -- Traceback (innermost last): Module ZPublisher.Publish, line 119, in publish Module ZPublisher.mapply, line 88, in mapply Module ZPublisher.Publish, line 42, in call_object Module Products.CMFPlone.FactoryTool, line 368, in __call__ Module Products.CMFPlone.FactoryTool, line 152, in __getitem__ Module Products.CMFPlone.PloneFolder, line 348, in invokeFactory Module Products.CMFCore.TypesTool, line 716, in constructContent Module Products.CMFCore.TypesTool, line 276, in constructInstance Module Products.CMFCore.TypesTool, line 450, in _constructInstance Module Products.COREBlog2.content.coreblogentry, line 9, in addCOREBlogEntry Module Products.COREBlog2.content.coreblogentry, line 367, in initializeArchetype Module Products.ATContentTypes.content.base, line 134, in initializeArchetype Module Products.Archetypes.BaseObject, line 443, in setDefaults Module Products.Archetypes.Schema, line 497, in setDefaults Module Products.Archetypes.utils, line 160, in mapply Module Products.Archetypes.ExtensibleMetadata, line 277, in allowDiscussion Module Products.CMFDefault.DiscussionTool, line 82, in overrideDiscussionFor AttributeError: allow_discussion -- Does anyone know of a fix for this? Thanks Ben -- Technical Director Hobo Internet, PO Box 5207, Hove, East Sussex, BN52 9JY, UK +44 (0)845 230 3760 http://www.hobointernet.com