• Resolved jkleis

    (@jkleis)


    Hi,

    I use “ICS calendar” to display multiple calendars. Above the month display there is an option for all 3 calendars to show or hide the respective dates. I think this is great. But I would like to change the names. Since two calendars are not hosted by me, I cannot change the names in the feed. Is there any way to do this without writing in the program text? I don’t like to do that, because I have to rework the program for updates.
    I hope I have expressed myself somewhat understandably.
    Thanks for an answer…

    jkl

    Translated with https://www.DeepL.com/Translator (free version)

    • This topic was modified 4 years, 10 months ago by jkleis.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author room34

    (@room34)

    At this time there is not a way to alter those labels — they’re whatever the title is in the feed itself. But I am looking at adding a way to do this in a future update.

    I am also interested in doing this.

    Thanks.

    Thread Starter jkleis

    (@jkleis)

    Thank you for the answer. I will wait…

    Plugin Author room34

    (@room34)

    My apologies… I’ve been away from the project for a couple of weeks and it had slipped my mind that this actually is already a feature of the plugin; I just had not yet added it to the documentation because I was not sure I was going to permanently keep it functioning as it is, but I think it’s pretty well set now, so I will add the documentation.

    The parameter you’ll want to add to your shortcode is feedlabel. Note that with the url and color parameters, they are space-delimited, but since your feed labels may need to have spaces in them, this option is pipe-delimited —?the | character.

    So for instance, your shortcode might look like this:

    [ics_calendar url="https://url1.com https://url2.com https://url3.com" color="#ff0000 #00ff00 #0000ff" feedlabel="Calendar Label 1|Calendar Label 2|Calendar Label 3"]

    (This is easier to manage in the pro version, where there’s a configuration screen to plug in all of this information.)

    Give this a try and let me know if you have any problems. Meanwhile I will work on an update that includes documentation of this feature.

    Wonderful! Works great!

    Such a great plugin!

    Thread Starter jkleis

    (@jkleis)

    Thank you very much. I’m very begeistert ??

    Thread Starter jkleis

    (@jkleis)

    It is no problem anymore…

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Label Calendar Legend’ is closed to new replies.