Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7675843
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:03:40+00:00 2026-05-31T17:03:40+00:00

Trying to create a generic video plugin for Expression Engine 2 where I can

  • 0

Trying to create a generic video plugin for Expression Engine 2 where I can put the {embed:video_plugin file_name=’FILE’} within the entry article body and have it then load the plugin.

We are able to have this work on one template using the HTMLPurifier module, but that strips out too much code like script, style and other tags we still want to allow.

Does anyone know of a plugin or way to allow this functionality?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:03:41+00:00Added an answer on May 31, 2026 at 5:03 pm

    Allows EE code to be placed in your entries then parsed by the template:
    http://expressionengine.com/downloads/details/allow_ee_code/

    Various video players:
    http://devot-ee.com/search/results/search&keywords=video%20player&channel=addons&addon_version_support=ee2

    Alternative solution:
    I usually create a field (Matrix) that contains all my images and videos, I can then output these on a per entry basis.

    Using NSM Transplant or the free MX Jumper, I can then replace any specific {embed} within a lump of text with my video. Here’s an example:

    {exp:mx_jumper:out_global}
        {images}
            {exp:mx_jumper:put name="image-{row_count}"}
                <a href="{image}" rel="prettyPhoto" class="{if "{alignment}" == ""}right{if:else}{alignment}{/if}">
                    {exp:ce_img:single src="{image}" alt="{alt-text}" width="690" crop="no" bg_color="FFF"}
                </a>
            {/exp:mx_jumper:put}
        {/images}
        {content-text}
    {/exp:mx_jumper:out_global}
    

    This example outputs images from a matrix field (called images), but the same principle can be used for video. In my Wygwam textfield, called {content-text}, I add {image-1}, {image-2}, etc within the text to position the item.

    Whatever EE code or even html code you use to display the video can be placed into the {exp:mx_jumper:put} tag pair, using video paths pulled from the entry.

    You could replace Matrix for a simple textfield which just contained the path.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create a generic method to cast an object, but can't seem
I'm trying to create a generic function to build a Linq expression from a
I am trying to create a generic list box in OpenGl ES (for the
I'm trying to create a generic graphics export tool which works by implementing the
I'm trying to create a generic class in PHP that will provide a way
I am trying to create a generic formatter/parser combination. Example scenario: I have a
I am trying to create a generic class which new's up an instance of
I'm trying to create a generic build template for my Makefiles, kind of like
I was trying to create a generic Dictionary that implements IXmlSerializable (credit to Charles
I am trying to create a generic method that will read an attribute on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.