Xataface Tagger Module 0.3
Tagging Widget & Tag Cloud component for Xataface
|
Installation of the Tagger module is no different than for any other Xataface module. You simply need to download the module to the appropriate directory, and add a line to your conf.ini file. However, simply installing the module won't, in itself, make any visible changes to your application. It simply enables you to use the tagger widget if you want to.
[_modules] modules_tagger=modules/tagger/tagger.php
Use the same steps as above (for installing in the Xataface directory), except, instead of copying to your xataface/modules directory, you copy it to your application's modules directory.
e.g. if Your application is installed at path/to/app, then you would copy the tagger directory to the path/to/app/modules directory.