We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6726
    • 7,075 Posts
    Quote from: zi at Jun 20, 2006, 05:02 AM
    oops! Please no under-scores!

    Little off-topic : Thanks Zi for the #371 fix, I prefer "-" to "_" as aliases separator too smiley
      .: COO - Commerce Guys - Community Driven Innovation :.


      MODx est l'outil id
      • 33337
      • 3,975 Posts
      you are welcome David!
        Zaigham R - MODX Professional | Skype | Email | Twitter

        Digging the interwebs for #MODX gems and bringing it to you. modx.link
        • 10487 MODX Staff
        • 1,535 Posts
        Okay, the tag cloud has been updated and now displays correctly in IE smiley

        I’ve ’acquired’ the styles from http://del.icio.us/tag/ but they can easily be changed wink
          Garry Nutting
          Senior Developer
          MODX, LLC

          Email: [email protected]
          Twitter: @garryn
          Web: modx.com
          • 33337
          • 3,975 Posts
          Adding a CSS below makes it more readable ?

          .tagcloud {
           line-height: 2em;
           font-family: Verdana, Arial, Helvetica, sans-serif;
           }
           .tagcloud a {
           border-bottom: none;
           padding-right: 3px;
           }
            Zaigham R - MODX Professional | Skype | Email | Twitter

            Digging the interwebs for #MODX gems and bringing it to you. modx.link
            • 18397
            • 3,250 Posts
            This is awesome! Great work folks! Any chance for an RSS feed?

            One more feature request:

            Any chance for moderating of "Core Team Audited" and "Featured" checkbox’s on the edit page if the user has sufficient priviledges in SMF (say Admin?)

            BTW: Looks good enough to release now as is IMHO
              • 18397
              • 3,250 Posts
              Just thought of a few things:

              For templates is there any way to have a screenshot field and have it display next to the the text in the listing view so you can choose a template quickly?

              Also, can there be a demo URL field?

              For the "Resources by Rating" dropdown, can we make that a star chooser (like as if you were voting)?

              Lastly the styles comments:

              Can we change the look of the breadcrumbs bar to look more like the forum header with this bg image:



              Additionally, since you’ve added Core Distribution, etc you might want to update this image:



              Last, but not least, you might wish to move the search box up in the order of the right hand column and have an option to only search the repository with the filter criteria (a link to the search page would suffice)
                • 18397
                • 3,250 Posts
                Just thought of another thing:

                For that ajax goodness, maybe we should use a toggle on the "Change Results" area as well as the BB code area.
                  • 1764
                  • 680 Posts
                  Wow! This all looks really great. I love the tagging and the ratings system, that’s beautiful.

                  It might be nice to have categories for Javascript, CSS and similar resources. An Other category might cover it well enough. It might also me good to have a "Hack" or "Patch" category.

                  Now we need to work on standard package format with an installation "wizard" and a SOAP interface or something similar so that this stuff could be easily installed and updated from within MODx.
                    • 33175
                    • 711 Posts
                    About "hack", I agree smiley but for "Patch" it seems to me that this category must be into the "topic" (I can’t found a right word) like "Update"
                    Quote from: aNoble at Jun 21, 2006, 09:38 AM

                    Now we need to work on standard package format with an installation "wizard" and a SOAP interface or something similar so that this stuff could be easily installed and updated from within MODx.
                    What means soap ?

                    Since one moment, I think about a module to generate "automatically" the installer (?) from the package and with some options like "update" or "new install", etc.
                      Sorry for my english. I'm french... My dictionary is near me, but it's only a dictionary !
                      • 15987
                      • 786 Posts
                      Quote from: Mark at Jun 21, 2006, 01:13 AM

                      This is awesome! Great work folks! Any chance for an RSS feed?

                      Thanks smiley I will take a look and see if we could maybe use ditto to create some feeds. If not we may need to do something custom, its added to the list though.

                      Quote from: Mark at Jun 21, 2006, 01:13 AM

                      Any chance for moderating of "Core Team Audited" and "Featured" checkbox’s on the edit page if the user has sufficient privileges in SMF (say Admin?)

                      We will have to think this over. Who determines which items are featured? At what point do items become core team audited? These are questons we as a team need answered before we put the functionality in place.

                      Quote from: Mark at Jun 21, 2006, 01:29 AM

                      For templates is there any way to have a screenshot field and have it display next to the the text in the listing view so you can choose a template quickly?

                      Since we already allow you to upload an image, I have just made that display in the listing. So if you are doing a template you can upload a screenshot there. If you are doing a snippet like ditto, and have a logo. It will be displayed with the listing. Does that work for you?

                      Quote from: Mark at Jun 21, 2006, 01:29 AM

                      Also, can there be a demo URL field?

                      With the bbcode you can add a hyperlink to the description or insructions field. I’m not sure we need a separate field for it. If others think we should though, we could add it.

                      Quote from: Mark at Jun 21, 2006, 01:29 AM

                      For the "Resources by Rating" dropdown, can we make that a star chooser (like as if you were voting)?

                      Do you know an easy way to put images in a select box?

                      Quote from: Mark at Jun 21, 2006, 01:29 AM

                      Can we change the look of the breadcrumbs bar to look more like the forum header with this bg image:



                      I’ll give it a look.

                      Quote from: Mark at Jun 21, 2006, 01:29 AM
                      Additionally, since you’ve added Core Distribution, etc you might want to update this image:

                      The image has been updated. thanks!

                      Quote from: Mark at Jun 21, 2006, 01:29 AM

                      Last, but not least, you might wish to move the search box up in the order of the right hand column and have an option to only search the repository with the filter criteria (a link to the search page would suffice)

                      Right now we are just including the default sidebar after the repository sidebar. So we can look into making a full customized sidebar, and just use the parts we need.

                      Quote from: Mark at Jun 21, 2006, 01:31 AM

                      Just thought of another thing:

                      For that ajax goodness, maybe we should use a toggle on the "Change Results" area as well as the BB code area.

                      Do you mean to make these items collapsable ala scriptaculus?


                      Thanks again to everyone for all the testing smiley

                      This discussion is closed to further replies. Keep calm and carry on.