Changes between Version 4 and Version 5 of TracReports


Игнорировать:
Время:
10 апр. 2011 г., 17:54:27 (15 лет назад)
Автор:
trac
Комментарий:

--

Обозначения:

Без изменений
Добавлено
Удалено
Изменено
  • TracReports

    v4 v5  
    6060
    6161=== Tab-delimited ===
    62 Like above, but uses tabs (     ) instead of comma.
     62Like above, but uses tabs (\t) instead of comma.
    6363
    6464=== RSS - XML Content Syndication ===
     
    217217also possible to create multi-line report entries.
    218218
    219  * '''`column_`''' — ''Break row after this''. By appending an underscore ('_') to the column name, the remaining columns will be be continued on a second line.
     219 * '''`column_`''' — ''Break row after this''. By appending an underscore ('_') to the column name, the remaining columns will be continued on a second line.
    220220
    221221 * '''`_column_`''' — ''Full row''. By adding an underscore ('_') both at the beginning and the end of a column name, the data will be shown on a separate row.