[xwiki-users] Calendar feature

Esbach, Brandon Esbachb at tycoelectronics.com
Fri Jan 4 14:18:36 CET 2008


Thanks for the reply Sergiu,

It looks like the HTML is built up in JAVA manually; which means it's a
little difficult for me to alter it (due to both my configuration and
Java exposure).
I did notice though that there is a property called "script", which
seems to be where I can inject something I need.  I can't find any
documentation (or comments) around this code though, can someone advise
on how this property could be used?

-----Original Message-----
From: users-bounces at xwiki.org [mailto:users-bounces at xwiki.org] On Behalf
Of Sergiu Dumitriu
Sent: 04 January 2008 12:35
To: XWiki Users
Subject: Re: [xwiki-users] Calendar feature

Esbach, Brandon wrote:
> (possbily more for the devs)
> 
> I've been asked to add more detail to the calendar tool (a simple 
> tooltip with the description for the event)... but I can't seem to
find 
> where the table is built up from.  Is it not modifiable (without 
> rewriting core wiki modules I mean)?
> 
> And if not, is there a way to add parameters to the <td /> object it 
> creates for each event, for eg to add the title property.
> 

I thought I answered this, maybe forgot to do it...

So, the calendar is generated by a plugin, see
xwiki-core/com.xpn.xwiki.plugins.calendar.*

Sergiu
_______________________________________________
users mailing list
users at xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


More information about the users mailing list