Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am new at drupal, having migrated from mambo/joomla because of the multisite abilities.
I have installed my first installation on the main domain and setup my second domain's folder in sites. The configs are set. Now i'm stumped. I think i have read every post been linked to up to now...
I'm trying to do the following:
I wish to have a list of countries flags on the top of the page, followed by (on the next row) a list of animals flags,
When a user clicks his country flag he's redirected to all article related to the country he has selected.
Clicking on an animal will direct him to articles of the particular animal he selected.
The third level of filterization is coutry+animal which means he selected the country flag and then the animal flag which means show me all articles refering to the selected country and the selected animal.
I've enabled the smiley module,
mysql [blah,blah] < examples.mysql
mysql [blah,blah] < smileys.mysql
made the smiley's directory in misc.
enabled smiley's input filter. rearranged filter order.