Subversion Repositories eFlore/Applications.cel

Rev

Rev 580 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 580 Rev 740
Line 88... Line 88...
88
        'subtitle' => array('Text'),
88
        'subtitle' => array('Text'),
89
        'title' => array('Text', 'fail'),
89
        'title' => array('Text', 'fail'),
90
        'updated' => array('Date', 'fail'),
90
        'updated' => array('Date', 'fail'),
91
        'link' => array('Link'),
91
        'link' => array('Link'),
92
        'generator' => array('Text'),
92
        'generator' => array('Text'),
93
        'category' => array('Category'));
93
        'category' => array('Category'),
-
 
94
    	'content' => array('Text'));
Line 94... Line 95...
94
 
95
 
95
    /**
96
    /**
96
     * Here we provide a few mappings for those very special circumstances in
97
     * Here we provide a few mappings for those very special circumstances in
97
     * which it makes sense to map back to the RSS2 spec. Key is RSS2 version
98
     * which it makes sense to map back to the RSS2 spec. Key is RSS2 version