[Bug 39439] Web search for UI strings

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 22 17:53:21 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=39439

--- Comment #12 from Mat M <matm at gmx.fr> ---
(In reply to comment #11)
> 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 ?

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

> 
> Is the code hosted somewhere ?
> 
On Openshift for now. I plan to put it in dev-tools.

> 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.
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.

> 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 ...
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 ? 

> But this is a great start!
Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140523/23edbb28/attachment.html>


More information about the LibreOffice mailing list