Download the PHP package nlybe/multilingual without Composer
On this page you can find all versions of the php package nlybe/multilingual. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nlybe/multilingual
More information about nlybe/multilingual
Files in nlybe/multilingual
Download nlybe/multilingual
More information about nlybe/multilingual
Files in nlybe/multilingual
Vendor nlybe
Package multilingual
Short Description Multilingual content on Elgg posts and content
License GPL-2.0
Homepage https://github.com/nlybe/elgg-multilingual
Package multilingual
Short Description Multilingual content on Elgg posts and content
License GPL-2.0
Homepage https://github.com/nlybe/elgg-multilingual
Please rate this library. Is it a good library?
Informations about the package multilingual
Elgg Multilingual Plugin
Multilingual content on Elgg posts and content.
Features
- Option to enable multilingual content for pages (pages plugin) in plugin settings
- Option to enable multilingual content for site pages (externalpages plugin) in plugin settings
- Compatible with External pages Extended
- It can be used from other plugins for translating specific field of Elgg Objects
- The Language selector plugin is suggested for changing site languages
How to use
Let's say that you have an Elgg Object called MyElggObject and you need to add translation for the fields title, description and location. You have to do the following in order to use the Multilingual for translating these fields:
- Add the lines below on start.php or bootstrap.php:
This code will add the sub-item Edit translations on all MyElggObject entities menu. When click on Edit translations a form will open for translating the fields title, description and location for all enabled languages of the site.
- Wherever any of the fields title, description and location appear, make the following replacements:
All versions of multilingual with dependencies
PHP Build Version
Package Version
The package nlybe/multilingual contains the following files
Loading the files please wait ....