[42/58] [abbrv] isis git commit: ISIS-1521: adds hints-n-tips sections for most of the user guides, and distributes out tips from dg.adoc as appropriate

2017-04-20 Thread danhaywood
ISIS-1521: adds hints-n-tips sections for most of the user guides, and 
distributes out tips from dg.adoc as appropriate


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/fcf368f0
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/fcf368f0
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/fcf368f0

Branch: refs/heads/master
Commit: fcf368f0c94cb56f3783d5033477b5f9742379bb
Parents: 4807f4c
Author: Dan Haywood 
Authored: Fri Apr 14 16:13:05 2017 +0100
Committer: Dan Haywood 
Committed: Thu Apr 20 09:09:30 2017 +0100

--
 .../asciidoc/guides/dg/_dg_hints-and-tips.adoc  | 24 --
 ...ips_how-to-handle-void-and-null-results.adoc | 79 -
 ...nd-tips_how-to-implement-a-spellchecker.adoc | 29 ---
 ...ts-and-tips_i18n-label-in-wicket-viewer.adoc | 26 --
 .../dg/_dg_hints-and-tips_per-user-themes.adoc  | 91 
 ...g_hints-and-tips_restful-image-property.adoc | 25 --
 ...tips_subtype-entity-not-fully-populated.adoc | 60 -
 .../rgsvc/_rgsvc_api_RepositoryService.adoc |  2 +-
 .../guides/ugbtb/_ugbtb_hints-and-tips.adoc | 27 ++
 ...ips_how-to-handle-void-and-null-results.adoc | 79 +
 ...nd-tips_how-to-implement-a-spellchecker.adoc | 29 +++
 .../src/main/asciidoc/guides/ugbtb/ugbtb.adoc   |  1 +
 .../guides/ugodn/_ugodn_hints-and-tips.adoc | 27 ++
 .../ugodn/_ugodn_hints-and-tips_java8.adoc  | 29 +++
 ...nts-and-tips_overriding-jdo-annotations.adoc | 64 ++
 ...tips_subtype-entity-not-fully-populated.adoc | 60 +
 .../asciidoc/guides/ugodn/_ugodn_java8.adoc | 29 ---
 .../_ugodn_overriding-jdo-annotations.adoc  | 64 --
 .../src/main/asciidoc/guides/ugodn/ugodn.adoc   |  3 +-
 .../_ugsec_configuring-isis-to-use-bypass.adoc  | 23 -
 .../guides/ugsec/_ugsec_hints-and-tips.adoc | 28 ++
 ...and-tips_configuring-isis-to-use-bypass.adoc | 23 +
 .../src/main/asciidoc/guides/ugsec/ugsec.adoc   |  3 +-
 .../guides/ugvro/_ugvro_hints-and-tips.adoc | 87 +++
 .../_ugvro_hints-and-tips_angular-tips.adoc | 69 +++
 .../_ugvro_hints-and-tips_pretty-printing.adoc  | 13 +++
 ...o_hints-and-tips_restful-image-property.adoc | 25 ++
 ...ro_hints-and-tips_using-chrome-devtools.adoc |  9 ++
 .../_ugvw_extending_custom-bootstrap-theme.adoc |  2 +-
 .../guides/ugvw/_ugvw_hints-and-tips.adoc   | 31 +++
 ...ts-and-tips_i18n-label-in-wicket-viewer.adoc | 26 ++
 .../_ugvw_hints-and-tips_per-user-themes.adoc   | 91 
 .../src/main/asciidoc/guides/ugvw/ugvw.adoc |  2 +-
 33 files changed, 666 insertions(+), 514 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/fcf368f0/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc 
b/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
index 78cfee4..26253ea 100644
--- a/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
@@ -6,18 +6,24 @@
 :toc: right
 
 
+This chapter provides some solutions for problems we've encountered ourselves 
or have been raised on the Apache Isis mailing lists.
 
-This chapter has FAQs (with solutions) for problems we've encountered 
ourselves or have been raised on the
-Apache Isis mailing lists.
+See also hints-n-tips chapters in the:
+
+* the xref:../dg/dg.adoc#_ugvw_hints-and-tips[Developers'] guide (this chapter)
+
+* the xref:../ugvw/ugvw.adoc#_ugvw_hints-and-tips[Wicket viewer] guide
+
+* the xref:../ugvro/ugvro.adoc#_ugvro_hints-and-tips[Restful Objects viewer] 
guide
+
+* the xref:../ugvro/ugodn.adoc#_ugodn_hints-and-tips[Datanucleus ObjectStore] 
guide
+
+* the xref:../ugsec/ugsec.adoc#_ugsec_hints-and-tips[Security] guide
+
+* the xref:../ugbtb/ugbtb.adoc#_ugbtb_hints-and-tips[Beyond the Basics] guide.
 
-See also xref:../ugvro/ugvro.adoc#_ugvro_hints-and-tips[Restful Objects 
hints-n-tips].
 
 include::_dg_hints-and-tips_enabling-logging.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_subtype-entity-not-fully-populated.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_restful-image-property.adoc[leveloffset=+1]
 include::_dg_hints-and-tips_enhance-only.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_per-user-themes.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_i18n-label-in-wicket-viewer.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_how-to-handle-void-and-null-results.adoc[leveloffset=+1]

