About strWordCount
Filtr strWordCount is intended for wrapping in a span tag words in the pagetitle
Information
Released
October 25, 2011
Supported Database
MySQL
License
GPLv2
Supported Versions
2.1 - <2.1
Downloads
1,394
Instructions
For example: pagetitle = Offering Comprehensive ProjectsA simple by default call filter [[+pagetitle:strWordCount]]At the output we get Offering Comprehensive Projects
The available options[[+pagetitle:strWordCount=`2,1`]] 2 - Serial number of words and 1 - The number of spaces after a span tag.At the output we get Offering Comprehensive Projects
[[+pagetitle:strWordCount=`1`]] If you omit the second parameter is equal to 0At the output we get OfferingComprehensive Projects
New in 1.0.1-rc1
Initial content