I need help refining my Calendar

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

I need help refining my Calendar

Post by Bijan Hemati »

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?
marco

Post by 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.
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

do you know if you can add this to the backend?

http://calendar.esscripts.com/escalAE.php
http://www.studmed.dk Portal for doctors and medical students in Denmark
marco

Post by marco »

Probably yes if it is for personal use, no otherwise. I'd check with the author. But there are many other GPL PHP calendar scripts, I posted one or two other links on this board, do a search.
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

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.
Thank you for your suggestion.

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

Post by Bijan Hemati »

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? :wink:

btw...Keith has tons of useful stuff on his site, check it out!

Regards,
Pappnase

Post by Pappnase »

nice thread!* :wink:

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
User avatar
Oliver Georgi
Site Admin
Posts: 9920
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

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
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Post by frold »

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
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) :P
http://www.studmed.dk Portal for doctors and medical students in Denmark
Pappnase

Post by Pappnase »

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
Hello Oliver

hope you don't understand me wrong. this was a general question to all!

Pappnase
User avatar
Oliver Georgi
Site Admin
Posts: 9920
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I know.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

Pappnase wrote:nice thread!* :wink:

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 you can find something usful here.
http://www.phpwcms.de/forum/viewtopic.p ... ght=atutor
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

Here is the Calendar Script by Keith.
http://keithdevens.com/software/php_cal ... olorsource
Bijan Hemati
Posts: 191
Joined: Sun 9. Nov 2003, 00:18
Location: Austin, TX

Post by Bijan Hemati »

Building a Calendar Interface with PHP
http://www.zend.com/zend/trick/tricks-Oct-2002.php
Pappnase

Post by Pappnase »

Bijan Hemati wrote:Building a Calendar Interface with PHP
http://www.zend.com/zend/trick/tricks-Oct-2002.php
hello bijan

thanks for the link it looks quite intresting! later i will study it! :)

pappnase
Post Reply