Plugin Repository

SimplePlugins_XH-Edition-KRL

Description

The plugin uses the same basic framework as the original. However, it contains 10 modified or new features:
  1.  404: error page
  2. add_qrcode: show QR code
  3. admin_only: show only when admin is logged in
  4. bclock: Python script outputs analog clock
  5. checkurl: Returns the complete URL if the page is found; otherwise a link to the server's 404 error page is returned
  6. colorselection: outputs a form to select foreground and background color with respective transparency level. The values are displayed as hex numbers and can be noted that way for later use.
  7. eingliedern: Incorporates plain HTML code from a file located on the server into the content (in the manner of boilerplate text).
  8. mailaddress_hide: Converts part of the characters of an email address into HTML entities to block simple spam bots (does not help against sophisticated bots).
  9. make_ruby: Display Ruby code (phonetic transcription above the text)
  10. no_cookies_text: Display one or the other text. Depends on the value (true/false) of the privacy_agreed() function of the privacy plugin. The first text is displayed if cookies are not allowed, the second text is displayed if cookies are allowed.
  11. recently_changed: list of recently changed pages with indication of the time of change and the menu path.
  12. recently_changed_pure: list of recently changed pages (simple unordered list, only the page names are displayed)
  13. responsive_iframe: displays the given file inside a responsive frame
  14. search_after_404 : Outputs a complete 404 error page. The text of the page contains a link to the selected start (home) page, a link to the table of contents and a search mask.
  15. tablecolumns: displays a button above the table which can be used to hide and show individual columns of the table.
  16. viewhtml: Outputs the content of an HTML file converted in such a way that the listing of the file can be displayed in the browser without becoming effective as HTML.
Note: do not install parallel to the original without following the instructions in the documentation!
DEMO
DOWNLOAD

 

Further information on plugins can be found on this page.

Own plugin?

A description of what to do to add your own plugin to this list can be found on this info page.