|
|
| Author |
Message |
beckzar
Joined: 03 Sep 2006
Posts: 3
|
Posted: Tue Oct 17, 2006 10:45 pm Post subject: ACCEPT-LANGUAGE substitution macro |
|
|
Adding a substitution macro like %accept_language (picked from browser) would make it possible to localize toolbars dynamically i.e. when adding search options to your toolbar many search engines support a language parameter. Eg. Google:
| Code: | | http://www.google.com/search?hl=%accept_language&q=%search |
or localized dynamic XML:
| Code: |
<INCLUDE_XML id="dynxml" layout="0" nocache="0" isloc="false" filename="http://myserver.com/xmlconfig.php?toolbar_id=%toolbar_id&lang=%accept_language"/>
|
|
|
| Back to top |
|
 |
yesitshere
Joined: 13 Jul 2007
Posts: 4
|
Posted: Wed Jul 25, 2007 12:21 pm Post subject: |
|
|
| cute idea |
|
| Back to top |
|
 |
|