﻿ticket,summary,type,release,owner,status,created,modified,_description,_reporter
7295,Add server url parameter,enhancement,0.11,Daren Thomas,new,2010-06-24T21:43:02+02:00,2010-06-25T09:34:47+02:00,"There is possibility to use own instance of yUml. In such case, it would be great to define url for yUml instance in trac.ini.",tlempart@…
7719,Image Cache,enhancement,0.11,Daren Thomas,assigned,2010-09-22T21:48:48+02:00,2011-01-04T10:05:30+01:00,"Hello,

your macro is a really goot idea. I have scripted a new version with an image cache. So the yuml images are loaded faster from the local cache instead from yuml.me. 

The cache is the directory ""cache/yuml/"" in ""<yourtracpath>/htdocs"". Trac need the permissions to write in this directories. There is also a cache table in the database (yumlcache), that remermbers which yuml content belongs to which image id. Thus, after installing the plugin you must upgrade your trac environment (type in your shell: trac-admin <yourtracpath> upgrade). 

If there is an error in your yuml content, yuml.me won't give you an image. In this case the plugin shows an error-image. 

I have tested the plugin with trac 0.11 and python 2.4. I hope you enjoy this enhancement and all works fine for you (it is my first python script). 

CU André",andre@…
