<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Folio</id>
		<title>Folio - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/index.php?action=history&amp;feed=atom&amp;title=Folio"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Folio&amp;action=history"/>
		<updated>2026-04-23T15:49:52Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Folio&amp;diff=25442&amp;oldid=prev</id>
		<title>Jsummers: Category:Adobe</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Folio&amp;diff=25442&amp;oldid=prev"/>
				<updated>2016-04-20T12:43:07Z</updated>
		
		<summary type="html">&lt;p&gt;Category:Adobe&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:43, 20 April 2016&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 36:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 36:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:ZIP based file formats]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:ZIP based file formats]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:XML based file formats]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:XML based file formats]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:Adobe]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Jsummers</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/index.php?title=Folio&amp;diff=25433&amp;oldid=prev</id>
		<title>Johanvanderknijff: Created page with &quot;{{FormatInfo |formattype=electronic |subcat=Electronic Publishing formats |extensions={{ext|folio}} |mimetypes={{mimetype|application/vnd.adobe.folio+zip}} }}  == Description ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/index.php?title=Folio&amp;diff=25433&amp;oldid=prev"/>
				<updated>2016-04-19T10:55:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Electronic Publishing formats |extensions={{ext|folio}} |mimetypes={{mimetype|application/vnd.adobe.folio+zip}} }}  == Description ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Electronic Publishing formats&lt;br /&gt;
|extensions={{ext|folio}}&lt;br /&gt;
|mimetypes={{mimetype|application/vnd.adobe.folio+zip}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
[[Folio]] is a format that is used by Adobe's Digital Publishing Suite. Its main purpose is to describe and package collections of (magazine) articles. The main XML structure is called the folio manifest. Each article is in turn described using a similar data structure: the assets used to render it, metadata describing the article, and a declarative syntax that represents its interactive contents.&lt;br /&gt;
&lt;br /&gt;
A folio can be packaged in three different ways:&lt;br /&gt;
&lt;br /&gt;
1. ''fulfillment form'' - also known as the ''multifile'' or ''partially extracted'' form. Here, the folio consists of a single folio manifest and a collection of Zip packages, one per article. A folio may also contain an optional bundle ''HTMLResources'', which can be used to collect common resources that are used by multiple articles within the folio (e.g. HTML, CSS). &lt;br /&gt;
&lt;br /&gt;
2. '' exploded form'' - this is  the result after unpackaging the fulfillment form to a local file system. The exploded form has a folio manifest file at the root of the local cache directory, with a collection of directories at the same level, where each directory represents one article.&lt;br /&gt;
&lt;br /&gt;
3. ''packaged form'' - this is the result of packaging the contents of the exploded form into one [[ZIP]] file, preserving all paths.&lt;br /&gt;
&lt;br /&gt;
In 2014 Adobe released the format under a free license. &lt;br /&gt;
&lt;br /&gt;
== Specification ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.adobe.com/content/dam/Adobe/en/products/digital-publishing-suite-family/pdfs/FolioFormatSpecification.pdf Folio Format Specification version 2.4 (release 29)]&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
* [https://digitalpublishing.acrobat.com/ Adobe Digital Publishing Suite]&lt;br /&gt;
* Adobe Content Viewer (mobile apps for Android and iOS)&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://indesignsecrets.com/adobe-offer-folio-format-free-license-mean.php Adobe to offer .folio format under free license. What’s it mean?]&lt;br /&gt;
* [http://blogs.adobe.com/aemmobile/2013/12/readership-metrics-open-folio-format.html Latest DPS stats show rapid growth in circulation and readership; .folio file format to be offered under free license]&lt;br /&gt;
&lt;br /&gt;
[[Category:ZIP based file formats]]&lt;br /&gt;
[[Category:XML based file formats]]&lt;/div&gt;</summary>
		<author><name>Johanvanderknijff</name></author>	</entry>

	</feed>