Re: Enable Image macro on tracwiki markup (djangosnippet 1047)

2009-04-23 Thread Matías Iturburu
Nevermind, I think I'll cut the problem down and use markdown instead of
trac's mackup. I've found a way of handling images that seems more sane here
http://www.omh.cc/2008/aug/18/django-inserting-and-positioning-images/

Although I find trac's markup easier

2009/4/23 Matías Iturburu 

> Hi all
>
> I have been using this snippet
> http://www.djangosnippets.org/snippets/1047/ to enable the trac's excelent
> wiki markup to my app, so far so well, the snippet works flawlessy rendering
> _text_ , however I would like to use the [Image()] macro as it enables me to
> do some cool stuff with images already stored in the server.
>
> I'm not quite a pythonista myself and already spent a while trying to
> figure out what are the parts I'm missing.
> I also wonder what the problems of mixing macros from different frameworks
> would be.
>
> What do you guys think? I am just asking too much? :)
>
> Thanks for any pointer
>
>
> --
> Matías Iturburu
> Revoluciones Informáticas
> www.revolucionesweb.com.ar
> http://www.linkedin.com/in/miturburu
>



-- 
Matías Iturburu
Revoluciones Informáticas
www.revolucionesweb.com.ar
http://www.linkedin.com/in/miturburu

--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Enable Image macro on tracwiki markup (djangosnippet 1047)

2009-04-23 Thread Matías Iturburu
Hi all

I have been using this snippet
http://www.djangosnippets.org/snippets/1047/to enable the trac's
excelent wiki markup to my app, so far so well, the
snippet works flawlessy rendering _text_ , however I would like to use the
[Image()] macro as it enables me to do some cool stuff with images already
stored in the server.

I'm not quite a pythonista myself and already spent a while trying to figure
out what are the parts I'm missing.
I also wonder what the problems of mixing macros from different frameworks
would be.

What do you guys think? I am just asking too much? :)

Thanks for any pointer


-- 
Matías Iturburu
Revoluciones Informáticas
www.revolucionesweb.com.ar
http://www.linkedin.com/in/miturburu

--~--~-~--~~~---~--~~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---