This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<entry> | |
<caption mode="formatted"> | |
<p>A fairly long looking <a href="http://www.stackoverflow.com">caption with a link</a> that goes to an external site.</p> | |
</caption> | |
</entry> | |
<entry> | |
<caption mode="unformatted"> | |
<![CDATA[A fairly long looking <a href="http://www.stackoverflow.com">caption with a link</a> that goes to an external site.]]> | |
</caption> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<entry> | |
<caption mode="formatted"> | |
<p>A fairly long looking <a href="http://www.stackoverflow.com">caption with a link</a> that goes to an external site.</p> | |
</caption> | |
</entry> | |
<entry> | |
<caption mode="unformatted"> | |
<![CDATA[A fairly long looking <a href="http://www.stackoverflow.com">caption with a link</a> that goes to an external site.]]> | |
</caption> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
require_once(TOOLKIT . '/class.administrationpage.php'); | |
class contentExtensionBackendPagesIndex extends AdministrationPage{ | |
private $pagecontent; | |
private $backenbdpages; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
<entry><title message="error"></title></entry> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<hello>paste your xml here</hello> | |
<p>Image.jpg</p> | |
<p>This is some text I don't want to convert .jpg</p> | |
</data> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<page-navigation> | |
<section id="1" handle="pages">Pages</section> | |
<entry id="5398"> | |
<title-en handle="exhibitor-registration">Exhibitor Registration</title-en> | |
<title-cy handle="cofrestru-arddangoswr">Cofrestru Arddangoswr</title-cy> | |
<slug handle="exhibitor-registration">exhibitor-registration</slug> | |
<page> | |
<page handle="exhibitor-registration" id="92" parent-id="9">Exhibitor Registration</page> | |
</page> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<data> | |
<entry> | |
<p>Project 1</p> | |
<content>This is some content</content> | |
</entry> | |
<entry> | |
<p>Project 2</p> | |
<content>This is some content</content> | |
</entry> | |
<entry> |