summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/html5/description.rc
blob: 02e1f8cd90cf5f08bae119c848ec3a80e192a157 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[General]
Name = HTML 5
NickName = HTML 5
URL = https://www.w3.org/TR/html5/syntax.html#the-doctype
DoctypeString = html
MimeTypes = text/html
DefaultExtension = html
Groups = Core, I18n, Script,Focus
NumOfPages = 3
CaseSensitive = true
Documentation = HTML

[Toolbars]
Location = html5
Names = base, style, meta, tools

[Page1]
Title = Core and i18n
Groups = Core, I18n

[Page2]
Title = Events
Groups = Script

[Page3]
Title = Focus
Groups = Focus

[Extra rules]
BooleanAttributes = simple
Single Tag Style = XML
StructGroupsCount = 3

[Parsing rules]
SpecialTags = script(language)
MayContain = php, css

[StructGroup_1]
Name = Images (anchor)
No_Name = No Images (anchor)
Icon = image
Tag = img(src)
HasFileName = true

[StructGroup_2]
Name = Links
No_Name = No Links
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