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: docs/apis/plugintypes/index.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,6 @@ The underscore character is not supported in activity modules for legacy reasons
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
77
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
-
|[TinyMCE editor plugins](./tiny/legacy.md)| tinymce | /lib/editor/tinymce/plugins | Extra functionality for the TinyMCE text editor. | 2.4+ |
80
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
81
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
82
81
|[Admin tools](/general/projects/api/admin-tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
Copy file name to clipboardExpand all lines: versioned_docs/version-4.2/apis/plugintypes/index.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -76,10 +76,9 @@ The underscore character is not supported in activity modules for legacy reasons
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
77
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
-
|[TinyMCE editor plugins](./tiny/legacy.md)| tinymce | /lib/editor/tinymce/plugins | Extra functionality for the TinyMCE text editor. | 2.4+ |
80
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
81
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
82
-
|[Admin tools](https://docs.moodle.org/dev/Admin_tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
81
+
|[Admin tools](/general/projects/api/admin-tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
|[Availability conditions](./availability/index.md)| availability | /availability/condition | Conditions to restrict user access to activities and sections. | 2.7+ |
85
84
|[Calendar types](https://docs.moodle.org/dev/Calendar_types)| calendartype | /calendar/type | Defines how dates are displayed throughout Moodle | 2.6+ |
Copy file name to clipboardExpand all lines: versioned_docs/version-4.3/apis/plugintypes/index.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,6 @@ The underscore character is not supported in activity modules for legacy reasons
76
76
|[Text filters](./filter/index.md)| filter | /filter | Automatically convert, highlight, and transmogrify text posted into Moodle. | 1.4+ |
77
77
|[Editors](https://docs.moodle.org/dev/Editors)| editor | /lib/editor | Alternative text editors for editing content | 2.0+ |
78
78
|[Atto editor plugins](./atto/index.md)| atto | /lib/editor/atto/plugins | Extra functionality for the Atto text editor | 2.7+ |
79
-
|[TinyMCE editor plugins](./tiny/legacy.md)| tinymce | /lib/editor/tinymce/plugins | Extra functionality for the TinyMCE text editor. | 2.4+ |
80
79
|[Enrolment plugins](./enrol/index.md)| enrol | /enrol | Ways to control who is enrolled in courses | 2.0+ |
81
80
|[Authentication plugins](https://docs.moodle.org/dev/Authentication_plugins)| auth | /auth | Allows connection to external sources of authentication | 2.0+ |
82
81
|[Admin tools](/general/projects/api/admin-tools)| tool | /admin/tool | Provides utility scripts useful for various site administration and maintenance tasks | 2.2+ |
0 commit comments