I need help refining my Calendar
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
I need help refining my Calendar
I Created an html table with numbers in it, representing a month, with a few links to certain days.
Then I put it in a template. I then created articles for each link in the calendar.
Now when a link in the calendar is clicked, a related article is shown in the main window.
http://www.carltonsclass.us/index.php?id=14,0,0,1,0,0
Everything is working fine. But if I need to add another event to a day in the calendar,
I have to manually go to the template and insert a link to the new article I added.
Is there a way to add or remove links in the calendar without having to edit the template?
Then I put it in a template. I then created articles for each link in the calendar.
Now when a link in the calendar is clicked, a related article is shown in the main window.
http://www.carltonsclass.us/index.php?id=14,0,0,1,0,0
Everything is working fine. But if I need to add another event to a day in the calendar,
I have to manually go to the template and insert a link to the new article I added.
Is there a way to add or remove links in the calendar without having to edit the template?
-
marco
Why not use one of the many calendar PHP scripts?
They also generate the right dates for you.
Here's a very nice one - free for personal use:
http://calendar.esscripts.com/
It allows you to add/view links.
They also generate the right dates for you.
Here's a very nice one - free for personal use:
http://calendar.esscripts.com/
It allows you to add/view links.
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
marco
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
Thank you for your suggestion.marco wrote:Why not use one of the many calendar PHP scripts?
They also generate the right dates for you.
Here's a very nice one - free for personal use:
http://calendar.esscripts.com/
It allows you to add/view links.
I like to have the detail of the event to show up in the content part of phpwcms.
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
I found this php calendar.
http://keithdevens.com/software/php_calendar/
Here you can see how its used. And that is exactly what I need.
http://keithdevens.com/weblog
I just don't know how to use it. Can someone please help me with this?
btw...Keith has tons of useful stuff on his site, check it out!
Regards,
http://keithdevens.com/software/php_calendar/
Here you can see how its used. And that is exactly what I need.
http://keithdevens.com/weblog
I just don't know how to use it. Can someone please help me with this?
btw...Keith has tons of useful stuff on his site, check it out!
Regards,
-
Pappnase
nice thread!*
maybe somebody can help me too!
Did somebody know a goog eventcalender script.
where i can insert events in order of the event not date.
for exp.
phpwcms-training - course 1
09.01.04/16.01.04/23.01.04/30.01.04
place of event: blablabla
and where the user can also register for this event?
Pappnase
maybe somebody can help me too!
Did somebody know a goog eventcalender script.
where i can insert events in order of the event not date.
for exp.
phpwcms-training - course 1
09.01.04/16.01.04/23.01.04/30.01.04
place of event: blablabla
and where the user can also register for this event?
Pappnase
- Oliver Georgi
- Site Admin
- Posts: 9940
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
If I had money I would pay you to work fulltime on your lovely phpwcms... I know it have been said before but I have to say it again, I really appreceate (don´t how to spell it) all the work you do - I think we all do!! Gosh, you are a work-aholic...! I´m loving it (don´t mention MacD)Oliver Georgi wrote:If I had time I would help you. I do not have at the moment - it is an interesting feature and not really difficult to implement.
I'm thinking about a new content part or an extra calender/event section.
I'm sorry.
Oliver
http://www.studmed.dk Portal for doctors and medical students in Denmark
-
Pappnase
Hello OliverOliver Georgi wrote:If I had time I would help you. I do not have at the moment - it is an interesting feature and not really difficult to implement.
I'm thinking about a new content part or an extra calender/event section.
I'm sorry.
Oliver
hope you don't understand me wrong. this was a general question to all!
Pappnase
- Oliver Georgi
- Site Admin
- Posts: 9940
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
Maybe you can find something usful here.Pappnase wrote:nice thread!*![]()
maybe somebody can help me too!
Did somebody know a goog eventcalender script.
where i can insert events in order of the event not date.
for exp.
phpwcms-training - course 1
09.01.04/16.01.04/23.01.04/30.01.04
place of event: blablabla
and where the user can also register for this event?
Pappnase
http://www.phpwcms.de/forum/viewtopic.p ... ght=atutor
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
Here is the Calendar Script by Keith.
http://keithdevens.com/software/php_cal ... olorsource
http://keithdevens.com/software/php_cal ... olorsource
-
Bijan Hemati
- Posts: 191
- Joined: Sun 9. Nov 2003, 00:18
- Location: Austin, TX
Building a Calendar Interface with PHP
http://www.zend.com/zend/trick/tricks-Oct-2002.php
http://www.zend.com/zend/trick/tricks-Oct-2002.php
-
Pappnase
hello bijanBijan Hemati wrote:Building a Calendar Interface with PHP
http://www.zend.com/zend/trick/tricks-Oct-2002.php
thanks for the link it looks quite intresting! later i will study it!
pappnase