This is an automated email from the ASF dual-hosted git repository.
dklco pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git.
from f5c6c7b Fixing an issue where the search found find un-published pages
new 957a5ae Removing childlist reference component
new d47c7fa Removing the listitemoptions which was only used by childlist
new ffc7582 Updating tags to be a configurable component
The 3 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:
.../components/general/childlist/childlist.jsp | 32 --------------
.../components/general/childlist/edit.json | 49 ----------------------
.../components/general/list/listItemOptions.jsp | 32 --------------
.../general/{childlist.json => tags.json} | 2 +-
.../reference/components/general/tags/config.json | 34 +++++++++++++++
.../reference/components/general/tags/edit.json | 9 ++++
.../reference/components/general/tags/tags.jsp | 21 ++++++----
7 files changed, 58 insertions(+), 121 deletions(-)
delete mode 100644
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/childlist/childlist.jsp
delete mode 100644
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/childlist/edit.json
delete mode 100644
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/list/listItemOptions.jsp
rename
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/{childlist.json
=> tags.json} (70%)
create mode 100644
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/tags/config.json
create mode 100644
cms/reference/src/main/resources/jcr_root/apps/reference/components/general/tags/edit.json
--
To stop receiving notification emails like this one, please contact
[email protected].