Content last modified Tuesday 24 August 2021
hop to #bottom
Categories:
Author:
Current version:
0.3
About It:
Get it:
Rate it:
  • Helpful?
  • 0 Yes
  • 0 No
Flag it:

If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!

ajw_comment_alt

Requires 1.0RC3 (rev 180+)

Alternates output based on even- or odd-numbered comments. Intended usage is from within default comment form.

Attributes

  • even (optional)
  • odd (optional)

Examples

Ideally, this is meant to be used in your default comment form. While it is possible to use this plugin with the default <ol> formatting of comments, you’ll be able to do much more fun things if you switch off numbered list formatting in admin->preferences.

Ex. 1

&lt;div class="&lt;txp:ajw_comment_alt /&gt;"&gt;
   ...other comment form stuff...
&lt;/div&gt;

Result:

&lt;div class="odd"&gt;
   ...other comment form stuff...
&lt;/div&gt;
&lt;div class="even"&gt;
   ...other comment form stuff...
&lt;/div&gt;

Ex. 2

&lt;div class="&lt;txp:ajw_comment_alt even="foo" odd="bar" /&gt;"&gt;
   ...other comment form stuff...
&lt;/div&gt;

Result:

&lt;div class="foo"&gt;
   ...other comment form stuff...
&lt;/div&gt;
&lt;div class="bar"&gt;
   ...other comment form stuff...
&lt;/div&gt;

Article Request Count:
Initially released:
09 Mar 2005
Posted here:
31 Mar 2005

You know you want to visit the Archives.
Published with Textpattern