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
    How can i get this rev893?

    @Mark most of these issue i had fixed few days ago..after 853rev(?!)
    - ok i solved the little issue with black top bar grin
    - site schedule and Remove locks works for me (on 853)
    - can explain where you find issue in padding or missing icons?
    - blank.png, _tx_.gif and _session.gif are spacer and should be in the root of iamges theme

    @Garry
    - Thanks - changed gridheader outline
    - the tree menu using the same font size of orginal theme.
    - you’re right desciption text seems so small in IE.

    Thank for help guys! wink
      Free MODx Graphic resources and Templates www.tattoocms.it
      -----------------------------------------------------

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

      bubuna.com - Web & Multimedia Design
      • 2762
      • 1,198 Posts
      Please try this updated themes
        Free MODx Graphic resources and Templates www.tattoocms.it
        -----------------------------------------------------

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

        bubuna.com - Web & Multimedia Design
        • 33337
        • 3,975 Posts
        Quote from: davidm at Mar 29, 2006, 03:03 AM

        Is there anyway for us without SVN access to get rev893 so that we’re up to date for testing ?

        Thanks smiley

        Yeah, there is!

        Wait for Ryan to attach it here laugh
          Zaigham R - MODX Professional | Skype | Email | Twitter

          Digging the interwebs for #MODX gems and bringing it to you. modx.link
          • 18397
          • 3,250 Posts
          @garryn: When I click Remove Locks I used to get a popup and then it would say document locks removed. Now, when I click on "Remove Locks" nothing happens.
            • 10487 MODX Staff
            • 1,535 Posts
            Quote from: banzai at Mar 29, 2006, 04:38 AM
            Please try this updated themes
            Thanks, Banzai! Just tested and most of the above theming issues are now sorted. smiley

            The black bar is still showing on the MODx theme, doesn’t change over to blue background. I’ve also noticed that the top menu buttons/tabs on the MODx theme seem to be spaced out (about a 10-12px gap between each).

            Apart from that, all looks well. My font sizes seem to have returned to normal in FF, not sure what was going on there, and the description text is now okay in IE as well.

            And, I’ve ran a thorough test on the ’Remove Locks’ and it’s definitely working for me.
              Garry Nutting
              Senior Developer
              MODX, LLC

              Email: [email protected]
              Twitter: @garryn
              Web: modx.com
              • 25663 MODX Staff
              • 12,272 Posts
              Quote from: banzai at Mar 29, 2006, 04:38 AM

              Please try this updated themes
              Hmmm... I had done a lot of updates to the styles previously to start cleaning up the css and lost about 4Kb of non-needed stuff on MODx Green. Any chance you could take a peek at updating the style for MODxGreen attached below?
                Ryan Thrash, MODX Co-Founder
                Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                • 2762
                • 1,198 Posts
                Quote from: rthrash at Mar 29, 2006, 01:54 PM

                Quote from: banzai at Mar 29, 2006, 04:38 AM

                Please try this updated themes
                Hmmm... I had done a lot of updates to the styles previously to start cleaning up the css and lost about 4Kb of non-needed stuff on MODx Green. Any chance you could take a peek at updating the style for MODxGreen attached below?

                Sure my friend wink
                I think we need to test together css style ’cause I can’t test on mac computer (my g4 is dead :’() and Internet Explorer on windows sometimes need obsole styles not needed on Firefox (pc) or mac Browser.
                  Free MODx Graphic resources and Templates www.tattoocms.it
                  -----------------------------------------------------

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

                  bubuna.com - Web & Multimedia Design
                  • 2762
                  • 1,198 Posts
                  Quote from: garryn at Mar 29, 2006, 01:39 PM

                  ........
                  The black bar is still showing on the MODx theme, doesn’t change over to blue background. I’ve also noticed that the top menu buttons/tabs on the MODx theme seem to be spaced out (about a 10-12px gap between each).
                  ......


                  Thanks a lot Garry wink
                  I’ve changed the top bar colour in modx and nav.li and ul.nav in default theme (to fix space in topbar) .
                  Can you see in you style.css (modx default theme) the background colour in topbar class?
                  If the top bar bg colour is correct i think you have not the upgraded frames/topbar.php
                    Free MODx Graphic resources and Templates www.tattoocms.it
                    -----------------------------------------------------

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

                    bubuna.com - Web & Multimedia Design
                    • 10487 MODX Staff
                    • 1,535 Posts
                    Cool, all working now. Just updated to latest SVN build and that seem to have sorted it - not sure if it might have not updated before or something.
                      Garry Nutting
                      Senior Developer
                      MODX, LLC

                      Email: [email protected]
                      Twitter: @garryn
                      Web: modx.com
                      • 10487 MODX Staff
                      • 1,535 Posts
                      Missing entries in english.inc.php for the Site Schedule page are:
                      /***************************************************************************/
                      // new in 0.9.2
                      /***************************************************************************/
                      
                      $_lang["unpublish_events"] = 'Unpublish events';
                      $_lang["publish_events"] = 'Publish events';
                      $_lang["no_docs_pending_publishing"] = 'There are no documents pending publishing.';
                      $_lang["no_docs_pending_unpublishing"] ='There are no documents pending unpublishing.';
                      $_lang["all_events"] = 'All events';
                      $_lang["no_docs_pending_pubunpub"] = 'There are no documents pending publishing or unpublishing.';

                      We’ll need to issue out these extra entries to the forums as well so we can get entries for the other language files.
                        Garry Nutting
                        Senior Developer
                        MODX, LLC

                        Email: [email protected]
                        Twitter: @garryn
                        Web: modx.com