We are looking at EE as an excellent way to transfer our large website that has been built up over 12 years using Dreamweaver but which has a few problems - the main ones that come to mind are:
1. It is built using frames
2. It has inconsistent appearance and datatype presentation - as each new section has been added new rules have been used. We need to rebuild with consistency
3. We need to improve search facilities & most data is stored in mySQL tables (about 2000 pages are not)
4. We have an image catalogue that needs to be imported - 3000 images
4. Resistance to using a CMS - we still want to edit in Dreamweaver!
The obstacles to us using EE are:
LOTS of moving data - but I have found some import add - ons to help with this
I cannot yet find clear indication that EE can ‘out of the box’ use our current data stored in database tables to create dynamic pages.
I cannot yet verify that EE search module will search mySQL databases as well as other site content - am I going to have to write php to generate dynamic pages (for our mySQL data) in much the same way I currently do? This will then allow the search module to index pages rather than our database data directly.
No sign of any way to import images other than do it one by one! Is there anything for this?
I would like there to be modules available to do this work rather than me have to start re-writing our php code - what is available?
Many thanks for any help