You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: development/extensions/tutorial_notifications.rst
+4-8Lines changed: 4 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1033,8 +1033,7 @@ This function is very simple to use, and requires only a few basic parameters:
1033
1033
delete_notifications
1034
1034
--------------------
1035
1035
1036
-
Parameters
1037
-
^^^^^^^^^^
1036
+
.. rubric:: Parameters
1038
1037
1039
1038
.. csv-table::
1040
1039
:header: Parameter, Description
@@ -1080,8 +1079,7 @@ The following is a quick summary of the three methods available for marking noti
1080
1079
mark_notifications
1081
1080
------------------
1082
1081
1083
-
Parameters
1084
-
^^^^^^^^^^
1082
+
.. rubric:: Parameters
1085
1083
1086
1084
.. csv-table::
1087
1085
:header: Parameter, Description
@@ -1096,8 +1094,7 @@ Parameters
1096
1094
mark_notifications_by_parent
1097
1095
----------------------------
1098
1096
1099
-
Parameters
1100
-
^^^^^^^^^^
1097
+
.. rubric:: Parameters
1101
1098
1102
1099
.. csv-table::
1103
1100
:header: Parameter, Description
@@ -1117,8 +1114,7 @@ as most of the notification handling is done through the distinct item and/or pa
1117
1114
However, there can be times where it is more convenient or accurate to work directly with the notification's unique id.
1118
1115
For example, when the notifications are listed in the :abbr:`UCP(User Control Panel)` and a user can select specific notifications to be marked as read.
0 commit comments