Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Fixed HTML error and added missing tags #1934

Merged
merged 1 commit into from
May 21, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 31 additions & 26 deletions guides/m1x/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,33 +7,38 @@
<p>For information you don't find here&mdash;including Release Notes&mdash;see <a href="http://magento.com/help/documentation" target="_blank">the User Guide page</a>.</p>

<div class="toc"> <h4 class="toc">Table of Contents</h4>
<ul><li><a href="{{ site.m1xgdeurl }}system-requirements.html">Magento 1.x system requirements</a></li>
<ul>
<li><a href="{{ site.m1xgdeurl }}system-requirements.html">Magento 1.x system requirements</a></li>
<li>Release documentation, including installation and upgrade
<ul><li><a href="{{ site.m1xgdeurl }}ce18-ee113-home.html" target="_blank">Magento Community Edition (CE) 1.8 and Enterprise Edition (EE) 1.13 Documentation Home</a></li>
<li><a href="{{ site.m1xgdeurl }}ce19-ee114-home.html" target="_blank">Magento Community Edition (CE) 1.9 and Enterprise Edition (EE) 1.14 Documentation Home</a></li></ul></li>
<ul>
<li><a href="{{ site.m1xgdeurl }}ce18-ee113-home.html" target="_blank">Magento Community Edition (CE) 1.8 and Enterprise Edition (EE) 1.13 Documentation Home</a></li>
<li><a href="{{ site.m1xgdeurl }}ce19-ee114-home.html" target="_blank">Magento Community Edition (CE) 1.9 and Enterprise Edition (EE) 1.14 Documentation Home</a></li>
</ul>
</li>
<li>Other guides
<ul><li><a href="{{ site.m1xgdeurl }}ce18-ee113/using_redis.html" target="_blank">Using Redis With Magento Community Edition (CE) or Enterprise Edition (EE)</a></li>

<li><a href="{{ site.m1xgdeurl }}other/ht_extend_magento_rest_api.html" target="_blank">How to Extend the Magento REST API to Use Coupon Auto Generation</a></li>
<li><a href="{{ site.m1xgdeurl }}magefordev/mage-for-dev-1.html" target="_blank">Magento for Developers (8-part series)</a></li>
</ul>
</li>
<li>Magento 1.x API
<ul><li><a href="{{ site.m1xgdeurl }}api/rest-api-index.html" target="_blank">REST API</li>
<li><a href="{{ site.m1xgdeurl }}api/soap-api-index.html" target="_blank">SOAP API</li></ul>
</li>

<ul>
<li><a href="{{ site.m1xgdeurl }}ce18-ee113/using_redis.html" target="_blank">Using Redis With Magento Community Edition (CE) or Enterprise Edition (EE)</a></li>
<li><a href="{{ site.m1xgdeurl }}other/ht_extend_magento_rest_api.html" target="_blank">How to Extend the Magento REST API to Use Coupon Auto Generation</a></li>
<li><a href="{{ site.m1xgdeurl }}magefordev/mage-for-dev-1.html" target="_blank">Magento for Developers (8-part series)</a></li>
</ul>
</li>
<li>Magento 1.x API
<ul>
<li><a href="{{ site.m1xgdeurl }}api/rest-api-index.html" target="_blank">REST API</a></li>
<li><a href="{{ site.m1xgdeurl }}api/soap-api-index.html" target="_blank">SOAP API</a></li>
</ul>
</li>
<li>Other documentation
<ul><li><a href="{{ site.m1xgdeurl }}other/ht_install-patches.html" target="_blank">How to Apply and Revert Patches</a></li>
<li><a href="{{ site.m1xgdeurl }}other/discover-card-validation.html" target="_blank">Discover credit card validation issue: Magento EE 1.9.1.1&mdash;1.13.1.0 and CE 1.4.2.0&mdash;1.8.1.0</a></li>
<li><a href="{{ site.m1xgdeurl }}other/ee_connect_patches.html" target="_blank">Patches for Magento Enterprise Edition (EE) Versions 1.10&ndash;1.12</a></li>
<li><a href="{{ site.m1xgdeurl }}other/payflow.html" target="_blank">Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</a></li>
<li><a href="{{ site.m1xgdeurl }}other/php5.4_patch.html" target="_blank">Getting the PHP 5.4 patch for Magento Enterprise Edition (EE) and Community Edition (CE)</a></li>
<li><a href="{{ site.m1xgdeurl }}other/remote-code-exploit.html" target="_blank">Resolving a Remote Code Execution Exploit</a></li>
<li><a href="{{ site.m1xgdeurl }}other/ht_magento-solr.html" target="_blank">How to Install and Configure the Solr Search Engine With Magento Enterprise Edition (EE)</a></li>
<li><a href="{{ site.m1xgdeurl }}other/solr-ee-patches.html" target="_blank">Information About Enterprise Edition (EE) Patches for Apache Solr</a></li>


</li>
<ul>
<li><a href="{{ site.m1xgdeurl }}other/ht_install-patches.html" target="_blank">How to Apply and Revert Patches</a></li>
<li><a href="{{ site.m1xgdeurl }}other/discover-card-validation.html" target="_blank">Discover credit card validation issue: Magento EE 1.9.1.1&mdash;1.13.1.0 and CE 1.4.2.0&mdash;1.8.1.0</a></li>
<li><a href="{{ site.m1xgdeurl }}other/ee_connect_patches.html" target="_blank">Patches for Magento Enterprise Edition (EE) Versions 1.10&ndash;1.12</a></li>
<li><a href="{{ site.m1xgdeurl }}other/payflow.html" target="_blank">Error Using Payflow with Magento Enterprise Edition (EE) 1.12.0.2</a></li>
<li><a href="{{ site.m1xgdeurl }}other/php5.4_patch.html" target="_blank">Getting the PHP 5.4 patch for Magento Enterprise Edition (EE) and Community Edition (CE)</a></li>
<li><a href="{{ site.m1xgdeurl }}other/remote-code-exploit.html" target="_blank">Resolving a Remote Code Execution Exploit</a></li>
<li><a href="{{ site.m1xgdeurl }}other/ht_magento-solr.html" target="_blank">How to Install and Configure the Solr Search Engine With Magento Enterprise Edition (EE)</a></li>
<li><a href="{{ site.m1xgdeurl }}other/solr-ee-patches.html" target="_blank">Information About Enterprise Edition (EE) Patches for Apache Solr</a></li>
</ul>
</li>
</ul>
</div>
</div>