Ticket

implement partial absolutization+status
implement partial absolutization+priority
implement partial absolutization+tag
implement partial absolutization+commit
 

 

 

implement partial absolutization+example

http://grouppatternlanguage.org/wagn/Follow_the_Energy shows "_2+_1" where it should show "Businesspeople Playing+Follow the Energy" and "follow-energy-image+Follow the Energy". Probably involves the double nesting:

http://grouppatternlanguage.org/wagn/Patterns%2B*type%2B*content includes

http://grouppatternlanguage.org/wagn/Visual%2B*right%2B*content which includes

http://grouppatternlanguage.org/wagn/just_image_and_caption+*right+*content

 

Guessing that because http://test.dwagn.org/mislabeled+relative+numbered_inclusions looks fine, using http://test.dwagn.org/wagn/numbered_inclusions+*right+*content , anyway not taking the time right now at least to explore in more detail what triggers it.

 

I think the problem is simpler.  The link is referring to the correct card (works correctly if you click it), it's just not labelled as you'd like, in that it's not "absolutizing" the name.  My guess is that it's not doing that because we want "+whatever" to showup as "+whatever", not "foo+whatever".  I guess we're going to have to deal with partial absolutization.  hmm. --Ethan


There are no inclusions of form "+foo", just stuff like "_2+_1" -- see http://grouppatternlanguage.org/wagn/just_image_and_caption+*right+*content

  --John Abbe.....Tue Jan 04 21:30:50 -0800 2011


man, I really had this wrong. the issue wasn't about absolutizing (creating the full name) but about creating what we call the "showname" in the code. the to_show function wasn't handling either the number syntax or the _LR stuff. That was an easy fix. Even though the name is a bit misleading and mismatched with the problem (my bad), I think we should go ahead and close this ticket.

  --Ethan McCutchen.....Sat May 14 11:36:03 -0700 2011