0
I Use This!
Inactive
Analyzed about 16 hours ago. based on code collected 2 days 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
About Project Security

30 Day Summary

Aug 8 2024 — Sep 7 2024

12 Month Summary

Sep 7 2023 — Sep 7 2024

Ratings

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