Plone uses page templates in a intensive way, so they have to work very fast. Chameleon is not a new solution for this kind of problems but it works on a Plone Vanilla out of the box. Some years ago I tested it on Plone 3.x but too much work was needed to fix all [...]
Posts Tagged ‘Plone’
Hi all, after publication of collective.plone.reader (see previous post for details) I published an extension called collective.plone.mailer. This one looks for all aggregators and for each ones create periodically an email reporting last updates to the owner. Recurrence is configurable for each aggregator. There’s no configuration available on site, but every user can choose if he wants to [...]
Hi All, I uploaded on github a project of mine called collective.plone.reader. This product realize a something like a plone topic (collection) not based on criteria but folder subscription. It is very easy to use: add to your working plone this product install into plone the product (quickinstall) every user needs to create an aggregator (portal [...]
Hi, during last months a very interesting question comes from my job: how fast is a site? This may appear as a speculative question, but it harder than you could think. I’m going to show an example: you have a site who needs uptime 24/7 but during the night from a part of earth someone [...]
Hi All, in these mounths we are develop a Plone application with Solr search engine. Until the current release there are some common functions that doesn’t work correctly. Intro Ours tests are made on: Plone 3.3.5 vanilla Solr 1.4.1 collective.solr 1.0 Bugs The first bug is related the search function, if you find more than [...]