File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Například:
1717
1818## Implementace
1919
20- 1 . Nový plugin vždy bude mít 🧩 [ pExtension] [ pExtension ] jako svou bázovou třídu.
20+ 1 . Nový plugin vždy bude mít 🧩 [ pExtension ("něco") ] [ pExtension ] jako svou bázovou třídu ne ** pExtension ** přímo .
21212 . Implementace je velmi různorodá podle prvku, který bude rozšiřovat. Postupujte podle kapitoly 🧩 [ první plugin] [ firstPlugin ]
22223 . Nový plugin musí být zaveden do 📄 [ seznamu pluginů] [ pluginslst ] například takto:
2323
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ For example:
1717
1818## Implementation
1919
20- 1 . A new plugin will always have 🧩 [ pExtension] [ pExtension ] as its base class .
20+ 1 . A new plugin will always have 🧩 [ pExtension ("something") ] [ pExtension ] as its base classn not ** pExtension ** directly .
21212 . The implementation varies greatly depending on the element it will extend. Follow the steps in the chapter 🧩 [ first plugin] [ firstPlugin ]
22223 . The new plugin must be added to 📄 [ plugin list] [ pluginslst ] as follows:
2323
You can’t perform that action at this time.
0 commit comments