Hello,
I'm using the
http://code.xwiki.org/xwiki/bin/view/Applications/CalendarApplication
Calendar Application and I would like to know how to get the Category
(static list) object into the actual calendar. The default is that it
contains the User and Title objects which are both strings.
I would like it so that the user can pick a "Holiday" or "Operation"
option,
which are coloured differently using <h> tags. Then their name would be
displayed next to it where the Title object usually is (which I'm fine with
changing).
From my attempts at trying to do this, I think that
somehow replacing the
User string would be the easiest way, because otherwise it
looks like I'd
have to alter the .JAR files. So is there a way I can make the Category
static list object 'pretend' to be the User string object? I can swap the
string objects around no problem, but the Category one being a static list
is making things more difficult.
Thanks in advance,
Lockie.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Adding-the-category-object-to-the-calenda…
Sent from the XWiki- Users mailing list archive at
Nabble.com.