Skip to content
vdobler edited this page Apr 27, 2011 · 1 revision

Tag Counting must be implemented.

Sometimes it is more interesting how often a certain tag occures, than just wether or not:

E.g. the question "How many news are displayed" could be answered by

CountTag("<div class=news>")

Clone this wiki locally