hocbui / joomla-gcalendar

Automatically exported from code.google.com/p/joomla-gcalendar
0 stars 0 forks source link

Upcoming Module Linking #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Would it be possible for an option for the upcoming module so that when you 
click on an event, instead of showing the iframe of the event, it shows up 
in a box. 

The same as when a event details are shown, when a event is clicked on the 
component calendar.

Would it also be possible please to be able to set the calendar language as 
a parameter setting.

Original issue reported on code.google.com by solentre...@googlemail.com on 26 May 2009 at 10:56

GoogleCodeExporter commented 9 years ago
i was thinking about this option for the upcoming as well. for the 2.1.x stream 
its
to late but for 2.2.x i will do it.
the language is automaticly detected and used from the joomla frontend 
language.....

PS: please open in the future two issues for two problems.

Original comment by allon.mo...@gmail.com on 27 May 2009 at 4:58

GoogleCodeExporter commented 9 years ago
ok thanks.

For the language, there was a instance where a colleague who works for nokia in 
the 
uk, which uses a finnish proxy server for their internet connections, was 
noticing 
that whenever he viewed the calendar, it was in finnish, and i had to code in 
the 
default.php tmpl file "$variables = $variables.'&hl=en_GB';" so that it would 
be 
in english.

Original comment by solentre...@googlemail.com on 27 May 2009 at 6:24

GoogleCodeExporter commented 9 years ago
please open an other issue for the language problem!! it's easyer for me

Original comment by allon.mo...@gmail.com on 28 May 2009 at 1:45

GoogleCodeExporter commented 9 years ago
you can do that by your own. modify the event output that it looks like 
following

<p>{startdate} {starttime} {dateseparator} {enddate} {endtime}<br/><a 
class="modal" 
rel="{handler: 'iframe', size: {x: 680, y: 620}}"
href="{backlink}?tmpl=component">{title}</a></p>

r558

Original comment by allon.mo...@gmail.com on 17 Jul 2009 at 5:13

GoogleCodeExporter commented 9 years ago
will be shipped with release 2.1.2

Original comment by allon.mo...@gmail.com on 25 Jul 2009 at 8:31

GoogleCodeExporter commented 9 years ago
shipped with version 2.1.2

Original comment by allon.mo...@gmail.com on 11 Aug 2009 at 3:29