LinguaFace

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Alter Way Solutions last modified Feb 16, 2011 02:02 AM

A product provinding an alternate view and behaviour for LinguaPlone

Project Description

Products.LinguaFace

About

LinguaFace : A product provinding an alternate view and behaviour for LinguaPlone

Features:

  • Neutral contents is now visible in all the translations of its parent folder
  • Copy/pase, cut/paste, delete now acts on all the translations of a content
  • Workflow is optionally (in the ZMI) synchronised between the translations of a content

Dependencies:

  • LinguaPlone 3.x
  • Plone 3.1.x
  • Zope 2.10.4

Important

After installation your portal catalog will be cleaned because a new index & new metadata are created You need to rebuild it. See "Install" below.

Install

  1. Copy the directory of this product in your product's directory of your Zope instance.
  2. Go to the Plone ControlPanel > Addon Products, and install LinguaFace.
  3. Go to the ZMI > your plone site > portal_catalog, Click on Advanced tab, Click on "Clear and rebuild" to rebuild your site catalog

How does it work?

LinguaFace overloads a subset of LinguaPlone's and Archetype's templates. It also adds a new extended path index which is the path of the canonical translation.

Known problems when displaying neutral contents from all translated folders:

  • getObjPositionInParent has no more sense, so it will be useful to change the default sort_on parameter for navtree and folder views. TODO: an option in tool to change the sort_on parameter
  • In some situations, you could have some surprises when using the getFolderContents method, to retrieve the standard behavior just add contentFilter['getPhysicalTree'] = True.

Download

  • On Plone.org : http://plone.org/products/linguaface

  • On SF SVN

    $ svn co \
    > https://ingeniweb.svn.sourceforge.net/svnroot/ingeniweb/Products.LinguaFace/trunk \
    > Products.LinguaFace
    

Credits

The Ingeniweb team <http://www.ingeniweb.com> (c) 2006

Support

Mail to Ingeniweb support <mailto:support@ingeniweb.com>

Donations are welcome for new features <http://sourceforge.net/project/project_donations.php?group_id=74634>

Changes log

3.0.0

  • Plone 3 compliance
  • Extensions / Quick install removed
  • GS profile added for install
  • assembleCopies external method removed, added method in tool
  • plone3 portlet_navigation overrides
  • order by id in getFolderContents and navtree removed (...)
  • patch of bobo_traverse removed (do not work when scripts are called by kss server actions)
  • All python scripts with name "lingua_something.py" replaced by "something.py" which overload plone scripts in skin.
  • original plone scripts (folder_cut.cpy, folder_copy.cpy, folder_paste.cpy, object_delete.cpy ...) pasted in skin as plone_folder_copy.cpy ....
  • languageSelectorData & global_languagemenu deleted : these scripts are no more used by linguaplone 2.0
  • folder_contents view override, to avoid neutral contents from translated folders, in the contents view (too much confusion, too much problems with delete/cut/copy/paste/reorder actions)
  • content_status_modify.cpy cleaned > methods moved in tool, fix bug when the script is called by a kss server action.
  • manage_translation_form overload has been removed

2.0.6

  • use base_hasattr everywhere we get itranslatable methods, instead of hasattr
  • fix traceback in tool.getShortContent for empty Filefields (and derived)

2.0.5

  • change the traversal patch into a __bobo__traverse__
  • add a zope3 interface to translatable contents : ITranslatable

2.0.4

  • fixed a crash when translating an image (tdesvenain)
  • make translated content orderable as it should be

2.0.3

  • fix tag calling method in folder_contents template

2.0.2

  • If a canonical object is deleted reindex all translation objects on "getCanonicalPath" index

2.0.1

  • modify the traversal so that the workflow state of all translated contents (not just folders) can be synchronised

2.0

  • no changes : rc5 seems to work fine

2.0rc5

  • correct install again
  • correct a bug in the breadcrumbs

2.0rc4

  • avoid errors at install (at catalog reindexation)

2.0rc3

  • Having the workflow of translations synchronised is now an option in the ZMI
  • Corrected the LinguaPlone bug that makes a published content with a private translation unavailable for anonymous users

2.0rc2

  • Correction of problems with untranslatable elements
  • Breadcrumbs now display the right path

2.0rc1

  • Neutral contents is now visible in all the translations of its parent folder
  • Copy/pase, cut/paste, delete now acts on all the translation of a content
  • Workflow is synchronised between the translation of a content

1.1

  • Workaround for bug in IE.

1.0

  • Product is working: it lets your site be monitored by Google Analytics.

TODO

fix this bug (same bug in trunk) :

  • copy an object which has translations in a folder which also has translations
  • paste it : all translations are pasted in the same folder ( >> bad).

Current Release
Products.LinguaFace 3.0.0

Released Nov 30, 2010 — tested with Plone 3

Plone 3.x compatibility, just for packaging for old projects. New projects should use raptus.multilanguagefields
More about this release…

Download file Get LinguaFace for all platforms
Products.LinguaFace-3.0.0.tar.gz
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
3.0.0 Nov 30, 2010 Plone 3.x compatibility, just for packaging for old projects. New projects should use raptus.multilanguagefields More about this release…
Plone 3
final
2.3.0 Sep 25, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.2.1 Aug 04, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.1.2 Jul 10, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.1.0 Jul 02, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.9 May 15, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.8 Apr 29, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.7 Apr 23, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.6 Jan 30, 2008 Fixes some bugs when working with not translatable contents More about this release… final
2.0.5 Oct 31, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.4 Sep 10, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
final
2.0.10 Jun 26, 2008 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
Plone 2.1
final
2.0.0rc5 May 23, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
final
2.0.0rc4 May 07, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.1.3
Plone 2.1.2
Plone 2.1.1
Plone 2.1
final
2.0.0rc3 Apr 30, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone. Requires LinguaPlone 0.9. More about this release…
Plone 2.5
Plone 2.1
final
2.0.0rc2 Apr 26, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.1.3
Plone 2.1.2
Plone 2.1.1
Plone 2.1
final
2.0.0rc1 Apr 17, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.1.3
Plone 2.1.2
Plone 2.1.1
Plone 2.1
final
2.0.0 May 28, 2007 LinguaFace : A product providing an alternate view and behaviour for LinguaPlone More about this release…
Plone 2.5
final

Comments (0)