Umbraco Blog 0.2 is in SVN
First and foremost, DO NOT go and get this and try and install the package over the top of a 0.1 blog extension. This isn't an upgrade and I am afraid I CAN'T HELP YOU if you do this.
If you want to try this out you can always create yourself a temporary Umbraco using http://umbraco2006.ferguson.ath.cx/contact-us.aspx
Good, now that is clear.
A couple of things I have done:
- added a resources folder into SVN that contains related HTML, CSS and XSLT (these files were not in SVN).
- added a release folder into SVN that contains the latest and greatest .umb file plus release notes.
- added a bat file makePackage.bat that will move dll's and .ascx controls into the resources folder named with their appropriate GUID's and then assemble the package into the release folder. Just run this in the project folder after you have built in visual Studio to create a new .umb file.
I am working on an uninstaller for development, so you can test the installer ascx without having to manually delete everything from Umbraco each time you rebuild the project, but it isn't ready yet.
Details of the enhancements are in the release notes.
It would be hard to access the svn repository without an url for it!
Friday, July 21, 2006@3:36 PM
It wouldn't just be hard. It would be impossible.
Friday, July 21, 2006@3:39 PM
Where is the url of this reperstory?
Thanks
Friday, July 28, 2006@11:25 AM
svn://svn.umbraco.org/var/lib/svn/umbraco-extensions
Friday, July 28, 2006@11:36 AM
Thanks so much for the fast reply
Friday, July 28, 2006@11:37 AM