summaryrefslogtreecommitdiff
path: root/modules/filter.module
Commit message (Expand)AuthorAge
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Fixed the filter module.Dries Buytaert2005-08-14
* - Patch #28826 by chx: make xmlrpc_multicall working.Dries Buytaert2005-08-14
* - #27551: Rename check_output() to check_markup(). Needs contrib updates!Steven Wittens2005-07-29
* - Fixed problems with filter formats and problem with XML-RPC server.Dries Buytaert2005-06-29
* - Patch #25603 by Stefan: made the sizes of forms consistent.Dries Buytaert2005-06-27
* - Patch #16204 by Thox: committed the collapsible form elements patch.Dries Buytaert2005-06-21
* - Use & instead of numerical entity in autop.Steven Wittens2005-06-01
* - Line-break filter tag matching was not case-insensitive, so it didn't pick ...Steven Wittens2005-05-07
* - Line-break filter now also ignores <style> (already ignored <pre> and <scri...Steven Wittens2005-05-07
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch 20910 by chx: centralize print theme page.Dries Buytaert2005-04-24
* - Make the auto-linebreak filter also ignore the contents of <script>.Steven Wittens2005-04-20
* - Make the auto-linebreak filter also ignore the contents of <script>.Steven Wittens2005-04-20
* - Patch #19451 by JonBob: improved consistency of module descriptions. We sh...Dries Buytaert2005-04-01
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Cleaner handling of format ID number in URL, for hook_help.Steven Wittens2005-03-18
* #12369: Linebreak filter should leave <pre> sections alone.Steven Wittens2005-03-07
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #16016 by Goba: fixed various bugs in filter tip display.Dries Buytaert2005-01-23
* - Refinements by Walkah, based on suggestions of Steven and myself.Dries Buytaert2005-01-19
* - Patch #15847 by James: added rel="nofollow" support. This is implemented a...Dries Buytaert2005-01-19
* #14548: Add optional HTML help to filter.module's HTML filter.Steven Wittens2005-01-03
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch #13581 by Steven: Db_query() allows a variable amount of parameters s...Dries Buytaert2004-11-29
* - Patch #12783 by Stefan: various small consistency/usability improvements.Dries Buytaert2004-11-15
* #12295: missing </p> in filter help.Steven Wittens2004-10-30
* #10677: Confirmation when deleting a block + unifying confirmation screens.Steven Wittens2004-10-14
* - Patch #11530 by Frodo: fixed long filter tips.Dries Buytaert2004-10-13
* #11503: missing t() in throttle and filter modules.Steven Wittens2004-10-12
* - Bugfix: the filter tips contained a non-existing ID which resulted in inval...Dries Buytaert2004-10-09
* - Bugfix: the filter module generated an empty <ul></ul> (= invalid XHTML) wh...Dries Buytaert2004-10-09
* Modified version of #10230: Put placement of filter format selector in a modu...Steven Wittens2004-09-28
* - Patch #8179 by JonBob: reintroduced menu caching.Dries Buytaert2004-09-16
* #10862: Smarter filter cache wiping.Steven Wittens2004-09-15
* Filter.module usability: the default format is implicitly accessible to every...Steven Wittens2004-09-13
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - Patch #10678 by drumm: usability improvement: one-liner to make the deletio...Dries Buytaert2004-09-09
* - Patch #10247 by Bart Jansens: bugfixes: added some missing braces and chang...Dries Buytaert2004-08-21
* - Patch #10233 by Ax: code improvement: made sure the default filtered tagsDries Buytaert2004-08-21
* - Patch by JonBob: for consistency and readability, add brief descriptions of...Dries Buytaert2004-08-21
* - Code improvements by Stefan: use capital letters for header titles (and add...Dries Buytaert2004-08-19
* Fixing incorrect default value of allowed_html at one instance.Steven Wittens2004-08-19
* - Code improvements by Stefan: made all status messages consistent (and easie...Dries Buytaert2004-08-18
* - Patch #9983 by Stefan: various code style improvements.Dries Buytaert2004-08-12
* Renumbering filters in filter.module.Steven Wittens2004-08-12
* Moving all legacy handlers into legacy.module.Steven Wittens2004-08-12
* - Removing tab from line break convertorSteven Wittens2004-08-11
* - Renaming parameter to hook_filter_tips()Steven Wittens2004-08-10
* - #9927: Filter.module doxygen fixes by JonBobSteven Wittens2004-08-10