New layout is almost done, I need to fix forms, star rating and some other css issues.
http://www.modx.it/
@Mark: I have a little issue with tagging:
white spaces before tags creates bad tags in tag cloud snippet (see eemi’s www.sabf.org.ar tags).
You will need to add a trim() function into the snippet to handle that. If you want, I can login and take care of that for you along with the issues below:
Also, there seems to be an extra comma after the tags: Tags: community, bodybuilding, fitness, health,
The tag landing page does not mention what tag you are viewing
extra comma are coming from taglinks snippet, but works fine.
You can use:
user: modxman
pwd: modxteam
to login in the manager
Thanks
Banzai, can you upload the Ditto development version to the server? Thanks.
Quote from: Mark at Mar 22, 2007, 08:20 PM
Banzai, can you upload the Ditto development version to the server? Thanks.
Updated ditto to ditto_rev_1396
Ok, I’ve fixed all of the tagging issues across the site. I created a custom version of tagLinks that both executes trim() and removes the last comma. Furthermore, you are now running most of Ditto revision 1388 (I couldn’t update a few files...).
Thanks for your great help Mark.

Most of things now works very well.
I only need to understand what’s wrong with star rating styles :
@ All:
Any suggestions? feedback?
Quote from: MadeMyDay at Mar 24, 2007, 12:17 PM
Hi Banzai, this looks great! 
I added a few sites, it is very easy and comfortable! Perhaps it would be nice to have a kind of contact button/possibility so that users that are interested in getting in contact with the author of the site can write a PM/Mail. Like a "contact subscriber" link.
Thanks

Nice suggestion for the email link, i will add today
Quote from: MadeMyDay at Mar 24, 2007, 12:17 PM
Perhaps a possibility to change the details of a submission would be useful.
I agree, but i don’t know how...
Quote from: banzai at Mar 24, 2007, 11:45 AM
I only need to understand what’s wrong with star rating styles : 
These in your CSS breaks the star rating:
#content li { list-style-image: url(’li.gif’); list-style-type: none; list-style-position: inside; margin-right: 2px; }
#content ul { padding-left: 1em; margin-bottom: 3px; list-style-image: url(’dot.gif’); list-style-type: none; }
EDIT: Oh and awsome work with that site, will be very cool addition to MODx project, thousands thanks
"He can have a lollipop any time he wants to. That's what it means to be a programmer."