Allow blocks to support multiple languages

Registered by fisharebest

Many blocks allow users to enter their own text (news, blog, html, advanced html).

We should allow the user to edit/enter separate text for each language. So, a user would be able to write welcome block in each of the supported languages.

Instead of a single setting for the text, we could use an array of settings. e.g.

'en'=>'Welcome to the Fish family website',
'fr'=>'Bienvenu a la Famille Poisson'
'de'=>'Wilkommen aus der...'

There would need to be one language specified as the "default", which will be shown to all other languages. Perhaps use an array key 'default' instead of a specific language?

Blueprint information

Status:
Complete
Approver:
webtrees team
Priority:
Medium
Drafter:
fisharebest
Direction:
Needs approval
Assignee:
fisharebest
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
fisharebest
Completed by
fisharebest

Related branches

Sprints

Whiteboard

This has been commited to SVN.

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.