Star Rating Package, looking for some testers Options
Arnim
Posted: Tuesday, September 18, 2007 2:56:12 PM

Rank: Devotee

Joined: 5/31/2007
Posts: 54
Location: Kirchheim Teck, Germany
Great! :w00t:

What the heck is PHP? ;-)
npkumar
Posted: Wednesday, October 10, 2007 3:27:22 PM
Rank: Newbie

Joined: 10/10/2007
Posts: 1
Hi,

It works fine but I have to fit this into other design where it's not happy with the css classes in <ul class> <li class></li></ul> loop and <span> tags. For example the html from the star rating package looks like the following.

<ul class='star-rating small-star'>
<li class='current-rating' style='width:60%;' id='1154'>&nbps;</li>
<li><a href='javascript:updateStarRatingBar("1154",1,1,"You can only place one vote!","Thank you for your vote!")' title='1 star out of 5' class='one-star'>1</a></li>
<li><a href='javascript:updateStarRatingBar("1154",2,1,"You can only place one vote!","Thank you for your vote!")' title='2 stars out of 5' class='two-stars'>2</a></li>
<li><a href='javascript:updateStarRatingBar("1154",3,1,"You can only place one vote!","Thank you for your vote!")' title='3 stars out of 5'class='three-stars'>3</a></li>
<li><a href='javascript:updateStarRatingBar("1154",4,1,"You can only place one vote!","Thank you for your vote!")' title='4 stars out of 5' class='four-stars'>4</a></li>
<li><a href='javascript:updateStarRatingBar("1154",5,1,"You can only place one vote!","Thank you for your vote!")'title='5 stars out of 5' class='five-stars'>5</a></li>
</ul>

<span id='1154ratingtext' class='ratingtext'>Rating 3 (1 votes)</span>

I assume this is coming from the dll "xtraUmbracoStarRating.dll" and we do not have any control over the code behind file. Is it possible to get the source code for the code behind file so that we will modify the css classes in <ul class> and <li class> (according to our design)?

Your comments and quick response is highly appreciated.

Best Regards


tim
Posted: Tuesday, November 20, 2007 11:24:28 AM

Rank: Addict

Joined: 2/19/2007
Posts: 819
Location: Belgium
New version released, now you can have full control over the output.

http://forum.umbraco.org/17484#post-17484

Umbraco tips and tricks: http://www.nibble.be - umbraco mvp 08/09 - certified level 1 & 2 professional
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.