custom-pages icon indicating copy to clipboard operation
custom-pages copied to clipboard

Bug that does not support translation (v1.0.6)

Open sakurafarm opened this issue 5 years ago • 0 comments

1. Translation file "visibility.php" does not exist.

CustomPagesModule.visibility is used in the following source files

  • humhub-modules-custom-pages\models\ContainerPage.php
  • humhub-modules-custom-pages\models\ContainerSnippet.php
  • humhub-modules-custom-pages\models\CustomContentContainer.php

2. There is no definition of 'Abstract' in models_Page.php. https://github.com/humhub/humhub-modules-custom-pages/blob/027288402c30f5e4f61974e01f85ae427615efb1/models/Page.php#L53-L65

For example, "ja". https://github.com/humhub/humhub-modules-custom-pages/blob/027288402c30f5e4f61974e01f85ae427615efb1/messages/ja/models_Page.php#L1-L9

3. Missing label definition for "visibility". https://github.com/humhub/humhub-modules-custom-pages/blob/027288402c30f5e4f61974e01f85ae427615efb1/models/CustomContentContainer.php#L154-L168

sakurafarm avatar Feb 20 '20 07:02 sakurafarm