We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 3647
    • 177 Posts
    Bruno

    Thanks really appreciate that - it does the trick!

    Now I have a calendar - all the links are messed up and it looks awful - but that’ll have to keep for another day!


      • 36582
      • 463 Posts
      Did anybody manage to get EasyEvents working whilst PHx was enabled?
        Web site design in Nottingham UK by Chris Fickling http://www.chrisficklingdesign.co.uk
        • 19741
        • 90 Posts
        Hi jaredc,

        no question, only an announcement follows.  wink

        I just replaced some ’&’ with ’&’ (not all, search several times for "makeurl" and replace every ’&’ in parameters, despite of the first ’&’!) in EasyEvents.class.php and now the calendar on http://www.simcopack.de/de/home/kalender.html validates as  XHTML 1.0 Strict.  smiley

        Maybe you can implement this changes in next version?
          Bye,
          Mithrandir
          • 25445
          • 1 Posts
          Hi,

          I have a basic question, I’m a little unsure where you edit the templates that control posting new events. I’ve installed the calendar successfully but want to post an event and don’t know where to look. Do I put the event content in the [+listDetailsPlaceholder+] tag?

          Here is my page:

          http://www.brianhallftp.com/modx/index.php?id=8

          Thanks

          - rom.matt
            • 24393
            • 83 Posts
            you need to read the documentation... it’s really straightforward.
              stevesunderland.com
              GRAPHICS | INTERACTIVE | MARKETING
              xhtml + ajax + seo websites powered by modx
              • 23562
              • 57 Posts
              Quote from: Mithrandir at Aug 06, 2008, 02:09 PM

              Hi jaredc,

              no question, only an announcement follows. wink

              I just replaced some ’&’ with ’&’ (not all, search several times for "makeurl" and replace every ’&’ in parameters, despite of the first ’&’!) in EasyEvents.class.php and now the calendar on http://www.simcopack.de/de/home/kalender.html validates as XHTML 1.0 Strict. smiley

              Maybe you can implement this changes in next version?

              That would be great, just now I wanted to ask about validation, and I saw what you did smiley Thanks for the info, will try this tomorrow myself, but it would be nice to include this in the next release wink Easy Events, its great! Thanks! wink
                • 7231
                • 4,205 Posts
                I’ve installed the calendar successfully but want to post an event and don’t know where to look.
                The management of the events is dove via a module which you reach from within the manager under the ’module’ menu.
                  [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

                  Something is happening here, but you don't know what it is.
                  Do you, Mr. Jones? - [bob dylan]
                  • 24393
                  • 83 Posts
                  Quote from: dev_cw at Aug 06, 2008, 08:31 PM

                  The management of the events is dove via a module

                  really? last time i checked, events were managed with documents.
                    stevesunderland.com
                    GRAPHICS | INTERACTIVE | MARKETING
                    xhtml + ajax + seo websites powered by modx
                    • 28042 ☆ A M B ☆
                    • 24,524 Posts
                    There is excellent documentation in the unzipped folder, called "documentation.pdf".
                      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
                      • 13577
                      • 302 Posts
                      Quote from: dev_cw at Aug 06, 2008, 08:31 PM

                      The management of the events is dove via a module which you reach from within the manager under the ’module’ menu.
                      That is NO LONGER THE CASE. In Easy Events 1.0, there was a module for management in the manager. But for 1.5+ all events are just documents with a few specific TV’s to help them on their way. Ergo, they are just "managed" like any other set of related documents.

                      Just wanted to be clear on that. If you’d like more info, this post explains the transition.
                        Standard Disclaimer
                        I could be totally wrong.