close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.

Opened 16 years ago

Closed 16 years ago

#10 closed (fixed)

Divan: Incomplete support for basic/extended content

Reported by: cmlenz Owned by: cmlenz
Priority: major Milestone: 1.0
Component: examples Keywords:
Cc:

Description

While there is support for basic/extended content in the storage model and the display code, there's no way to post entries via AtomPub? that way.

Simply using an <hr> element to separate the two might make sense, possibly with a special class or ID.

Change History (1)

comment:1 Changed 16 years ago by cmlenz

  • Resolution set to fixed
  • Status changed from new to closed

This was implemented in [135]. To separate basic from extended content, you insert a

<hr id="more" />

element at the separation point.

Note: See TracTickets for help on using tickets.