We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
  • anticipated start time
    Yesterday smiley

    anticipated job duration
    1 day

    budget constraints
    best offer (need quotes)

    payment terms
    payment via PayPal

    scope of work
    Detailed explanation here: http://modxcms.com/forums/index.php/topic,57793.0.html
      BASE - Web Design Studio
      MODX Ambassador

      Website
    • Hi,

      what is the functionality of the calendar?
        modx and ecommerce pro
      • Quote from: modx.customize at Nov 28, 2010, 07:32 PM

        Hi,

        what is the functionality of the calendar?
        On the provided link you have explanation with image.


        The practical idea is for a tourist web page.
        User can find offers:
        - by clicking on a date in a calendar
        - when on "landing page" with document list, possibility to filter out the offres that are in picked range of dates (ex. from 26.11.2010 - 28.11.2010) and "ajax-refresh" the current list
          BASE - Web Design Studio
          MODX Ambassador

          Website
        • Quote from: Mproject at Nov 28, 2010, 09:13 PM

          Quote from: modx.customize at Nov 28, 2010, 07:32 PM

          Hi,

          what is the functionality of the calendar?
          On the provided link you have explanation with image.
          .. sorry did not get what that img mean and posted a question.

          Quote from: Mproject at Nov 28, 2010, 09:13 PM

          The practical idea is for a tourist web page.
          User can find offers:
          - by clicking on a date in a calendar
          Thats possible with Ditto. Do you have already a Ditto snippet call which list all docs? Can you post that if yes?

          Note: the desired docs needed to be listed should have one property set, plz PM me for details.

          Quote from: Mproject at Nov 28, 2010, 09:13 PM


          - when on "landing page" with document list, possibility to filter out the offres that are in picked range of dates (ex. from 26.11.2010 - 28.11.2010) and "ajax-refresh" the current list

          is it something like 2 inputs of date picks with a button "Search" on that page?
            modx and ecommerce pro
            • 4172
            • 5,888 Posts
            perhaps something like that?
            http://www.essentis-forum.de/index.php?tsday=1290812400
            this is done with bloX.
              -------------------------------

              you can buy me a beer, if you like MIGX

              http://webcmsolutions.de/migx.html

              Thanks!
            • Quote from: Mproject at Nov 28, 2010, 09:13 PM

              The practical idea is for a tourist web page.
              User can find offers:
              - by clicking on a date in a calendar
              Thats possible with Ditto. Do you have already a Ditto snippet call which list all docs? Can you post that if yes?

              I have a lot of categories, but I think it should go something like this:
              [!Ditto? &parents=`2,15,and other ids...` &depth=`3` &display=`all` &total=`all` &noResults=` ` &sortBy=`pub_date` &dateSource=`pub_date` &extenders=`summary,dateFilter` &dateFormat=`%d.%m.%Y` &paginate=`0` &tpl=`customOffersTPL` &descendentDepth=`1` &tagDelimiter=`,` &tagData=`tvCalendar` &tagMode=`onlyAllTags` &tags=`Calendar`!]


              - I added &tags=`Calendar` assuming the one custom TV for displaying in Calendar (simple YES/NO)


              I attached an image with better explanation and how I want it to look... please be free to ask if you can’t understand anything.
                BASE - Web Design Studio
                MODX Ambassador

                Website
              • Quote from: Bruno17 at Nov 29, 2010, 09:30 AM

                perhaps something like that?
                http://www.essentis-forum.de/index.php?tsday=1290812400
                this is done with bloX.

                This is the most similar example of what I’m searching for smiley

                Few questions:
                - can click on link open new window with list and on that list refresh (like in the example). I will have a long list and I don’t want to show it on my homepage (rather do it in a subpage)
                - Can it be extended with "search by date range" option?
                - can you provide a link to bloX? smiley))
                  BASE - Web Design Studio
                  MODX Ambassador

                  Website
                  • 4172
                  • 5,888 Posts
                  with bloX all that can be done with a bit coding and configuration.
                  here is another example:
                  http://www.sylt-watthaus.de/fewo-freie-termine.html

                  Its on github:
                  https://github.com/Bruno17/bloX-Xedit
                  only the part under snippets is needed.
                  the project-files as on the linked site isn’t included on github.
                    -------------------------------

                    you can buy me a beer, if you like MIGX

                    http://webcmsolutions.de/migx.html

                    Thanks!
                  • Hi

                    have you solved this, Mproject? You do not need any reply for you post to me regarding Ditto,right?
                      modx and ecommerce pro
                    • Hey!

                      Sorry for not responding sooner... I worked it out as a payed project...
                      It was a combination of DittoCal with some other custom snippets and some minor jquery modification...
                        BASE - Web Design Studio
                        MODX Ambassador

                        Website