How to set a reminder for a vcalendar task which is automatically created by a PHP code?
Thi is happened in following way PHP code will create a vcalendar adding data which are retrieved by a database.
format is
BEGIN:VCALENDAR"."\n".
"VERSION:1.0"."\n".
"PRODID:SSPCA Web Calendar"."\n".
"TZ:-07"."\n".
"BEGIN:VEVENT"
"SUMMARY:".$title. "\n". and so on...
I am setting up a series of websites, and I would like for them to share login access however I dont want all to access all.
For Example Site A is the main portal and I want all sub sites to login to this but not each other.....if that makes sense.
I also want to share particular forums and certain "news" categories amongst these sub sites.
Any Suggestions? Would FOAF work or shoudl I just setup multi-site?
I'd like to embed a forum into another page - is this possible? I have a flexinode set up and I have been theming it using node-flexinode-1.tpl.php and having no problems there. I'd just like to include a forum into the page.
hi,
i want to know how can i hide the from comments when someone post a topic or a blog or a page it should not show the details of the person submitting it in the footer can anyone help me remove it ?