Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 184 Vote(s) - 3.72 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Complete CMS (or framework for CMS) with i18n support

#1
We are looking for a way to publish articles in different languages, including differences in writing direction (*RTL/LTR*) and of course character sets. The maintainer of the current site works with Mambo/Joomla, but has already found severe restrictions in terms of extensibility.

A [similar question][1] has already been asked, but I will add feature and system requirements.

Feature-wise, we need the following functionality:

- CMS standard features (two-stage publishing, permissions, different publishing mechanisms …)
- In addition to standard categorization, articles should have a **language meta attribute**
- It should be possible to provide a **single article in one or more languages**
- Links between articles should indicate the language of the target article, if it does not match the language of the source article.
- It should be possible to link directly to an article published in a certain language (e.g. `mysite.com/article/23423/my-cool-title?lang=ar`).
- Authors should have some kind of indication of their language capabilities

At the level of system requirements, we have thought of the following alternatives:

- Standard PHP/MySQL on Apache (LAMP)
- Google App Engine (preferred django)

We are looking for a complete CMS, that can easily be extended and administrated, or a framework that covers most of the functionality. Please consider that we have already read through the answers on the [previously mentioned question][1].

Thank you,

Kariem

[1]:

[To see links please register here]

Reply

#2
I'm not aware of anything that meets your requirements currently available on App Engine. You could customize something like [Bloog][1], though.


[1]:

[To see links please register here]

Reply

#3
Have you looked at [Django-CMS][1] ?

I don't think it will have everything you mention out of the box, but most of it is there and the rest you can add yourself.

[1]:

[To see links please register here]

Reply

#4
I used [Sitellite CMS][1], it's a good software with I18n support.


[1]:

[To see links please register here]

Reply

#5
Drupal could very easily meet your needs on the LAMP stack. As of Drupal 6 almost everything you need is available. You can have:

- Multi stage publishing and workflow with the contributed Workflow module
- New content can be tagged in a specific language, or created as language neutral
- I don't know if it would be possible to have the CMS automatically list the target language of a link, but it shouldn't be hard with a few lines of code to add a filter something like [link: article ID or name] to insert a link to the other article that would list the language of the link target
- linking to a specific language/translation of an article is no problem, most folks set that up with path prefixing in Drupal, so an english article would be at example.com/en/article/path and say french at example.com/fr/article/path

Reply

#6
Checkout [django-blocks][1]. Has multi-language Menu, Flatpages and even has a simple Shopping Cart!!


[1]:

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through