aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [ticket/12328] Change "since" to B3PayBas2014-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12328
| * | | | [ticket/12328] Add Template Event index_body_stat_blocks_afterPayBas2014-03-301-0/+8
| |/ / / | | | | | | | | | | | | PHPBB3-12328
* | | | [prep-release-3.1.0-b2] Add changelog for 3.1.0-b2Joas Schilling2014-03-301-0/+66
| | | |
* | | | [prep-release-3.1.0-b2] Prepare ChangelogJoas Schilling2014-03-301-25/+28
| | | |
* | | | Merge remote-tracking branch 'prosk8er/ticket/12298' into develop-ascraeusJoas Schilling2014-03-291-0/+16
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * prosk8er/ticket/12298: [ticket/12298] Template Event memberlist_view_contact_before/after
| * | | | [ticket/12298] Template Event memberlist_view_contact_before/afterProsk8er2014-03-291-0/+16
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | add template event memberlist_view_contact_before and memberlist_view_contact_after PHPBB3-12298
* | | | Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeusJoas Schilling2014-03-291-0/+28
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | * prosk8er/ticket/12301: [ticket/12301] Template Event overall_header_body_before
| * | | | [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-291-0/+28
| |/ / / | | | | | | | | | | | | | | | | | | | | add template event overall_header_body_before PHPBB3-12301
* | | | [ticket/12308] Template Event forumlist_body_last_row_afterPayBas2014-03-291-0/+8
| | | | | | | | | | | | | | | | PHPBB3-12308
* | | | [ticket/12309] Template Event quickreply_editor_panel_before/afterPayBas2014-03-291-0/+16
|/ / / | | | | | | | | | PHPBB3-12309
* | | [ticket/12289] Add viewtopic template events for posts specific custom noticesrxu2014-03-221-0/+16
|/ / | | | | | | | | | | These events allow extensions to add own posts specific notices-alike info. PHPBB3-12289
* | [ticket/12279] Add memberlist_view.html template event to add custom inforxu2014-03-171-0/+8
| | | | | | | | | | | | | | Template event to ddd custom content to the user profile view after the main content. PHPBB3-12279
* | [prep-release-3.1.0-b1] Add changelog for 3.1.0-b1Joas Schilling2014-03-151-0/+145
| |
* | [prep-release-3.1.0-b1] Prepare ChangelogJoas Schilling2014-03-151-24/+27
| |
* | [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinalDhruv2014-03-091-1/+1
| | | | | | | | PHPBB3-11938
* | [ticket/12231] Add template events to forumlist_body.htmlrxu2014-03-031-0/+32
| | | | | | | | | | | | | | Add events before/after category header, before/after subforums list to allow add/modify content in respective places. PHPBB3-12231
* | [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-211-0/+24
| | | | | | | | | | | | | | | | Add viewtopic template events before/after the posts, after the sorting options to allow adding contents to respective places (like advertisement and so on). PHPBB3-12217
* | Merge pull request #2027 from lucifer4o/ticket/12177Nathan Guse2014-02-181-0/+16
|\ \ | | | | | | [ticket/12177] Add ucp_friend_list_before/after
| * | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-2/+2
| | | | | | | | | | | | | | | | | | Add events before and after list of friends in UCP template Change Since part from a3 to a4 PHPBB3-12177
| * | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-0/+16
| | | | | | | | | | | | | | | | | | Add events before and after list of friends in UCP template PHPBB3-12177
* | | [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-181-0/+16
|/ / | | | | | | | | | | | | | | | | | | | | Add template event pair - quickreply_editor_message_before and quickreply_editor_message_before to quickreply_editor.html for both of prosilver and subsilver2 styles. This allows extensions to modify quick reply postform. For example, to add BBCode buttons and/or smilies and so on. PHPBB3-12166
* | Merge remote-tracking branch 'vinny/ticket/12134' into developCesar G2014-02-121-0/+1
|\ \ | | | | | | | | | | | | * vinny/ticket/12134: [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2
| * | [ticket/12134] Add ucp_pm_viewmessage_print_head_append event to subsilver2Marcus Vinicius2014-01-261-0/+1
| | | | | | | | | | | | PHPBB3-12134
* | | Merge remote-tracking branch 'vinny/ticket/12132' into developCesar G2014-02-121-0/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | * vinny/ticket/12132: [ticket/12132] Add the event to events.md doc [ticket/12132] Add viewtopic_print_head_append event to subsilver2
| * | | [ticket/12132] Add the event to events.md docMarcus Vinicius2014-01-261-0/+1
| |/ / | | | | | | | | | PHPBB3-12132
* | | [prep-release-3.1.0-a3] Commit changelog for 3.1.0-a3Joas Schilling2014-02-051-0/+106
| | |
* | | [prep-release-3.1.0-a3] Prepare ChangelogJoas Schilling2014-02-051-23/+26
|/ /
* | Merge branch 'develop-olympus' into developCesar G2014-01-231-1/+2
|\ \ | |/
| * [ticket/12120] Restore alphabetic orderJoas Schilling2014-01-231-1/+1
| | | | | | | | PHPBB3-12120
| * [ticket/12120] Add prototech to authorsJoas Schilling2014-01-231-0/+1
| | | | | | | | PHPBB3-12120
* | Merge pull request #1809 from VSEphpbb/ticket/11966Nathan Guse2014-01-171-0/+2
|\ \ | | | | | | [ticket/11966] Add header navigation template events to Subsilver2
| * \ [ticket/11966] Merge branch 'develop' into ticket/11966Matt Friedman2013-12-122-31/+228
| |\ \ | | | | | | | | | | | | PHPBB3-11966
| * | | [ticket/11966] Add header navigation template events to Subsilver2Matt Friedman2013-10-231-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the overall_header_navigation_append / prepend template events used in Prosilver to subsilver2 as well. This will allow extensions to add Nav Links to Subsilver2. http://tracker.phpbb.com/browse/PHPBB3-11966 PHPBB3-11966
* | | | Merge remote-tracking branch 'vsephpbb/ticket/12060' into developJoas Schilling2013-12-201-0/+48
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12060: (37 commits) [ticket/12060] A little less verbose cleanup of event docblocks [ticket/12060] Further clarifying new event docblocks as much as possible [ticket/12060] More fixes to dockblock for acp_bbcodes_modify_create event [ticket/12060] Remove whitespaces [ticket/12060] Fix docblock for acp_bbcodes_modify_create event [ticket/12060] Rename event in message parser to modify_format_display_text_after [ticket/12060] Add num_predefined_bbcodes to display_custom_bbcodes_modify_sql [ticket/12060] Further clarify/fix a var in acp_bbcodes_modify_create event doc block [ticket/12060] Use separate template event for acp user signature posting buttons [ticket/12060] Rename event from append to after in acp_bbcodes.html [ticket/12060] Correctly label alpha versions in event docblocks [ticket/12060] Fix u_action comments in docblocks [ticket/12060] Change @since in event docblocks [ticket/12060] Update the docblock comments in acp core events [ticket/12060] Refactor u_action in the events that use it [ticket/12060] Use $sql_ary instead of $sql [ticket/12060] Update docblock for core event due to addition of another var [ticket/12060] Remove re-tabbing of html from subsilver2 files [ticket/12060] Add $update_this_message var to the core event [ticket/12060] Adjust last item in array to use a comma instead of closing parenthesis ...
| * | | | [ticket/12060] Further clarifying new event docblocks as much as possibleMatt Friedman2013-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12060
| * | | | [ticket/12060] Use separate template event for acp user signature posting ↵Matt Friedman2013-12-131-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | buttons PHPBB3-12060
| * | | | [ticket/12060] Rename event from append to after in acp_bbcodes.htmlMatt Friedman2013-12-131-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-12060
| * | | | [ticket/12060] Add template events posting_editor_buttons_before/afterMatt Friedman2013-12-041-0/+18
| | | | | | | | | | | | | | | | | | | | PHPBB3-12060
| * | | | [ticket/12060] Add template event acp_bbcodes_actions_prepend/appendMatt Friedman2013-12-041-0/+12
| | | | | | | | | | | | | | | | | | | | PHPBB3-12060
| * | | | [ticket/12060] Add template event acp_bbcodes_edit_form_appendMatt Friedman2013-12-041-0/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-12060
* | | | | Merge remote-tracking branch 'vsephpbb/ticket/12054' into developJoas Schilling2013-12-161-2/+10
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12054: [ticket/12054] Re-word event documentation [ticket/12054] Reword descriptions and resort events alphabetically [ticket/12054] Update index_body_linklist_before/after template events
| * | | | [ticket/12054] Re-word event documentationMatt Friedman2013-12-141-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12054
| * | | | [ticket/12054] Reword descriptions and resort events alphabeticallyMatt Friedman2013-12-121-4/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-12054
| * | | | [ticket/12054] Update index_body_linklist_before/after template eventsMatt Friedman2013-12-031-2/+10
| |/ / / | | | | | | | | | | | | PHPBB3-12054
* | | | [ticket/11241] Add border to dropdown menu options.Cesar G2013-12-061-2/+2
| | | | | | | | | | | | | | | | PHPBB3-11241
* | | | [ticket/11241] Add events & var for extensions to dropdown.Cesar G2013-12-061-0/+14
|/ / / | | | | | | | | | PHPBB3-11241
* | | Merge remote-tracking branch 'vsephpbb/ticket/12014' into developJoas Schilling2013-12-031-0/+8
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/12014: [ticket/12014] Change event date in docs [ticket/12014] Fix version number in event docs [ticket/12014] Template Event index_body.html before forumlist
| * | | [ticket/12014] Change event date in docsMatt Friedman2013-11-211-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12014
| * | | [ticket/12014] Fix version number in event docsMatt Friedman2013-11-121-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12014
| * | | [ticket/12014] Template Event index_body.html before forumlistMatt Friedman2013-11-111-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Add content above the forums list (on forum index only) PHPBB3-12014