User Tools

Site Tools


doc:plugins:emoticons

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:plugins:emoticons [2024/04/07 21:35] โ€“ created fraenkimandoc:plugins:emoticons [2024/04/08 20:24] (current) โ€“ [Description] fraenkiman
Line 1: Line 1:
 +===== Emoticons =====
 +
 ==== Description ==== ==== Description ====
 This plugin allows you to use emoticons via an additional editor toolbar. The display of emoticons can differ considerably depending on the browser and operating system. This plugin allows you to use emoticons via an additional editor toolbar. The display of emoticons can differ considerably depending on the browser and operating system.
 +
 +Users of FlatPress version 1.2.1 or lower have to edit three templates.
 +
 +[[https://github.com/flatpressblog/flatpress/blob/14d503dfa99b190054b525497ea937aeb9b17f0e/admin/panels/entry/admin.entry.write.tpl#L38|admin/panels/entry/admin.entry.write.tpl]],
 +
 +[[https://github.com/flatpressblog/flatpress/blob/14d503dfa99b190054b525497ea937aeb9b17f0e/admin/panels/static/admin.static.write.tpl#L33|admin/panels/static/admin.static.write.tpl]] and
 +
 +Search for the word ''toolbar'' in the document and insert the following line below it:
 +<code><!-- BOF Custom toolbar -->{action hook=simple_toolbar_form}<!-- EOF Custom toolbar --></code>
 +
 +For the comment function, search in the file ''{/if}'' and add the following line below it.
 +
 +[[https://github.com/flatpressblog/flatpress/blob/14d503dfa99b190054b525497ea937aeb9b17f0e/fp-interface/sharedtpls/comment-form.tpl#L71|fp-interface/sharedtpls/comment-form.tpl]].
 +
 +==== Screenshot ====
 +Screenshot of the edit area with the Emoticon toolbar:\\
 +{{res:plugins:frank:emoticons.png?830|Screenshot of the edit area with the DateChanger toolbar}}
 +
 +
 +==== Download ====
 +{{ res:plugins:frank:emoticons1_1_0.zip |}} if FlatPress โ‰ค 1.2.1
doc/plugins/emoticons.1712518536.txt.gz ยท Last modified: by fraenkiman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki