aboutsummaryrefslogtreecommitdiff
path: root/mod/messageboard/start.php
AgeCommit message (Expand)Author
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-08-24Refs #3750. Messageboard using annotations menu.Brett Profitt
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-03-19Refs #3158 Fixes #3170 namespaces messageboard plugin page scriptscash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-01cleaned up the css for messageboardcash
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ...brettp
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-01screen.css is a better name for our main css filecash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-05-12merging messageboard cleanup from 1.7 branch [5908],[5909],[5917]cash
2010-03-03Pulled in the interface changes.brettp