从 Ning 迁移到 WordPress
描述:
我有一个将在 WordPress 上制作的项目...
人们在 Ning CMS 上有数据..
我的问题:
1-如何获取Ning中的数据并将其移动到WordPress? 2-在 WordPress 上创建网站并从中移动数据是正确的选择吗 宁到WordPress?
谢谢,等待答案......
description:
i have a project that i will make on WordPress...
the people have there data on Ning CMS..
My Question:
1- how to get data in the Ning and move it to WordPress?
2- is it right choice to make website on WordPress and move data from
Ning to WordPress?
Thanks and and waits the answer ....
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以使用 BuddyPress 在 WordPress 中使用类似 Ning 的社交网络功能。 http://buddypress.org
然后,您可以使用 Ning-To-BuddyPress 导入程序导入您的用户及其数据:
http://wordpress.org/extend/plugins/import-from-ning/
这是否是正确的选择取决于很多因素。您的用户可能不想迁移到不同的服务器并远离 Ning,但如果您这样做,最终您将拥有更多自由(即,不受 Microsoft TOS 的限制;所有 WP 插件均可用;能够使用 WP 的网络模式创建一个博客网络;很多东西)。此外,随着 Ning 宣布取消免费套餐,WP 几乎肯定会更便宜(参见:http://techcrunch.com/2010/04/15/nings-bubble-bursts-no-more-free-networks-削减 40 名员工/)。
希望这有帮助!
You can use BuddyPress to use Ning-like social networking functionality in WordPress. http://buddypress.org
You can then use the Ning-To-BuddyPress importer to import your users and their data:
http://wordpress.org/extend/plugins/import-from-ning/
Whether it's the right choice depends on a lot of stuff. Your users might not want to move to a different server and away from Ning, but ultimately you'll have more freedom if you do (I.e., not confined by Microsoft's TOS; all WP plugins available; ability to use WP's network mode to create a blog network; lots of stuff). Also, with Ning's announcement that it's getting rid of their free tier, WP'll almost definitely be cheaper (See: http://techcrunch.com/2010/04/15/nings-bubble-bursts-no-more-free-networks-cuts-40-of-staff/).
Hope this helps!
您可以使用 Ning API 将博客文章批量导入到 Ning 中地点。没有 WordPress 专用工具,但 Ning 的 GitHub 页面 上有一些客户端库可以帮助您入门。请注意,您无法在您的网站上创建成员,因此您无法从 WordPress 博客自动导入作者。
You can use the Ning API to bulk-import blog posts into a Ning site. There isn't a WordPress specific tool, but there are some client libraries on Ning's GitHub page to get your started. Note that it isn't possible to create members on your site, so you can't auto-import authors from your WordPress blog.