wendelin_configurator: added knowledge pad with wendelin introduction
Please review, @Tyagov.
This knowledge pad includes the WendelinInfo gadget, which is a simple introduction to Wendelin and pointer to its documentation. The script BusinessConfiguration_afterWendelinConfiguration now activates the knowledge pad home page automatically.
This business template was migrated into the new format.
Screenshot:
@Tyagov merge request updated:
- erp5_configurator_wendelin migrated to new format in its own commit
- Knowledge Pad being created with erp5_configurator_wendelin custom ERP5Site_createDefaultKnowledgeBox. Also the skin folder's priority was bumped to overwrite the erp5_knowledge_pad's version of ERP5Site_createDefaultKnowledgeBox
- The Wendelin Information gadget is stored in a web page, which is rendered by a Script (Python) object
Sorry that it took so long, I needed to ask for help regarding skins priority.
@Tyagov merge request updated with all the requested fixes:
- Using
.getDocumentValue
to get the Web Page - Wendelin Information Gadget now renders through a form with a non-editable EditorField
- The web page receives the portal url as a content variable to be used in the links
- Using
@Tyagov merge request updated. Preference path isn't hard coded anymore.
- Last updated by Douglas
- Last updated by Douglas
- Last updated by Douglas
Added 7 commits:
Toggle commit list@Tyagov merge request updated with all the fixes requested.
mentioned in commit Camata/wendelin@093000a8
Please register or sign in to reply