index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
/
htmlawed
/
start.php
Age
Commit message (
Expand
)
Author
2012-07-10
Prevent inserting duplicated tags
Miguel Rodríguez Pérez
2012-07-10
Add test case to htmlawed for detecting duplicated tags
Miguel Rodríguez Pérez
2012-07-02
htmlawed calls the tag attributes code for closing tags now so we set default...
Cash Costello
2011-10-30
Fixes #3370 running the anti-spam option of htmlawed when filtering for output
Cash Costello
2010-11-20
Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_...
ewinslow
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
brettp
2010-08-22
Merged r6757:6810 from 1.7 branch into trunk
cash
2010-04-05
Merged 5605:5622 from 1.7 to trunk.
brettp
2010-01-31
Somehow missed deleted a { on the last commit. All better now.
brettp
2010-01-31
htmlawed no longer creates tags with extra spaces (<p >).
brettp
2010-01-30
Fixes #1425, Fixes #1341: Upgraded htmlawed to latest. Altered the htmlawed a...
brettp
2009-12-10
removes @ from include - closes #879
cash
2009-12-05
fixed trivial bug in htmlawed plugin. The ; delimiter should only be used bet...
cash
2009-11-03
Updated htmlawed to allow the default TinyMCE styles.
brettp
2009-11-02
Updated htmlawed to disallow many style attributes.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-07-07
Closes #956: Classes are removed by the HTML filter.
brettp
2009-07-03
Allowing selected style attributes in htmlawed.
brettp
2009-07-01
Fixed a typo in htmlawed filtering.
brettp
2009-07-01
Refs #1086: Added htmLawed plugin as replacement for kses.
brettp