[opencms-dev] Word Count

Beyer Detlef fangmich at medienkonzepte.de
Tue May 12 09:37:22 CEST 2009


Hi B.,

that's easy - read in the content and then use something like:

     StringTokenizer st = new StringTokenizer(message);
     tokenCount = st.countTokens();

Detlef

Am 12.05.2009 um 09:22 schrieb Björn T.:

> Hi,
> I have several pages in my opencms. Does anyone know a possibility  
> to count the words of all those texts ?
> For translation reasons of our pages we need to know how many words  
> need to be translated...
> Thanx
> B
> ______________________________________________________
> GRATIS für alle WEB.DE-Nutzer: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://movieflat.web.de
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please  
> visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev




More information about the opencms-dev mailing list