comment-brainstorming: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(Using hcomment along with hatom or hentry)
 
No edit summary
Line 18: Line 18:
</nowiki></pre>
</nowiki></pre>
--[[User:Csarven|Sarven Capadisli]] 11:59, 25 Sep 2008 (PDT)
--[[User:Csarven|Sarven Capadisli]] 11:59, 25 Sep 2008 (PDT)
* If an hfeed is embedded in an hEntry, that could be enough context to show "these items are replies to the one they're embedded in" [[User:Singpolyma|singpolyma]] 12:20, 25 Sep 2008 (PDT)

Revision as of 19:20, 25 September 2008

If we can indicate that the hAtom entries are also comments, we could add an indicator beside hAtom.

<div class="hatom hcomment">

hAtom pattern goes here.

</div>

Alternatively, we could add hcomment with hentry to indicate that the following hentry can be treated also as a comment.

<div class="hentry hcomment">

hEntry pattern goes here.

</div>

--Sarven Capadisli 11:59, 25 Sep 2008 (PDT)

  • If an hfeed is embedded in an hEntry, that could be enough context to show "these items are replies to the one they're embedded in" singpolyma 12:20, 25 Sep 2008 (PDT)