My favorites | Sign in
Google
Projects on Google Code Results 1 - 7 of 7
<font size="3">This project is a plugin for [http://wordpress.org WordPress], which is a famous blogging platform. It extends output contents of WordPress by a set of database queries. It also provides a series of corresponding sidebar widgets for end users, template tags for theme designers, ...
This project is eventually going to contain a collection of several useful tools and application for use with Django. Currently the project contains the following apps: Nav A comprehensive menu management system that provides functionality to store a menu hierarchy in a database and use said h...
A set of utilities for creating robust pagination tools throughout a django application. ===Screencast:=== [http://eflorenzano.com/blog/post/first-two-django-screencasts/#using-django-pagination http://blip.tv/file/get/Ericflo-DjangoPagination885.flv.jpg] ===History=== 2008-10-24: Version 1....
= django-rstify - A restructured text filter for django templates = django-rstify is a set of template filters to provide easy conversion from [http://docutils.sourceforge.net/rst.html restructured text] to HTML. Besides this basic functionality this application allows you to highlight sourcecode...
This is a simple app, which supplies a single template tag for markdown markup. == Dependencies == django-markdown2 depends on python-markdown2, which can be found at http://code.google.com/p/python-markdown2. == Sources == Please note, that this is not main repository. Active developm...
A Django application for integrating a Flash based mp3 audioplayer into templates using a custom template tag. It uses the flashplayer from [http://www.1pixelout.net/code/audio-player-wordpress-plugin] and can be easily customized by template parameters. More information can be found at http://py...
Super simple template tags for Django forms.