Read the statement by Michael Teeuw here.
MMM-CalendarExt3 rename Popover PERIOD, DESCRIPTION, LOCATION, CALENDAR
-
Hello,
is it possible to rename the Popover Titles:
PERIOD, DESCRIPTION, LOCATION, CALENDAR
It is always in english, it would be nice to get in in german.
-
@nhweb
Done. Update module to 1.8.1
Then, in yourcustom.css, append these lines./* css/custom.css */ #CX3_POPOVER .criteriaItem.period .name::before { content: "PERIOD"; } #CX3_POPOVER .criteriaItem.location .name::before { content: "LOCATION"; } #CX3_POPOVER .criteriaItem.description .name::before { content: "DESCRIPTION"; } #CX3_POPOVER .criteriaItem.calendar .name::before { content: "CALENDAR"; }Modify as your wish.
-
@nhweb
Sorry, not yet supported. I’ll provide it on next update. -
@nhweb
Done. Update module to 1.8.1
Then, in yourcustom.css, append these lines./* css/custom.css */ #CX3_POPOVER .criteriaItem.period .name::before { content: "PERIOD"; } #CX3_POPOVER .criteriaItem.location .name::before { content: "LOCATION"; } #CX3_POPOVER .criteriaItem.description .name::before { content: "DESCRIPTION"; } #CX3_POPOVER .criteriaItem.calendar .name::before { content: "CALENDAR"; }Modify as your wish.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login