This is an automated email from the ASF dual-hosted git repository. petko pushed a commit to branch preview/missing-pictures in repository https://gitbox.apache.org/repos/asf/openoffice-project.git
The following commit(s) were added to refs/heads/preview/missing-pictures by this push: new 8400607 the_sidebar_new_and_improved fixed 8400607 is described below commit 84006076673990f7ed2fcf975993475e55c9d8b3 Author: Peter Kovacs <pe...@apache.org> AuthorDate: Thu Jun 8 13:56:57 2023 +0200 the_sidebar_new_and_improved fixed --- content/blog/the_sidebar_new_and_improved.markdown | 6 +++--- .../the_sidebar_new_and_improved_Clock_extension.png | Bin 0 -> 38931 bytes ...e_sidebar_new_and_improved_impress_with_sidebar.png | Bin 0 -> 172858 bytes .../the_sidebar_new_and_improved_sidebar_parts.png | Bin 0 -> 54133 bytes 4 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/blog/the_sidebar_new_and_improved.markdown b/content/blog/the_sidebar_new_and_improved.markdown index 764a953..87492e3 100644 --- a/content/blog/the_sidebar_new_and_improved.markdown +++ b/content/blog/the_sidebar_new_and_improved.markdown @@ -4,7 +4,7 @@ date: '2013-06-04T06:49:57+00:00' permalink: the_sidebar_new_and_improved <p> Usually the phrase "new <i>and</i> improved" does not make much sense because something either is new <i>or</i> did already exist and was improved upon. For the sidebar the situation is a little different. The core implementation is new but the content, the panels, did already exist. The concept, but not the name, of a sidebar has existed for many years both in Apache OpenOffice (and OpenOffice.org before that) and in IBM Lotus Symphony. In OpenOffic [...] - <p align="center"><a href="https://blogs.apache.org/OOo/mediaresource/e18c8858-4a7d-4e26-bf21-093bf64b3e44"><img width="344" height="217" src="https://blogs.apache.org/OOo/mediaresource/e18c8858-4a7d-4e26-bf21-093bf64b3e44" alt="Screenshot of Impress with sidebar." /></a><br /> </p> + <p align="center"><a href="../images/blog/the_sidebar_new_and_improved_impress_with_sidebar.png"><img width="344" height="217" src="../images/blog/the_sidebar_new_and_improved_impress_with_sidebar.png" alt="Screenshot of Impress with sidebar." /></a><br /> </p> <h3>So, what did you improve?</h3> <p>The sidebar panels come from three different sources and have been improved in the migration process:<br /> </p> <ul> @@ -17,7 +17,7 @@ permalink: the_sidebar_new_and_improved <h2>What exactly is "the sidebar"? </h2> <p>The sidebar is a window at the right side of the edit view of Writer, Calc, Impress and Draw. It provides access to frequently used tasks when editing documents. The content in the sidebar is organized into decks and panels. Decks are containers of panels, one or more of them. In very few cases there may not yet be a panel available for the current task. You can switch between decks by clicking on buttons in the tab bar at the right side of the sidebar. A menu allo [...] - <p align="center"><a href="https://blogs.apache.org/OOo/mediaresource/0f541205-06c7-4e1b-bf06-31f1a8f008b1"><img width="431" height="362" align="middle" src="https://blogs.apache.org/OOo/mediaresource/0f541205-06c7-4e1b-bf06-31f1a8f008b1" alt="The different parts of the sidebar" /></a></p> + <p align="center"><a href="../images/blog/the_sidebar_new_and_improved_sidebar_parts.png"><img width="431" height="362" align="middle" src="../images/blog/the_sidebar_new_and_improved_sidebar_parts.png" alt="The different parts of the sidebar" /></a></p> <h2>Why do you call it sidebar and not...?</h2> <p>The Symphony name "property panel" did not work for us because the sidebar contains more than just @@ -47,7 +47,7 @@ the "side" of the edit view and turn it back on.<br /></p> <p> </p> <p>A little known feature of OpenOffice is that extensions can provide panels for the task panel (now called sidebar). These extensions are still supported. But now there is a better way to do this.<br /><br />You can add a panel that is implemented in any language supported by the UNO API and display this panel in a deck of your choice or even in the properties panel. The panel can react to context changes such as different selections. But it does not have to.& [...] <p>Here is an example: an extension adds a deck (see the clock icon in the tab bar) and a panel that shows the current time.<br /></p> - <p align="center"><a href="https://blogs.apache.org/OOo/mediaresource/6e289a7f-8ee2-46bd-9981-31f0c127e942"><img width="119" height="223" align="middle" alt="Clock added to sidebar by extension." src="https://blogs.apache.org/OOo/mediaresource/6e289a7f-8ee2-46bd-9981-31f0c127e942" /></a><br /></p> + <p align="center"><a href="../images/blog/the_sidebar_new_and_improved_Clock_extension.png"><img width="119" height="223" align="middle" alt="Clock added to sidebar by extension." src="../images/blog/the_sidebar_new_and_improved_Clock_extension.png" /></a><br /></p> <h2>We need your input</h2>The toolbars and dialogs such as gallery and navigator are not yet scheduled to be disabled by default or even to be removed. Not because we don't think that the sidebar works. It does.<br /> <p>The reason for keeping these established user interface elements is to let you become familiar with the sidebar in your own time. We hope that you will use the toolbars and dialogs less and less.<br /></p> <p>Apache OpenOffice is an open source project. You can help by telling us what you don't like and what you miss. Share your ideas about how to make the sidebar better. Write a comment in the comment section below or subscribe to our <a href="http://openoffice.apache.org/mailing-lists.html#development-mailing-list-public" title="Apache OpenOffice development mailing list">development mailing list</a> if you are willing to invest a little more time. And Apache also accepts < [...] diff --git a/content/images/blog/the_sidebar_new_and_improved_Clock_extension.png b/content/images/blog/the_sidebar_new_and_improved_Clock_extension.png new file mode 100644 index 0000000..1db5934 Binary files /dev/null and b/content/images/blog/the_sidebar_new_and_improved_Clock_extension.png differ diff --git a/content/images/blog/the_sidebar_new_and_improved_impress_with_sidebar.png b/content/images/blog/the_sidebar_new_and_improved_impress_with_sidebar.png new file mode 100644 index 0000000..1512676 Binary files /dev/null and b/content/images/blog/the_sidebar_new_and_improved_impress_with_sidebar.png differ diff --git a/content/images/blog/the_sidebar_new_and_improved_sidebar_parts.png b/content/images/blog/the_sidebar_new_and_improved_sidebar_parts.png new file mode 100644 index 0000000..1decbe2 Binary files /dev/null and b/content/images/blog/the_sidebar_new_and_improved_sidebar_parts.png differ