2012-08-02 12:43:42

wet
Developer
omega
Real name: Robert
From: Lenzing, Austria
Known languages: de-AT, en, PL/M-80
Website

wet_article_info: Display word count and comments on the write tab

wet_article_info is a very simple plugin for Textpattern that displays the article’s word count and its comments on the Content > Write page.

Documentation and download.

wet_article_info is based upon zem_article_info 0.2.

Offline

 

2012-08-02 13:47:39

joebaich
Member
lambda
Real name: Joe
From: DC Metro Area and elsewhere
Known languages: En, Sc, Fr, De.
Website

Re: wet_article_info: Display word count and comments on the write tab

So, who is the better at counting?

Offline

 

2012-08-02 13:50:57

wet
Developer
omega
Real name: Robert
From: Lenzing, Austria
Known languages: de-AT, en, PL/M-80
Website

Re: wet_article_info: Display word count and comments on the write tab

wet_article_info uses str_word_count. See this page for what counts as a word.

Offline

 

2012-08-02 14:10:35

joebaich
Member
lambda
Real name: Joe
From: DC Metro Area and elsewhere
Known languages: En, Sc, Fr, De.
Website

Re: wet_article_info: Display word count and comments on the write tab

Thanks for the insight, Robert. I like having the Excerpt word count in smd_article_stats (the second number, 0 in the example). I like the Comments link in wet_article_info. So, depending on the site will use one or the other, or both. I can always take an average of the two word counts to mitigate cognitive dissonance ;-). Thanks too for YAMUTPI (Yet another most useful TXP plug in).

Offline

 

2013-01-15 19:04:41

ark-a-dva
Member
alpha

Re: wet_article_info: Display word count and comments on the write tab

function str_word_count() (which is used in this plugin) is not working fine for cyrillic charset.
so this is modification of plugin: http://pastebin.com/WvPnrP3N it works better.

Offline

 

Powered by FluxBB