English 中文(简体)
将数据从Plone 4移至Plone 3
原标题:Moving data from Plone 4 to Plone 3
  • 时间:2011-11-03 17:37:29
  •  标签:
  • plone

Oddly enough, I m looking towards moving the data I have added in Plone 4 into Plone 3.

原因,我无法将“pdf”改为“html”,我已尝试了一切。 我使用的是P3,而这一指数只是罚款,但现在并不令人高兴。

Can anybody advise if this is possible?

Thanks, Chris

问题回答

我可以证实,我曾经历过同样的错误:

Module Products.MimetypesRegistry.MimeTypesRegistry, line 457, in split MimeTypeException: Malformed MIME type (BROKEN)

在人工添加变革。

然而,如果你冲走并重开单门标,这一转变是成功的。

不是一个伟大的解决办法,但可能是有益的。

我在当地也存在同样的问题。

这是因为,我没有在我的装置上安装pdftotext binary装置。

在mac:brewrpler <>/code>





相关问题
How to go from uml to app in zope (plone)

I have watched this keynote that talk about develop an app based on an UML model, but I can t find any tutorial or docs about it. Do you know any tutorial or documentation to help me? thanks

Install Plone egg as a Python module on Windows

I have a Plone site (Plone version 3.1.2) that I need to install a product called GrufSpaces on - (http://plone.org/products/grufspaces). However, it is a production site and so I can t easily take it ...

Plone with Apache Proxy

I have a plone zinstance set up through Apache Proxy on OS X Server 10.5. The server is set up with a single vhost on port 80, with Proxy & Proxypass directives to the Plone zinstance: ...

Zope / Plone 3 product uninstsall issue

Hey all, I uninstalled a content type that I d previously added and afterward I m still getting a warning of 2010-01-06 22:43:50 WARNING OFS.Uninstalled Could not import class myclass from module ...

plone.app.blob or z3c.blobfile?

I need a blob file field as part of a content type in plone. plone.app.blob s BlobField should provide this, but I can t find how to get a URL to download the file including the original filename (e.g....

Moving (very old) Zope/Plone Site to Django

I am ask to move data from a (now offline) site driven by Plone to a new Django site. These are the version informations I have: Zope Version (unreleased version, python 2.1.3 ) Python Version 2.1....