Hello,

As was said elsewhere, the input filter apparently influences this module's configuration. I struggled for a while before I figured out that the block would add random <p> tags and refuse to accept my <div> wrappers, because my input filter was set to automatically filter linebreaks and HTML input.

I thought this could be specified in the documentation for the next user...

Comments

Se7enLC’s picture

Good call, I temporarily forgot about that issue.

I just committed a change to CVS that adds a list of input formats to the module-level config to address that.

Configuration instructions:
- Add an input filter, called "GCal Events Filter" or similar
- Configure it to be an HTML filter
- Add the tags you want to the "allowed tags" list (b, i, br, etc)
- Configure GCal Events to use that input filter on the module configuration page

That should allow gcal events to use whatever input format you want without requiring that it be the default format.

Give that a try and let me know how it works. Once I get some feedback, I'll update the docs on it.

wescoughlin’s picture

Wow, just what I needed. Thanks. I Downloaded the module file from the CVS library, uploaded it, went to site configuration --> Gcal Settings, and modified my Gcal input format. This got rid of all the garbage from the other input filters.

Thanks.

eusebius’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.