
內容簡介
AllTerrain MAIA 是一款專為 WordPress 媒體管理設計的外掛,提供直觀的介面來整理和處理媒體資產。用戶可以輕鬆地將媒體檔案分類、轉換格式及優化,提升工作效率。
【主要功能】
• 直觀的媒體檔案夾和集合管理
• 支援多種格式轉換(JPEG、PNG、WebP等)
• 優化精靈可掃描並修正問題
• 替換媒體檔案而不改變附件 ID
• 支援拖放操作,提升使用便利性
外掛標籤
開發者團隊
② 後台搜尋「AllTerrain MAIA — Media Asset Interface & Administration」→ 直接安裝(推薦)
原文外掛簡介
Your media, in good order.
MAIA stands for Media Asset Interface & Administration. It gives your
WordPress media a home on the
OpenStation desktop. Find an image,
file it into a folder, open it in the viewer, or prepare it for your next post —
all from the same window. Made by AllTerrainDeveloper, the developer behind AllTerrain
Forms and AllTerrain Photo Editor.
Folders and collections — a real tree, drag tiles to file them, save
any search as a live collection. Create top-level folders or subfolders with
inline forms. Filing shows progress and a saved or retryable error message.
Deleting a folder keeps its media and moves its children up one level. Smart views for unattached, unfiled,
missing-alt, converted and duplicate files.
Convert between formats — JPEG, PNG, WebP, AVIF and GIF, as a copy or
in place, one file or a whole selection. The server converts with the
Imagick/GD your host already has; formats your host lacks are encoded in
your browser instead (WebP/JPEG/PNG on the canvas, AVIF via a bundled
open-source WASM codec — jSquash, the Squoosh codecs, Apache-2.0).
iPhone photos just work — HEIC uploads convert to JPEG on the way in,
on hosts whose Imagick reads HEIC.
Replace in place — keep the attachment ID and retain the previous
original as a restorable version. Same-format replacements keep the URL.
Changing format changes the extension and URL; existing embedded links
may need updating.
The Optimization Wizard — scans the library for oversized images,
legacy formats, missing alt text and duplicate files; shows the findings;
applies the fixes you pick as a resumable batch.
Used where? — every item shows the posts and settings using it, and
the delete dialog warns before you empty them.
Made for the desktop — drag photos out of the grid into Gutenberg,
onto kanban cards, into wallpaper folders; drop files from your computer
straight into a folder; ⌘K commands; AI alt-text drafting; typed
Abilities so assistants can search, convert and file media with your
capability checks.
The classic Media Library is untouched, and deactivating removes every
surface. Uninstalling removes folders, collections and version files;
your current media attachments and files stay in the Media Library.
OpenStation is required (the plugin dependency slug is desktop-mode).
The explorer is a native desktop window; without the shell, your folders
and data are safe and a signpost page under Media explains where the
product lives.
External services
AllTerrain MAIA has no telemetry, license server or service operated by its author.
Media browsing, conversion, EXIF reading and the wizard run on your site or
in your browser. The AVIF codec is bundled and loaded from your own site.
AI alt text is optional. Only after you click “Suggest alt text (AI)” and
confirm “Send and draft” are that image’s URL, title and caption sent through
OpenStation to the AI provider configured by your site administrator. That
provider may retrieve the image from its URL. No AI request is made by
opening a window or scanning the library. Review the selected provider’s
terms and privacy policy in your site’s AI provider configuration before
sending media. AllTerrain MAIA does not choose or configure a provider.
Source
Source and build instructions: https://github.com/AllTerrainDeveloper/MAIA-Media-Asset-Interface-Administration
The repository contains TypeScript in src/ and the Vite build configuration.
Run npm ci and npm run build:bundles. Readable JavaScript ships alongside
the minified bundles. Third-party notices are in assets/licenses/. The AVIF encoder is jSquash
(https://github.com/jamsinclair/jSquash), Apache-2.0, compiled to
WebAssembly and bundled unmodified.
