Iframe removed from blog post

I am attempting to post a YouTube video in a blog post. When I hit save and publish the iframe is removed! Here is the code I am attempting:
<div style="width: 560px; margin:auto 0;">
<iframe width="560" height="315" src="http://www.youtube.com/embed/video-code?rel=0&modestbranding=1&iv_load_policy=3" frameborder="0" allowfullscreen></iframe>
</div>
The output I see in the code is:
<div style="width: 560px; margin:auto 0;"></div>
Anyone else seeing this?

This was a bug injected through our XSS engine. We are fixing it asap.
Actually, we are currently working on a hot patch to address all these issues:
http://forums.adobe.com/docs/DOC-2341
We should have them fixed asap. We'll update this thread once the changes are live.
- Bogdan

Similar Messages

  • Blog Post view disapper when Modified View to remove comments SP13

    On my blog site on Post.aspx I edited the page, to modify the view so that we can remove the comments and likes from the posts. I saved my changes and the Post web part is no longer producing the post contents.
    I have also completed the same process on the default.aspx Blog page and its just fine.
    Please Please help.

    Danielle ~ See this old thread:

  • How do I move my blog posts from iWeb to Wordpress?

    I want to move all my blog posts from iWeb to Wordpress. Is that possible and how?

    Depending on how many posts you have, it may be best to copy and paste them into Wordpress. I don't know for sure, but I dought if there is any process that will do that automatically for you. I would have your iWeb blog (edit Mode) window open and then Create a new blog in Wordpress. Copy the iWeb title/paste into Wordpress - Copy the iWeb blog text/paste into Wordpress. It should go fast once you get the first one done because you'll do the same for all.  Hope that helps.

  • Getting my blog posts from IWeb interfaced with Facebook

    How do I get my blog posts, created on IWeb, and through Networked Blogs to sync with my Facebook page? I cant seem to get the individual posts available to post in my Facebook status bar. No posts from blog are visible...any ideas?

    i have the same problem. and i also want to add a share button on every post so people can share it through their status on facebook. do you know how to do it? anyone?

  • Please remove email from old post

    I would like my email removed from an old archived post if possible.  Thanks for your help!
    https://discussions.apple.com/thread/387937?start=0&tstart=0

    I have removed it. Thanks for letting me know.

  • Automate iWeb Blog Posts from Mail

    Would it possible to use Automator to fetch text from an email with a keyword or from a certain sender that would then be put into a blog post in iWeb? I know that there is an "iWeb Action Pack" for Automator that gives it similar functionality when adding pictures or movies.
    I ask because I'm looking to be able to post blog entries from a Windows computer at on the go or elsewhere. Does that seem feasible? If not, why not? If so, would you please suggest a reference I could use?
    Thanks in advance!

    i have the same problem. and i also want to add a share button on every post so people can share it through their status on facebook. do you know how to do it? anyone?

  • Is it possible to link to a specific Wordpress blog post within Muse?

    Hey Adobe Muse community,
    I'm currently building a site for a client who wants to have full editing capability of his blog posts. He's comfortable with Wordpress, and we've successfully embedded his blog in the Muse-built site. However, throughout the site, there will be references to specific blog posts (that would ideally link to that individual post directly) and he will probably want to promote new posts by being able to send or share the blog post url directly. Using the WP native url isn't really an option as the WP blog has been designed to fit within the Muse site (all redundant menus, call-outs, etc, have been removed), so it doesn't work well as a stand-alone. Additionally, the client doesn't want visitors to be taken away from the site in order to view the blog.
    Any help or insight would be most appreciated.
    Thanks all and happy holidays,
    Liz

    you can try using an Arrange Track (though i've found it a bit flaky):
    http://www.bulletsandbones.com/GB/GBFAQ.html#findarrangetrack
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    aside from that, see these entries for the moving and deleting:
    http://www.bulletsandbones.com/GB/GBFAQ.html#split
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    http://www.bulletsandbones.com/GB/GBFAQ.html#cutsectionnospace
    (Let the page FULLY load. The link to your answer is at the top of your screen)
    http://www.bulletsandbones.com/GB/GBFAQ.html#lockautomation
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • DC removed from site ! But replication happening.

    Hello All,
    My environment consists of 10 sites and 20 DCs. Windows server 2008 R2 - single domain single forest.
    I run MS replication tool every week to monitor the replication status of my forest\domain.
    From last week, users from a site reported with authentication issue after resetting the passwords w.r.t AD integrated applications and system logon.
    Upon, i was checking on the reported site and found Two domain controllers were missing from the site, also the DC showing blank in site column in the DC OU in AD.
    Again, i tried running MS AD replication report and found no issue reported. Surprised!. And logged in to those missing DC and executed repadmin /showrepl, repadmin /replsummary and found the replication was success with other DCs without any issues.
    Can DC be part of replication without being present in AD SITES? could someone clarify? How it is getting replication with other DC.
    Then, execute DCdaig and found errors like below in the missing DCs from site.
    REPLICATION LATENCY WARNING
             ERROR: Expected notification link is missing.
             Source SERVERB1
             Replication of new changes along this path will be delayed.
             This problem should self-correct on the next periodic sync.
             REPLICATION LATENCY WARNING
    Also, i am looking for how DC can get removed from AD sites apart from manual intervention.
    Regards, 
    Joe

    Hi Joe,
    Thanks for posting. 
    You DC should be showing in sites and services somewhere, and should be present in ADUC and ADSIedit. 
    Can you, from one of the DC's that are not showing do a DCDiag /a and post the results. 
    Thanks
    Denis
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    Blog: http://www.windows-support.co.uk 
    Twitter:   LinkedIn:

  • Show first paragraph of blog post using liquid

    The legacy tag {tag_blogpostbodypreview,Text} allows to have a preview of the blog post. There is no similar possibility in the new liquid markup except for the | truncate filter. But this thing is very dangerous, for if you insert code which tags are then truncated before being closed it can detroy the whole layout of a page. Take a table for
    example or an a-tag truncated right in the middle. How can I have only my first paragraph or a short teaser being shown in a blog post list? Any help would be appreciated!
    P.S. in the liquid markup there is a | truncatewords filter, but this one seems to not be included to BC liquid yet?
    Dennis

    That is a bad idea because it will remove any images and formatting that you will want to keep from your content.
    Original tags will and do still work in your layouts. If you want the preview of the first paragraph just still use the tag
    There are several liquid filters not working in BC, not sure if they will be implemented at the moment. BC have been on the quite front as they have been doing the migration.

  • Customizing the blog post web part to not show entire entries

    I have a blog site, and as you know, the posts web part shows the entire contents of each listed post, rather than one paragraph, followed by a "click here to read more" link.  I know that there is no out-of-box functionality for this, because of course,
    why would there be? Who needs nice looking blogs?  Anyway, I found this on the internet:
    http://zabistop.blogspot.com/2009/02/customizing-sharepoint-blog-posts-web.html
    It knows what's up, but it's outdated and the code doesn't mesh with what I have. Are there any articles similar to this online? I can't be the first person who thought of this, and doing it from the ground up is not an option. I appreciate any help.

    In 2010 you can make the same changes using a similar method.
    Open the default.aspx page, in code view click in within the blog area. In the ribbon click on the List View tools >design. Click on Customize XSLT in the Actions panel. When you do that you will be able to see all the code.
    Find this line of code <xsl:template name="FieldRef_Note_body.Body" ddwrt:dvt_mode="body" match="FieldRef[@Name='Body']" mode="Note_body" ddwrt:ghost="hide">
    Approx line 402. It actually looks like   </xsl:template><xsl:template name="FieldRef.... so you will have to place your cursor after the template close and hit enter a few times to make space for the code.
    Directly above that line, where you have added spaces, include this code. (I cheated and grabbed this code from another site where we did the same thing - and was able to modify it slightly to work for the blog.)
    <!-- used to strip out HTML from passed-in field -->
        <xsl:template name="removeHtmlTagsFromField">
         <xsl:param name="html"/>
         <xsl:choose>
             <xsl:when test="contains($html, '&lt;')">
                 <xsl:value-of select="substring-before($html, '&lt;')"/>
                 <!-- Recurse through HTML removing all markup -->
                 <xsl:call-template name="removeHtmlTagsFromField">
                     <xsl:with-param name="html" select="substring-after($html, '&gt;')"/>
                 </xsl:call-template>
             </xsl:when>
             <xsl:otherwise>
                 <xsl:value-of select="$html"/>
             </xsl:otherwise>
         </xsl:choose>
     </xsl:template> 
    Next below the line ( should be the next line below the pasted code)   <xsl:template name="FieldRef_Note_body.Body" ddwrt:dvt_mode="body" match="FieldRef[@Name='Body']" mode="Note_body" ddwrt:ghost="hide">
    Locate the       <xsl:param name="thisNode" select="."/> and paste the following code:
      <!-- call "removeHtmlTagsFromField" template to strip out html markup from the field -->   
     <xsl:variable name="textOnlyDescription">
         <xsl:call-template name="removeHtmlTagsFromField">
             <xsl:with-param name="html" select="$thisNode/@*[name()=current()/@Name]" />
         </xsl:call-template>
     </xsl:variable>
    I have already swichted out the select content with the content that was in the xsl line that renders the body content.
    Locate the code  ( should be 2 lines down)     <xsl:value-of select="$thisNode/@*[name()=current()/@Name]" disable-output-escaping="yes"/>
    Comment the code out and replace with the following code:
          <xsl:value-of select="substring($textOnlyDescription, 0, 320)" disable-output-escaping="yes"/>
          <xsl:if test="string-length($textOnlyDescription)>320">...</xsl:if>
    Change the number to your desired length.
    Save your file.
    You can revert the file if you ever need to, after its checked in, by right clicking on the page and selecting reset to site definition. 
    Hope this helps. I plan on doing a post shortly covering this and will have screen shots.
    Heather Waterman SharePoint Desginer www.heatherwaterman.com

  • The icons of the blog posts that I visit do not change to show my visit. eg. I used to be able to see the orange blogger symbol when I visited that blog post.

    I subscribe to blogs via RSS (whatever that means) and new blog posts show up in my bookmark menu ....... they show up with a grey unassuming icon at the beginning of the blog post bookmark.
    Months ago the appearance of the bookmarks would "change" when I visited the post ..... eg. for blogger posts the icon would turn into the traditional orange blogger symbol.
    But for many many months now the icons don't change with the visit and it's getting difficult to remember if I've visited that blog post or not by looking at the bookmark itself.
    How can I get the bookmark to update/refresh when I visit a blog post?

    I see a faded RSS feed icon for live bookmark items that turn into the website's favicon after having visited the link.
    There may be a problem with the favicons if you get the generic default icon instead of the website's favicon.
    You can try to repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/
    See also:
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    You can to remove all stored data from that domain via "Forget About This Site" in the right-click context menu of an history entry (Show All History or History sidebar) to see if that will reset the favicon if the above posted steps didn't help.
    Using "Forget About This Site" will remove everything from that domain like bookmarks, cookies, passwords, cache, history, and exceptions, so be cautious if you need to keep passwords or other data from that site.<br />
    You can't recover from that "forget" unless you have a backup of the affected files.<br />
    *https://support.mozilla.org/kb/Backing+up+your+information
    *https://support.mozilla.org/kb/Recovering+important+data+from+an+old+profile
    It doesn't have any lasting effect, so if you revisit such a 'forgotten' website then data from that website will be saved once again.

  • Copyright of blogs posted in SDN

    Hi,
    I have a question to raise here (Din't find any better place to put).
    can any of SAP mentor tell me about copyright of blogs posted here in SDN? Because i have seen same blogs copied in some other sites with some other author name. Can we do anything on this regard?
    For example, one of my weblog is posted in some other site, with the name of some other person.
    SDN Link : /people/aashish.sinha/blog/2008/01/17/step-150-by-150-step-simple-approach-for-xslt-mapping
    Other site link : http://www.sap-xi.com/sap-xi-scenarios-file-file-xslt.html
    I hope you will find many blogs there copied from SDN blogs. It frustrate people.
    Regards
    Aashish Sinha

    Hi all,
    no no, not my honor. I received this note from the owner of that site:
    Amit Varghese
    <sender line remove>
    <remove to line>
    Reply | Reply to all | Forward | Print | Delete | Show original
    Hi Clemens,
    We have removed the scenario from our site.
    Thank you for informing us and sorry for the inconvenience caused.
    Thanks.
    Warm Regards,
    Thomas
    Proof: It's always better to communicate than to shout - I asked him to take action and he did.
    I don't know who's got the copyright for the nice graphics
    Regards,
    Clemens

  • How to fix BC blog post meta title and description

    BC blog post <title> and <description> shows (seo) from sidebar/post list - But does not show in blog post page thru site menu nav.
    The blog post title and description show up corectelly when clicking on sidebar list of posts.
    It must be using the module layout list.html which I have set up with:
    <html>
        <head>
        <title>{tag_blogpostmetatitle}</title>          
            <meta name="description" content="{tag_blogpostmetadescription}">
        </head>
        <body>
    On the sidebar/post list
    Title and Description show correctly here:
    https://cameocoinsonline.worldsecuresystems.com/cameo-coins-blog/how-to-buy-and-sell-gold- and-silver-bullion
    The problem is:
    when clicking on menu nav to “blog” it does not show correct title and description.
    From the blog page thru menu nav
    Title and Description do not show correctly here:
    It shows the name of the blog (cameo coins blog) instead of the name to the post.
    https://cameocoinsonline.worldsecuresystems.com/cameo-coins-blog
    Please Advise
    Thank You

    Hey there,
    Firstly, putting blog posts meta title in the list layout is really bad - You do not do this. This is not how meta works and you need to understand a bit more about what it is.
    If you have a list of blog posts on a page all with lots of title and meta BC will do one of two things.
    1. Use the very last title and meta it sees rendered on all the layouts/templates/page it sees
    2. Render the last title and spit out multiple meta's
    Meta implementation is for the detail layout of something like a blog only - The single rendered content - 1 title, 1 meta description. For your blog this will ONLY go in the blog detail layout.
    And in that layout at the bottom of it..
        <head>
        <title>{tag_blogpostmetatitle}</title>         
            <meta name="description" content="{tag_blogpostmetadescription}">
        </head>
    You need to understand that, remove it from others to fix up that issue with what your doing first. Very likely because you probably have this in other list layotus and all over the place your seeing inconstant output, address this and you probably will actually find your issue fixed.

  • Features removed from 7.0

    I've been mostly focussed on the UI, but have also noticed many posts pointing out that useful features have been removed.
    On this thread, I'd like to see if we can crowdsource a definitive list of features which were in 6.xx, but have been removed from 7.0.
    If you're missing a feature, could you post it below (it would be nice if you could check for duplicates first), possibly with your use case if it's not blindingly obvious.
    Sean Ellis - uses Skype chat for serious work
    Click here to read my blog post on Skype 7 and basic principles of GUI design

    The option that was quite useful in Skype 6.21 and now is missing in 7.0, is the option to view the list of sent and received files.
    Skype 6.21.0.104
    Skype 7.0.0.100
    Attachments:
    ViewList_621.jpg ‏67 KB
    ViewList_7.jpg ‏55 KB

  • Apple Ipad has been factory reset and removed from manage devices but the new user can't register it under a new ID

    iPad generation 2 has been factory reset, removed from managed devices, apple support, and the device still continues to say it's locked by my ID and cannot be unlocked and registered to a new ID.
    HELP!

    Even if you are sure you have done all of this, do it again slowly and in the order given:
    Prepare your device to sell or give away
    If there is still a problem, post back with the exact complete wording of the error message
    received.

Maybe you are looking for

  • SSMA for My SQL v6.0 not connecting to MS SQL 2008R2

    Is SSMA for My SQL v6.0 not supporting SQL 2008 R2. Is this version not backward compatible. As while connecting to 2008R2 SQL i am getting the below message. "You cannot connect to an older version (SQL Server 2008) of target SQL Server from a highe

  • TDMS consistency check error

    We are having problem at "consistency check for the rules".The rules have been check and all are in green.i remember that SAP has asked us to check tables CNVMBTRULEINCL and CNVMBTRULEFIPARS right? im able to browse table CNVMBTRULEINCL but not CNVMB

  • PROTECT in SMARTFORMS

    Hi, in sapscript we have sentence PROTECT/ENDPROTECT, what is the equivalent in smartforms? How can i do likewise in smartforms? Best regards.

  • Recovering my ID and password

    Hello , Can anyone tell me how to find out my 2nd apple username and password for my imac? I forgot it.

  • Error passing in RECORD type into API

    Gurus, Getting the following error when I try and pass a RECORD type into an API. Am I passing it in properly? Any help is appreciated. Thanks, -Scott Here's my error: fnd_descr_flex_col_usage_pkg.load_row ERROR at line 21: ORA-06550: line 21, column