Migrating from Mambo
The followng steps can be applied to migrating most of the sample data:
- Install Aliro content bundle (see 7)
- Log in as administrator - there will be a pause before the admin login page comes up, caused by the installation of the prepackaged applications
- Go to extensions and delete the GB Theme theme.
- Install the Water & Stone theme; go to Site - Themes - and make it the default
- Dump existing tables with "drop table" option mos_banner*, mos_categories, mos_contact_details, mos_content*, mos_newsfeeds, mos_poll*, mos_sections, mos_weblinks
- Users?
- Either during install choose DB prefix to be mos_ or edit the dump changing mos_ to aliro_ throughout
- Apply the dumped SQL to the general DB table for the new site
- Kill off any params values in the imported tables, especially weblinks; also kill attribs in xxx_content table
- Add to contact_details an extra field cform mediumtext NOT NULL after misc
- Add an item to the main menu pointing to the frontpage component, call it Home
- Add a similar item to top menu, and add another item called "Contact us" pointing to contact component, and another called "Links" pointing to weblinks component
- Go to Display Boxes - User Boxes - and publish simple menu as Main menu (in left position), create Top menu (based on simple menu) - top position, no title display, Menu List ID mainlevel-nav, Menu Name topmenu
- Publish Login Box Module in position left with title Login Form
- Publish Syndicate Module in position left
- Publish Search Module in position right with title not displayed
- Publish newsflash module in position right with title not displayed - configure to select Newsflashes/Newsflash as the category
- Publish who is online in position right with title Who's Online
- Publish banners module in position banner with no title
- Publish latest news module in position user2
- Publish most popular content module in position user3 with title
- Copy all images from Mambo site /images/banners to same location in Aliro site
There are no comments on this page. [Add comment]