Skip to content

History / Plugin PMEFF

Revisions

  • Move version info from page headers to a footer note Version numbers at the top of a page read as current state and go stale silently. The six plugin guides now state, at the bottom, which version the page was written against and when; the catalogue drops its Version column entirely and points at REGISTRY/plugins.json for live versions. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 11, 2026
  • Fix cross-wiki links: use full URLs for main-app-wiki pages Using Plugins, File Formats and Import/Export, and Tips for force-field selection in 3D optimization live in python_molecular_editor.wiki, not here. They were linked with relative ./Page-Name syntax, which resolves against this wiki and produced a 404 on GitHub. House style requires full https URLs for cross-wiki links; relative ./Page-Name is reserved for pages that actually live in this repo. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 5, 2026
  • House style + content fixes for Home and the six plugin guides Style (house style rules): fixed bold-markup headings on Home.md; added an identity table (version/author/OS/Python/menu/deps) to the top of each of the six Plugin-*.md guides, replacing the bullet list; added JP guide links to Home.md's nav ahead of their creation. Content fixes found by diffing against the plugin source: - ORCA Input Generator Pro: Job Type dropdown was missing 4 real entries (Optimize H Only, GOAT, NEB, MD) and the NEB Variant list was untabulated; Basis Set dropdown was missing the Jensen (pc-*) family, NMR-specific EPR-II/III & IGLO-II/III basis sets, and the def2 diffuse/minimally-augmented variants. - Gaussian Input Generator Pro: DFT method list was missing B3PW91, plain wB97, and M06HF; MP4 variants (SDQ/SDTQ) were collapsed. - CIF Viewer: the dock panel actually has five tabs, not four — added the missing Info tab (space group/cell/refinement-statistics readout plus the Simulate Powder Pattern (XRD) action) as a new section. - PMEFF: the Settings dialog has five toggles, not four — added the missing "Polar bond contraction" term; fixed the Metal Geometry Override button's ellipsis character to match the real UI string. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 5, 2026
  • Move official plugin documentation here from the main app wiki Each project should carry its own reference: the plugin catalogue and the six per-plugin guides describe this repository's contents, not the editor, so they belong with the plugins. The main app wiki now links here instead, and keeps only Using Plugins, which is about the plugin system rather than any plugin. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @HiroYokoyama HiroYokoyama committed Aug 5, 2026