Blog
- deutsch
- english
↑ Firefox 'weave' support in PyLucid? #
Before 1 month published by jens.I found the new Firefox 'weave' Addon. It would be nice if a PyLucid Plugin can be a server for "weave".
I started a plugin here: http://trac.pylucid.net/browser/PyLucidPlugins/weave/
But this is a very early developmental status :)
More information in our forum: http://forum.pylucid.org/viewtopic.php?t=313
(Last update: March 5, 2010, 4:26 p.m. by jens.)
↑ new in PyLucid 01/29/10 #
Before 1 month, 1 week published by jens.Today i worked on some PyLucid things. Some of these:
- add a list of existing template tags from the context: http://trac.pylucid.net/changeset/2517
- I update the initial data and fix some things in the initial pages: http://trac.pylucid.net/changeset/2514
- Add a Bugfix in http://trac.pylucid.net/changeset/2516 for: PyLucid CSS doesn't load in every django admin views. work-a-round: use extrastyle instead of extrastyle, see also: http://code.djangoproject.com/ticket/12726
EDIT: I add a "tag list" link to the Django admin views, if you change a DBtemplate entry or a PageContent entry: http://trac.pylucid.net/changeset/2518
(Last update: Jan. 29, 2010, 5:12 p.m. by jens.)
↑ New PyLucid plugin: OpenStreetMap... #
Before 2 months published by jens.Easy insert a OpenStreetMap into the CMS page!
more information: PyLucid OpenStreetMap Plugin
(Last update: Jan. 8, 2010, 10:09 p.m. by jens.)
↑ New in PyLucid: Page cache cleanup... #
Before 3 months published by jens.With changeset:2469 the page cache would be cleaned after a model has been edited or created. (e.g. after PageTree, PageMeta or PageContent changed.)
This fixed http://trac.pylucid.net/ticket/317 and http://trac.pylucid.net/ticket/335
The Problem in ticket 335: Cleaning the cache is not only necessary so that the client sees the updates also. If a page is no longer accessable for anonymous, they should no longer be delivered from the cache.
We clean the complete page cache for one site, because we can't known witch part of the cache has been really changed. e.g. the update journal is somewhere or if the PageTree hierarchy change...
You will get some information about the cleaning if settings.DEBUG is on or you are a superuser.
You must update your environment, read: update existing PyLucid environment
(Last update: Dec. 3, 2009, 8:41 a.m. by jens.)
↑ PyLucid: "change page order" implemented. #
Before 3 months, 1 week published by jens.You can easy setup the menu page order since changeset:2465.
Do this:
- Update PyLucid with: svn up PyLucid09/PyLucid_env/src/pylucid/pylucid_project/
- If you run fastCGI than do a reload with: touch index.fcgi
Then you have a new point "change page order" in the menu under "edit page".
It's similar to the form from v0.8
EDIT:
Here a screenshot how it works:
http://www.flickr.com/photos/jensdiemer/4152920434/
(Last update: Dec. 2, 2009, 11:39 a.m. by jens.)
- /en/Blog/feed/feed.atom ( Atom Syndication Format v1.0 )
- /en/Blog/feed/feed.rss ( Really Simple Syndication v2.01rev2 )