MSTW CSV EXPORTER

外掛說明

The MSTW CSV Exporter plugin exports all data types from the MSTW Game Schedules, MSTW Game Locations, and MSTW Schedules & Scoreboards plugins to CSV format files for import into the MSTW Schedules & Scoreboards v4.0 plugin, and the MSTW Team Roster (v3.2.1) plugin for import into the MSTW Team Rosters (v4.0) plugin. This data export/import is necessary to allow the migration of plugin data across sites. The plugin also exports MSTW Schedules & Scoreboards v4.0 and MSTW Team Rosters v4.0 data.

Version 1.2 adds the ability to export the MSTW Team Rosters (v3.2.1) data structures – Players and Teams – for import to MSTW Team Rosters v4.0. It allows player photos to be moved from site to site automagically in the import/export process (or not if you are upgrading Team Rosters on one site). See the Team Rosters CSV Import man page for more information.

Helpful Links

螢幕擷圖

  • Plugin admin screen

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈MSTW CSV EXPORTER〉的開發相關工作。

參與者

將〈MSTW CSV EXPORTER〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4

  • Replaced/repaired constructs deprecated in PHP version 8.

1.3

  • Corrected bug that prevented plugin from running.
  • Removed references (and controls) to deprecated MSTW plugins (Game Locations, Game Schedules, Team Rosters before 4.0)

1.2

  • Added the ability to export the Team Rosters (v3.1.2) CPT (players) and taxonomy (teams). Also allows player photos to be moved from site to site automagically in the import/export process. See the Team Rosters CSV Import man page for more information.
  • Added the ability to export Team Rosters (v4.0) data structures (as above).
  • Updated the MSTW Utility Functions to the latest version (to avoid installation collisions).

1.1

  • Added the ability to export MSTW Schedules & Scoreboards CPT’s – schedules, games, teams, sports, and venues – including the venue groups for the venues and scoreboards for the games.
  • Changed menu position (in includes/mstw-csv-exporter-setup/add_menu_page()) to prevent collision with other MSTW plugins.
  • Added MSTW Logo to admin menu entry

1.0

  • Initial release.