- Posts: 7
How To / General
random question buttons and icons
- Maarten Reintjes
- Topic Author
- Offline
- New Member
-
Less
More
11 years 1 month ago #1
by Maarten Reintjes
random question buttons and icons was created by Maarten Reintjes
Hi,
We run a Multi-language joomla. The default language is Dutch.
I have created nl-NL.mod_joomdle_randomquestion.ini
However not all
1. Only at the first random question the nl-NL.mod_joomdle_randomquestion.ini is taken into account. not at the following questions.
2. submit button is translated to 'verstuur', only at the first question. However submit is not in the language file.
3. Results is not in the language file
4. After submitting the answer to a question, the module shows correct icons. However, when showing the result, apparently
the link to the icons is wrong.
We run a Multi-language joomla. The default language is Dutch.
I have created nl-NL.mod_joomdle_randomquestion.ini
However not all
1. Only at the first random question the nl-NL.mod_joomdle_randomquestion.ini is taken into account. not at the following questions.
2. submit button is translated to 'verstuur', only at the first question. However submit is not in the language file.
3. Results is not in the language file
4. After submitting the answer to a question, the module shows correct icons. However, when showing the result, apparently
the link to the icons is wrong.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7936
11 years 1 month ago #2
by Antonio Durán
Replied by Antonio Durán on topic random question buttons and icons
Hi.
Thanks for the bug report. I can reproduce the language issues, and will work on them for next release.
As for icon: this works fine for me. Can you check both URLS? for image showing fine and not, so see difference (you can omit host)
Thanks for the bug report. I can reproduce the language issues, and will work on them for next release.
As for icon: this works fine for me. Can you check both URLS? for image showing fine and not, so see difference (you can omit host)
Please Log in or Create an account to join the conversation.
- Maarten Reintjes
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 7
11 years 1 month ago #3
by Maarten Reintjes
Replied by Maarten Reintjes on topic random question buttons and icons
Hi Antonio,
The URLs for question result working fine:
<img src=" atim.nl//media/joomdle/images/tick.png ">
<img src=" atim.nl//media/joomdle/images/publish_r.png ">
The icons are not correct in the overall results:
<img align="left" src="media/joomdle/images/tick.png">
<img align="left" src="media/joomdle/images/publish_r.png">
The URLs for question result working fine:
<img src=" atim.nl//media/joomdle/images/tick.png ">
<img src=" atim.nl//media/joomdle/images/publish_r.png ">
The icons are not correct in the overall results:
<img align="left" src="media/joomdle/images/tick.png">
<img align="left" src="media/joomdle/images/publish_r.png">
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7936
11 years 1 month ago #4
by Antonio Durán
Replied by Antonio Durán on topic random question buttons and icons
Hi Marteen.
Thanks for the info. I will work on it for nex module release.
Thanks for the info. I will work on it for nex module release.
Please Log in or Create an account to join the conversation.