Skip to content

Commit 51417ac

Browse files
committed
EXM-44581 Initial commit
0 parents  commit 51417ac

File tree

127 files changed

+21977
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+21977
-0
lines changed

Diff for: 17.0CSS.dita

+215
Large diffs are not rendered by default.

Diff for: 17.0SDK.dita

+62
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3+
<topic id="topic_ycq_pzd_yr">
4+
<title>What new API Oxygen 17.0 brings for customizers</title>
5+
<body>
6+
<p>I am happy to announce that the new oXygen XML Editor version 17 is finally available from
7+
our website: <xref href="http://www.oxygenxml.com" format="html" scope="external"/>. We have
8+
added a lot of new goodies to <b>Oxygen</b> 17 and we will have a series of webinars which
9+
will cover most of it:<xref href="http://www.oxygenxml.com/events_programme.html"
10+
format="html" scope="external"/>.</p>
11+
<p>We have many users who use Oxygen as it is but we also have developers who customize Oxygen
12+
for certain target user groups.</p>
13+
<p>The <b>WebApp SDK</b> is a new product we offer as an alternative for our Java-based
14+
<b>Author Component</b>:<xref href="http://www.oxygenxml.com/webapp/" format="html"
15+
scope="external"/>
16+
</p>
17+
<p>It allows you to embed visual XML editing in a web browser on any platform (<b>phone</b>,
18+
<b>tablet</b> or <b>desktop</b>). The <b>SDK</b> was extended to provide an adaptive user
19+
interface that is both desktop-friendly and mobile-friendly and also contains out of the box
20+
WebDav support. Custom actions are made available in a toolbar and there are many API
21+
extension points that facilitate repository integration. </p>
22+
<p>You can register here for a Webinar about authoring on the web (Jun 17, 2015):<xref
23+
href="http://www.oxygenxml.com/events/2015/webinar_xml_authoring_on_web.html" format="html"
24+
scope="external"/> and a full list of planned webinars about the Oxygen 17.0 capabilities
25+
can be found here: <xref href="http://www.oxygenxml.com/events_programme.html" format="html"
26+
scope="external"/>. </p>
27+
<p>As usual we also added lots of API for the standalone and Eclipse plugin integrations:<xref
28+
href="http://www.oxygenxml.com/whatisnew17.0.html#17.0API" format="html" scope="external"/>
29+
</p>
30+
<ul id="ul_gnr_g12_yr">
31+
<li>You can add a specific listener for dropped resources in the DITA Maps Manager and
32+
customize the insertion behavior. </li>
33+
<li>In the Eclipse plugin you can now fully control the contextual menus, the Author main menu
34+
and the Author toolbar using only extension points. </li>
35+
<li>You can also easily provide from a framework configuration documentation and controlled
36+
values for XML elements without any kind of Java customization: <ul id="ul_gt5_h12_yr">
37+
<li><xref
38+
href="http://www.oxygenxml.com/doc/ug-oxygen/#tasks/author-styleguide-annotations.html"
39+
format="html" scope="external"/></li>
40+
</ul><ul id="ul_rgm_312_yr">
41+
<li><xref
42+
href="http://www.oxygenxml.com/doc/ug-oxygen/#topics/configuring-content-completion-proposals.html"
43+
format="html" scope="external"/></li>
44+
</ul></li>
45+
<li>
46+
<p>For the Author visual editing mode we added API to expand/collapse folds, customize the
47+
actions contributed for each callout or obtaining attribute track changes. You can now
48+
also use the Java-based API to decide the default CSS used for rendering and to provide
49+
alternate CSSs.</p>
50+
<p>But more important, we also made available a custom action called <xref
51+
href="http://www.oxygenxml.com/doc/ug-oxygen/#topics/dg-default-author-operations.html"
52+
format="html" scope="external"
53+
><b>ro.sync.ecss.extensions.commons.operations.JSOperation</b></xref>. Using the
54+
available <b>Rhyno</b> library this operation can run Javascript code which can fully use
55+
our <b>Java API</b> or create and display <b>Swing</b> graphical components directly in
56+
the <b>Javascript</b> code. So you could implement the entire set of custom Author actions
57+
for your custom framework without using Javascript at all. </p>
58+
</li>
59+
</ul>
60+
<p>Thank you again for your feedback on oXygen and enjoy using version 17!</p>
61+
</body>
62+
</topic>

