<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Web search for UI strings"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=39439#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Web search for UI strings"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=39439">bug 39439</a>
              from <span class="vcard"><a class="email" href="mailto:matm@gmx.fr" title="Mat M <matm@gmx.fr>"> <span class="fn">Mat M</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=39439#c11">comment #11</a>)
<span class="quote">> Wow: this is awesome ! :-)

> I entered "Format code" (eg. a string from the Calc format dialog) and it
> took me straight to the code:

> That's awesome =) Thanks 1 Cloph may have some idea of how we can host this
> - perhaps put it on the same machine as OoenGrok ?</span >

This is python, so I need an apache + wsgi + python2.7 and enough space to put
a core repo at hand.

<span class="quote">> 
> Is the code hosted somewhere ?
> </span >
On Openshift for now. I plan to put it in dev-tools.

<span class="quote">> Also - I think we should have a small piece of text that says: F_o_o (with
> the o underlined) is mangled as 'F_oo' to help people search for strings
> with accelerators.</span >
Well, I always add the accelerator character to the search string, just in
case. That was in the specs: Handle accelerator transparently. We could tell
the user it can be omitted, though.

<span class="quote">> There are other cases like menu items that we should prolly handle
> differently: there we need to search more deeply: in the officecfg to find a
> string, map that to a .uno:Foo thing, then map that to an SID_FOO_BAA_URL
> thing and onwards to SID_FOO_BAA into the code ...</span >
Not that hard. It looks like the old hrc files system we had for dialogs, which
is already coded on the heroku version of the site. (BTW, is there plans to
move menu to ui system ?)
Anything else after menus and dialogs ? 

<span class="quote">> But this is a great start!</span >
Thanks</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>