Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Decent Comments

Compare

  Analyzed about 24 hours ago

Decent Comments is a WordPress plugin that shows what people say. If you want to show comments along with their author’s avatars and an excerpt of their comment, then this is the right plugin for you. And it’s not limited to just a widget showing recent comments: The plugin provides ... [More] configurable widgets, shortcodes and an API to display comments in sensible ways, including author avatars, links, comment excerpts … [Less]

1.05K lines of code

1 current contributors

4 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

django-shortcodes

Compare

  Analyzed about 4 hours ago

Via plugins (but built into the hosted version), WordPress supports “shortcodes”, snippets of code in square brackets which are parsed to provide things like embedded YouTube clips or image galleries. Django has a filter system which is used within templates, but what happens when your users ... [More] want that same flexibility? This is where django-shortcodes comes in. Built to be pluggable, this reusable app provides a template filter which leverages the shortcode parsers within the “parsers” folder, replacing the relevant shortcode with the right HTML code. For example, the phrase [youtube id=Us-TVg40ExM] is replaced with the following code: To install django-shortcodesCheck out the source via SVN into a path called django-shortcodes Add the django-shortcodes directory to your Python pat [Less]

156 lines of code

0 current contributors

about 8 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This