Project

General

Profile

Actions

Task #557

closed

User Story #675: Сохранение внешнего вида HTML при импортировании

Импорт файла заметно портит его

Added by Alexey Khoroshilov over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Start date:
11/15/2010
Due date:
% Done:

0%

Estimated time:
Detected in build:
0.7.43
Published in build:

Description

На приаттаченом файле видно как теряются все стили. Кроме того, если посмотреть на сигнатуры функций, то они становятся какими-то двухэтажными.


Files

group___h_control.html (86.5 KB) group___h_control.html Alexey Khoroshilov, 11/15/2010 09:27 PM
doxygen.css (7.89 KB) doxygen.css Alexey Demakov, 01/28/2011 12:40 PM
tabs.css (1.72 KB) tabs.css Alexey Demakov, 01/28/2011 12:40 PM
Actions #1

Updated by Alexey Demakov over 13 years ago

  • Status changed from New to Open
  • Assignee set to Alexey Khoroshilov

Стили теряются, потому что используются внешние css файлы:

<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">

Пока мы не научимся при импорте автоматически копировать все связанные ресурсы, их надо копировать руками.

Actions #2

Updated by Alexey Khoroshilov over 13 years ago

  • Target version changed from 0.7 to 0.8

Отложим до реализации поддержки импорта ресурсов в 0.8.

Actions #3

Updated by Alexey Khoroshilov over 13 years ago

  • translation missing: en.field_position deleted (250)
  • translation missing: en.field_position set to 2
Actions #4

Updated by Alexey Khoroshilov about 13 years ago

  • Parent task set to #675
Actions #5

Updated by Alexey Demakov about 13 years ago

  • Tracker changed from Task to User Story
Actions #6

Updated by Alexey Demakov about 13 years ago

  • Tracker changed from Task to User Story

Updated by Alexey Demakov about 13 years ago

Недостающие файлы приложены. Проверено, импорт работает корректно.

Actions #8

Updated by Alexey Khoroshilov about 13 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF