You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/05/02 06:40:08 UTC

Re: [Apache Bloodhound] #41: Wiki edit side-by-side doesn't work

#41: Wiki edit side-by-side doesn't work
------------------------+-------------------------------------
  Reporter:  jdreimann  |      Owner:  olemis
      Type:  defect     |     Status:  accepted
  Priority:  major      |  Milestone:  RC1 for initial release
 Component:  ui design  |    Version:
Resolution:             |   Keywords:  wiki bootstrap
------------------------+-------------------------------------
Changes (by olemis):

 * milestone:   => RC1 for initial release


Comment:

 Uploaded patches implement overrides for ''Trac'' wiki view and wiki edit
 templates . They are developed on top of a
 [attachment:ticket:10:t10_r1331433_bh_theme_filter_modifiers.diff previous
 patch] for #10 built against r1331433 . My patch queue repository looks
 like this (beware of the order to apply them ''')'''

 {{{
 #!sh

 $ hg qapplied
 t10/t10_r1331433_bh_theme_filter_modifiers.diff
 t41/t41_r1331433_altlinks.diff
 t41/t41_r1331433_keep_trac_css.diff
 t41/t41_r1331433_wiki_edit.diff
 t41/t41_r1331433_wiki_view.diff

 }}}

 After doing so , side by side edit mode looks like shown below

 [[Image(bh_theme_x_16_wiki_side_by_side.png, width=600)]]

 The following image illustrates side-by-side edit on diff mode (instead of
 preview above) . It's important to mention two aspects :

 [[Image(bh_theme_x_17_wiki_side_by_side_diff.png, width=600)]]

   - The file ''diff.css'' distributed by ''Trac'' is never removed from
 request once theme is active
     In order to get this done a set of filenames have been tagged so as to
 not remove any of them
     while post-processing requests. This may be useful in case further
 legacy stylesheets will remain.
   - Both '''Tabular''' and '''Unified''' tabs are shown twice. Still have
 no clue why this is happening.

 Finally wiki pages look like shown in screenshot below . Buttons ,
 breadcrumbs nav and other minor features have been enhanced .

 [[Image(bh_theme_x_18_wiki_view.png, width=600)]]

-- 
Ticket URL: <https://issues.apache.org/bloodhound/ticket/41#comment:2>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker