We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 15499
    • 1 Posts
    Wow, this is what we need, demo is working very good, keep on it, it really is a great idea.......any rescent development and can we hope to see it released soon?!?
    All the best.
      • 14951
      • 151 Posts
      This is an incredible concept! I’d hate to think it is no longer being developed? Is the development still active? Thanks for your reply!

      -Jared
        • 30107
        • 44 Posts
        Quote from: jtech at Apr 05, 2010, 10:26 PM

        Is the development still active?

        I would like to double this question...
        Bruno, any news on this? Thanks for your reply.
          • 4172
          • 5,888 Posts
          Quote from: titanium at Jul 04, 2010, 03:37 PM

          Quote from: jtech at Apr 05, 2010, 10:26 PM

          Is the development still active?

          I would like to double this question...
          Bruno, any news on this? Thanks for your reply.

          Not at this time, but sometimes, sure (then for revo, I think).

          I have it run on some of my installations and its working well there. You can play with it, if you want. But its not well documented and have no time to work on that.
            -------------------------------

            you can buy me a beer, if you like MIGX

            http://webcmsolutions.de/migx.html

            Thanks!
            • 11055 ☆ A M B ☆
            • 3,112 Posts
            Guys,
            have you ever think to convert this unborn beast to be used as the Revolution’s front-end editor?
            Revo has not have one, yet.

            Ups...
            you’ve talked about this, right above my post...
            LoL grin
              Rico
              Genius is one percent inspiration and ninety-nine percent perspiration. Thomas A. Edison
              MODx is great, but knowing how to use it well makes it perfect!

              www.virtudraft.com

              Security, security, security! | Indonesian MODx Forum | MODx Revo's cheatsheets | MODx Evo's cheatsheets

              Author of Easy 2 Gallery 1.4.x, PHPTidy, spieFeed, FileDownload R, Upload To Users CMP, Inherit Template TV, LexRating, ExerPlan, Lingua, virtuNewsletter, Grid Class Key, SmartTag, prevNext

              Maintainter/contributor of Babel

              Because it's hard to follow all topics on the forum, PING ME ON TWITTER @_goldsky if you need my help.
              • 19534
              • 183 Posts
              Nice work! This is exactly what I was looking for!

              Is the code accessible somehow?
                Add-On to easily manage your multilingual sites: Babel
                • 4172
                • 5,888 Posts
                working code for evo: http://github.com/Bruno17/bloX-Xedit/

                you can try it out here: http://bruno.tattoocms.de
                (first I need to create an editor-account for you)
                  -------------------------------

                  you can buy me a beer, if you like MIGX

                  http://webcmsolutions.de/migx.html

                  Thanks!
                  • 14368
                  • 56 Posts
                  Sounds awesome, and just what I’m after for Revo. Been looking high and low for an easy way to let a user create multiple values for a TV when it’s not known exactly how many there will be. Seems like a simple task, but is proving very difficult (for me), and this seems like a good solution. You mentioned that doing a revo version was on the cards next, is that still the case?
                    • 26931
                    • 2,314 Posts
                    anonymized-26931 Reply #49, 16 years ago
                    Been looking high and low for an easy way to let a user create multiple values for a TV when it’s not known exactly how many there will be.
                    -> http://modxcms.com/forums/index.php?topic=52539.0
                      • 4172
                      • 5,888 Posts
                      yeah, I would use custom-TV-input type for your task, I think. See sharkbait’s link. There I did so for images with description-field.
                      But you can also create the same for events with fields for date, description, place etc.
                      they go as TV-value in Json-Format.
                      But if you want to search, sort and combine events from all churches (do you?), it would be better to store them in custom-tables.
                      This is also doable with custom-tv-input-type.

                      you can also create calendar-views with bloX for example from this events, if you want so.
                      From all churches, if they are in custom-table. From one church, if in Json-Format stored as TV-value.
                        -------------------------------

                        you can buy me a beer, if you like MIGX

                        http://webcmsolutions.de/migx.html

                        Thanks!