<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section
[
<!ENTITY % xinclude SYSTEM "../../en/xinclude.mod">
%xinclude;
<!-- Add translated specific definitions and snippets -->
<!ENTITY % language-snippets SYSTEM "../standalone/language-snippets.xml">
%language-snippets;
<!-- Fallback to English definitions and snippets (in case of missing translation) -->
<!ENTITY % language-snippets.default SYSTEM "../../en/standalone/language-snippets.xml">
%language-snippets.default;
]>
<section id="social.overview">
<title>Overview</title>
<para>
&product.longname; provides several features, some provided by optional modules, that
integrate social networking with your site's content. These include Disqus conversations,
ShareThis buttons, and <acronym>RSS</acronym> feeds via the Content List widget. This
chapter provides details on configuring and operating these features.
</para>
</section>
<!--
vim:se ts=4 sw=4 et:
-->