2006-08-06, upgraded 3.2.2 -> 3.2.3 by unzipping the upgrade files & checking in the changes. Painless.
$ ant blog Buildfile: build.xml init: blog: [ftp] sending files BUILD FAILED E:\websites\wendysmoak\build.xml:40: could not put file: 553 Can't open that fil e: Permission denied Total time: 4 seconds
Index: atom10.xml =================================================================== --- atom10.xml (revision 22) +++ atom10.xml (revision 23) @@ -14,7 +14,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <title><%blogsetting(name)%></title> <link rel="alternate" type="text/html" href="<%blogsetting(url)%>" /> - <link rel="self" type="application/atom+xml" href="<%blogsetting(url)%><%self%>" /> + <link rel="self" type="application/atom+xml" href="<%blogsetting(url)%>/<%self%>" /> <updated><%blog(feeds/atom/modified,1)%></updated> <id><%blogsetting(url)%>:<%blogsetting(id)%></id> @@ -40,7 +40,7 @@ <part name="ITEM"><![CDATA[ <entry> <title type="html"><![CDATA[<%title%>]]]]><![CDATA[></title> - <link rel="alternate" type="text/html" href="<%blogurl%>index.php?itemid=<%itemid%>" /> + <link rel="alternate" type="text/html" href="<%blogurl%>/item/<%itemid%>" /> <author> <name><%author%></name> </author>
search: nucleus blog cms