-
☆ A M B ☆
- 756 Posts
Quote from: spacefish at Feb 24, 2011, 02:15 AM
Hi, I only have it installed on my computer at the moment so here’s the header with some of the extraneous info removed:
<head>
<title> Modx | Calender </title>
<base href="http://localhost/modx/"></base>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" media="screen" href="assets/templates/style/main.css" />
<script type="text/javascript" src="assets/modules/mxCalendar/scripts/moodalbox121/js/moodalbox.v1.2.full.js"></script>
<link rel="stylesheet" href="assets/modules/mxCalendar/scripts/moodalbox121/css/moodalbox.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="assets/modules/mxCalendar/themes/default/css/mxCalendar.css" />
<script src="http://localhost/modx/assets/js/jquery-1.4.4.min.js" type="text/javascript"></script>
</head>
Cheers! 
sorry for the delay, the issue is a conflict in JS libraries as the mxCalendar uses the native MooTools JS library and you have jQuery loading. If you want to use the modal you’ll need to switch out the jQuery for MooTools and/or load jQuery with the jQuery.noConflict() mode.
hope that helps
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
HI There,
Thanks for all your hard work. I’m finally getting ready to implement the calendar on the site. Woo hoo! I noticed you are close to releasing a new version. Is it close? I hate to be that guy, but I have been stalling.
Many Thanks,
Noah
-
☆ A M B ☆
- 756 Posts
Quote from: noahlearner at Mar 01, 2011, 08:09 PM
HI There,
Thanks for all your hard work. I’m finally getting ready to implement the calendar on the site. Woo hoo! I noticed you are close to releasing a new version. Is it close? I hate to be that guy, but I have been stalling.
Many Thanks,
Noah
What excellent timing, yes the new version is almost ready just a few minor tweaks left in the next day or two. There is one major enhancement to the newest release that I hope everyone will enjoy. The new feature is called "Custom Fields" ... it is as it sounds. Custom Fields will provide users the ability to create custom fields that are applied to events that then have dynamic placeholders to render those fields in the theme (chunk) files. To learn more you can view my post on my
very very new site, which I’ll also start explaining all the other features of mxCalendar and work on getting documentation updated.
Cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
Very exciting news. I watched the video, but the video cuts out at around 4:30 to 7:30. Also it might be good to embed the youtube video with the allowfullscreen> variable so that viewer can see larger version of video.
-Noah
Would someone please clarify if this is the Evo or Revo version??
Eagerly anticipating the Revo version.
Thank you, Tom
-
☆ A M B ☆
- 756 Posts
Quote from: TomMLS at Mar 02, 2011, 08:50 AM
Would someone please clarify if this is the Evo or Revo version??
Eagerly anticipating the Revo version.
Thank you, Tom
yes, and I have to say that I think with this latest round of fixes and enhancements I will fully focus on merging the Evo with the soon to be released Revolution version.
sorry for the delays as I know there are several members that are waiting for the Rev version....
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.
-
☆ A M B ☆
- 756 Posts
Quote from: noahlearner at Mar 02, 2011, 09:30 AM
Hi Charles,
I am working on getting the list view to output repeating events and that is not working in the most recent version. you can see an example at http://74.54.57.240/~acktri/calendar-browser.html
I have also updated the relevant issue on google code site with screenshots.
-Noah
In the configuration tab of mxCalendar is the display repeating events enabled? if so would you mind giving me manager access so I can review your configuration and also the event entry as well?
cheers
Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
Visit
CharlesMx.com for latest news and status updates.