<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Add an Outline View layout and editing mode to Writer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=38093">bug 38093</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #161108 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161178 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161179 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161446 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161556 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161602 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161972 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #161999 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr>
<tr>
<td style="text-align:right;">Attachment #162002 is obsolete</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Add an Outline View layout and editing mode to Writer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=38093#c129">Comment # 129</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Add an Outline View layout and editing mode to Writer"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=38093">bug 38093</a>
from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=163341" name="attach_163341" title="outline mode read-only mode approach">attachment 163341</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=163341&action=edit" title="outline mode read-only mode approach">[details]</a></span>
outline mode read-only mode approach
Hello All,
It has been interesting exploring the document model/view code and many other
UI code areas involved in this enhancement. I ran into problems with
promoting/demoting folded chapters, and cases that add content to folded
outline content. Making outline mode a read-only feature avoids these problems.
Shown in the demo is use of the .uno:OutlineMode command function in toolbar
button form. It can be added to any toolbar or menu and can be assigned a
keyboard shortcut. Folded outline content is shown when either edit mode is
activated or outline mode is toggled off. Returning to outline mode will fold
the outline content previously folded.
I have only had success on how to export/save the attribute used to indicate
folded outline content state. WIP on importing. This means no persistence of
outlines folded when document is closed and reopened.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>