Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.145 Times

Template Tags Models freeware
Filter: All | Freeware | Demo
 

Template Tags Models

1 2 3 4 5 > 
Added: August 19, 2013 | Visits: 453

langacore.kit.django This library consists of various Django-related routines that extend or modify the behaviour of the framework: * extensions for settings.py (current directory resolution, namespace package support, settings profile support) * Choices: an enum implementation for Django forms and models (with... Platforms: *nix

License: Freeware Size: 1.44 MB Download (33): langacore.kit.django Download

Added: November 20, 2013 | Visits: 356

greeking Currently, five template tags are bundled into greeking. They can: * Generate the lorem ipsum text already available in django.contrib.webdesign. * Generate filler images of kittens from placekitten.com * Print snippets from Lewis Carroll???*a*?s poem Jabberwocky. * Print pangrams in a... Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): greeking Download

Added: May 10, 2013 | Visits: 445

WP Extra Template Tags Every extra template tag with this plugin has an underscore before the function name in order to prevent any collisions with future native WP functions.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements:... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): WP Extra Template Tags Download

Added: July 01, 2013 | Visits: 434

Template Tag Shortcodes Template Tag Shortcodes is a plugin that turns many of the WordPress template tags into easy-to-use shortcodes.This plugin was created so end users could make use of the template tags within their posts and pages. Currently, this plugin creates 40+ shortcodes for use. Not all template tags are... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Template Tag Shortcodes Download

Added: August 12, 2013 | Visits: 336

django-valuate A portable application to easily associate a user valuation (rating, like etc) to any object, just on the basis of template tags. No configuration of existing models and views required. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-valuate Download

Added: July 08, 2013 | Visits: 430

django-markup-tags Django-markup-tags provides Markdown, Textile, and ReST template tags as opposed to filters. Usage is simple, add 'markuptags' to INSTALLED _APPS load it in the template like so: Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-markup-tags Download

Added: May 10, 2013 | Visits: 317

twitterLink for WordPress comment It provides several template tags that can be used to submit or display tweets. InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0.2 or higher Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): twitterLink for WordPress comment Download

Added: April 16, 2013 | Visits: 767

Ambrosite Next/Previous Post Link Plus This plugin creates two new template tags (next_post_link_plus and previous_post_link_plus) which are upgraded versions of the core WordPress next/previous post link template tags. The new tags include all of the functionality of the core tags, plus the following additional options: * Sort the... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Ambrosite Next/Previous Post Link Plus Download

Added: May 29, 2013 | Visits: 704

Easy Random Quotes Insert quotes and pull them randomly into your pages and posts (via shortcodes) or your template (via template tags). Can also refer to quote IDs to use specific quotes. Also widget-enabled Platforms: PHP

License: Freeware Size: 112.64 KB Download (49): Easy Random Quotes Download

Added: June 24, 2013 | Visits: 391

Next Page This plugin provides shortcodes and template tags for next/previous navigation in pages. Includes a code and tag for the parent page, allowing Drupal-like book navigation.Installation : 1. Upload the next-page directory to /wp-content/plugins/ 2. Activate the plugin through the 'Plugins' menu in... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Next Page Download

Added: April 21, 2013 | Visits: 366

WP-JanesGuide Provides a simple-to-use widget and, if you want to use them, two template tags (theme functions): wp_janesguide_award() and wp_janesguide_icon(). These functions display an image of one of two awards in the case of the former or a generic JanesGuide.com linkback icon in the case of the latter.... Platforms: PHP

License: Freeware Size: 10 KB Download (44): WP-JanesGuide Download

Added: May 11, 2013 | Visits: 454

Loop Post Navigation Links Template tags (for use in single.php) to create post navigation loop (previous to first post is last post; next/after last post is first post).next_or_loop_post_link() is identical to WordPress's `next_post_link()` in every way except when called on the last post in the navigation sequence, in... Platforms: PHP

License: Freeware Size: 10 KB Download (47): Loop Post Navigation Links Download

Added: August 27, 2013 | Visits: 478

Inject Query Posts Inject an array of posts into a WP query object as if queried, particularly useful to allow use of standard template tags.WordPress's template tags are intended to be used within 'the loop'. The loop is managed by a WP_Query object which sets up various global variables and its own object... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Inject Query Posts Download

Added: April 11, 2013 | Visits: 432

Post Index Helpers A variety of template tags related to the index/position of a post within a loop's listing of posts.Some of the template tags provided by this plugin relate to the position of the current post within the current loop: * c2c_is_first() * c2c_is_last() * c2C_is_at_index() * c2c_is_even() *... Platforms: PHP

License: Freeware Size: 10 KB Download (50): Post Index Helpers Download

Added: June 14, 2013 | Visits: 378

django-templatetag-sugar django-templatetag-sugar is a library to make writing template tags in Django sweet. Here's an example of using: @tag(register, [Constant("for"), Variable(), Optional([Constant("as"), Name()])]): def example_tag(context, val, asvar=None): if asvar: context[asvar] = val return "" else:... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-templatetag-sugar Download

Added: August 17, 2013 | Visits: 440

django-meio-easytags An easy way to create custom template tags for Django's templating system. Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-meio-easytags Download

Added: October 02, 2013 | Visits: 444

django-cachebuster django-cachebuster is a Django app containing two template tags: static and media. Each tag will use the file last modified timestamp by default to 'bust' web browser file caches. static is meant for your site's javascript, CSS and standard images. media is intended for user uploaded content like... Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-cachebuster Download

Added: September 07, 2013 | Visits: 298

django-coffeescript Django CoffeeScript provides template tags to compile CoffeeScript into javascript from templates. It works with both inline code and extenal files. Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-coffeescript Download

Added: August 15, 2013 | Visits: 331

django-less Django LESS provides template tags to compile LESS into CSS from templates. It works with both inline code and extenal files. Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): django-less Download

Added: October 27, 2013 | Visits: 359

django-scss Django SCSS provides template tags to compile SCSS into CSS from templates. It works with both inline code and extenal files. Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-scss Download

1 2 3 4 5 >