This is an automated email from the ASF dual-hosted git repository.
holivier pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 8160a57 Added Changelog.adoc file (#206)
new 2f7aa04 Documented: Marketing migration to asciidoc and new
documentation organization (OFBIZ-11577)
new 19f10cc Documented: migrate help link to asciidoc user manual for
marketing (OFBIZ-11577)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../data/HELP_MARKETING.xml} | 19 +++---
applications/marketing/data/MarketingHelpData.xml | 33 +----------
.../marketing/data/helpdata/HELP_MARKETING.xml | 67 ----------------------
.../data/helpdata/HELP_MARKETING_ContactLists.xml | 35 -----------
.../helpdata/HELP_MARKETING_EditContactList.xml | 46 ---------------
.../helpdata/HELP_MARKETING_FindContactLists.xml | 38 ------------
.../HELP_MARKETING_ImportContactListParties.xml | 41 -------------
.../data/helpdata/HELP_MARKETING_main.xml | 32 -----------
.../asciidoc/_include/HELP_EditContactList.adoc | 20 ++++++-
.../asciidoc/_include/HELP_FindContactLists.adoc} | 14 +++--
.../_include/HELP_ImportContactListParties.adoc} | 17 ++++--
.../asciidoc/_include/marketing_ContactLists.adoc} | 16 +++---
.../marketing/src/docs/asciidoc/marketing.adoc | 51 ++++++++++++++++
applications/marketing/widget/CommonScreens.xml | 1 +
.../marketing/widget/ContactListScreens.xml | 5 +-
docs/asciidoc/user-manual.adoc | 2 +
16 files changed, 117 insertions(+), 320 deletions(-)
copy applications/{manufacturing/data/Help_MFG.xml =>
marketing/data/HELP_MARKETING.xml} (62%)
delete mode 100644 applications/marketing/data/helpdata/HELP_MARKETING.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_MARKETING_ContactLists.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_MARKETING_EditContactList.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_MARKETING_FindContactLists.xml
delete mode 100644
applications/marketing/data/helpdata/HELP_MARKETING_ImportContactListParties.xml
delete mode 100644 applications/marketing/data/helpdata/HELP_MARKETING_main.xml
copy CONTRIBUTING.adoc =>
applications/marketing/src/docs/asciidoc/_include/HELP_EditContactList.adoc
(52%)
copy
applications/{accounting/src/docs/asciidoc/_include/HELP_ViewGatewayResponse.adoc
=> marketing/src/docs/asciidoc/_include/HELP_FindContactLists.adoc} (65%)
copy
applications/{accounting/src/docs/asciidoc/_include/HELP_EditTaxAuthorityPartyInfo.adoc
=> marketing/src/docs/asciidoc/_include/HELP_ImportContactListParties.adoc}
(57%)
copy
applications/{humanres/src/docs/asciidoc/_include/HELP-hr-NewEmployee.adoc =>
marketing/src/docs/asciidoc/_include/marketing_ContactLists.adoc} (62%)
create mode 100644 applications/marketing/src/docs/asciidoc/marketing.adoc