This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I'm using the blog excerpt features and it's really nice. One question I have - is it intentional that all the html be stripped out in the excerpt but added in the actual blog entry page?
Thanks
Greg P
yes, its intentional to remove the markup, otherwise it would be very difficult to make sure we didn't chop the excerpt with a missing closing tag for some html element and this would make the whole page invalid.
Best,
Joe
Yep, that makes perfect sense - I wasnt thinking about open tags.....
greg