Hey,
> I need to detect when a categorization is made on an article.
> ...
> There's another way to add/remove an article from a category ?
These are two very different things. Both do not seem very SMW related
though (categories are a MediaWiki feature), so it might be better to ask
this on wiki
Hi !
I'm working on a extension for SMW. And I need to detect when a
categorization is made on an article.
So I search for the annotation with the keyword "category" but, then I need
to detect categorizations in other languages.
How can I get the translation of the keyeword "category" ? There's