We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2762
    • 1,198 Posts
    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).
      Free MODx Graphic resources and Templates www.tattoocms.it
      -----------------------------------------------------

      MODx IT  www.modx.it
      -----------------------------------------------------

      bubuna.com - Web & Multimedia Design
      • 18397
      • 3,250 Posts
      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


        • 2762
        • 1,198 Posts
        extra comma are coming from taglinks snippet, but works fine.
        You can use:
        user: modxman
        pwd: modxteam

        to login in the manager

        Thanks
          Free MODx Graphic resources and Templates www.tattoocms.it
          -----------------------------------------------------

          MODx IT  www.modx.it
          -----------------------------------------------------

          bubuna.com - Web & Multimedia Design
          • 18397
          • 3,250 Posts
          Banzai, can you upload the Ditto development version to the server? Thanks.
            • 2762
            • 1,198 Posts
            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 smiley
              Free MODx Graphic resources and Templates www.tattoocms.it
              -----------------------------------------------------

              MODx IT  www.modx.it
              -----------------------------------------------------

              bubuna.com - Web & Multimedia Design
              • 18397
              • 3,250 Posts
              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...).
                • 2762
                • 1,198 Posts
                Thanks for your great help Mark. wink
                Most of things now works very well.

                I only need to understand what’s wrong with star rating styles : grin

                @ All:
                Any suggestions? feedback?

                smiley
                  Free MODx Graphic resources and Templates www.tattoocms.it
                  -----------------------------------------------------

                  MODx IT  www.modx.it
                  -----------------------------------------------------

                  bubuna.com - Web & Multimedia Design
                  • 17883
                  • 1,039 Posts
                  Hi Banzai, this looks great! smiley

                  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. Perhaps a possibility to change the details of a submission would be useful.

                  Again, looks great!

                  Marc
                    • 2762
                    • 1,198 Posts
                    Quote from: MadeMyDay at Mar 24, 2007, 12:17 PM

                    Hi Banzai, this looks great! smiley

                    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 smiley
                    Nice suggestion for the email link, i will add today smiley

                    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... tongue
                      Free MODx Graphic resources and Templates www.tattoocms.it
                      -----------------------------------------------------

                      MODx IT  www.modx.it
                      -----------------------------------------------------

                      bubuna.com - Web & Multimedia Design
                      • 7923
                      • 4,213 Posts
                      Quote from: banzai at Mar 24, 2007, 11:45 AM

                      I only need to understand what’s wrong with star rating styles : grin
                      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."