On Tue, Jan 29, 2013 at 8:42 PM, Brian Matherly <pez4br...@yahoo.com> wrote:
> Dan,
>
> I noticed that the pango producer metadata isn't working properly. The 
> problem is evident on the Wiki: ( 
> http://www.mltframework.org/bin/view/MLT/ProducerPango ) and from the command 
> line ( melt -query producer=pango ). The entries are misordered and the color 
> properties are missing.
>
> I've narrowed it down to the "values" list in the "style" property. If I 
> remove:
>     values:
>       - normal
>       - italic
>
> Then everything renders correctly.
>
> I've double checked all the white space and indenting. I've run it through 
> every online validator I can find - and nothing gets flagged. I've banged my 
> head against this for a while and now I'm stuck.
>
> Any ideas of what might be going on?

There was a bug in the YAML parser where it was not keeping track of
the sequence index for each level of the hierarchy. I also regenerated
the online docs and pushed them to the wiki.

In case you are not aware, the twiki's service metadata is generated
from src/swig/ruby/metadata.rb, and then I rsync the generated .txt
files. Twiki stores its data as text files; so we can generate pages,
which is nice.

-- 
+-DRD-+

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to