From e9ae80694875f869892f13f4fcaf1170a00dea41 Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- quanta/data/dtep/html/description.rc | 58 ++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 quanta/data/dtep/html/description.rc (limited to 'quanta/data/dtep/html/description.rc') diff --git a/quanta/data/dtep/html/description.rc b/quanta/data/dtep/html/description.rc new file mode 100644 index 00000000..1d678c57 --- /dev/null +++ b/quanta/data/dtep/html/description.rc @@ -0,0 +1,58 @@ +[General] +Name = -//W3C//DTD HTML 4.01 Transitional//EN +NickName = HTML 4.01 Transitional +URL = http://www.w3.org/TR/html4/loose.dtd +DoctypeString = HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd" +MimeTypes = text/html +DefaultExtension = html +Groups = Core, I18n, Script +NumOfPages = 2 +CaseSensitive = false +Documentation = HTML + +[Toolbars] +Location = html +Names = standard, style, tables, lists, forms, other + +[Page1] +Title = Core && i18n +Groups = Core, I18n + +[Page2] +Title = Events +Groups = Script + +[Extra rules] +BooleanAttributes = simple +Single Tag Style = html +StructGroupsCount = 3 + +[Parsing rules] +SpecialTags = script(language) +MayContain = php, css + +[StructGroup_1] +Name = Images +No_Name = No Images +Icon = image +Tag = img(src) +HasFileName = true + +[StructGroup_2] +Name = Links (anchor) +No_Name = No Links (anchor) +Icon = www +Tag = a(name,href) +HasFileName = true +FileNameRx = .*\||#.* + +[StructGroup_3] +Name = Resources (link) +No_Name = No Links (link) +Icon = www +Tag = link(href) +HasFileName = true + + + + -- cgit v1.2.3