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
<description>An example K2 plugin to extend item, category and user forms in K2 with a URL inputbox for YouTube videos. The plugin will convert the YouTube URL you enter in K2 backends forms into a functional video player in the frontend.</description>
12
12
<files>
13
13
<filenameplugin="example">example.php</filename>
14
14
</files>
15
+
<!-- Standard Joomla! plugin parameters to setup the K2 plugin once -->
15
16
<config>
16
17
<fieldsname="params">
17
18
<fieldsetname="basic">
@@ -20,7 +21,7 @@
20
21
</fieldset>
21
22
</fields>
22
23
</config>
23
-
<!-- K2 plugin parameters which extend K2 backend forms are defined here.-->
24
+
<!-- K2 plugin parameters which extend K2 backend forms are defined here -->
0 commit comments