Sitellite は、高度な Web コンテンツ管理システム (CMS) を備え、多言語コンテンツの公開ツール サポートは、高度なドキュメントのバージョン管理、ワークフロー、特権、および非技術的なユーザーにとって使いやすいビジュアル編集インターフェイスSitellite も AJAX やモダンな Web 開発の概念の統合サポートなどの Web アプリケーション開発のための強力なフレームワークです。
This update included various bugfixes, new zero-code input validation using the same technique previously limited to forms, and dates that can be localized using a new localdate() function identical to the date() function, but respecting setlocale(). Unicode characters are now properly handled in page contents again. The translation builder was fixed. A new AJAX-powered page browser replaces the select box for linking between pages, mkaing it easier on sites with many pages. Quick links were added for switching between Easy and Advanced editing modes.
The the AJAX libraries were fixed and enhanced.
Several bugs related to document versioning and
workflow were fixed. A new easy/advanced mode
output was created to make the GUI easier for less
technical users. The use of JavaScript and other
dynamic elements was enabled in the Xed WYSIWYG
editor. A new example website that installs with
the software was made to help new users get going
more quickly.
This is the first release to feature preliminary PHP 5 support, with full PHP 5 support being scheduled for 5.0. It improves support for additional Web server configurations, including CGI-mode, FastCGI, and Microsoft IIS. Additional bugfixes include an increase in the maximum size of a Web page's contents, allowing for a wider range of uses for the system, improvements to the SSL capabilities, allowing forced SSL usage on a per-screen basis in any Sitellite module, and fixes for additional user interface and API inconsistencies and other minor bugs.
このリリースで修正MySQL 4.1用にsitellite_newsのテーブル型+は、$ this -オブジェクトの"現在の外への参照をsaf.Database.Manager正しくsetCurrent mysql_select_db()には、CMSで複数のMySQL接続()、および/を呼び出すファイルボックスには、ダウンロードに時間が30秒以上かかるのサイズのファイルを処理します。それは()とsession_user_get_email新しいメソッドやsaf.Session.Sourceするための関数は、getActive()メソッドをsession_user_get_active()関数だけでなく、session_user_is_uniqueなどが追加されます()。これはsitememberの2つのデータベースの呼び出しを排除/リストの速度が少し向上します。
タグ:
Minor bugfixes
This release fixes the table type for sitellite_news for MySQL 4.1+, a reference to $this->current outside of an object, saf.Database.Manager to properly call mysql_select_db() on setCurrent() for multiple MySQL connections, and the cms/filesystem box to handle file sizes that take longer than 30 seconds to download. It adds new methods and functions to saf.Session.Source, including the getActive() method and session_user_get_active() function, as well as session_user_is_unique() and session_user_get_email(). It eliminates two database calls in sitemember/list for a minor speed boost.
A workflow action to reset the menu cache whenever a page is added, modified, or deleted. This allows you to set the menu cache to store cache changes for much longer, and guarantees the cache is always in sync with the site. Form help tips now obey the form help on/off preference. Optional thumbnail images have been added to the news app. The missing login failure notice in SiteMember, broken external links with protocols other than HTTP (e.g. HTTPS and FTP), member viewing of rejected story submissions, and several other bufs have been fixed.