<?xml version="1.0" encoding="utf-8" ?>
  <rss version="2.0">
  <channel>
    <title><![CDATA[cms]]></title>
    <copyright><![CDATA[Copyright 2007 cms]]></copyright>
    <link>http://www.animalcarpet.com</link>
    <description><![CDATA[cms]]></description>
    <language></language>
    <lastBuildDate><![CDATA[1517962454]]></lastBuildDate>
    <generator>Animalcarpet RSS Feed generator</generator>
        <item>
      <title><![CDATA[FAQ]]></title>
      <description><![CDATA[]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=565</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=565</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[13-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[This FAQ will contain answers to support questions asked by clients. If there's a particular issue that you think might be suitable for inclusion in this FAQ please email your suggestions and I'll add an entry to cover it.]]></title>
      <description><![CDATA[]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=576</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=576</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[How do I embed videos from other sites?]]></title>
      <description><![CDATA[ Simple answer: The embed link from a YouTube video can be copy/pasted directly into a Text resource, video from other sites is slightly more complicated. 
 Embedded content such as YouTube videos and VOKIs have special HTMLPurifier filters which will check the content before they are included on a page. Provided the content corresponds to the expected layout and the site URL matches what is expected the content will pass the filter. Other embedded content will almost certainly fail HTMLPurifier filtering because it either doesn't validate as properly formed XHTML or because it contains XHTML tags which can be easily subverted for XSS (cross-site scripting) attacks. Where the content fails to pass HTMLPurifier filtering there are two options: 
  Add a bespoke filter for HTMLPurifier so that the content will pass through 
 Add the content as a special 'Freetext' resource type 
  Writing bespoke filters is a fairly complex operation and is really only feasible for well known sites where there it's likely that the content type will be used often - it makes no sense to write a filter for a type that is used only once. The other option, the 'Freetext' resource type can be used to accept any content whatsoever as there is no filtering applied. Freetext is a security risk for the site so use of this resource type is restricted by default to the system administrator account. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=571</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=571</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[I've changed something but preferred how it was before, how do I change it back?]]></title>
      <description><![CDATA[ You can restore any previous version of a resource through its resource history. 
 
 Enter editing mode 
 Click the "Edit" icons for the resource 
 Click "History" in the What's Next menu to display a list of the different versions of the resource, 
 Find the version you want to restore 
 Click "Restore" (again in the What's Next menu). 
 ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=572</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=572</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[Can I restore a deleted item?]]></title>
      <description><![CDATA[ Short answer: maybe. 
 Certain resource types can be retrieved even after they have been "deleted" from the system. This is because a log record is kept which captures the state of a resource whenever an action is performed on it, even as it is deleted. Any resource that doesn't have a physical filesystem object associated with it can be retrieved. So, you can restore text, news headlines, blog posts, quotes and other text-based resources but you cannot restore a deleted image, video or other file upload type because the underlying file will also have been removed from the system. 
 To restore a deleted resource you have to find the log entry that records the act of deletion and this is easiest done by looking through the log for the user that deleted the item. Use the Restore option in the What's next menu to put the resource back. The item will be restored to it's last known position on the site, other content will be moved further down the page to make space for the restored resource. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=573</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=573</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[How do I build an alphabetical site index?]]></title>
      <description><![CDATA[ At its simplest you don't have to do anything, you can let the site index build itself based on the names/titles of resources. By default the index will be based on page names, however it is possible to add other resource types to the index such as case studies, press releases, blog postings, news headlines etc. but this requires a change to system configuration settings. 
 The index can be made easier to search through the use of user-defined tags. Tags will act as separate index entries with any resources that use a particular tag listed with it in the index. It is therefore possible to have multiple routes to the same content within the index. 
 Tags can be added to any resource type through the Meta data properties which you wil find in the What's next? menu. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=574</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=574</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[How do I wrap text around an image?]]></title>
      <description><![CDATA[ Text-wrap is part of the Display properties for an image. There are three parts to getting text to wrap: 
 
 1. Image Position 
 The image must be inserted above the text you want to wrap around it. 
 2. Image Size 
 The image width must be smaller than the column width so you need to specify a size and not take the default auto-scaling option. 
 3. Wrap direction 
 This should be specify which side of the image the text should wrap.  
 Wrap will only appear in Live mode, so you should swap out of Edit mode to see how the effect works. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=575</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=575</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[15-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[How do I display a random quote/case study/news story on a page?]]></title>
      <description><![CDATA[ Short answer: use a "Browser" resource. 
 The Browser resource type allows you to select one or more items of content and display them in a different location within the site. It's really just a simple querying system which works on the content database. To use this resource type: 
  Select location  Enter editing mode and select "Add" where you wish the item/s to display.  What  Select "Browser" from Add Resource.  Define the content  Select the resource type you want to show. The Browser type allows you to pick content based on an individual resourceid, a parent resourceid or base on a resource type e.g.quote, blog story, news item etc. In this instance we would probably make the selection based on Resource Type.  Define the selection criteria  Select Random  How Many  Specify the number of objects to display  

 N.B. Because the selected content will be cached, reloading the page rapidly is likely to display the same content on each refresh and will continue to do so until the cached lifespan expires. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=590</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=590</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[16-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[Why can I see changes that I've made to a page but other users are still seeing the old version?]]></title>
      <description><![CDATA[ Short answer: They are seeing a cached version of the content, you aren't. 

 Editors of the site (Authenticated accounts) see content that is completely up-to-date, other users (i.e. Anonymous users) get content served from a front-end cache. When the cache lifespan expires all users will see the new version. The cache lifespan is a tunable parameter which can be adjusted up or down to trade concurrency against speed. ]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=591</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=591</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[16-02-2012]]></pubDate>
    </item>
        <item>
      <title><![CDATA[ANIMALCARPET CMS]]></title>
      <description><![CDATA[The timestamp value represented by the DateTime object is not modified when you set the timezone using this method.  Only the timezone, and thus the resulting display formatting, is affected.

This can be seen using the following test code:
 format(DATE_RFC822), $dt->format('U'));
$dt->setTimezone($ESTTZ);
var_dump($dt->format(DATE_RFC822), $dt->format('U'));

/** Output:
string(29) "Tue, 24 Nov 09 14:00:00 -0700"
string(10) "1259096400"
string(29) "Tue, 24 Nov 09 16:00:00 -0500"
string(10) "1259096400"
**/
?>

As such, you can use this to easily convert between timezones for display purposes.]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=547</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=547</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[18-10-2011]]></pubDate>
    </item>
        <item>
      <title><![CDATA[Sign up for news]]></title>
      <description><![CDATA[You can sign up for access to the members area and to receive newsletters and news alerts from Animalcarpet CMS.]]></description>
      <link>http://www.animalcarpet.com/index.php?resourceid=508</link>
      <guid>http://www.animalcarpet.com/index.php?resourceid=508</guid>
      <author><![CDATA[]]></author>
      <pubDate><![CDATA[29-03-2011]]></pubDate>
    </item>
      </channel>
  </rss>