Encoding options

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
mbhamp
Participant
Participant
Posts: 13
Joined: Wed Jan 07, 2004 4:46 pm

Encoding options

Post by mbhamp »

I'm evaluating PWB for our Publics, and trying to configure it so that our public patrons can access and modify the encoding options which are normally viewed under IE|View|Encoding...

Is this possible? And if so, which settings do I need to change?

GregP
Benefactor
Benefactor
Posts: 90
Joined: Thu Mar 13, 2003 12:34 am
Location: QLD Australia

Post by GregP »

You need to allow right-clicking. In the ini file set 'Encoding=True' under '[ContextMenu]'.

We have this as the only option on our context-menu.

mbhamp
Participant
Participant
Posts: 13
Joined: Wed Jan 07, 2004 4:46 pm

Encoding options

Post by mbhamp »

Thanks for the info. It worked. Don't suppose there is a way to add an 'Encoding' button or pull down menu?

Also, I'm trying to get the Global IME options to work on this XP station for CJK with IE 6sp1. (No Office app loaded)

We are still in an NT4 domain for a few more months...so are locking the XP machines down with System Policy and local Group Policy settings at the moment. On our older NT-based systems with IE5x the Global IME option appears for our patrons to select the input language. However, I can't figure out how to access the input lang switching functions get it to work on the restricted guest account on the XP stations thus far. Any ideas?

mbhamp
Participant
Participant
Posts: 13
Joined: Wed Jan 07, 2004 4:46 pm

Post by mbhamp »

Figured it out. Had to lighten up the restrictions on the taskbar in the System policy file.

Would still like to have an 'Encoding' button or pull down menu to save us from having to write up instructions for each public computer educating them to use the right click to get to this option...

GregP
Benefactor
Benefactor
Posts: 90
Joined: Thu Mar 13, 2003 12:34 am
Location: QLD Australia

Post by GregP »

Is there a reason why customers need to change the encoding manually?

IE should detect pages in a foreign language and adjust accordingly.

If you do have need to, I agree that a button or some such would be more intuitive for your users.

Scott
Site Admin
Site Admin
Posts: 2530
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

We have added an Encoding button to PWB v2.05.

http://www.teamsoftwaresolutions.com/beta/PWBv205.zip

Check out the Dynamic External Java Commands with PWB v2.05 here.

http://www.teamsoftwaresolutions.com/beta/external.htm

Public Web Browser version 2 (PWB v2)

This is a "alpha" test for PWB v2.05, and only contains some of the added functionality coming in PWB v2.05. Please note, you must have PWB v2.04 installed for this to work properly as this distribution does not contain the support files.

Version 2.05 01-12-04

Added:
[Browser] UseIEFavorites=True
[SecondWindow] StartOnDesktopMode=False
[SecondWindow] ShowTimers=False
[Dialogs] AccessURLRedirect=
[Java] JavaExit=PWBExit
[Java] JavaActivity=PWBActivity
[Java] JavaRegister=PWBRegister
[Java] JavaHideToolbar=PWBHideToolbar
[Java] JavaExecute=PWBExecute
[Buttons] Encoding=True
[Buttons] Popup=True
[MenuItems] ViewSeparator2=True
[MenuItems] ViewSource=View Source
[MenuItems] FavoritesAdd=True
[MenuItems] FavoritesOrganize=True
[MenuItems] FavoritesSeparator=True
[Security]CheckInitialURL=False

--Scott

Post Reply