Publishing tool for MATLAB® live script to WordPress

This MATLAB® App provides a fast and easy way for users to publish their MATLAB® live scripts as blog posts to their WordPress sites
129.0 次下载
更新时间 2022/7/21

编者注: This file was selected as MATLAB Central Pick of the Week

Publishing tool for MATLAB® live script to WordPress

View <File Exchange Title> on File Exchange

This MATLAB® App provides a fast and easy way for users to publish their MATLAB® live scripts as blog posts to their WordPress sites. What the users type in live script is what the users will see in WordPress. The App will:

  1. Keeps all the styles in the live script as well as outputs such as graphs and tables and convert entire live script into HTML markup and send to WordPress via WordPress JSON API.
  2. All the images in the live script will be converted to media files and uploaded to WordPress automatically.
  3. The animation output will be automatically converted into GIF files and uploaded to WordPress automatically.
  4. All the equations and formulas will be rendered nicely via MathJax in WordPress.
  5. Users also have the option to let the app upload their original live script as attachment for readers to download or not from their WordPress site.

Setup

Prerequisite

  • Be connected to internet

MathWorks® Products (https://www.mathworks.com)

  • Requires MATLAB® release R2020a or newer

3rd Party Products:

Deployment Steps

MATLAB®

  1. Get wp_publisher.mlapp and convertScript.p in your workspace

enter image description here 2. Add wp_publisher MATLAB® App directory into your MATLAB® path permanently

enter image description here

WordPress

  1. Upload live-script-support to your WordPress plugin (/wp-content/plugins)
  2. Activate Live Script Support plugin:

enter image description here

Getting Started

According to your habits, you can create a folder for all your blog post live scripts, or a folder for all your blog post live scripts for a particular year (e.g. 2021_blog_posts).

Note: If you are not in your blog post folder, please close the publishing tool, go to your blog post folder with live scripts and reopen the App.

First time user

  • Go to your blog post folder with live scripts
  • In MATLAB® Command Window, simply type wp_publisher:

enter image description here

  • The publishing tool will be opened and lead you to the settings tab, where you can input your WordPress blog site information.
    • You also can choose the location to store the output files for your blog post live script
    • Choose your installed WordPress API authentication
    • Save your settings and your blog information will be saved in your workspace

enter image description here

  • Switch to Publish post tab, you will see a dropdown menu to choose the live script you want to post as article to your WordPress blog

enter image description here

  • You can check "Allow your readers to download your source Live Script" and your live script will be uploaded to your WordPress media library for users to download
  • Once you finish choosing your blog post, click Publish draft button, your live script will be posted to your WordPress as a draft.
    • The link to the draft of your post will be displayed in your MATLAB® Command Window (you need to log in your WordPress to see the draft)

enter image description here

  • You can preview the post, once you are happy about the post, you can then publish it.

Return user

  • Go to your blog post folder with live scripts
  • In MATLAB® Command Window, simply type wp_publisher:
    • The publishing tool will be opened and lead you to the Publish post tab, you will see a dropdown menu to choose the live script you want to post as article to your WordPress blog
    • You can check "Allow your readers to download your source Live Script" and your live script will be uploaded to your WordPress media library for users to download
  • Once you finish choosing your blog post, click Publish draft button, your live script will be posted to your WordPress as a draft.
    • The link to the draft of your post will be displayed in your MATLAB® Command Window (you need to log in your WordPress to see the draft)
  • You can preview the post, once you are happy about the post, you can then publish it.

Note

  • If you are not in your blog post folder, please close the publishing tool, go to your blog post folder with live scripts and reopen the App.
  • Once you click Publish draft button, the App will create a folder named as your live script to store the information of the article and images from your live script
  • To avoid additional formatting by WordPress Editor, please select 'No Character Encoding' value at the bottom of the editor enter image description here
  • You can update your WordPress settings in the App whenever your are using the App
  • In your live script of blog post, we suggest you add your article title so the publishing tool will know what's your blog post title. If you did not add title in your live script, the publishing tool will add a placeholder title for your blog post, you can modify it later in your blog draft.
  • Once the live script is published to your WordPress site by the App and you want to make some editing on the article, instead updating directly in your WordPress, we'd suggest you edit your article in your MATLAB® live scripts and use the App again to keep content consistent. The App will know the post information from the output folder:

enter image description here

License

The license is available in the License file within this repository.

Community Support

MATLAB Central

Copyright 2021-2023 The MathWorks, Inc.

引用格式

MathWorks Community Team (2024). Publishing tool for MATLAB® live script to WordPress (https://github.com/mathworks/WordPress_Publishing_Tool/releases/tag/v1.2), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021b
与 R2020a 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.2

See release notes for this release on GitHub: https://github.com/mathworks/WordPress_Publishing_Tool/releases/tag/v1.2

1.1

See release notes for this release on GitHub: https://github.com/mathworks/WordPress_Publishing_Tool/releases/tag/v1.1

1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库