Options:
- # Session Start: Sun Jul 14 00:00:00 2013
- # Session Ident: #css
- # [00:19] * Joins: tobie (tobie@public.cloak)
- # [00:30] * Joins: lmclister (~lmclister@public.cloak)
- # [00:31] * Quits: lmclister (~lmclister@public.cloak) (lmclister)
- # [00:59] * Quits: tobie (tobie@public.cloak)
- # [01:32] * Joins: tobie (tobie@public.cloak)
- # [01:54] * Joins: cabanier (~cabanier@public.cloak)
- # [01:54] * Quits: cabanier1 (~cabanier@public.cloak) (Client closed connection)
- # [02:01] * Quits: cabanier (~cabanier@public.cloak) (Ping timeout: 180 seconds)
- # [02:05] * Quits: tobie (tobie@public.cloak)
- # [02:39] * Quits: SimonSapin1 (~simon@public.cloak) (Ping timeout: 180 seconds)
- # [06:47] * Joins: cabanier (~cabanier@public.cloak)
- # [08:17] * Joins: nvdbleek (~nvdbleek@public.cloak)
- # [08:27] * Quits: nvdbleek (~nvdbleek@public.cloak) (nvdbleek)
- # [09:25] * Joins: SimonSapin (~simon@public.cloak)
- # [09:49] * Quits: dbaron (~dbaron@public.cloak) (Ping timeout: 180 seconds)
- # [10:15] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [10:55] * Joins: tobie (tobie@public.cloak)
- # [11:13] * Quits: tobie (tobie@public.cloak)
- # [11:17] * Joins: tobie (tobie@public.cloak)
- # [13:06] * Joins: SimonSapin1 (~simon@public.cloak)
- # [13:09] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 180 seconds)
- # [13:18] * Quits: SimonSapin1 (~simon@public.cloak) (Ping timeout: 180 seconds)
- # [13:33] * Quits: darktears (~darktears@public.cloak) (Client closed connection)
- # [14:02] * Quits: Ms2ger (~Ms2ger@public.cloak) ("bbl")
- # [16:14] <TabAtkins> plinss: I think Bert's processor always adds curly quotes, so as long as you're only processing the Overview.html, you don't need to look for normal quotes.
- # [16:15] <TabAtkins> I'm fine with not doing anything more special for cases where the markup isn't right. If you feel like it, go ahead, but I can accept just moving the quotes later.
- # [16:15] <TabAtkins> Especially since I don't really want to mess with it in my processor and either recognize or invert the nesting of the elements.
- # [16:30] * Joins: tobie_ (tobie@public.cloak)
- # [16:35] * Quits: tobie (tobie@public.cloak) (Ping timeout: 180 seconds)
- # [16:35] * tobie_ is now known as tobie
- # [17:49] * Joins: SimonSapin (~simon@public.cloak)
- # [17:50] * Quits: SimonSapin (~simon@public.cloak) ("Leaving.")
- # [18:09] * Joins: Ms2ger (~Ms2ger@public.cloak)
- # [18:53] * Joins: SimonSapin (~simon@public.cloak)
- # [19:53] * Joins: dbaron (~dbaron@public.cloak)
- # [20:15] * Quits: SimonSapin (~simon@public.cloak) (Ping timeout: 180 seconds)
- # [20:29] * Quits: tobie (tobie@public.cloak)
- # [21:21] * Quits: Ms2ger (~Ms2ger@public.cloak) ("nn")
- # [21:51] <plinss> TabAtkins: ok, landed
- # [21:51] <plinss> things to note:
- # [21:51] <plinss> 1) I called the anchor type 'valuedef' to be consistent with 'propdef' and 'descdef'
- # [21:52] <plinss> 2) I didn't deal with the quotes outside the anchor container, I agree that markup is just broken and should be fixed
- # [21:55] <plinss> 3) also, for consistency, you get a 'valuedef' anchor if: the <dfn> is in a container with the class 'valuedef'; or the anchor name starts with 'valuedef-'; or the <dfn> has a data-dfn-type='value' attr; or the <dfn>'s text is quoted
- # [21:57] <plinss> (I also added support for handling data-dfn-type='property' and data-dfn-type='descriptor')
- # [21:58] <plinss> I noticed a few other values for data-dfn-type, should I be doing anything special for those?
- # [22:15] * Joins: lmclister (~lmclister@public.cloak)
- # [22:53] * Joins: SimonSapin (~simon@public.cloak)
- # Session Close: Mon Jul 15 00:00:01 2013
The end :)