[42/58] [abbrv] isis git commit: ISIS-1521: adds hints-n-tips sections for most of the user guides, and distributes out tips from dg.adoc as appropriate

2017-04-20 Thread danhaywood
ISIS-1521: adds hints-n-tips sections for most of the user guides, and 
distributes out tips from dg.adoc as appropriate


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/fcf368f0
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/fcf368f0
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/fcf368f0

Branch: refs/heads/wip
Commit: fcf368f0c94cb56f3783d5033477b5f9742379bb
Parents: 4807f4c
Author: Dan Haywood 
Authored: Fri Apr 14 16:13:05 2017 +0100
Committer: Dan Haywood 
Committed: Thu Apr 20 09:09:30 2017 +0100

--
 .../asciidoc/guides/dg/_dg_hints-and-tips.adoc  | 24 --
 ...ips_how-to-handle-void-and-null-results.adoc | 79 -
 ...nd-tips_how-to-implement-a-spellchecker.adoc | 29 ---
 ...ts-and-tips_i18n-label-in-wicket-viewer.adoc | 26 --
 .../dg/_dg_hints-and-tips_per-user-themes.adoc  | 91 
 ...g_hints-and-tips_restful-image-property.adoc | 25 --
 ...tips_subtype-entity-not-fully-populated.adoc | 60 -
 .../rgsvc/_rgsvc_api_RepositoryService.adoc |  2 +-
 .../guides/ugbtb/_ugbtb_hints-and-tips.adoc | 27 ++
 ...ips_how-to-handle-void-and-null-results.adoc | 79 +
 ...nd-tips_how-to-implement-a-spellchecker.adoc | 29 +++
 .../src/main/asciidoc/guides/ugbtb/ugbtb.adoc   |  1 +
 .../guides/ugodn/_ugodn_hints-and-tips.adoc | 27 ++
 .../ugodn/_ugodn_hints-and-tips_java8.adoc  | 29 +++
 ...nts-and-tips_overriding-jdo-annotations.adoc | 64 ++
 ...tips_subtype-entity-not-fully-populated.adoc | 60 +
 .../asciidoc/guides/ugodn/_ugodn_java8.adoc | 29 ---
 .../_ugodn_overriding-jdo-annotations.adoc  | 64 --
 .../src/main/asciidoc/guides/ugodn/ugodn.adoc   |  3 +-
 .../_ugsec_configuring-isis-to-use-bypass.adoc  | 23 -
 .../guides/ugsec/_ugsec_hints-and-tips.adoc | 28 ++
 ...and-tips_configuring-isis-to-use-bypass.adoc | 23 +
 .../src/main/asciidoc/guides/ugsec/ugsec.adoc   |  3 +-
 .../guides/ugvro/_ugvro_hints-and-tips.adoc | 87 +++
 .../_ugvro_hints-and-tips_angular-tips.adoc | 69 +++
 .../_ugvro_hints-and-tips_pretty-printing.adoc  | 13 +++
 ...o_hints-and-tips_restful-image-property.adoc | 25 ++
 ...ro_hints-and-tips_using-chrome-devtools.adoc |  9 ++
 .../_ugvw_extending_custom-bootstrap-theme.adoc |  2 +-
 .../guides/ugvw/_ugvw_hints-and-tips.adoc   | 31 +++
 ...ts-and-tips_i18n-label-in-wicket-viewer.adoc | 26 ++
 .../_ugvw_hints-and-tips_per-user-themes.adoc   | 91 
 .../src/main/asciidoc/guides/ugvw/ugvw.adoc |  2 +-
 33 files changed, 666 insertions(+), 514 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/isis/blob/fcf368f0/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
--
diff --git 
a/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc 
b/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
index 78cfee4..26253ea 100644
--- a/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/dg/_dg_hints-and-tips.adoc
@@ -6,18 +6,24 @@
 :toc: right
 
 
+This chapter provides some solutions for problems we've encountered ourselves 
or have been raised on the Apache Isis mailing lists.
 
-This chapter has FAQs (with solutions) for problems we've encountered 
ourselves or have been raised on the
-Apache Isis mailing lists.
+See also hints-n-tips chapters in the:
+
+* the xref:../dg/dg.adoc#_ugvw_hints-and-tips[Developers'] guide (this chapter)
+
+* the xref:../ugvw/ugvw.adoc#_ugvw_hints-and-tips[Wicket viewer] guide
+
+* the xref:../ugvro/ugvro.adoc#_ugvro_hints-and-tips[Restful Objects viewer] 
guide
+
+* the xref:../ugvro/ugodn.adoc#_ugodn_hints-and-tips[Datanucleus ObjectStore] 
guide
+
+* the xref:../ugsec/ugsec.adoc#_ugsec_hints-and-tips[Security] guide
+
+* the xref:../ugbtb/ugbtb.adoc#_ugbtb_hints-and-tips[Beyond the Basics] guide.
 
-See also xref:../ugvro/ugvro.adoc#_ugvro_hints-and-tips[Restful Objects 
hints-n-tips].
 
 include::_dg_hints-and-tips_enabling-logging.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_subtype-entity-not-fully-populated.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_restful-image-property.adoc[leveloffset=+1]
 include::_dg_hints-and-tips_enhance-only.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_per-user-themes.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_i18n-label-in-wicket-viewer.adoc[leveloffset=+1]
-include::_dg_hints-and-tips_how-to-handle-void-and-null-results.adoc[leveloffset=+1]