Home
last modified time | relevance | path

Searched refs:HTMLFormat (Results 1 – 25 of 37) sorted by relevance

12

/dports/www/gohugo/hugo-0.91.2/output/
H A Ddocshelper.go46 {"Single page in \"posts\" section", LayoutDescriptor{Kind: "page", Type: "posts"}, HTMLFormat},
47 …ge in \"posts\" section", LayoutDescriptor{Baseof: true, Kind: "page", Type: "posts"}, HTMLFormat},
48 …n with layout set", LayoutDescriptor{Kind: "page", Type: "posts", Layout: demoLayout}, HTMLFormat},
53 {"Home page", LayoutDescriptor{Kind: "home", Type: "page"}, HTMLFormat},
54 …e template for home page", LayoutDescriptor{Baseof: true, Kind: "home", Type: "page"}, HTMLFormat},
55 {"Home page with type set", LayoutDescriptor{Kind: "home", Type: demoType}, HTMLFormat},
56 …ome page with type set", LayoutDescriptor{Baseof: true, Kind: "home", Type: demoType}, HTMLFormat},
57 …ge with layout set", LayoutDescriptor{Kind: "home", Type: "page", Layout: demoLayout}, HTMLFormat},
64 …"posts\" section", LayoutDescriptor{Kind: "section", Type: "posts", Section: "posts"}, HTMLFormat},
68 …egories", LayoutDescriptor{Kind: "taxonomy", Type: "categories", Section: "category"}, HTMLFormat},
[all …]
H A DoutputFormat_test.go48 c.Assert(HTMLFormat.Name, qt.Equals, "HTML")
49 c.Assert(HTMLFormat.MediaType, qt.Equals, media.HTMLType)
50 c.Assert(HTMLFormat.Path, qt.HasLen, 0)
51 c.Assert(HTMLFormat.Protocol, qt.HasLen, 0)
52 c.Assert(HTMLFormat.IsPlainText, qt.Equals, false)
53 c.Assert(HTMLFormat.IsHTML, qt.Equals, true)
89 formats2 := Formats{AMPFormat, HTMLFormat, CalendarFormat}
122 formats := Formats{AMPFormat, HTMLFormat, noExtDelimFormat, noExt, CalendarFormat}
130 c.Assert(f, qt.Equals, HTMLFormat)
258 HTMLFormat,
H A Dlayout_test.go41 htmlFormat = HTMLFormat
991 _, err := l.For(descriptor, HTMLFormat)
1003 _, err := l.For(descriptor, HTMLFormat)
H A DoutputFormat.go125 HTMLFormat = Format{ var
186 HTMLFormat,
/dports/www/gohugo/hugo-0.91.2/resources/page/
H A Dpage_paths_test.go57 Type: output.HTMLFormat,
63 Type: output.HTMLFormat,
69 Type: output.HTMLFormat,
77 Type: output.HTMLFormat,
87 Type: output.HTMLFormat,
96 Type: output.HTMLFormat,
119 Type: output.HTMLFormat,
146 Type: output.HTMLFormat,
155 Type: output.HTMLFormat,
171 Type: output.HTMLFormat,
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/bridge/telegram/
H A Dtelegram.go17 HTMLFormat = "HTML" const
74 if b.GetString("MessageFormat") == HTMLFormat {
108 if b.GetString("MessageFormat") == HTMLFormat {
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DOutputFormats.py103 class HTMLFormat(BasicFormat): class
123 class HTML5Format(HTMLFormat):
125 HTMLFormat.__init__(self, destroot, sourceTree, extMap, outputDirName)
H A DSuite.py85 formats.append(OutputFormats.HTMLFormat(dest, self.sourcecache.sourceTree))
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DOutputFormats.py103 class HTMLFormat(BasicFormat): class
123 class HTML5Format(HTMLFormat):
125 HTMLFormat.__init__(self, destroot, sourceTree, extMap, outputDirName)
H A DSuite.py85 formats.append(OutputFormats.HTMLFormat(dest, self.sourcecache.sourceTree))
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DOutputFormats.py103 class HTMLFormat(BasicFormat): class
123 class HTML5Format(HTMLFormat):
125 HTMLFormat.__init__(self, destroot, sourceTree, extMap, outputDirName)
H A DSuite.py85 formats.append(OutputFormats.HTMLFormat(dest, self.sourcecache.sourceTree))
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DOutputFormats.py103 class HTMLFormat(BasicFormat): class
123 class HTML5Format(HTMLFormat):
125 HTMLFormat.__init__(self, destroot, sourceTree, extMap, outputDirName)
H A DSuite.py85 formats.append(OutputFormats.HTMLFormat(dest, self.sourcecache.sourceTree))
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/css/tools/w3ctestlib/
H A DOutputFormats.py103 class HTMLFormat(BasicFormat): class
123 class HTML5Format(HTMLFormat):
125 HTMLFormat.__init__(self, destroot, sourceTree, extMap, outputDirName)
H A DSuite.py85 formats.append(OutputFormats.HTMLFormat(dest, self.sourcecache.sourceTree))
/dports/www/gohugo/hugo-0.91.2/hugolib/
H A Dsite_output_test.go342 …c.Assert(outputs[page.KindHome], deepEqualsOutputFormats, output.Formats{output.HTMLFormat, output…
345 …c.Assert(outputs[page.KindTerm], deepEqualsOutputFormats, output.Formats{output.HTMLFormat, output…
346 …c.Assert(outputs[page.KindTaxonomy], deepEqualsOutputFormats, output.Formats{output.HTMLFormat, ou…
347 c.Assert(outputs[page.KindPage], deepEqualsOutputFormats, output.Formats{output.HTMLFormat})
355 c.Assert(outputs[kind404], deepEqualsOutputFormats, output.Formats{output.HTMLFormat})
402 …c.Assert(outputs[page.KindHome], deepEqualsOutputFormats, output.Formats{output.HTMLFormat, output…
H A Dsite_render.go232 output.HTMLFormat,
245 templ, found, err := s.Tmpl().LookupLayout(d, output.HTMLFormat)
270 output.HTMLFormat,
H A Dsite_output.go27 htmlOut, _ := allFormats.GetByName(output.HTMLFormat.Name)
/dports/textproc/py-tablib/tablib-3.1.0/src/tablib/formats/
H A D_html.py10 class HTMLFormat: class
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DHTMLFORM.lsp1567 (DECLAIM (NOTINLINE |HTMLFormat;|))
1569 (DEFUN |HTMLFormat| ()
1574 ((LETT #1# (HGET |$ConstructorCache| '|HTMLFormat|))
1580 (HPUT |$ConstructorCache| '|HTMLFormat|
1581 (LIST (CONS NIL (CONS 1 (|HTMLFormat;|))))))
1584 ((NOT #1#) (HREM |$ConstructorCache| '|HTMLFormat|))))))))))
1586 (DEFUN |HTMLFormat;| ()
1589 (LETT |dv$| '(|HTMLFormat|))
1593 (|haddProp| |$ConstructorCache| '|HTMLFormat| NIL (CONS 1 $))
1626 (MAKEPROP '|HTMLFormat| '|infovec|
[all …]
/dports/misc/elki/elki-release0.7.1-1166-gfb1fffdf3/elki-docutil/src/main/java/de/lmu/ifi/dbs/elki/application/internal/
H A DDocumentReferences.java89 documentReferences(refs, new HTMLFormat()).writeTo(refstream); in main()
140 private static class HTMLFormat implements Format<Element> { class in DocumentReferences
149 HTMLFormat() throws IOException { in HTMLFormat() method in DocumentReferences.HTMLFormat
H A DDocumentParameters.java155 makeByClassOverview(byclass, new HTMLFormat()).writeTo(byclassstream); in main()
174 makeByOptOverview(byopt, new HTMLFormat()).writeTo(byoptstream); in main()
406 private static class HTMLFormat implements Format<Element> { class in DocumentParameters
417 HTMLFormat() throws IOException { in HTMLFormat() method in DocumentParameters.HTMLFormat
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dhtml.spad9 HTMLFormat is a package to output HTML (HyperText Markup Language) from
43 In some ways HTMLFormat is a compromise between the standard text output and
51 HTMLFormat has advantages that the other output formats don't, for instance,
100 HTMLFormat does not try to interpret syntax, for instance in an example like:
158 contain common elements for all xml formatted outputs such as HTMLFormat,
164 )abbrev domain HTMLFORM HTMLFormat
175 HTMLFormat() : public == private where
/dports/math/fricas/fricas-1.3.7/pre-generated/target/algebra/USERS.DAASE/
H A Dindex.KAF221 |HTMLFormat| |HallBasis| |HashTable| |Heap| |HeuGcd|
478 |HTMLFormat| |ILogic| |IndexCard| |IndexedBits| |IndexedString|
1274 |HTMLFormat| |HashTable| |Heap|
1684 |GuessFiniteFunctions| |GuessPolynomialFunctions| |HTMLFormat|
2184 |GuessPolynomialInteger| |HTMLFormat| |HallBasis| |HankelPackage|
3141 |HTMLFormat| |HashTable| |Heap| |HexadecimalExpansion|
3250 |HTMLFormat| |MathMLFormat| |OutputForm| |TexFormat|
3918 |HTMLFormat| |HashState| |HashTable|
4497 |GuessOptionFunctions0| |HTMLFormat|
4780 |GuessPolynomialInteger| |HTMLFormat|
[all …]

12