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 9d7ce82  comments
     new 84b53e8  Adding the ability to specify a :nameParam hint when calling 
the Sling Post Servlet to use another parameter for the name of a new node
     new 2efc3aa  Fixing the i18n editor which wasn't working and adding an 
improved editing method for adding languages
     new d4118b1  Adding the translation keys for the 
PropertyHintNodeNameGenerator
     new 281c06e  Updating to make folder creation not require a name

The 4 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:
 .../{SiteManager.java => LocaleResource.java}      |  20 ++--
 .../operations/PropertyHintNodeNameGenerator.java  | 123 +++++++++++++++++++++
 .../main/resources/OSGI-INF/l10n/bundle.properties |  16 ++-
 .../{name/name.jsp => localetitle/localetitle.jsp} |  15 +--
 .../components/cms/i18ntable/i18ntable.jsp         |   3 +-
 .../libs/sling-cms/content/folder/create.json      |   9 +-
 .../libs/sling-cms/content/i18n/dictionary.json    |  25 ++---
 .../sling-cms/content/i18n/language/create.json    |   9 +-
 8 files changed, 177 insertions(+), 43 deletions(-)
 copy cms/core/src/main/java/org/apache/sling/cms/core/models/{SiteManager.java 
=> LocaleResource.java} (69%)
 create mode 100644 
cms/core/src/main/java/org/apache/sling/cms/core/operations/PropertyHintNodeNameGenerator.java
 copy 
cms/ui/src/main/resources/jcr_root/libs/sling-cms/components/cms/columns/{name/name.jsp
 => localetitle/localetitle.jsp} (67%)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to