diff options
author | luxagraf <sng@luxagraf.net> | 2020-04-28 10:21:17 -0400 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2020-04-28 10:21:17 -0400 |
commit | a222e73b9d352f7dd53027832d04dc531cdf217e (patch) | |
tree | ccc1b5c54986980141faee867318ca80e45ebef5 /old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt | |
parent | 1337c4eafe29252d892d2bde0276212ac77382d4 (diff) | |
parent | e67317b0a6f02fd75f198cd22f83c20076c61dcf (diff) |
Merge remote-tracking branch 'wired/master' adding wired to conde
Diffstat (limited to 'old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt')
-rw-r--r-- | old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt b/old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt new file mode 100644 index 0000000..d7e0bed --- /dev/null +++ b/old/published/Webmonkey/Monkey_Bites/2007/08.13.07/Wed/mt4.txt @@ -0,0 +1,16 @@ +Six Apart's latest release, Movable Type 4, is out of beta and into the wild. [Movable Type 4][2] features a completely redesigned admin interface and some 50 new features. For full details on [what's new in MT4][3] check out our [earlier coverage of the beta][4]. + + +Perhaps the most notable feature of MT4 which we didn't discuss in our earlier review is the move to a component-based architecture where paid extensions and additional functionality run on top of the same code base. In other words the enterprise version of MT4 can be laid on top of an existing MT4 installation. + +The more modular approach should make it easier to upgrade and migrate your installation should you decide that the features merit the price. + +To go along with the release of MT4 there's an entirely new plug-in directory available so even if 50 new features doesn't satiate your blogging desires you can always drop in the latest and greatest plugins from the MT community or developers. + + +Another notable element of MT4 is the much touted [open-source version][1], which will offer most of MT4 under the GPL, but you'll have to wit for that. The open source version is slated for release later this quarter. + +[1]: http://www.movabletype.org/opensource/ +[2]: http://www.movabletype.com/ +[3]: http://www.movabletype.org/whatsnew.html +[4]: http://blog.wired.com/monkeybites/2007/06/movable_type_40.html
\ No newline at end of file |