From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/xul_explorer/index.html | 52 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 files/de/xul_explorer/index.html (limited to 'files/de/xul_explorer/index.html') diff --git a/files/de/xul_explorer/index.html b/files/de/xul_explorer/index.html new file mode 100644 index 0000000000..62fd957faf --- /dev/null +++ b/files/de/xul_explorer/index.html @@ -0,0 +1,52 @@ +--- +title: XUL Explorer +slug: XUL_Explorer +translation_of: Archive/Mozilla/XUL_Explorer +--- +

XUL Explorer is a XULRunner application that provides an easy way to experiment with XUL. It’s a simple editor that can preview XUL inline or in a separate popup window. It has a list of code snippets (small fragments of XUL or JavaScript) that can be quickly inserted into the editor. The XUL can be loaded from and saved to files. A XUL validator and the Error Console are both available to help debug problems. The help menu provides access to XUL information on MDC. There is even simple “keyword” help lookup for XUL elements.

+

Roadmap

+

Features:

+ +

Future:

+ +

For more detailed information, see the {{ interwiki('wikimo', 'XUL_Explorer:Planning#Feature_Planning_for_XUL_Explorer') }}.

+

Installs

+

Latest Version:

+ +

Contributing

+ +

Blog Posts

+

XUL Explorer - Updated (1.0a1pre)
+ XUL Explorer 0.4
+ XUL Explorer 0.3
+ XUL Explorer 0.2
+ Exploring XUL

+

{{ languages( { "pl": "pl/XUL_Explorer" } ) }}

-- cgit v1.2.3-54-g00ecf