aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/events.md
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1618 from VSEphpbb/ticket/11747Nathan Guse2013-09-051-0/+60
|\ | | | | [ticket/11747] UCP Prefs Core and Template Events
| * [ticket/11747] Tweak some of the wording in the events docMatt Friedman2013-07-271-8/+8
| | | | | | | | PHPBB3-11747
| * [ticket/11747] Use _prepend and _append for template eventsMatt Friedman2013-07-261-8/+8
| | | | | | | | PHPBB3-11747
| * [ticket/11747] ucp_prefs_post template eventsMatt Friedman2013-07-261-0/+14
| | | | | | | | PHPBB3-11747
| * [ticket/11747] ucp_prefs_view template eventsMatt Friedman2013-07-261-0/+32
| | | | | | | | PHPBB3-11747
| * [ticket/11747] ucp_prefs_personal template eventsMatt Friedman2013-07-261-0/+14
| | | | | | | | PHPBB3-11747
* | [ticket/9550] Improve template event descriptions in phpBB/docs/events.mdrechosen2013-08-021-8/+8
| | | | | | | | | | | | | | Update the custom_fields template events descriptions according to nickvergessen's suggestions. PHPBB3-9550
* | [ticket/9550] Improve template event descriptions in phpBB/docs/events.mdrechosen2013-08-021-4/+2
| | | | | | | | | | | | | | Per suggestion of nickvergessen, stick to "before" and "after" in the template event descriptions instead of "at the top of" and "at the bottom of". PHPBB3-9550
* | [ticket/9550] Add the new template events to phpBB/docs/events.mdrechosen2013-08-021-0/+76
| | | | | | | | | | | | | | The newly added template events weren't listed and described yet in events.md. Fixed now. PHPBB3-9550
* | [ticket/11749] Template events for topic_list_row_pre/appendMatt Friedman2013-07-271-0/+18
|/ | | | PHPBB3-11749
* [ticket/11461] cut doc entry to 79 colsMatt Friedman2013-03-191-1/+3
| | | | PHPBB3-11461
* [ticket/11461] Further clarify doc for viewtopic_body_footer_beforeMatt Friedman2013-03-191-1/+1
| | | | PHPBB3-11461
* [ticket/11461] Add viewtopic_body_footer_before to the event docsMatt Friedman2013-03-191-0/+7
| | | | PHPBB3-11461
* [feature/events] Fix improperly named event in documentationDavid King2012-12-201-2/+4
| | | | PHPBB3-9550
* [feature/events] Fix alphabetization of eventsDavid King2012-12-201-4/+4
| | | | PHPBB3-9550
* [feature/events] Put events in alphabetical orderDavid King2012-12-201-23/+23
| | | | PHPBB3-9550
* [feature/events] Make EVENTS.md lowercaseDavid King2012-12-201-0/+130
PHPBB3-9550