Project

General

Profile

Feature #23

System for embedding object references into text fields.

Added by Joseph Spiros over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Category:
Core
Target version:
-
Start date:
09/29/2010
Due date:
% Done:

100%

Estimated time:

Description

Yes, that's right. We essentially want to be able to embed references to other database objects inside textfields on objects such as pages, or blog posts, or etc. The most obvious example would be images, but imagine embedding other objects as well, such as videos, maps, or whatever. Given that different templates may want to render different embedded content types differently from other templates, there should be an integration into the template system that allows a template to define how a given content type should be rendered.

History

#1

Updated by Stephen Burrows over 13 years ago

So... I've started working on this in my embed branch. I wonder, Joseph, if you might possibly have thoughts on it? (Yay repetition for the record!)

#2

Updated by Stephen Burrows over 13 years ago

  • Status changed from New to In Progress
#3

Updated by Stephen Burrows over 13 years ago

Current status is commit c8b4a272fa6f3c5023a00342b4a5e745f77aa2c7 - this includes referential integrity and allows kwargs to be passed to the embed tag.

#4

Updated by Stephen Burrows over 13 years ago

Removed referential integrity code and shunted embed templatetag into core. Merged into melinath/master in commit b768cb7ae3b355a09bbf554522584db729d23c14

#5

Updated by Joseph Spiros over 13 years ago

  • Category changed from Penfield to Core
  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF