Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Contributor Mazi on the Templates category

To insert a language dependent text  
Written by fullmann the 12 Nov 10 at 13:26. Related project: 1.x all. Implemented
I want to insert a language dependent text into my survey. An explanation for the "asterik" (*). In the navigation of the survey should be a text like this "*=required". We make our surveys in english and in german. In german it should be "*=Pflichtfrage".
0
votes
implemented
Selected solution (#1): variable editor
Written by fullmann the 12 Nov 10 at 13:26.
With an editor for text-variables i could create a variable like require. when i insert this variable in a template, the configured text for each language would be displayed.
0
votes
implemented
Selected solution (#2): Create new template placeholder
Written by Mazi the 16 Nov 10 at 18:53.
A new template placeholder like MANDATORYEXPLANATION could be created which can be placed anythwere at a given template. If this placeholder is found, the program grabs the according string from the translation file.

Add a comment or propose a solution >>

Move the question help image to the templates  
Written by Mazi the 29 Sep 09 at 11:02. Related project: 1.x all. Already implemented
Right now the question help icon is placed at /limesurvey/images. This makes it hard to style the question help section. You are not able to change the image using the template editor.
0
votes
closed
Solution #1: Move the question help image to the templates
Written by Mazi the 29 Sep 09 at 11:02.
By adding the question help image at every template and changing the code slightly to take the image from the template folder it ia possible to use your won question help icon and style this part by using CSS.
0
votes
closed
Solution #2: Already implemented
Written by c_schmitz the 30 Sep 09 at 18:31.

Add a comment or propose a solution >>