You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by BJ Freeman <bj...@free-man.net> on 2009/02/22 02:21:40 UTC

Discussion how to add functionality to find a page or functionality

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

one of the hard things I find, still, is finding a functionality that is
not a top menu.

so I have to do a code search for page that has something I looking for
then go to the controller to find the path to the page so I can drill
down though the menus to get to it.

suggestions:
1) allow search to show a link to relative pages. this is like the
google searches on site, using the google search engine, or Our own.
2) add a preference to show tree drill down to page level.

comments:

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJoKikrP3NbaWWqE4RAp7PAJ0Wj7+YPb+BY8R0nyGOcFMY5tWhTACbBEXj
grxlbIfi02lQx74/mMBlkAw=
=ZLDN
-----END PGP SIGNATURE-----

Re: Discussion how to add functionality to find a page or functionality

Posted by BJ Freeman <bj...@free-man.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

my thought for the search was to use the code for keywords and maybe
something like babelfish to internationalize.
this would be a one time build when ofbiz ant run-install is done
a service can be called to the
http://babelfish.altavista.com/?trtext=*&lp=ja_en
or someone can install there own
http://www.systransoft.com/translation-products/server/systran-enterprise-server/system-requirements

or
walk through each page build and get the internationalization from the
actual pages based on the default language of the site.


BJ Freeman sent the following on 2/21/2009 5:21 PM:
> one of the hard things I find, still, is finding a functionality that is
> not a top menu.
> 
> so I have to do a code search for page that has something I looking for
> then go to the controller to find the path to the page so I can drill
> down though the menus to get to it.
> 
> suggestions:
> 1) allow search to show a link to relative pages. this is like the
> google searches on site, using the google search engine, or Our own.
> 2) add a preference to show tree drill down to page level.
> 
> comments:
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJoMm+rP3NbaWWqE4RAjb6AKCavAAdSaI5lSIG4k+jPB9Xf8MAUQCgpdJe
l70eGpTLxG5VR834p+XfYoI=
=hU+c
-----END PGP SIGNATURE-----