Monday 26 March 2007 11:45:27 am - 3 replies
Hello,
I have an ezp 3.9 installation with many web sites.
Is it possible to install website interface (at least front-end edit interface)
on an website with custom design ?
How can I do it ?
And is it possible to setup a new website with website interface on a ezp 3.9 server
that have already many sites ?
How can I do it ?
When reading post and documentations, I see the only way to install website interface
is to launch setup wizard, but I have a server with Virtual Hosts setup and
many sites, and I dont' know how to launch again setup wizard.
Somebody can help me ?
Many thanks
Friday 13 April 2007 9:20:58 pm
Hi Fabio,
I'm not a designer but nobody been answering you for 2 weeks because this isn't a straight forward question. I would recommend you to contact Leandro Alves, he done a lot of custom made eZ webin designs. You can find some of his references and contact him here:
http://www.buildcms.com/crowdproj...y/browse_consultants/leandro_d_alves
NB: This is not advertisement for commercial services, just the best answer I can give.
Good luck ![]()
Saturday 14 April 2007 2:07:08 am
>Is it possible to install website interface (at least front-end edit interface)
>on an website with custom design ?
>How can I do it ?
Yes, in one of the newser version (either in trunk or the one included in 3.9.1) the styles for the webtoolbar (frontside editor) is exluded into it's own file, so:
* add the ezwebin extenstion
* activate it
* add the ezwebin design as one of your ADDITIONAL designs on the site accesses you want it on
* include the webtoolbar.css in the top of your paglayout.tpl
* include the parts/webtoolbar*.tpl in the place you want them
Some variables needs to be present, probably $current_node_id or somthing, look in ezwebin templates for more reference.
>And is it possible to setup a new website with website interface on a ezp 3.9 server
>that have already many sites ?
>How can I do it ?
Of course, but each site on ezwebin needs their independant database.
>When reading post and documentations, I see the only way to install website interface
>is to launch setup wizard, but I have a server with Virtual Hosts setup and
>many sites, and I dont' know how to launch again setup wizard.
Best thing would be to install locally and move the db and var to server afterwards.
You must be logged in to post messages in this topic!