and the same thing happens when clicking on a date number it seems that it just adds the date to the current url. i.e. if I click "1", it adds "?date=20090401"
and I'm adding the calendar to a custom page template: http:www.domain.com/weblog/page/custompage/ On Thu, Apr 2, 2009 at 2:09 AM, raúl fuenzalida <[email protected]> wrote: > yes I was using the big one > > #showWeblogEntryCalendarBig($model.weblog "nil") > > I changed it to > > #showWeblogEntryCalendar($model.weblog "nil") > > and now it displays as i want: http://tinyurl.com/debvry > > but there is still a one thing: the "today" link ( "hoy" in spanish ) > has the url of the current page, it goes to nowhere. > I think it would be better if it contains the main url of the weblog, > something like http://www.domain.com/weblog/ > > > > On Wed, Apr 1, 2009 at 5:03 PM, Dave <[email protected]> wrote: >> What code are you using to invoke the calendar? Looks like the "big" >> version of the calendar is in use. >> >> - Dave >> >> >> >> On Wed, Apr 1, 2009 at 3:51 AM, raúl fuenzalida <[email protected]> >> wrote: >>> i'm making a theme and i have problems displaying the calendar >>> >>> here is a image of what happend http://tinyurl.com/dlvzew >>> >>> it shows the title of every entry into the cell of the day , and I >>> just need the number. is there a way to change that? >>> >>> -- >>> http://www.transitorio.cl/ >>> >> > > > > -- > http://www.transitorio.cl/ > -- http://www.transitorio.cl/
