We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32241
    • 1,495 Posts
    Quote from: rthrash at Apr 09, 2006, 08:07 AM

    I’ve now got SlimStats replacing the current Stats page in the manager. Styling is aweful, and I need to fix how the links are built (lovely frames... :/ ) but it shouldn’t be so bad.

    Can we use the provided API for slimstat? I read this news http://wettone.com/weblog/2005/12/13/slimstat which seems to me that it does have a basic API on the system. Maybe we can encapsulate this API for MODx to make it more abstract and integrated seamlesly into MODx.

    @Jeff, I try to learn more about tinyMCE, and I saw a plugin to compressed the code for TinyMCE using PHP. It’s localted on the download page.
    http://tinymce.moxiecode.com/download.php
    DO you think it will be a useful addition before MODx 0.9.2 being released with TInyMCE being the default editor? Btw the name of it is TinyMCE Compressor. DO you think this addition will be feasible? It’s just a suggestion though grin

    UPDATE: Have you seen this one yet? http://p4a.sourceforge.net/tinyfck
      Wendy Novianto
      [font=Verdana]PT DJAMOER Technology Media
      [font=Verdana]Xituz Media
      • 32241
      • 1,495 Posts
      After playing around by creating an API class for document manager, I see that we use FCK Resources browser for image TV, but it’s not being implemented for File TV. Is there any reason why we’re not using the same resources manager/browser for both file and image?

      Another thought as well, is there any plan to use a different resource browsers? It seems that there has been a few suggesiton in using iManager and etc, but I’m still not satisfied with it, in fact, I like the resources browser that we have right now, what do you guys think about this matter? Any explanation of why this is not an appropriate solution and we need to look for a new resources browser will be awesome, considering I want to use this resource browser extensively with MODx.

      Sincerely,
        Wendy Novianto
        [font=Verdana]PT DJAMOER Technology Media
        [font=Verdana]Xituz Media
        • 7455
        • 2,204 Posts
        Maybe somone could take a look at this bug:
        http://modxcms.com/forums/index.php/topic,3333.msg26939.html#msg26939

        I posted it in the tracker Here

        I tryed to figre it out why the settings are reset after the 2nd save the first settings are reset to the main settings, but I could not find it (my php is not that good at all)

        Dimmy

          follow me on twitter: @dimmy01
          • 28042 ☆ A M B ☆
          • 24,524 Posts
          Quote from: Dimmy at Mar 31, 2006, 02:12 PM

          try changing the modx theme and save then after re-login change something else and save
          relogin and modx theme is back to its original.

          thats what we got with our hack the language worked until you changed anything els and saved again.

          Sounds to me like the items in question are being set to some default on load, rather than to the settings in the database. Then when you save you get the default settings saved.
            Studying MODX in the desert - http://sottwell.com
            Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
            Join the Slack Community - http://modx.org
            • 7455
            • 2,204 Posts
            Maybe it gets the config and user config part mixed...
              follow me on twitter: @dimmy01
              • 4018
              • 1,131 Posts
              Quote from: Djamoer at Apr 10, 2006, 01:57 AM

              After playing around by creating an API class for document manager, I see that we use FCK Resources browser for image TV, but it’s not being implemented for File TV. Is there any reason why we’re not using the same resources manager/browser for both file and image?

              Another thought as well, is there any plan to use a different resource browsers? It seems that there has been a few suggesiton in using iManager and etc, but I’m still not satisfied with it, in fact, I like the resources browser that we have right now, what do you guys think about this matter? Any explanation of why this is not an appropriate solution and we need to look for a new resources browser will be awesome, considering I want to use this resource browser extensively with MODx.

              Sincerely,

              Ok...first, in regards to TinyMCE, I’ve played a bit with the PHP compressor script and...well...I don’t really think it does a whole lot in terms of making TinyMCE load that much faster. Plus, integrating it makes it a bit more difficult to retain full control over the setting from within the plugin code so...I just left it out.

              As far as making the Resource Browser the file picker for File TVs...that’s a pretty good idea! I’m all for the idea myself. smiley

              And, yes, I’m exploring options for replacing the current Resource Browser with something else that’s more stable, robust and offers better integration with MODx. However, it’s starting to look like a rather daunting task and one that will require a significant amount of time to deliver. I’ve looked at iManager and it looks pretty cool for the most part. The problem with iManager though is that it looks like it’s strictly for images and doesn’t allow for file uploads as well. I’ve chatted with Marco, the guy who developed iManager, and he’s currently working on something that will work for both files and images. However, I’m not sure what the licensing will be for it. Because I really want to have a very tight fit with MODx, I’m almost to the point of just developing a simple, easy to use resource browser on my own using some Ajax code. I really want to have a permissions system in place that would allow users to have their own folders to drop things into and allow for setting permissions on a file/folder level for different users. I have alot of ideas...but the trick is finding a good place to start. More to come on this topic once I’ve knocked out some other pressing things. smiley

              Jeff
                Jeff Whitfield

                "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
                • 32241
                • 1,495 Posts
                I’ve checked the extension mcpuk site for that resource browser, and it seems that the author is planning to build a newer and better version of it. You might want to talk with the author. Hope he’s planning to release the newer version of mcpuk browser in the mid of this year, before our 0.9.5/1.0 release grin

                Btw, I’m all with anything that will come up with. smiley
                  Wendy Novianto
                  [font=Verdana]PT DJAMOER Technology Media
                  [font=Verdana]Xituz Media
                  • 28042 ☆ A M B ☆
                  • 24,524 Posts
                  We may have a problem. I’m still looking into it, and with the holiday it may be a few days before I can get any information. But...

                  I’m working with some people who have a reseller’s account. The problem is in the Manager. 0.9.1 works fine. 0.9.2 causes "too many open files" errors and frequently can’t find the include files. I suspect the second issue is related to the first. The same version works fine on my shared hosting site; in fact one of the websites was copied directly from its own directory on my site, where it is still working just fine.

                  This was taken from SVN three or four days ago; it claims to be revision 910.
                    Studying MODX in the desert - http://sottwell.com
                    Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                    Join the Slack Community - http://modx.org
                    • 31337
                    • 258 Posts
                    Quote from: sottwell at Apr 15, 2006, 05:06 PM

                    We may have a problem. I’m still looking into it, and with the holiday it may be a few days before I can get any information. But...

                    I’m working with some people who have a reseller’s account. The problem is in the Manager. 0.9.1 works fine. 0.9.2 causes "too many open files" errors and frequently can’t find the include files. I suspect the second issue is related to the first. The same version works fine on my shared hosting site; in fact one of the websites was copied directly from its own directory on my site, where it is still working just fine.

                    This was taken from SVN three or four days ago; it claims to be revision 910.

                    Any chance there’s some recursive includes in the new manager structure that’s causing this?
                      • 2762
                      • 1,198 Posts
                      Quote from: Mark at Apr 02, 2006, 08:34 PM


                      Looking better man!

                      Still need the following:

                      Table Padding IMPORTANT

                      Fix the trashcan issue and topmenu hangover issue:



                      BottomBar is missing all images.


                      Updated manager Theme

                      Fix included:

                      - top menu hangover
                      - table padding
                      - trashcan opacity issue (tested only on win pc - please test it on mac/linux os)

                      - fixed css link in resources.static.action.php


                      NOTE ButtonBar plug still missing images - don’t know why .
                        Free MODx Graphic resources and Templates www.tattoocms.it
                        -----------------------------------------------------

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

                        bubuna.com - Web & Multimedia Design