Content Rating Extension Options
vandan
Posted: Wednesday, February 21, 2007 7:16:43 AM
Rank: Devotee

Joined: 1/23/2007
Posts: 43
Hi,
I did a lot of research and I think we don't have an extension for Rating a content piece. I wanted to use Ajax and would want to know how well does Umbraco support Atlas or is there any other library that umbraco uses?
I checked the web.config file and i don't see any references for the Atlas framework.

Please let me know what is the best option to build Ajax enabled extension without doing much changes to the config file and adding extra DLL's to umbraco.

Regards
Vandan
hoehler
Posted: Wednesday, February 21, 2007 7:44:44 AM

Rank: Addict

Joined: 7/19/2006
Posts: 610
Location: Bad Homburg, Germany
For ASP.NET AJAX Extensions 1.0 read this post.
Also I think that someone did a voting for umbraco. Just search in this forum.

hth, Thomas

• 2007/2008 MVP • www.thoehler.com • Bad Homburg, Germany
vandan
Posted: Wednesday, February 21, 2007 8:12:01 AM
Rank: Devotee

Joined: 1/23/2007
Posts: 43
Thanks Thomas!

I just wanted to clear is if I create a ascx control using the Ajax 1.0 release by Microsoft, using the update panels, etc., do i have to do any other configurations to Umbraco?

Regards
Vandan
neehouse
Posted: Wednesday, February 21, 2007 3:24:08 PM

Rank: Umbracoholic

Joined: 7/20/2006
Posts: 1,076
Location: Charleston, West Virginia, United States
For ajax type stuff, the most extensive thing I have done is with ComponentArt's CallBack for ASP.NET. It makes it relatively easy to pass data back to the server using a javascript call, and it also updates the client from the callback routine.

Good luck.

• 2007/2008 MVP • 2008/2009 MVP • Certified • Licensing • Support • Development • Hosting •
vandan
Posted: Wednesday, February 21, 2007 8:11:54 PM
Rank: Devotee

Joined: 1/23/2007
Posts: 43
Hi
i tried using this rating tool in umbraco 3 beta1... the xslt gives me an error...
System.Xml.Xsl.XsltCompileException: XSLT compile error at file:///E:/Work/Umbraco/xslt/633077002880312500_temp.xslt(9,2). See InnerException for details. ---> System.Xml.Xsl.XsltException: Prefix 'pageRank.library' is not defined.

Can you help me out with this?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.