PyLucid CMS Logo

includes RSS Newsfeeds

The RSS plugin used the Universal Feed Parser by Mark Pilgrim. (new in developer version)

With this lucidTag you can easy integrade a RSS news feed into your CMS page:

HTML
1
{% lucidTag rss url="http url" %}

↑ advanced usage  #

The look of the generated html code dependent on the plugin templates: templates/rss/default.html

You can setup the plugin for every feed individual by creating one or more plugin templates, see: How to change a plugin template.

For activate a alternative plugin templates you must specify the filename (without the file extension). You can do this in the tag, e.g.:

HTML
1
{% lucidTag rss url="http url" template_name="rss/MyOwnTemplate.html" %}

↑ limit entries  #

You can limit the RSS Feed list with the optional argument "max_entries", e.g:

HTML
1
{% lucidTag rss url="http url" max_entries=5 %}

↑ debugging  #

If the plugin template doesn't build a working html page for your feed or if links seems to be wrong, you can easy debug:

HTML
1
{% lucidTag rss url="http url" debug=True %}

You will see the raw feed data structure.

↑ caching  #

The current RSS plugin version doesn't use caching. On the other side, the normal page cache does the job for it. You must setup the cache backend.

↑ example  #

SourceForge.net: SF.net Project News: PyLucid (including full news text)
  • ↑ PyLucid CMS v0.9 **release**  #

    Tue, 12 Oct 2010 09:00:43 GMT
    After a long time, we released PyLucid CMS in Version v0.9!The main goals are:* internationalization and localization support (Multilingual content)* Multi site support (Allows a single installation to serve multiple websites.)* Revision controlled contentPlease follow the install instruction on our Homepage: http://www.pylucid.org/A DEMO page is also available here: http://demo.pylucid.net/

  • ↑ PyLucid v0.9.0beta will be release between 17  #

    Sun, 15 Nov 2009 13:21:03 GMT
    PyLucid v0.9.0beta will be release between 17 till 20 November 2009!More info in the forum thread: http://www.pylucid.org/phpBB2/viewtopic.php?t=309

  • ↑ PyLucid v0.8.7 **released**  #

    Thu, 15 Oct 2009 12:38:40 GMT
    I release a bugfixed PyLucid v0.8.7 Version!The lite version contains:* TinyMCE Revision 1250* python-creole Revision 39The full version:* django trunk Revision 11624 (Contains the bugfix for the last security vulnerability, see: http://www.djangoproject.com/weblog/2009/oct/09/security/ )* pygments=== Download:* Full: https://sourceforge.net/projects/pylucid/files/1.stable/v0.8.7/PyLucid_v0.8.7full.zip/download* Lite: https://sourceforge.net/projects/pylucid/files/1.stable/v0.8.7/PyLucid_v0.8.7lite.zip/download=== Update infoUpdate user, please note: [[http://www.pylucid.org/_goto/108/update-PyLucid/#update-to-v0-8-7|You must update your settings.py!]]

  • ↑ PyLucid v0.8.6RC1 *released*  #

    Tue, 31 Mar 2009 13:43:31 GMT
    PyLucid v0.8.6RC1 *released*Download: https://sourceforge.net/project/platformdownload.php?group_id=146328Please report bugs. We need more developer. * Forum: http://www.pylucid.org/phpBB2/ * IRC: #pylucid on freenode.net! * Jabber: pylucid@conference.jabber.orghttp://www.pylucid.org/_goto/38/contact/

  • ↑ PyLucid v0.8.5RC1 *release*  #

    Mon, 01 Sep 2008 08:22:54 GMT
    I add the current PyLucid dev snapshot. Please try it and report bugs ;)

  • ↑ blog plugin for pylucid...  #

    Tue, 15 Jul 2008 16:38:35 GMT
    i started to implement a simple blog system as a pylucid plugin.More info:http://www.pylucid.org/_goto/165/blog/

  • ↑ new trac URL!  #

    Fri, 20 Jun 2008 16:15:25 GMT
    We have a new trac URL:http://trac.pylucid.net/see also: http://pylucid.org/phpBB2/viewtopic.php?p=1235#1235

  • ↑ PyLucid v0.8.5pre1 released...  #

    Fri, 13 Jun 2008 21:22:19 GMT
    I released a new test version. It's a SVN trunk export from Rev.1647: http://pylucid.net:8080/pylucid/browser/trunk?rev=1647Please test it and report bugs!Changes, see:http://www.pylucid.org/_goto/26/History/http://www.pylucid.org/_goto/121/changes/

  • ↑ PyLucid v0.8.0 stable *release*  #

    Thu, 14 Feb 2008 17:12:27 GMT
    After a long time, we released the first django Version of PyLucid CMS.This is the first stable release, after the big django modification ;)What?=====PyLucid is a free content management system. It is written in Python using the Django Web framework.PyLucid has a web based installer, so the user need no shell account. It's works on a standard webserver with Python (at least v2.4) CGI and one of the supported database engines (MySQL, SQLite3, Postgre, Oracle and MS-SQL). It's hight customizable via the powerful django template engine and CSS. It support a Plugin API and has some interesting build in Plugins (a file manager, RSS etc.)Download========There existing two packages: "full" and "lite".The full packages includes: - django v0.97pre (Rev.7112) - pygments v0.9The lite packages doesn't include the external sources.many things changed since the last Release Candidate.some Backwards-incompatible changes since RC2, please look at: http://pylucid.org/_goto/121/changes/-add the filemanager pluginDownload:https://sourceforge.net/project/showfiles.php?group_id=146328&package_id=161206&release_id=576538Links=====Homepage: http://www.pylucid.orgForum: http://www.pylucid.org/phpBB2/Install Info: http://pylucid.org/_goto/107/install-PyLucid/Update Info: http://pylucid.org/_goto/108/Update-PyLucid/

  • ↑ PyLucid v0.8.0 RC 2 *released*  #

    Fri, 07 Dec 2007 15:53:14 GMT
    PyLucid v0.8.0 Release Candidate 2The full packages includes: - django v0.97pre (Rev.6897) - pygments v0.9The lite packages doesn't include the external sources.Install Info: http://pylucid.org/_goto/107/install-PyLucid/Update Info: http://pylucid.org/_goto/108/Update-PyLucid/many bugfixes...some Backwards-incompatible changes since RC1, please look at: http://pylucid.org/_goto/121/changes/Download: https://sourceforge.net/project/showfiles.php?group_id=146328&package_id=161206

0 Kommentare für 'RSS':
    Es existiert kein Kommentar für 'RSS'
Kommentar hinterlassen
tag navi documentation | features | help

django-processinfo: 5.4 ms of 1354.3 ms (0.4%)