summaryrefslogtreecommitdiff
path: root/modules/trigger/trigger.module
Commit message (Collapse)AuthorAge
* #197730 by keith.smith: standardize on a much more user friendly cron ↵Gábor Hojtsy2007-12-19
| | | | reference in help texts, explain its importance with more examples in INSTALL.txt
* #200069 by keith.smith: new standard for 'more information' links in module ↵Gábor Hojtsy2007-12-14
| | | | help texts, as the handbook we referred to before was renamed
* #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, ↵Gábor Hojtsy2007-12-13
| | | | update to drag and drop functionality, drupal.module removal, etc
* #192209 follow up by bdragon: some missing taxonomy terminology fixes in ↵Gábor Hojtsy2007-11-20
| | | | trigger module
* - Patch #191073 by Keith: another good string cleanup by Keith. (Also ↵Dries Buytaert2007-11-11
| | | | removed some trailing whitespace.)
* - Patch #181576 by Crell: split trigger module.Dries Buytaert2007-10-31
|
* #184722 by hazexp: only return a value from trigger_help() if there was a ↵Gábor Hojtsy2007-10-24
| | | | page which the function provides any help for
* #180897 by sun and dvessel: fix various XHTML validity issues in Drupal by ↵Gábor Hojtsy2007-10-11
| | | | closing unclosed tags, avoiding empty table containers, and so on
* - Patch #178650 by pwoladin: fixed db problem and added extra validation.Dries Buytaert2007-09-26
|
* #172773 by numerous contributors: Make the actions interface usable by mere ↵Gábor Hojtsy2007-09-11
mortals (including rename of actions.module to trigger, but keeping the actions themselfs). Complete previous history of actions module: - #148410 by jvandyk: added rewrite of the actions module! - #155986 by Uwe: fixed typos. - #155828 by Eaton, pwolanin and jvandyk: let actions live even if actions.module is not turned on