Re: [Php-calendar-discussion] adding Pictures or HTML to event posting
Brought to you by:
sproctor
From: Sean P. <spr...@gm...> - 2009-05-29 16:08:36
|
Hi, I'm real sorry about being so quiet for such a long time. I have 2 points to this email. 1. Does anyone have a good idea of how to allow HTML in posts that prevents XSS attacks? I don't personally feel like writing a custom parser for it. I'd love to help someone else, or adapt some existing code if someone has a suggestion. 2. I've quietly been working on some pretty massive improvements. This is going to be a 2 or 3 stage process. The multiple calendar aspect is greatly expanded on. There are a few issues left to be resolved here, but nothing major. I added permissions for users to individual calendars, global admins, calendar admins. The admin options are expanded, but I need to finish off a few things. Also, I added a file to embed in another framework. Work left to do is update the installer, create an update script if necessary, and finish the few minor parts left. The updater might not be able to fully encompass everything and I'm not really into creating since I won't be using it. If anyone feel like taking on that task, I would love to help. Also, PHP 5.0+ is now required and MySQL 4.1+. I dropped support for other DB's because I don't use them and I don't want to try to support them in an untested way until someone actually needs support for a different DB. Sean On Sat, May 9, 2009 at 3:20 AM, Gabriel Harrison < ga...@ga...> wrote: > Hi Dennis, > > Can you give an example of what you are trying to post? It more likely that > the HTML is being escaped. > > Gabriel > > 2009/5/8 Dennis LuPresto <dlu...@gm...> > > okay, >> >> so after a little research I found the the reason why my html code >> isn't displaying in the detail event page is that when I enter the >> code into the Description box it's using "textarea" is there any way >> to modify the php-calendar so I can display images or urls in the >> event details page? >> >> Thanks, >> >> >> >> >> ------------------------------------------------------------------------------ >> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your >> production scanning environment may not be a perfect world - but thanks to >> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK >> i700 >> Series Scanner you'll get full speed at 300 dpi even with all image >> processing features enabled. http://p.sf.net/sfu/kodak-com >> _______________________________________________ >> Php-calendar-discussion mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion >> > > > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > _______________________________________________ > Php-calendar-discussion mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/php-calendar-discussion > > |