<div dir="ltr">Hello,<br>&nbsp;&nbsp; I see that the border attribute has been deprecated in XHTML strict, but this html is specified on the page that AddThis uses for customization<br><br><a href="http://www.addthis.com/customization.php">http://www.addthis.com/customization.php</a><br>
<br>--Paul<br><br><div class="gmail_quote">On Thu, Jul 17, 2008 at 11:03 AM, fabian büttner &lt;<a href="mailto:fabian-buettner@gmx.de">fabian-buettner@gmx.de</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the great plugin.<br>
<br>
Unfortunately the html returned by the plugin is not XHTML 1.0 strict,<br>
because of the attribute &quot;border&quot;.<br>
I haven&#39;t looked into it, yet. Just wanted to let you know.<br>
<br>
regards,<br>
<font color="#888888">fabian<br>
</font><div><div></div><div class="Wj3C7c"><br>
On Tue, 2008-07-15 at 17:48 -0400, <a href="mailto:pwestbro@devel.lifetype.net">pwestbro@devel.lifetype.net</a> wrote:<br>
&gt; Author: pwestbro<br>
&gt; Date: 2008-07-15 17:48:44 -0400 (Tue, 15 Jul 2008)<br>
&gt; New Revision: 6695<br>
&gt;<br>
&gt; Modified:<br>
&gt; &nbsp; &nbsp;plugins/branches/lifetype-1.2/addthis/class/action/pluginaddthisconfigaction.class.php<br>
&gt; &nbsp; &nbsp;plugins/branches/lifetype-1.2/addthis/pluginaddthis.class.php<br>
&gt; Log:<br>
&gt; Removed debugging output<br>
&gt;<br>
&gt;<br>
&gt; Modified: plugins/branches/lifetype-1.2/addthis/class/action/pluginaddthisconfigaction.class.php<br>
&gt; ===================================================================<br>
&gt; --- plugins/branches/lifetype-1.2/addthis/class/action/pluginaddthisconfigaction.class.php &nbsp; &nbsp;2008-07-15 19:50:11 UTC (rev 6694)<br>
&gt; +++ plugins/branches/lifetype-1.2/addthis/class/action/pluginaddthisconfigaction.class.php &nbsp; &nbsp;2008-07-15 21:48:44 UTC (rev 6695)<br>
&gt; @@ -31,12 +31,10 @@<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function PluginAddThisConfigAction( $actionInfo, $request )<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;AdminAction( $actionInfo, $request );<br>
&gt; - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; error_log(&quot;PluginAddThisConfigAction&quot;);<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; function perform()<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br>
&gt; - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; error_log(&quot;PluginAddThisConfigAction::perform&quot;);<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;_view = new PluginAddThisConfigView( $this-&gt;_blogInfo );<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;setCommonData();<br>
&gt;<br>
&gt; Modified: plugins/branches/lifetype-1.2/addthis/pluginaddthis.class.php<br>
&gt; ===================================================================<br>
&gt; --- plugins/branches/lifetype-1.2/addthis/pluginaddthis.class.php &nbsp; &nbsp; 2008-07-15 19:50:11 UTC (rev 6694)<br>
&gt; +++ plugins/branches/lifetype-1.2/addthis/pluginaddthis.class.php &nbsp; &nbsp; 2008-07-15 21:48:44 UTC (rev 6695)<br>
&gt; @@ -35,7 +35,7 @@<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;id &nbsp; &nbsp; &nbsp;= &quot;addthis&quot;;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;author &nbsp;= &quot;Paul Westbrook&quot;;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;desc &nbsp; &nbsp;= &quot;The AddThis plugin creates an AddThis button for each post. &nbsp;This allows your users to bookmark or share your articles&quot;;<br>
&gt; - &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;version = &quot;20080712&quot;;<br>
&gt; + &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;version = &quot;20080715&quot;;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;locales = Array( &quot;en_UK&quot;);<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; pLog-svn mailing list<br>
&gt; <a href="mailto:pLog-svn@devel.lifetype.net">pLog-svn@devel.lifetype.net</a><br>
&gt; <a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
<br>
_______________________________________________<br>
pLog-svn mailing list<br>
<a href="mailto:pLog-svn@devel.lifetype.net">pLog-svn@devel.lifetype.net</a><br>
<a href="http://limedaley.com/mailman/listinfo/plog-svn" target="_blank">http://limedaley.com/mailman/listinfo/plog-svn</a><br>
</div></div></blockquote></div><br></div>