导出Drupal内容?(Export Drupal Content?)

编程入门 行业动态 更新时间:2024-10-07 02:29:46
导出Drupal内容?(Export Drupal Content?)

我想知道什么是通过仅使用数据库来导出Drupal中特定用户的所有内容的最简单方法。 这甚至有可能吗?

原因是,我移动了一个网站,现在客户在不知不觉中在旧服务器上创建了内容,我需要将其移至新服务器。 不幸的是,该网站无法再访问(由于移动),所以我只能访问数据库。

我是否应该寻找一种方法来实现可访问性,然后使用导出mdoule,还是有一种使用PHPMyAdmin导出的简单方法?

I want to know what is the easiest way to export ALL content of a specific user in Drupal, by only making use of the database. Is this even possible?

Reason being, I moved a site, and now clients created content on the old server, unknowingly, and I need to move it to the new server. Unfortunately, the site can't be accessed anymore (due to the move) so I only have access to the database.

Should I perhaps look at finding a way to maket the isntallation accessible and then using an export mdoule, or is there an easy way to export using PHPMyAdmin?

最满意答案

哎哟

你可以把数据库放在沙箱上的某个地方,这样你就可以看到发生了什么变化。 一般来说,如果您有权访问数据库(并知道您拥有哪个版本的drupal和模块),则可以从中运行一个drupal站点。

在之前的一个问题中,我提出了用于从一个drupal数据库获取内容到另一个数据库的迁移模块,我认为这里是appies。 如果你不能获得另一个代码库来查看旧的数据库。

Ouch

You could take the db and set it up on a sandbox somewhere, which would give you access to see what changed. Genrally if you have access to a DB (and know which version of drupal and modules you had), you can run a drupal site from it.

In an earlier question I suggested the migrate module for getting content from one drupal db to another, I think that appies here. If you can't get another code base to look at the old DB.

更多推荐

本文发布于:2023-08-07 12:02:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1464061.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:内容   Drupal   Content   Export

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!