A product provinding an alternate view and behaviour for LinguaPlone
Project description
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
Copy the directory of this product in your product’s directory of your Zope instance.
Go to the Plone ControlPanel > Addon Products, and install LinguaFace.
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
Copyright and License
Copyright (c) 2006 Ingeniweb SAS
This software is subject to the provisions of the GNU General Public License, Version 2.0 (GPL). A copy of the GPL should accompany this distribution. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY AND ALL EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE
More details in the LICENSE file included in this package.
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).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Products.LinguaFace-3.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52c646fdffdd4ce2d2aa17861176c9f145ceb720600a5a90b126c2777e44d015 |
|
MD5 | 9bb043723f1e6e6841ec42749c085f01 |
|
BLAKE2b-256 | ddf67b72d059f01e98e3189689ea58ff1b8070dcd5aba655a340d6f4600adb32 |
Hashes for Products.LinguaFace-3.0.0-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0dbbd56b95fdbcb083d2ba96848b9c119ac0aae13710fb23c3fd204e2a9f63a7 |
|
MD5 | 2819acdbc1ce030719f0637155acc957 |
|
BLAKE2b-256 | eb748a4d6d4ca4aa39d3fc82762e19f0aa2e5e30d9509a2835b72cd9b2d0d238 |