一部のビューをモジュールファイルにエクスポートしようとしています。ビューの一括エクスポートモジュールで実行できますが、ビュー3のビューの一括エクスポートは存在しないようです。
それ(views_export.module)はノードを残しました
<?php
// This module has been removed, and this note is left here to ensure
// that users who don't delete their directory before upgrading have
// the code removed and to let people looking for it to know to use
// the CTools bulk export module instead.
では、どうすれば今、ビューをエクスポートできますか?
私はそれを考え出した。
@kiamlaluno、回答の「エクスポート」リンク(スクリーンショット)はカオスツールを必要とせず、ビューのボックスから出てきます。そして、それはモジュールファイルにビューコードをエクスポートするだけです。
モジュールにエクスポートするには、admin/structure/bulk-exportに移動してから、ビューにチェックマークを付けます。