Welcome to the MT 4.3 Beta! Below you can find a link to download the application as well as known issues and release notes. Keep in mind this is pre-release software and while we are actively QAing, it should not be used in a production environment.
Download
* http://www.movabletype.org/downloads/betas/MTOS-4.3a1-en.tar.gz
* http://www.movabletype.org/downloads/betas/MTOS-4.3a1-en.zip
Known Issues
* Comment pagination has only been tested in Safari and Firefox. It may not work in IE yet.
* Styling of comment pagination may need a little more work.
* Test email functionality needs an in-app notice after email is sent (currently it is just logged in the activity log).
* Documentation for the new features are still being created, but some details are in the release notes below.
Filing Bugs
You can file bugs in our FogBugz instance and should put all new bugs in the 'Slapshot Beta 1' Fix-for. If you do not have an account there and would like to file bugs, please leave a comment on this page and we'll get you set up.
Release Notes
4.3a1
Pagination for comments
Comments can now be paginated with the addition of a dynamic API request from mt-comments.cgi. The default and community template sets have been updated to use comment pagination by default.
Asset Management: Manage assets in an entry (AssetAgent)
There is a new asset manager in the sidebar of the entry edit screen. It will list all assets that are associated with the entry. You can associate assets with an entry without including the asset in the entry body. You can also remove asset associations without removing the link to the asset from the entry body.
Asset Management: Reconsider infrastructure: reference of assets in entry bodies (paths coded)
We have (finally) removed the form tag that surrounds image assets in the entry body. Hallelujah.
Community: Investigate commenting and sessions across domains on the same MT instance
The default setting for SingleCommunity is now '1'. This means that cookies will now work across all blogs on your installation (excluding cross-domain). If you have been using your Movable Type install to run each blog as a separate community, you should add 'SingleCommunity 0' to your mt-config.cgi file.
[PATCH] mt:Entries 'category' attribute broken under dynamic publishing
Fixed bug where logical operators for category filtering in mt:Entries would not work in dynamic publishing.
FB: LaunchBackgroundTasks 1 doesn't work for MT-4.261
We believe to have fixed the bug that was causing LaunchBackground tasks to fail. The case is officially still open, but we want to make sure the community is aware a fix is in.
manage assets dies when image type and class conflict
Image asset types (JPEG, PNG and GIF) are now determined based on file compression instead of file extension. This prevents publishing errors when Image::Magick is used to resize improperly labeled images.
sort_order doesn't work for mt:Comments with lastn in static publishing
When applying a lastn to mt:Comments in the context of an entry, it would always use the 50 most recent comments, even if sort_order was set to 'ascrend'. mt:Comments will now sort first and filter second.
Create Dashboard Stats TTL directive and allow users to turn stats off
We have added two new config directives for controlling the dashboard stats. We have added StatsCacheTTL, which is set in minutes and determines how long before the cached statistics expire (default is 15), and StatsCachePublishing, which determines if stats are published at all. It can be set to 'Off' and 'OnLoad', with OnLoad being the current behavior as well as the default.
Schwartz: expose errors
Added a new listing screen that shows errors from the Schwartz queue. It is available from the system tools menu.
Improve ease of use and styles for search pagination
Improved styling of search pagination in the Community template set when there are dozens of pages.
Allow Republish from Object Listing or Search Results
You can now publish entries from the internal search result listings.
Template tags: mt:Authors should take an ID
You can now limit mt:Authors with an 'id' (for user ID) or 'username' modifier.
Add XML::Parser to mt-check
mt-check.cgi now looks for XML::Parser.
Make include_blogs="all" work in all contexts
Fixed a bug where IncludeBlogs="all" did not work when used in mt-search.cgi querystring.
Create a tool in system settings to send a test email
Added the ability to test sending from inside the app on the Global general settings page.
Expose settings within app (DebugMode)
You can now set DebugMode from the Global general settings page.
Expose settings within app (RaiseError)
We have made the Date::ObjectDriver RaiseError flag available as a config directive and are setting it to 1 by default. This provides more accurate descriptions of database errors than were previously provided.
Expose settings within app (PerformanceLogging)
You can now set the PerformanceLogging, PerformanceLoggingPath and PerformanceLoggingThreshold config directives from the Global general settings page.
Improve level of application logging upon object creation, deletion, modification (blog settings)
When changes are made to blog settings, an entry is added to the activity log.
[PATCH] MTEntryTags retrieves tags assigned to an asset with the same ID under dynamic publishing / MySQL
Fixed a bug where a dynamically published template which contains an <entrytags> template tag retrieves tags for the entry ID in context and also retrieves any tags assigned to an asset which has the same ID number as the entry.
Doc links for *.pack template tags go to Google
Tag links inside the apps for our packs (e.g. Community) are now being sent to movabletype.org instead of Google.
%-C archive file path specifier does not replace underscores in category basename with dashes
Archive path specifier %-C now produced dashes instead of underscores.
can't retrieve "mt.supportedMethods" call on Windows Server 2003
Fixed a bug where mt-xmlrpc.cgi gave no response or error using Windows IIS.
[PATCH] Dynamically published weblog pages display "Page not found" error
Fixed an error where viewing a dynamically published weblog page results in a "Page not found" error being displayed if the template which publishes the page has a template_identifier field value of "NULL" in the mt_template table in the Movable Type database.
[PATCH] Custom fields template tags cause "You used an '[CF Tag Name]' tag outside of the context of the correct content;" error
Fixed an issue where using a custom field tag occasionally produced an error when previewing or publishing.</entrytags>
分享到:
相关推荐
《Movable Type v3.17:网络日志发布系统的深度解析》 Movable Type,一个历史悠久且功能强大的网络日志发布系统,以其强大的多用户管理、评论互动以及丰富的主题和插件支持,在Weblog发布领域占据了一席之地。本文...
《Movable Type 5.22:打造个性化博客平台的利器》 Movable Type(MT)是一款强大的博客出版系统,自其诞生以来,就以其高度的可定制性和灵活性深受用户喜爱。Movable Type 5.22 版本是这个系列中的一个重要里程碑...
Movable Type不仅可以应用于个人的网志系统,而且可以应用于商业、教育等领域。 一、完全重新设计的用户界面。你第一次登录到MT,你将看到一个图形显示博客活动、可定制的面板、以及更强大的**志管理能力。 二、...
在这个过程中,"Z-BLOG完美转移到wp-movabletype转移工具"就是解决这个问题的关键。 这个工具主要是为了解决Z-BLOG到WordPress的数据迁移问题,特别是针对那些已经使用Z-BLOG一段时间,积累了大量数据,如文章、...
Movable Type不仅可以应用于个人的网志系统,而且可以应用于商业、教育等领域。 一、完全重新设计的用户界面。你第一次登录到MT,你将看到一个图形显示博客活动、可定制的面板、以及更强大的日志管理能力。 二...
Movable Type不仅可以应用于个人的网志系统,而且可以应用于商业、教育等领域。 一、完全重新设计的用户界面。你第一次登录到MT,你将看到一个图形显示博客活动、可定制的面板、以及更强大的日志管理...
《Movable Type:构建个人与团队的高效博客平台》 Movable Type,作为一个成熟的网络日志发布系统,自2001年推出以来,凭借其强大的功能和灵活的可扩展性,深受广大博主和网站管理员的喜爱。特别是Movable Type v...
Movable Type不仅可以应用于个人的网志系统,而且可以应用于商业、教育等领域。 一、完全重新设计的用户界面。你第一次登录到MT,你将看到一个图形显示博客活动、可定制的面板、以及更强大的日志管理能力。二、具有...
movabletype_cfg
《Movable Type 改ページプラグイン(DivPages)の使い方》 Movable Type(MT)は、人気のあるブログおよびCMS(コンテンツ管理システム)です。このプラットフォームには多数のカスタマイズ可能な機能が用意されてお...
MovableType2Hugo 从MovableType迁移到Hugo的转换工具。用法 perl extract.pl dbhost username password dbname描述这个工具做两件事。 从MySQL提取所有条目和类别遵循HUGO规则,将文本文件生成到./content目录中。 ...
使用Ansible设置全栈MovableType服务器 描述 该项目是由Ansible允许高速启动PSGI的Movable Type服务器构建的项目。 可以将本地Vagrant环境与远程服务器一样构建。 初始设置时,SSL证书要求和ssh用户添加都是自动构建...
《Movable Type 主题开发详解》 Movable Type 是一款强大的博客出版系统,它允许用户创建、管理和发布高质量的内容。而“movabletype-theme”则是针对这个系统设计的主题,旨在改变Movable Type的外观和用户体验。...
**Movable Type** 是一款强大的博客平台,专为个人用户和企业用户提供了一个高效且灵活的网络日志(Weblog)发布系统。它以其强大的功能和高度的可扩展性,在全球范围内受到了广泛的欢迎。这款开源软件允许用户创建...
《Dreamweaver扩展:连接Movable Type的开源力量》 Movable Type是一款强大的博客和内容管理系统,而Dreamweaver作为Adobe公司推出的知名网页设计工具,是许多开发者和设计师的首选。当这两者结合,通过...
安装SourceCodeCleaner通常涉及下载压缩包(如SourceCodeCleaner-master),解压后将插件文件上传至MovableType的插件目录,然后在MovableType后台激活并配置。使用时,用户可以在编辑文章时选择应用源码清理,或...
在本文中,我们将深入探讨如何在 UniApp 中实现视图容器的随机拖拽滑动和放大缩小功能,主要关注 `movable-view` 和 `movable-area` 这两个组件。这两个组件是 UniApp 提供的用于创建交互式、可移动和可缩放视图的...
MTAmazon是一个Movable Type插件,它使用Amazon.com的Web服务平台自动从Amazon检索产品并将其插入到具有Movable Type的Weblog中。 它允许灵活地搜索和显示来自任何亚马逊的产品
微信小程序出了movable-view(点击查看官方文档)之后,在某些特殊情况下可以使用movable-view来开发左滑删除功能,会比较简单一些。实现原理 1. 左滑的元素高度需要是固定的,因为movable-view要求必须设置width和...