<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Weblogtoolscollection News Topic: AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more.</title>
<link>http://weblogtoolscollection.com/news/</link>
<description>Weblogtoolscollection News Topic: AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more.</description>
<language>en</language>
<pubDate>Wed, 22 May 2013 06:24:11 +0000</pubDate>

<item>
<title>ajd on "AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more."</title>
<link>http://weblogtoolscollection.com/news/topic/ajaxed-wordpress-11-lightbox-recaptcha-smilies-and-more#post-2319</link>
<pubDate>Tue, 19 Feb 2008 22:59:57 +0000</pubDate>
<dc:creator>ajd</dc:creator>
<guid isPermaLink="false">2319@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Maland: Very clunky design of what?&#60;/p&#62;
&#60;p&#62;Gestroud:&#60;/p&#62;
&#60;p&#62;For direct modifications to get the plugin to work, the only time you need to make theme edits is if you want to add inline comments and a comment form into pages that don't already have them, and this only requires a single line of code.&#60;/p&#62;
&#60;p&#62;However, for styling, most themes work immediately, but others take a few modifications through either the Admin panel or by editing one of the template files. All modifications are very simple though, and I do my best to help everyone with them.
&#60;/p&#62;</description>
</item>
<item>
<title>gestroud on "AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more."</title>
<link>http://weblogtoolscollection.com/news/topic/ajaxed-wordpress-11-lightbox-recaptcha-smilies-and-more#post-2318</link>
<pubDate>Tue, 19 Feb 2008 22:33:45 +0000</pubDate>
<dc:creator>gestroud</dc:creator>
<guid isPermaLink="false">2318@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;Does this work with other WP themes? If it does, how much modification is needed?
&#60;/p&#62;</description>
</item>
<item>
<title>maland on "AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more."</title>
<link>http://weblogtoolscollection.com/news/topic/ajaxed-wordpress-11-lightbox-recaptcha-smilies-and-more#post-2317</link>
<pubDate>Tue, 19 Feb 2008 22:15:44 +0000</pubDate>
<dc:creator>maland</dc:creator>
<guid isPermaLink="false">2317@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;not a fan, very clunky design.
&#60;/p&#62;</description>
</item>
<item>
<title>ajd on "AJAXed WordPress 1.1: Lightbox, reCAPTCHA, smilies and more."</title>
<link>http://weblogtoolscollection.com/news/topic/ajaxed-wordpress-11-lightbox-recaptcha-smilies-and-more#post-2316</link>
<pubDate>Tue, 19 Feb 2008 17:51:17 +0000</pubDate>
<dc:creator>ajd</dc:creator>
<guid isPermaLink="false">2316@http://weblogtoolscollection.com/news/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://anthologyoi.com/awp&#34;&#62;AJAXed Wordpress&#60;/a&#62; had a few big changes that are &#60;a href=&#34;http://anthologyoi.com/news-briefs/ajaxed-wordpress-lightbox-and-recaptcha-together-at-last.html&#34;&#62;gone into some detail&#60;/a&#62;, but the biggest thing that has happened to aWP this week is that someone said this:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;wow...everything is so easy - suits dummies like me. Thanks heaps.&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#60;strong&#62;Changes in aWP Version 1.10&#60;/strong&#62;&#60;br /&#62;
Major changes in this version: 3 new Modules, a vastly improved Custom Options module, clickable smilies have been added to the quicktags module, a more robust method of passing data from Javascript to PHP, the INAP to AWP module has been removed, and several fixes to comment text bugs when posting new comments.&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;&#60;strong&#62;aWP Lightbox&#60;/strong&#62;: &#60;em&#62;New Module&#60;/em&#62; -- Added support for LightBox 2.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;reCaptcha&#60;/strong&#62;: &#60;em&#62;New Module&#60;/em&#62; -- Added reCaptcha support to aWP.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Custom Options Module&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- Massive rewrite of the module to be more flexible. This is now considered an advanced feature. &#60;/li&#62;
&#60;li&#62;&#60;strong&#62;aWP Core&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- Added a couple checks to make it more secure and some global variables to detect if aWP is in use.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;aWP Core&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- XML response, actions and variables are now hookable.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;aWP Core&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- Data to be passed in AJAX requests is held in JavaScript objects now rather than strings.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;aWP Core&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- Admin panel builder script is now pluggable to allow more flexability in the way menus are created.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Inline Posts&#60;/strong&#62;: &#60;em&#62;Fix &#60;/em&#62; -- Removed some obsolete code from old version of lightbox. &#60;/li&#62;
&#60;li&#62;&#60;strong&#62;aWP Cache&#60;/strong&#62;: &#60;em&#62;Bug Fix&#60;/em&#62; -- Fixed bug that would disallow the cache to be invalidated.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Inline Comment Form&#60;/strong&#62;: &#60;em&#62;Fix&#60;/em&#62; -- Comments now correctly radminefresh when new comments are posted.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Inline Comment Form&#60;/strong&#62;: &#60;em&#62;Fix&#60;/em&#62; -- Several text bugs when comments are posted are fixed.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Inline Comment Form&#60;/strong&#62;: &#60;em&#62;Fix&#60;/em&#62; -- Bugs with vanishing plus signs fixed.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Shift Pages&#60;/strong&#62;: &#60;em&#62;New Module&#60;/em&#62; -- A very specialist module to crate a blank first page. No use to most users.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;INAP to aWP&#60;/strong&#62;: &#60;em&#62;Update&#60;/em&#62; -- Module removed from project.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Inline Comment Form&#60;/strong&#62;: &#60;em&#62;Feature&#60;/em&#62; -- Better support for comment forms. See &#60;a href=&#34;http://dev.wp-plugins.org/changeset/31991&#34;&#62;changes here&#60;/a&#62;.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Quicktags&#60;/strong&#62;: &#60;em&#62;New Feature&#60;/em&#62; -- The qicktags module has now become the quicktags and clickable smilies module, and adds option clickable smilie support.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;AJAX Nav&#60;/strong&#62;: &#60;em&#62;Fix&#60;/em&#62; -- Added code to ensure divs and comments are added only on appropriate pages.&#60;/li&#62;
&#60;li&#62;&#60;strong&#62;Live Preview Smilies&#60;/strong&#62;: &#60;em&#62;Fix&#60;/em&#62; -- Option to enable or disable module is now correctly added to the Admin panel.&#60;/li&#62;
&#60;/ol&#62;</description>
</item>

</channel>
</rss>