The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2018.08.28

  • -Features:
    • Added and setup HTML wysiwyg editor Trumbowyg to the distribution. It was chosen because of its small size and easiness to use and extend.
    • Added extension 'base64' for embedding images into the page as base64 data in the 'src' attribute of the img tag.
    • Added post-processing of the 'body' property of a stranica and celina just before save in case the data_format is 'html'. The base64 data in the images is saved as files in the public/img folder of the respective domain. This allows images to be shared among pages and decreases the size of 'body'.
    • Added switching of editors on change of the 'data_format' field. Simple textarea for 'text' and Trumbowyg for 'html'. In the future other editors will/may be added for 'pod', 'markdown' and asciitext.
  • -Changes
    • Added documentation to Slovo::Controller::Role::Stranica.
    • 'data_type' and 'data_format' possible values are now added to the 'parameters' object of api-v1.0.json. From there these enum properties are used for bot gilling in the select_box(es) and for 'in' checks during validation.

Documentation

Modules

В началѣ бѣ Слово
и миръ Его не позна.
common methods for Stranici and Celini
switch between Mojo::Pg/mysql/SQLite
additional and advanced tag helpers
additional validator filters

Provides

in lib/Slovo/Controller.pm
in lib/Slovo/Controller/Celini.pm
in lib/Slovo/Controller/Domove.pm
in lib/Slovo/Controller/Example.pm
in lib/Slovo/Controller/Groups.pm
in lib/Slovo/Controller/Stranici.pm
in lib/Slovo/Controller/Upravlenie.pm
in lib/Slovo/Controller/Users.pm
in lib/Slovo/Model.pm
in lib/Slovo/Model/Celini.pm
in lib/Slovo/Model/Domove.pm
in lib/Slovo/Model/Groups.pm
in lib/Slovo/Model/Stranici.pm
in lib/Slovo/Model/Users.pm