Greg Sheremeta has posted comments on this change. Change subject: userportal, webadmin: use json for documentation mapping files ......................................................................
Patch Set 5: (3 comments) addresses all of Alon's latest concerns. .................................................... File README.manual Line 5: actions in the web applications. Line 6: Line 7: To add context sensitive help, a few files need to be created. Line 8: Line 9: 1. /usr/share/doc/DOC_PACKAGE/manual/docsconfig.properties Done Line 10: Line 11: The format of the properties file is: Line 12: Line 13: helptags.APPLICATION = <list of files> Line 28: Example common.json file: Line 29: Line 30: { Line 31: "create_new_vm": "/manual/some/help/document.html", Line 32: "delete_vm": "/manual/another/help/document.html" Done Line 33: } Line 34: Line 35: These helpTags ("create_new_vm", "delete_vm") are found in the Java code Line 36: Model objects. Dialogs and other actions work with Models, so we use the .................................................... File packaging/etc/engine.conf.d/30-DOC_PACKAGE.conf Line 1: ENGINE_MANUAL="/usr/share/doc/DOC_PACKAGE/manual" Done -- To view, visit http://gerrit.ovirt.org/21392 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4d6e8be143583d253943445842c2851fb52274e6 Gerrit-PatchSet: 5 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Alexander Wels <aw...@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com> Gerrit-Reviewer: Einav Cohen <eco...@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com> Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches