|
|
Rank: Newbie
Joined: 3/1/2007 Posts: 9
|
Hi Everybody After attending Codegarden and seeing the cool stuff thats happening with Umbraco I decided to create an XSLT editor for online Umbraco instances. So I have created what I call the "Umbraco XSLT Editor" or uxeditor for short. This editor allows you to connect to a running Umbraco instance and edit/transform the XSLT files against the latest Umbraco cache (Umbraco.config). I have created a project on codeplex for the software and I have created a small manual for the editor. I have also created a clickonce deployment for the editor to allow anybody to easily check it out. There is off course still a lot of work to do with the editor and I have allready created a few feature requests on codeplex myself. Anyways check it out and let me know what you think about it. Regards, Rasmus Oudal Edberg ps. If anyone wondered what happened to me on day 2 of codegarden, I had to fix errors in our in house database.
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 811 Location: Århus, Denmark
|
This looks pretty nice. Could definately help making rapid development of XSLT macros.
|
|
 Rank: Fanatic
Joined: 7/25/2006 Posts: 433 Location: Silkeborg, Denmark
|
|
|
 Rank: Aficionado
Joined: 12/15/2006 Posts: 113
|
Sorry, I couldn't get this working?
It kept asking for additional files?
___________________________________________________________________________________
Neil
|
|
Rank: Newbie
Joined: 3/1/2007 Posts: 9
|
I have only tested it with V3. I have no experience with V2 at all, so I don't know what the state of the FileService in V2 is.
|
|
Rank: Newbie
Joined: 3/1/2007 Posts: 9
|
Neil Gibbons wrote: Sorry, I couldn't get this working?
It kept asking for additional files?
Hi Neil, The tools requires the .NET framework 2.0. It should however install this by it self if it is not present. Could you send me a screenshot of the error message? Also could you tell me if you are installing use the ClickOnce deployment or the regular installer. Cheers Rasmus
|
|
Rank: Newbie
Joined: 3/1/2007 Posts: 9
|
Rasmus Oudal Edberg wrote:Neil Gibbons wrote: Sorry, I couldn't get this working?
It kept asking for additional files?
Hi Neil, The tools requires the .NET framework 2.0. It should however install this by it self if it is not present. Could you send me a screenshot of the error message? Also could you tell me if you are installing use the ClickOnce deployment or the regular installer. Cheers Rasmus Actually if you could post the screenshot as a workitem on the codeplex site that would be great. /Rasmus
|
|
 Rank: Aficionado
Joined: 12/15/2006 Posts: 113
|
Done.
___________________________________________________________________________________
Neil
|
|
Rank: Devotee
Joined: 5/17/2007 Posts: 53
|
So I got the new 3.0 RC1, but there is no FileService.asmx in the release, the umbraco.webservices.dll does however sit in the bin folder.
I have the source, but is it possible to plug the FileService.asmx into the official RC1 release manually ?
|
|
Rank: Devotee
Joined: 8/14/2006 Posts: 212
|
Thats wierd, but Niels has had some big issues keeping his Visual Studio Project in sync, that could explain the missing files :-(
The webservices arent that great working in RC1, but there will be a RC2 soon(!) where i should have fixed all the big issues. When time comes, test this tool, and thereby also the webservices ;)!
Signatures suck. No reason to have one.
|
|
 Rank: Addict
Joined: 7/29/2006 Posts: 513 Location: Sydney, Australia
|
This is a great idea... nice work :)
(sorry for the useless post - i just wanna watch this thread ) gb
|
|
Rank: Newbie
Joined: 3/1/2007 Posts: 9
|
Christian Sparre wrote: I have the source, but is it possible to plug the FileService.asmx into the official RC1 release manually ?
Yes. The code behind the webservice is present in the umbraco.dll, so just copy the .asmx files into your umbraco folder, I would suggest the following path yoursite/umbraco/webservices. Cheers Rasmus
|
|
Rank: Devotee
Joined: 8/14/2006 Posts: 212
|
I recommend you use yoursite/webservices, thats where they will be in the final release :)
Signatures suck. No reason to have one.
|
|
 Rank: Aficionado
Joined: 8/12/2006 Posts: 139 Location: Norway
|
Nice work!
Kenneth Solberg - xeed* - core dev - level 2 cert pro - my blog
|
|
Rank: Enthusiast
Joined: 10/31/2007 Posts: 12
|
tryed everything and it doesnt work. What the heck??? i have the last umbraco version + i did the procedure on site enabled webservices + added data.
my fileservices.asmx is in the localhost/umbraco/api/ folder
i tried to move the file but nothing tried change security settings but nothing tried everything
so what's wrong???
|
|
 Rank: Addict
Joined: 7/19/2006 Posts: 820 Location: Benfleet, Essex, UK
|
Hello all, How is the development of this? Is it stable for me to use and help me debug XSLT for umbraco? Warren Warren Buckley an Umbraco MVP 08-09 & level 1 certified developer
|
|
|
Guest |