| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Mon Sep 12, 2005 6:19 pm Post subject: thyme license/online doc/mini cal |
|
|
Hey congrats on getting the forums up.
Just getting back to testing out the Calendar.
" Thyme's license will expire in 3 days." ?????
Didn't know it was a timed testing period. I seem to have missed that stated before download.
>>
Online documentation, could use next page links, at least within a category, i.e.,
Integration
I head to:
"Integration Overview - README FIRST"
I get to the bottom of the screen and I have to use my back button to get to a link for the next page.
If I follow this link under Mini Calendar:
http://www.extrosoft.com/extrovert/tutorials/examples/browning/index_step2.php?y=2005&m=7&d=9
From:
http://www.extrosoft.com/content/view/56/37/#mini_cal
The links in the demo calendar aren't functioning.
I'll post this also in the forums:
I'm having trouble getting the day links from a mini calendar to work.
Followed the example ( http://www.extrosoft.com/content/view/56/37/ )
(had a time finding it, perhaps a " Advanced Integration Tutorial - (Mini Cal)" in index)
The code works in the calendar preview but not when inserting the code in a page on a web site
A day link example:
28 |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Sep 12, 2005 6:22 pm Post subject: Reread online docs, mini cal urls to show |
|
|
AH, one has to manually create tables, etc to show events?
Form the working updated preview screen I got the impression that when a day was clicked on the event was created and shown to you. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Mon Sep 12, 2005 6:53 pm Post subject: |
|
|
RE: mini cal links not working
The links in the demo work for me. You could try manually setting the Mini Month Date url on your calendar to the page in which your calendar is embeded. This is set on the Month Views tab. Let's say your page is called calendar.php, you would set the url to:
calendar.php?m=%m&d=%d&y=%y
I'm guessing your browser has problems with it seeing a link starting with '?'. What browser are you using? Are the links not clickable at all? Or do they not point to the correct place?
Can you provide a link to the page where you are testing your code? |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Mon Sep 12, 2005 6:57 pm Post subject: |
|
|
RE: AH, one has to manually create tables, etc to show events?
Yes. This allows everything to be completely customizable. One could cut/paste the code from our tutorials and modify the HTML as needed. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Sep 12, 2005 8:43 pm Post subject: |
|
|
| ian wrote: |
RE: AH, one has to manually create tables, etc to show events?
Yes. This allows everything to be completely customizable. One could cut/paste the code from our tutorials and modify the HTML as needed. |
Everything in the mini calendar works if one creates the code to display them.
Just wasn't clear to me that one had to do that and which I missed in the docs.
Richard |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Sep 12, 2005 8:49 pm Post subject: |
|
|
| ian wrote: |
RE: mini cal links not working
The links in the demo work for me. You could try manually setting the Mini Month Date url on your calendar to the page in which your calendar is embeded. This is set on the Month Views tab. Let's say your page is called calendar.php, you would set the url to:
calendar.php?m=%m&d=%d&y=%y
I'm guessing your browser has problems with it seeing a link starting with '?'. What browser are you using? Are the links not clickable at all? Or do they not point to the correct place?
Can you provide a link to the page where you are testing your code? |
Demo code from your site.
http://www.extrosoft.com/extrovert/tutorials/examples/browning/index_step2.php?y=2005&m=7&d=16
Browser info: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
And I just clicked on the bold dates in IE v6.something WIN98 and nothing happens there either.
Richard |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Mon Sep 12, 2005 9:52 pm Post subject: |
|
|
On that page, only the highlighted days will change once you click on a date in the mini calendar. Does that at least happen?
In that stage of the tutorial, the event list has not been created yet, so all you should get is a mini calendar that changes which days are highlighted. |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Sep 13, 2005 2:52 pm Post subject: |
|
|
| ian wrote: |
On that page, only the highlighted days will change once you click on a date in the mini calendar. Does that at least happen?
In that stage of the tutorial, the event list has not been created yet, so all you should get is a mini calendar that changes which days are highlighted. |
Me sorry again, seems I'm not getting in the flow with the docs. But your right, if one is just looking for "up to that tutorial" in the docs it works.
Richard |
|
| Back to top |
|
 |
Guest
|
Posted: Tue Sep 13, 2005 3:14 pm Post subject: |
|
|
No need to apologize. I'll see if I can get the tutorial updated to make things more clear.
Let me know if there's anything else I can do for you. |
|
| Back to top |
|
 |
|