When the Google Calendar event is openend in the same window, and the user is logged in with its google account, it is not efficient to return to the site. The browser will navigate the user to its own agenda first, so the user has to hit the "back" key twice to return to the site. Therefor it would be very useful to provide an option/setting in de module for opening the Google Calendar event in a new window/tab.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | agenda-open-events-in-new-tab-2404531-12.patch | 2.1 KB | alqahtani |
| #8 | agenda-open-events-in-new-tab-2404531-8.patch | 747 bytes | alqahtani |
| #4 | Screen Shot 2015-01-14 at 12.43.55 PM.png | 38.77 KB | alqahtani |
Comments
Comment #1
wessenoort commentedComment #2
wessenoort commentedComment #3
wessenoort commentedComment #4
alqahtani commentedThis patch is adding a "Open in new tab" checkbox in "agenda/%id/configure" right after "Calendar link text" textfield
Comment #8
alqahtani commentedI don't know why that patch keep failing test. This is another patch that doesn't change much. It'll make events links always open in new tab. I hope it'll pass the test :)
Comment #9
alqahtani commentedComment #10
alqahtani commentedI revised patch in #4 and it failed due to a trailing whitespace. this is the fixed patch.
Comment #12
alqahtani commented