Help: Have some newbie issues?

Help: Have some newbie issues?

Tuesday 23 December 2008 5:26:28 am - 1 reply

Modified on Tuesday 23 December 2008 1:23:46 pm by Tore Krudtaa

Author Message

André R.

Tuesday 23 December 2008 2:36:32 pm

1: There is not something out of the box for this, so adapt the second proposal in the other thread. The first proposal is not technically a good one, using redirects from templates is like redirecting a boat from Paris to New York over to London when it has reached the Statue of Liberty..

1.5 This is possible, but there are no on line description for it in the docs. Search for Multisite setup in the forums, this will be the same since you won't use a 1-1 relationship for eng-nor.

2. clues:
* You are using windows, Linux / Solaris / Freebsd 7 will mostly perform 4-10 times better depending on how well the setups are tweaked.
* Your on a notebook? eZ Publish is somewhat filesystem limited because of the heavy use of cache on filesystem*, witch explains most of the diff between Windows and Linux, if you're on a notebook pc with slow harddrive then the gain of using a *NIX server is a lot more.
* Are you using a php accelerator? apc is recommended for php 5.x, this will give you a 2-3 times speedup depending on your tweaks.
* Is it a old pc your running on?
* Is cache on? And all development mose is off? (this should be ok by default though)

How to set up apc, tweak apache / php / apc is better explained else where.
* eZ Publish 4.1 will include several tweaks to improve this for windows users by 2-3x, but *NIX is still ahead for the foreseeable future when it comes to php / eZ Publish performance.

3. Sure but you'll have to implement it, there is a old version somewhere in the contribution area that you can start with. It uses it's own xhtml datatype instead of the ezxml datatype, the latter already have a few ediors: Online Editor 4.x (eZ made) and Online Editor 5.x (based on TinyMCE) that are currently in rc.
http://ez.no/developer/contribs/applications/ez_oe_mce

4. Sure, but you'll have to make a connector, you can base it on the one for fluxBB used on the fedora fr sites, or switch forum and use the extensions as it is. There should also be some other connectors in the contribution area.
http://projects.ez.no/ezfluxbb

5. You need to know how to: create custom tables for specific pages (overrides, see http://ez.no/ezpublish/documentation/building_an_ez_publish_site/prerequisits), use your own php code in templates (template operator or template function, see any extesnion with template operator) and optionally work with the eZ Publish php API to reuse db connections/settings and so on(search for code that use $db = eZDb::instance() to see how it is used).

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.