Check the demo site now. Someone had messed it up. It is in need of some TLC, we know, but it's back now. The frontend was not loading, but the backend was still fine. On the demo site, you should be able to create events in JEvents on the backend. It is not configured currently for frontend event creation/editing.
Regarding your listed needs...
1. Tour detail page (Joomla article) with text and photos, that links to the calendar of available dates and "make a reservation". Using a module to pull in a list of upcoming dates by tour title or category would be great. I do this all the time with a number of different photo gallery extensions, so it should be possible.
Not a problem. Each event can be assigned to an article. Then our EventLink plugin will automatically place a registration button at the end of the article. We also have an Upcoming events module that has the ability to also show category, location and price.
2. Need to have (a) Calendar view and (b) Event list view. Select a tour to view the short description which also has a link to view the full article for that tour, and another link for making a reservation. Would be great to show other dates for the same event.
Calendar view would be from JEvents. The event listing view would be what DT Register provides. Listing allows a short description then the Details button will take you to the article for full details.
3. Some tours are daily, and I've already discovered that DT Register doesn't support repeating events... so I know that I'll have to copy them (ugh!). Does this mean that for a month of tours, I have to create 30 different copies of an event in JEvents (then change the dates), and 30 more events in the DT Register component? Are the copies exact duplicates, requiring just the date change, or will there be more manual changes/settings necessary that don't automatically apply to the copies? I'm assuming the related JEvent will need to be set each time, but is there anything else?
When you copy, all details are copied. You would just change the date so it's not a big deal. However, another solution is that you could make an event, for example, for one week. Then use custom fields to allow the user to select which dates they want to regsiter on. You can limit how many times each option can be chosen, so it's like a capacity check on each checkbox, radio button, or dropdown selection.
3. Is there any way to limit the number of registrations by the type of registrant? In my case, we need to limit the number of child tickets to no more than 2 per adult on the tour for safety reasons. So, if there are 30 seats available, only 20 can be children and 10 can be adults... a ratio of 2:1. Sounds complicated to solve, but is there any way to do this? If the registration system can't do it, then I should at least be able to sell and track sales of tickets by age group.
You would make a custom field where the user selects if they are an Adult or Child. You can limit how many of each can be chosen during the course of that event. So if 30 seats are available, you set a limit of 20 adults and 10 children. Once the limit is reached for an option, that option will no longer show as a choice on the form.
4. We have tours in the USA, Canada, and Australia. Can we list all event prices in US dollars, but offer the customer the option to convert to CAN or AUS funds on the reservation page? If so, how does the converted price get determined, since exchange rates are constantly changing?
Better solution... DT Register allows you to set a default currency and payment setup PER EVENT. So you don't even have to mess with conversion. When you setup the event in Australia, it will use AUS. For you events in Canada, they can use CAN, etc.
5. Is it possible to display the number of registered and/or available spots on the event details page and the article describing the event?
The listing of events from DT Register can show: title, date, time, price, capacity, # registered, category, location as well as a link to the details article and a link to the attendees list. There is not presently a method of dynamically showing the number of resistrations inside of the article itself.
6. If there are changes/updates to an event or new events added, will an RSS subscriber be notified?
There is no RSS feed for DT Register. JEvents does have a RSS feed I believe, but I'm not sure what type of notification is made to subscribers.
Hope these answers help. If you still have an issue with the demo site, send us an email and we'll check it out further. Thanks.