Published First Final Release Of Collective.Templates

I worked on some fixes for the Plone add-on collective.templates during the last days. I finished my work yesterday and published the add-on today on PyPi: https://pypi.org/project/collective.templates/

The final release contains a documentation in HTML and PDF file format. It fixes some minor issues and the source code builds on Travis-CI without any errors yet: https://travis-ci.org/collective/collective.templates

Finished Documentation For Collective.Templates

I worked on the documentation for the Plone add-on collective.templates during the last days. I finished this documentation during the weekend and published the documentation in HTM file format and in PDF file format today. The documentation files are available on Github. You could check them out from the projects repository there:
https://github.com/collective/collective.templates
The documentation lives in the docs subfolder:
https://github.com/collective/collective.templates/tree/master/docs

Working On The Documentation For Collective.Templates

I’m currently working on the user documentation for the Plone add-on collective.templates. The documentation will describe not only the installation but also the creation of a template center and template projects. It will give information about messages which will be send on events to the Plone site administrator / reviewer as well as owner of templates projects.

Collective.Addons Release 1.0 Published

I worked on the documentation of the Plone add-on ‘collective.addons‘ in my spare time during the last two weeks. I finished this user documentation some days ago and compiled a version in HTML file format and in the pdf file format. I also worked on the Python modules of the Plone add-on and got its build on Travis-CI ‘green’, thus it builds without issues and didn’t throw any flake8 errors anymore.

I published the first stable release of collective.addons on the ‘Cheeseshop’ (Pypi.org) today: https://pypi.org/project/collective.addons/. The add-on provides an ‘Add-on Center’, where contributors could create add-on or extension projects and publish their releases (especially Free Software releases). The Add-on Center make it possible to adapt it to nearly any software project. For detailed information have a look into the user documentation on Github: https://github.com/collective/collective.addons/blob/master/docs/collective.addons.pdf

Collective.Addons Documentation – First Version Published

I worked on the user documentation for the Plone add-on ‘collective.addons during during the last days. I published the first version of this user documentation in website style yesterday. Today I added this documentation in the PDF file format. You’ll find this documentation in the ‘docs’ directory of the Plone add-on on Github:
https://github.com/collective/collective.addons/tree/master/docs