Diff for: 17.1DITA.dita

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3+
<topic id="topic_ufq_zd5_tt">
4+
<title>DITA-related improvements and goodies in Oxygen 17.1 </title>
5+
<body>
6+
<p>I'm happy to announce this autumn the release of Oxygen 17.1. We've been quite buzy in the
7+
last months working on it and we hope you'll enjoy it in your daily XML-related
8+
activities.</p>
9+
<p>Oxygen 17.1 comes with official support for the latest operating systems, Windows 10 and Mac
10+
OSX OS X El Capitan (10.11). </p>
11+
<p>It also comes with a new user interface color theme called "Light" that makes the entire
12+
application interface look crisp and clean. Besides this, you now have the support to define
13+
custom color themes and share them with your team. </p>
14+
<p>As always we also have lots of DITA-related improvements: <ol id="ol_qkj_c25_tt">
15+
<li>The dialogs for inserting conkeyrefs, conrefs and keyrefs to metadata have all been
16+
merged in one intuitive to use toolbar action called "Reuse content". </li>
17+
<li> The dialog used to insert or to edit properties for a topic reference now also allows
18+
you to: <ol id="ol_opg_d25_tt">
19+
<li>Set profiling attributes. </li>
20+
<li>Define metadata content.</li>
21+
<li>Set any other valid attribute on the topic reference. </li>
22+
</ol></li>
23+
<li>Experimental support for DITA 1.3. You can enable DITA 1.3 support (using the latest
24+
DITA Open Toolkit 2.1.2 bundled with the application) from the "Preferences->DITA" page.
25+
This support includes support for editing and validation, scoped keys and branch
26+
filtering.<ol id="ol_qr3_g25_tt">
27+
<li>Scoped Keys Support. You can establish key scopes and insert references to keys
28+
inside or outside key scopes. oXygen will also takes key scopes into account when it
29+
validates and checks for completeness, resolves key and content key references, and
30+
publishes.</li>
31+
<li>Branch Filtering Support. The DITA 1.3 branch filtering mechanism makes it possible
32+
to reuse the content of topics multiple times within the same map, each time using
33+
different filters.</li>
34+
</ol><p>You can find out more about DITA 1.3 support from our user's manual: </p><p><xref
35+
href="http://www.oxygenxml.com/doc/versions/17.1/ug-editor/#topics/dita1-3-support.html"
36+
type="topic" format="html" scope="external"/>
37+
</p><p>or by watching this video demo: </p><p><xref
38+
href="https://www.oxygenxml.com/demo/DITA_13.html" type="topic" format="html"
39+
scope="external"/>
40+
</p></li>
41+
<li>The oXygen WebHelp system was also improved to enhance your published output. Google
42+
Search, Google Analytics, and some popular social media widgets can now be integrated into
43+
your WebHelp system and search features are now available in offline mode.</li>
44+
<li>Oxygen 17.1 comes bundled with an <xref
45+
href="https://github.com/jelovirt/com.elovirta.ooxml" type="topic" format="html"
46+
scope="external">experimental new plugin</xref> developed by <xref
47+
href="https://github.com/jelovirt" type="topic" format="html" scope="external">Jarno
48+
Elovirta</xref> for generating MS Word output (OOXML) from DITA content.</li>
49+
<li> Once you decide in the "Preferences->DITA" page to use the bundled DITA Open Toolkit
50+
2.1.2, you will also enable the ability to create Lightweight DITA topics and maps so you
51+
can experiment with this exciting new standard in the making: <xref
52+
href="http://dita.xml.org/blog/lightweight-dita" type="topic" format="html"
53+
scope="external"/>.</li>
54+
</ol></p>
55+
</body>
56+
</topic>

0 commit comments

Comments
 (0)