comment-brainstorming: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
If we can indicate that the hAtom entries are also comments, we could add an indicator beside hAtom.
If we can indicate that the hAtom entries are also comments, we could add an indicator beside hAtom.
<pre><nowiki>
<pre><nowiki>
<div class="hatom hcomment">
<div class="hfeed hcomment">


hAtom pattern goes here.
hAtom pattern goes here.
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)
* 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 20:30, 25 September 2008

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

<div class="hfeed 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)