Plugin Directory

Changeset 2592630


Ignore:
Timestamp:
09/02/2021 11:20:06 AM (5 years ago)
Author:
museai
Message:

Update readme.txt and add visuals

Location:
muse-ai
Files:
7 added
2 edited

Legend:

Unmodified
Added
Removed
  • muse-ai/tags/0.1/readme.txt

    r2592583 r2592630  
    88License: GPLv2 or later
    99
    10 This plugin enables muse.ai oEmbed links, and adds shortcodes to easily embed
    11 videos hosted on muse.ai.
     10This plugin enables muse.ai oEmbed links, and adds shortcodes to easily embed videos hosted on muse.ai.
    1211
    1312== Description ==
    1413
    15 This plugin simplifies the embedding of videos hosted on
    16 [muse.ai](https://muse.ai) platform. It does two things: white-lists muse.ai as
    17 an oEmbed provider (which lets you embed videos simply by pasting links), and
    18 adds shortcodes as an alternative method of embedding that gives you a bit more
    19 control. The shortcodes are essentially a wrapper around muse.ai [embed
    20 library](https://muse.ai/docs#embed-player).
     14This plugin simplifies the embedding of videos hosted on [muse.ai](https://muse.ai) platform. It does two things: whitelists muse.ai as an oEmbed provider (which lets you embed videos simply by pasting links), and adds shortcodes as an alternative method of embedding that gives you a bit more control. The shortcodes are essentially a wrapper around muse.ai [embed library](https://muse.ai/docs#embed-player).
    2115
    22 To embed videos using oEmbed, simply paste a video link into a separate line in
    23 your post or page. For example: `https://muse.ai/v/VBdrD8v`.
     16To embed videos using oEmbed, simply paste a video link into a separate line in your post or page. For example:
     17`https://muse.ai/v/VBdrD8v`.
    2418
    2519If you would like more control, you can use shortcodes. For example:
  • muse-ai/trunk/readme.txt

    r2592583 r2592630  
    88License: GPLv2 or later
    99
    10 This plugin enables muse.ai oEmbed links, and adds shortcodes to easily embed
    11 videos hosted on muse.ai.
     10This plugin enables muse.ai oEmbed links, and adds shortcodes to easily embed videos hosted on muse.ai.
    1211
    1312== Description ==
    1413
    15 This plugin simplifies the embedding of videos hosted on
    16 [muse.ai](https://muse.ai) platform. It does two things: white-lists muse.ai as
    17 an oEmbed provider (which lets you embed videos simply by pasting links), and
    18 adds shortcodes as an alternative method of embedding that gives you a bit more
    19 control. The shortcodes are essentially a wrapper around muse.ai [embed
    20 library](https://muse.ai/docs#embed-player).
     14This plugin simplifies the embedding of videos hosted on [muse.ai](https://muse.ai) platform. It does two things: whitelists muse.ai as an oEmbed provider (which lets you embed videos simply by pasting links), and adds shortcodes as an alternative method of embedding that gives you a bit more control. The shortcodes are essentially a wrapper around muse.ai [embed library](https://muse.ai/docs#embed-player).
    2115
    22 To embed videos using oEmbed, simply paste a video link into a separate line in
    23 your post or page. For example: `https://muse.ai/v/VBdrD8v`.
     16To embed videos using oEmbed, simply paste a video link into a separate line in your post or page. For example:
     17`https://muse.ai/v/VBdrD8v`.
    2418
    2519If you would like more control, you can use shortcodes. For example:
Note: See TracChangeset for help on using the changeset viewer.