Bug 53787 - config disable "DTD selector"
Summary: config disable "DTD selector"
Status: RESOLVED FIXED
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-01 00:13 UTC by Petr Burian
Modified: 2003-03-14 10:46 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Burian 2003-02-01 00:13:56 UTC
Version:           3.2-CVS-1 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 3.2.1 20020924 (Debian prerelease)
OS:          Linux (i686) release 2.4.20

Because of Quanta doesn't know new DTDs (like xHTML 1.0 Strict, xHTML 1.1) I would appreciate a disabling function of DTD selector in config.
Comment 1 András Manţia 2003-03-14 10:46:43 UTC
Subject: quanta

CVS commit by amantia: 

Be smart and guess the DTD of the opened document. Implements wish #53787.

CCMAIL: 53787-done@bugs.kde.org


  M +53 -44    ChangeLog   1.137
  M +3 -3      quanta/dialogs/dtdselectdialog.ui   1.13
  M +10 -2     quanta/dialogs/filemaskss.ui   1.13
  M +9 -9      quanta/messages/messageitemphp4.cpp   1.2
  M +55 -4     quanta/quanta.cpp   1.239
  M +2 -0      quanta/quanta_init.cpp   1.245
  M +3 -2      quanta/quantacommon.h   1.36