public
Description: A flexible, elegant and easy-to-use content management system
Homepage: http://textpattern.com/
Clone URL: git://github.com/gerhard/textpattern-4-0.git
Stretching history.

git-svn-id: http://textpattern.googlecode.com/svn/development/4.0@2925 
2fea6a4d-a838-0410-917b-93a53c48e9d2
r.wetzlmayr (author)
Mon Jun 30 08:22:51 -0700 2008
commit  f50d098a9d0aee45581bdeac635f50d8bc1861f7
tree    1236dca51fe35f91b0c6fd1854e6c2d2249cd082
parent  f68d1597d54aeecc4806c43308f19b5b7dc89260
...
6
7
8
 
9
 
10
11
12
 
 
 
 
 
13
14
15
...
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0
@@ -6,10 +6,17 @@ Changes in 4.0.7
0
 * Changed tags: Container and form capabilities/improvements for <txp:section_list />, <txp:category_list />, <txp:article />,
0
   <txp:article_custom />, <txp:recent_comments />, <txp:file_download_list />
0
 * Changed tag: <txp:recent_comment /> allows new attribute 'offset'
0
+* Changed tag: <txp:if_article_id /> defaults to the current article's id.
0
 * Changed tags: <txp:article /> and <txp:article_custom /> allow new attributes 'wraptag', 'break'
0
+* Changed tags: <txp:category /> and <txp:section /> apply the 'class' attribute to the <A> element when wraptag is empty.
0
 * XML-RPC server
0
 * User-selectable plugin run order
0
 * Concurrent article edit warning
0
+* WYSIWYG preview for draft articles
0
+* More verbose "First Post" article with basic instructions and helpful links.
0
+* Developer: getTree() receives an optional 'table' name, returned array contains 'parent' field.
0
+* Developer: New event 'pretext_set'.
0
+* jQuery 1.2.6
0
 
0
 Changes in 4.0.6
0
 

Comments

    No one has commented yet.