So these will definitely take care of the backend and rendering.

But on the admin frontend all I'm using is the normal builtin stuff.
So the child File objects appear below the Pages they're part of when
you edit a Page.  And you just grab the link from the file object and
drag it into the text area of the Page to get the full path, works in
FF2 at least.  Then markdown is added by hand.  Ideally that would
appear as a standard ![title here][123] or custom ![title here][File:
123 option] markdown element.

Any ideas how I could achieve this little tweak on the frontend?

Thanks in advance,

Milan


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to