I have been trying to integrate the Superfish menu's into my Drupal 7 site. All tutorials I have found state to snippet to the head of your page.tpl.php file:
I don't see any option to install modules using the web browser, it seems like they must be downloaded and places in the folder on disk manually. Is there a module that enables installation of modules only through the web browser in d7?
I would like to translate the interface of an existing D7 site, without going through a full re-install. I have enabled the core Locale module, but find no way to upload po-files? Nothing under admin/config/regional. The module seems to install fine, there is a {languages} database table created etc.