Alexandria a multilingual dictionary that I integrated in a phpbb forum a few months ago and I would like to do the same thing now that I moved to Drupal. This is a Javascript code (available here : http://www.memodata.com/2004/en/alexandria/install.shtml). In phpbb I just had to paste it in the Overall_header file of Subsilver to activate the dictionary. Where should I paste the Javascrip lines in Drupal ?
Am relatively new to drupal and am having trouble converting my own concept design (html) into a drupal site.
Specifically, i have tried to import the coding from the bluemarine xtemplate to create my own xtemplate. I almost got it to work at one stage with only 1 xml error, yet the tables (i have many nested) did not close...
This is the concept i have come up with (colours will change):
This is a 'How To' guide on importing users from an existing Invision Power Board database to your Drupal database. The following steps presume you are doing this through phpMyAdmin, though it may work with other methods.
Currently, the members will have to request new passwords, as the Invision passwords are hashed with a salt (more info here). Boris Mann and myself will be working on carrying the correct passwords over too, and I will update this once the work is finished.
Step One: Export Invision Tables
Log in to your phpMyAdmin where your Invision database resides.
In most cases just visit "yoursite.com/cpanel", click 'MySQL' databases, and then the 'phpMyAdmin' link.
Export 'ibf_members' and 'ibf_members_converge' tables (one at a time).
To export, select your Invision database, then click the name of the table on the left. Up top, click the 'Export' tab, check the 'save as file' checkbox, and click "Go."
Step Two: Import Invision Tables into Drupal Database
Select your Invision Database, and Import each table seperately.
Once you are in the Drupal database, click the 'SQL' tab up top, click 'Browse', and then click the bottom-most "Go" button. Do this for each Invision table that you previously exported (two total).
i'm trying to figure this one out since about 2 days now and haven't gotten the info i need, plus until now i am pretty much into typo3 which has a pretty different point of view to the whole CM issue, so here's what i want to do:
i have a xhtml/css template i created for a client. it is a tableless layout (using divs). here's an image of the template: