﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4108	Add conditional rendering of wiki paragraph according to browser accepted languages	anonymous	anybody	"There is a plugin to select a wiki page according to the visitor language, but often, only parts of the page are translated.  I would like to write something like this:

{{{
This text is always rendered.

[iflang=fr]
= Bienvenu ! =
Ce texte est affiché pour les francais.
[iflang=de]
= Wilkomen! =
Diese Text ist für Deutchs.
[else]
= Welcome! =
This text for others.
[end]

This text is for everybody.
}}}"	enhancement	new	normal	Request-a-Hack	normal				0.11
