I just cannot get this working.
I have installed the Superfish module - nothing shows up when I run the /dev/build so I have no idea if it is correctly installed.
I have found crumbs here and there of how to implement superfish menus and I have tried them all but nothing seems to work.
The README says:
Installation Instructions
-----------------------------------------------
1. Find out how to add modules to SS and add module as per usual. - I am assuming directory name superfish ????
2. copy configurations from this module's _config.php file into mysite/_config.php
When I open the supplied _config.php file I see this:
//copy the lines between the START AND END line to your /mysite/_config.php file and choose the right settings
//===================---------------- START superfish MODULE ----------------===================
//SuperFish::include_code(); // ADD to Page.init() function NOT mysite/_config.php
This seems like lines 1 and 3 give conflicting advice so I have no idea what to do.
Perhaps someone can tell me how this is done (in a noob's way) or point me to a guide on how to do it.