R0.24 No Longer Supported

[Solved] Clave de Eventos? mod_joomdle_calendar

  • Tim s
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
15 years 11 months ago - 15 years 11 months ago #1 by Tim s
Hello

In the mod_joomdle_calendar it defaults to spanish or something at the bottom.

Clave de Eventos:
Global Curso Usuario

Where does this draw from? How can I change it?

Cheers,
Tim
Last edit: 15 years 11 months ago by Antonio Durán.
The topic has been locked.
More
15 years 11 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re:Clave de Eventos: ??? What mod_joomdle_calendar
Sorry, but we added this contributed module without many changes, and language was left behind, so now it is only in spanish :(
This will be fixed in next release.

If you want to change it by hand in the code, you can. File mod_joomlde_courses/tmpl/default.php, around line 191, you have this:
Code:
<td style="background-color: #D6F8CD; text-align: center">Global</td> <td style="background-color: #FFD3BD; text-align: center">Curso</td> <td style="background-color: #DCE7EC; text-align: center">Usuario</td>

You can change the values there.

Antonio
The topic has been locked.
  • Tim s
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
15 years 11 months ago #3 by Tim s
Looked at this file and also the admin mod_joomdle_my_courses

This information wasn't there.
Perhaps it's in a language file?

I'm using the latest weekly build of this this week.
The topic has been locked.
More
15 years 11 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Re:Clave de Eventos: ??? What mod_joomdle_calendar
I guess you are talking about moodle weekly. That has not anything to do here.

We are talking about the joomdle_calendar module. Look there to find the file I was talking about. I confirmed the code is there.
The topic has been locked.
  • Tim s
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
15 years 11 months ago #5 by Tim s
I apologize - I missed it or was looking in wrong spot

Found - mod_joomdle_calendar
translated it to
Key Events
Courses
User

THANK YOU!
The topic has been locked.