Anatomy of a Firedrop entry |
:: Email ::
Download area
|
A quick guide to Firedrop entry. insert_date='2003-12-15 00:22:45' modified_date='2003-12-15 00:22:45' -- *New* The part above the Some Firedrop content types have "built-in" attributes that they recognize. For example, the ArticleCollection recognizes the Also, you can add your own attributes here. You will have to add code somewhere that actually does something with these attributes, otherwise they are just meaningless data. The part under the All the lines following it are the body of the entry. This can be HTML, but Firedrop supports two other formats. If the second line of the body is a single That's basically it. Entries are stored as separate files, text files, with a .fd2 extension. This way, they can be easily retrieved and inspected, even without having to use Firedrop. |