PDA

View Full Version : Blog Mode--Calendar on right


swimmrguy
10-29-2005, 11:28 PM
I have been working on using the demoBlog.php file to customize a page for my site. I tried moving the normal mode calendar into the right cell of the table, and the list into the left cell.

The resulting page displays as I would expect, but the navigation buttons to move to prev/next months don't work. Clicking on daily events will get the correct day to display in the list. But I cannot get the month to change.

This page works as expected:
http://meds.queensu.ca/medicine/paeds/site/modules/calendar/demoBlog.php

This one doesn't
http://meds.queensu.ca/medicine/paeds/site/modules/calendar/demoBlog2.php

Any suggestions would be appreciated, as I'd prefer to have the calendar on the right than on the left.

Brian
10-30-2005, 12:10 PM
Let me look into this...

Brian
10-30-2005, 12:52 PM
I've fixed this and it will be in the next release, 6.3.08. :)

(Beta release later today.)

swimmrguy
10-30-2005, 02:36 PM
Thanks Brian....quick to respond, as always :thumbs_up

Brian
10-30-2005, 03:59 PM
If you get a chance, please try the Beta and see if it resolves this issue.

swimmrguy
10-30-2005, 07:39 PM
Brian,

I tried updating to the new beta. However, in the Setup Manager, it is still showing the version as 6.3.05. And the demoBlog2.php page isn't working.

Should the version number be showing the new beta version number? If so, it looks like I didn't successfully upgrade.

Brian
10-30-2005, 08:20 PM
It should show 6.3.08 as the version number. You may want to try upgrading again.

swimmrguy
10-30-2005, 09:47 PM
Brian,

I finally got the beta installed! Not sure what my problem was the first time around.

With the beta installed, the blog mode works fine with the calendar on the right! Thank you!

You can see it in operation at http://rounds.pediatricsatqueens.ca

memeadmin
11-14-2005, 05:42 PM
I'd like to do a very similar layout on my site - would you be willing to share with me your template and any necessary changes to the core files I'll need to consider?

Thanks!

swimmrguy
11-14-2005, 11:46 PM
I'd like to do a very similar layout on my site - would you be willing to share with me your template and any necessary changes to the core files I'll need to consider?

Thanks!

I did this with a very simple change to the demoBlog.php file. I have attached my demoBlog2.php file. I also did some simple changes to the /templates/blog.php file to make the colours match my site.

Feel free to post if you need further help.