Version 0.1.23 0.1.23
authorThierry Florac <tflorac@ulthar.net>
Wed, 24 Oct 2018 16:36:51 +0200
changeset 1038 b371683a9aa7
parent 1037 5a697cde9826
child 1039 6ff6690ac4df
Version 0.1.23
buildout.cfg
docs/HISTORY.txt
setup.py
src/pyams_content.egg-info/PKG-INFO
src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po
--- a/buildout.cfg	Wed Oct 24 11:20:19 2018 +0200
+++ b/buildout.cfg	Wed Oct 24 16:36:51 2018 +0200
@@ -86,4 +86,4 @@
 eggs = pyams_content [test]
 
 [versions]
-pyams_content = 0.1.22
+pyams_content = 0.1.23
--- a/docs/HISTORY.txt	Wed Oct 24 11:20:19 2018 +0200
+++ b/docs/HISTORY.txt	Wed Oct 24 16:36:51 2018 +0200
@@ -1,6 +1,11 @@
 History
 =======
 
+0.1.23
+------
+ - added check in text with prefix widgets
+ - updated attachment public title
+
 0.1.22
 ------
  - sort pictograms in manager settings form
--- a/setup.py	Wed Oct 24 11:20:19 2018 +0200
+++ b/setup.py	Wed Oct 24 16:36:51 2018 +0200
@@ -24,7 +24,7 @@
 README = os.path.join(DOCS, 'README.txt')
 HISTORY = os.path.join(DOCS, 'HISTORY.txt')
 
-version = '0.1.22'
+version = '0.1.23'
 long_description = open(README).read() + '\n\n' + open(HISTORY).read()
 
 tests_require = []
--- a/src/pyams_content.egg-info/PKG-INFO	Wed Oct 24 11:20:19 2018 +0200
+++ b/src/pyams_content.egg-info/PKG-INFO	Wed Oct 24 16:36:51 2018 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: pyams-content
-Version: 0.1.22
+Version: 0.1.23
 Summary: PyAMS base content interfaces and classes
 Home-page: http://hg.ztfy.org/pyams/pyams_content
 Author: Thierry Florac
@@ -72,6 +72,11 @@
         History
         =======
         
+        0.1.23
+        ------
+         - added check in text with prefix widgets
+         - updated attachment public title
+        
         0.1.22
         ------
          - sort pictograms in manager settings form
--- a/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po	Wed Oct 24 11:20:19 2018 +0200
+++ b/src/pyams_content/locales/fr/LC_MESSAGES/pyams_content.po	Wed Oct 24 16:36:51 2018 +0200
@@ -4545,9 +4545,9 @@
 "Navigation button's title is normally defined based on target's content "
 "type; you can override this label by giving a custom title here"
 msgstr ""
-"Le libellé des boutons de navigation vers les différents contenus est normalement "
-"défini par le type de la cible du lien ; mais vous pouvez remplacer ce libellé par "
-"un libellé de votre choix en l'indiquant ici."
+"Le libellé des boutons de navigation vers les différents contenus est "
+"normalement défini par le type de la cible du lien ; mais vous pouvez "
+"remplacer ce libellé par un libellé de votre choix en l'indiquant ici."
 
 #: src/pyams_content/shared/site/portlet/zmi/templates/site-summary-preview.pt:2
 msgid "Navigation button title:"