Imported Pingbacks can display or be toggled off. You can also display
comments but have adding new ones disabled. TODO: allow disabling comments on a per page basis.
This commit is contained in:
parent
563d7af096
commit
a52c1b2f6d
9 changed files with 735 additions and 46 deletions
10
extern/habariakismet/habariakismet.plugin.xml
vendored
Normal file
10
extern/habariakismet/habariakismet.plugin.xml
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<pluggable type="plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schemas.habariproject.org/Pluggable-1.3.xsd">
|
||||
<name>Habari Akismet</name>
|
||||
<license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license>
|
||||
<url>http://habariproject.org</url>
|
||||
<author url="http://habariproject.org/">The Habari Community</author>
|
||||
<version>0.2</version>
|
||||
<guid>98bdb03a-a7e5-4c2a-a875-dcfe1d89f130</guid>
|
||||
<description><![CDATA[Provides the Akismet and TypePad AntiSpam spam filter webservices to Habari comments.]]></description>
|
||||
</pluggable>
|
Loading…
Add table
Add a link
Reference in a new issue