0
I Use This!
Inactive
Analyzed about 7 hours ago. based on code collected about 7 hours ago.

Project Summary

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 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

Tags

django python shortcodes wordpress

In a Nutshell, django-shortcodes...

Quick Reference

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can embed statistics from Open Hub on your site
About Project Security

30 Day Summary

Jun 13 2025 — Jul 13 2025

12 Month Summary

Jul 13 2024 — Jul 13 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!