Hi, i have been using Mambo for a while.... but i´m having various problems right now. I want to change to other CMS.... i have installed drupal, but i want to know if it is possible to make a site, ie like this: www.emoweb.com.ar
I need a main menu with categories and subcategories... and each one show a php result in the main center space. Something like eBay. If there are another CMS better for this please let me know!! =P
I do not quite understand the procedure for installing CiviCRM.
Do I have to download drupal with civicrm from the openngo? The only way to do this is by installing a single package where civicrm is already integrated into drupal?
I'd like to add <--!breadk--> automatically so that I can show everything what I wrote on the front page. It's a little pain in the arse to add every time I add a node.
Is there anyway to do this a simple task automatically?
Hello,
I'd like to use a mix between taxonomy and i18n for the primary links but I don't know if this is possible or not.
I'd like to put a tanonomy term as a primary link so as when the visitor turn into another language, the i18n module gives the translation for the specific term.
Something like : <?php echo "tanonomy/2"; ?> instead of "about us" for exemple. That way the primary link will display in the right language.