- Fix Uncaught TypeError on view: "
intl
is undefined". @mauritsvanrees #27
- Change locales literal to Zitat-URL @sneridagh #25
-
- fix quotation marks using
lang
attribute from blockquote instead of the html ones #23
- fix quotation marks using
-
- improve understandability of
cite
label #21
- improve understandability of
-
- rename blockquote
siteLang
attribute tolocale
- remove default languages & use available languages from plone's
SupportedContentLanguages
vocabulary instead [@jonaspiterek] - language drop down now show's "English" / "Deutsch" instead of just "en" and "de" (because of the used vocabulary) [@jonaspiterek] #16
- rename blockquote
-
- fix hitting return not creating new default block (edit) [@jonaspiterek] #15
-
- fix typo in german translations [@jonaspiterek] #18
-
- set quotation marks by site language [@jonaspiterek]
- combine "language" and "cite" fields in new accessibility fieldset [@jonaspiterek] #14
-
- rename language field to quotationLanguage [@jonaspiterek] #12
-
- fix allowedLanguages config option [@jonaspiterek] #10
-
- fix name field beeing undefined if emtpy, rename field name to author [@jonaspiterek] #7
-
- implement inline text editor [@jonaspiterek] #4
-
- implement language selector to display typographical correct quotation marks for different languages [@jonaspiterek] #5
- Add towncrier config @jonaspiterek #3
- Add LICENSE @jonaspiterek #2
- Initial release @jonaspiterek