📄 readme.htm
字号:
- Fixed a bug so as to allow showing only the top (for selecting month only). <br>
- Fixed the xml loading bugs in agenda tutorial. </p>
<h5><u>Release 9.6.265</u></h5>
<p>+ Added _cacheOther option to switch caching of theme and plugin files (gbCacheAgenda option is for agenda-cache only). <br>
+ Enabled CSS cursor support for Safari 1.x and Mozilla. <br>
+ Added support to hide the calendar middle panel.<br>
* Renamed the Developer License to Enterprise License.
<br>
- Remove the default utf-8 charset setting, you can always set it in name & id if needed.<br>
- Fixed a browser cache problem. </p>
<h5><u>Release 9.5.256</u></h5>
<p>+ Added charset support to make localization even easier. <br>
* Updated tutorials.<br>
- Fixed a bug that causes extra white space at the top in Opera 8.5.<br>
- Minor bug fixes. </p>
<h5><u>Release 9.4.251</u></h5>
<p>+ Enable the boxit param of agenda to set border color of date cell individually instead of relying on bgcolor.<br>
+ Added undocumented _preferOOR option to keep the agenda style even when they are out-of-range.<br>
+ Made hovering mouse cursor context(action) sensitive.<br>
* Updated agenda tutorial including samples regarding XML agenda.<br>
* Refactored the calendar engine to eliminate the onclick restriction from the html param of agenda.<br>
* Returning value of fOnDrag plugin is no longer needed, since date picking is triggered via onclick now.<br>
* Fine-tuned the mini theme.<br>
* Fine-tuned script loading sequence inside the calendar engine.<br>
* Optimized fInitRange() to set default safe-month to the begin of range in case it's missing.<br>
- Fixed a minor bug in agenda effect logic. <br>
- Fixed a bug in multipicker demo regarding to column selection.</p>
<h5><u>Release 9.3.235</u></h5>
<p>+ Added support to Opera 8.<br>
+ Added the classic demo.<br>
* Restructured demos directory to give a better idea of code separation. <br>
* Updated License Agreement with new license type. <br>
* Moved all FAQ into online forum with better support and easier to find.<br>
* Added workaround for Mcafee8 slowdown. <br>
* Optimized some themes.<br>
* Updated tutorials.
<br>
- Adjusted css rules to make tutorial more readable in firefox.<br>- Fixed a bug in fInitRange and repaint the calendar after each call. <br>
- Fixed a misinterpretation in Multipicker Demo.<br>- Added a workaround to avoid the relative path issue in NN4.
<h5><u>Release 9.2.224</u></h5>
<p> + Added type-in-year support to the contrast theme, as well as a FAQ for how to apply it to other themes. <br>
+ Added fOnload event handler to plugins.js<br>
+ Enhanced the plugins for multipicker demo 2 (commercial edition only) so as to make it easier to support calendar group.<br>
- Fixed a bug in type-in-year support that crashes safari and IE on Mac. </p>
<h5><u>Release 9.1.220</u></h5>
<p> + Made domain license more friendly to Intranet by having all non-dotted local hostnames covered.<br>
+ Added OnDoWClick plugin function to enable clicking events on week titles.<br>
+ Integrated the getDateByDOW from plugin into engine core, renamed to fGetDateByDOW.<br>
+ Added a new demo.<br>
* Enhanced multipicker demo to select dates of the same weekday. <br>
* Updated FAQ and License Agreement. <br>
- Fixed a bug in Mac theme.<br>
+ Added an additional param to the fAddEvent() so as to allow user to attach any object with the event.<br>
+ You now have the option to remove the line-through effect on disabled dates, see FAQ for details.<br>
+ Added additional support to offset week number algorithm.
<br>
* Improved engine so that you may now use '\n' directly in the action string.<br>
* Updated FAQ. <br>
- Fixed a bug that may prevent agenda from being shared properly. Please update if you use the agenda sharing feature.<br>
- Fixed a serious bug introduced in build 199.<br>
- Minor bug fixes. </p>
<h5><u>Release 9.0.196</u></h5>
<p> + Added new themes.<br>
+ Added new powerful demos.<br>
+ Added more plugin functions.<br>
+ Added support to auto-adjust calendar width according to its enclosing parent tag. <br>
+ Added support to allow loading agendas on-demond (per month), see tutorials for details. <br>
+ Added auto-traverse support when holding down the navigation button.<br>
+ Supported more browsers, including Safari on MacOS. <br>
+ Added support to make any day as first day of week. (gbEuroCal option is deprecated) <br>
* Enhanced dragging support and multi-select plugin. <br>
* Optimized all themes and slightly improved engine performance. <br>
* Updated tutorials and FAQ.<br>
- Minor bug fixes.</p>
<h5><u>Release 8.1.178</u></h5>
<p>+ Added a new theme.<br>
+ Now you can hide all the contents in a date cell by setting its agenda fgcolor to "" (empty string). This gives you another way to disable a date.<br>
* Adjusted month navigator options of certain themes to follow a bug fix.<br>
* Updated tutorials and FAQ. <br>
- General bug fixes.</p>
<h5><u>Release 8.0.172</u></h5>
<p>+ Enhanced support for handling server-side charset encoding and i18n.<br>
+ Enhanced NN4 support.<br>
+ Added new demos and themes.<br>
+ Added in FAQ on how to append multiple sub-events to a day.<br>
* Updated datePicker2 demo on how to persist/retrieve multi-selected dates
to/from server.<br>
* Updated documentation with new tips and tricks.<br>
* Not working with old NN4 tag, new tags are required for NN4.x (not affecting
other browsers).<br>
- Default multiselect key changed to Ctrl from Alt.<br>
- gEvent has been deprecated, event object is now directly passed into plugin
functions.<br>
- Fixed a minor bug that may stop showing hint messages on status-bar.<br>
- Fixed a bug in outlookTwin and triplex theme plugin.<br>
- Fixed a bug that can't hide days in other months when set background color to transparent. </p>
<h5><u>Release 7.1.158</u></h5>
<p>* License schema changed.<br>
- Fixed license related issues on IIS 6.0 and tomcat 4.0.</p>
<h5><u>Release 7.0.156</u></h5>
<p>+ New multi-select plugin supports dragging and ctrl/alt/shift-key-assisted
dates picking.<br>
+ Support run-time agenda sharing across multiple calendars, even with PopCalendarXP.<br>
+ More theme options that can help creating gorgeous effects.<br>
+ Added more high-quality themes!<br>
+ Added more powerful demos!<br>
* Enhanced code engine is <strong>2-8 times faster</strong> on various browsers.<br>
* Enhanced auto-resizing under all supported browsers.<br>
* Enhanced internal dropdown plugins.<br>
* Updated product tutorials and FAQ.<br>
- Fixed the border overflow bug in Opera 7 and the frame border bug in IE6
with DOCTYPE.<br>
- Fixed a bug that caused the calendar title always left-aligned in IE on
Mac.<br>
- Opera 6.x support has been discontinued.<br>
- Other minor bugs fixed.</p>
<h5><u>Release 6.1.105a</u></h5>
<p>+ Added a new arrival/departure demo for FlatCalendarXP.<br>
* Updated product tutorials and FAQ.<br>
* Minor optimization to the engine.</p>
<h5><u>Release 6.1.104a</u></h5>
<p>+ Added a new option in themes to invert the boldface effect.<br>
+ Setting <code>gsOutOfRange</code> to empty string (i.e. "")
can now prevent the out-of-range alert from showing up.<br>
* Added more FAQs to documentation.<br>
* Updated the agenda tutorial to improve the JSP/Database sample.</p>
<h5><u>Release 6.1.102</u></h5>
+ Added support to Opera 7.0!<br>
- Fixed a bug that crashes IE 5.0 on MacOS 9.2.<br>
<h5><u>Release 6.0.100</u></h5>
+ Tons of new features added in the theme.<br>
+ More highlighting effects on agenda date.<br>
+ New exquisite high-quality cross-browser themes.<br>
+ New plugin support, extremely extensible.<br>
+ New well-organized well-documented tutorials and demos.<br>
* Code engine has been rewritten and is <strong>4 times faster</strong> than
before!!!<br>
* Week number is now ISO-8601 conformant.<br>
- Minor bugs fixed.</blockquote>
<p> </p>
<hr size="1">
<div align="right"><font size=-2><em>Copyright© 2003-2007 Idemfactor Solutions,
Inc. All rights reserved.</em></font></div>
<p> </p>
<p> </p>
<p> </p>
<p><sup><font size="-2">+</font></sup><font size="-2">This product includes
software developed by the Apache Software Foundation (http://www.apache.org/)
- the Tigris CSS Style Sheet (http://style.tigris.org/), which is used to render tutorial
documents only.</font></p>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -