Search found 2539 matches
- Fri Sep 27, 2024 11:06 am
- Forum: Public Web Browser v3
- Topic: III Vega Manage Cookies
- Replies: 0
- Views: 88
III Vega Manage Cookies
For those wanting to suppress the "Manage Cookie Preferences" when using the III Vega catalog and the PWB Clear Cache on Close, use the PWB JavaScript filter to inject JavaScript into the home page to click the Close button on the message. iii_vega.png Enable the JavaScript filter and tell...
- Tue Sep 24, 2024 8:43 am
- Forum: Announcements
- Topic: PWB version 3.20.01 Released
- Replies: 0
- Views: 113
PWB version 3.20.01 Released
Version 3.20.01 09-24-2024
Fixed/Changed:
Fixed new tab opening from web page when [Button]NewTab=
Fixed new window opening when URL is denied access
Added:
Removed:
Fixed/Changed:
Fixed new tab opening from web page when [Button]NewTab=
Fixed new window opening when URL is denied access
Added:
Removed:
- Mon Aug 26, 2024 2:41 pm
- Forum: Public Web Browser v3
- Topic: SirsiDynix "Click anywhere to return home" message
- Replies: 0
- Views: 2638
SirsiDynix "Click anywhere to return home" message
The SirsiDynix Library catalog home page has a 30 minute session timeout resulting in a message that may confuse patrons. This is coming directly from the webpage and is not a PWB message. sirsi.png Using the power of PWB we can inject JavaScript into the page to refresh it every 25 minutes. Add/Cha...
- Wed Aug 21, 2024 2:09 pm
- Forum: Public Web Browser v3
- Topic: Updating to the current version of PWB v3
- Replies: 2
- Views: 14560
Re: Updating to the current version of PWB v3
If you are updating from PWB Chrome (CEF) to PWB Edge here are some things to look for. Check the context (right click) menu items as some have changed. The following files and folders can be safely deleted. Folders: locales Files: CEF.txt chrome_100_percent.pak chrome_200_percent.pak chrome_elf.dll...
- Tue Aug 20, 2024 9:42 am
- Forum: Announcements
- Topic: PWB version 3.20.00 Released
- Replies: 0
- Views: 2479
PWB version 3.20.00 Released
Version 3.20.00 08-19-2024 Fixed/Changed: Changed to Microsoft Edge Browser WebView Changed to include Print Preview in Only Access HTTP and Only Access Internet Added: [Toolbars]CustomTabColors= Comma spearated #RRGGBB colors for tabs [Java]JavaHideNavbar= Dynamic External JavaScript Command hide ...
- Mon Aug 19, 2024 10:07 pm
- Forum: Public Web Browser v3
- Topic: Keeping users on PWB
- Replies: 3
- Views: 1138
Re: Keeping users on PWB
In the soon to be released PWB v3.2 Edge you can set the following to prevent the Open and Save dialogs.
[Security]
DisableFileOpen=True
DisableFileSave=True
--Scott
[Security]
DisableFileOpen=True
DisableFileSave=True
--Scott
- Mon Aug 19, 2024 10:06 pm
- Forum: Public Web Browser v3
- Topic: Keeping users on PWB
- Replies: 3
- Views: 1138
Re: Keeping users on PWB
If you have the following set in your INI file it should not be possible to right click a link and get the context menu. [Security] DisableContextMenu=True If you need some of the context menu, but not the Save As set the following. [Security] UseCustomContextMenu=True [ContextMenu] SaveTarget=False...
- Wed Jul 10, 2024 9:08 am
- Forum: Public Web Browser v3
- Topic: Account information auto filled in
- Replies: 6
- Views: 24636
Re: Account information auto filled in
For those wanting to suppress the "Manage Cookie Preferences" when using the III Vega catalog and the PWB Clear Cache on Close, attached are the filter files to do it.
- Thu May 23, 2024 11:40 am
- Forum: Announcements
- Topic: PWB version 3.05.17 Removed
- Replies: 0
- Views: 7757
PWB version 3.05.17 Removed
The recently release of PWB 3.05.17 has a bug that is causing some issues. We are looking further into it.
We have removed version 3.05.17 from the Downloads page and reverted back to version 3.05.16.
We have removed version 3.05.17 from the Downloads page and reverted back to version 3.05.16.
- Mon May 06, 2024 10:59 am
- Forum: Announcements
- Topic: PWB version 3.05.17 Released
- Replies: 0
- Views: 7540
PWB version 3.05.17 Released
Version 3.05.17 05-06-2024 Fixed/Changed: Updated to Chrome 124 Changed to include Print Preview in Only Access HTTP and Only Access Internet Added (undocumented until version 3.06.0): [Toolbars]CustomTabColors= Comma spearated #RRGGBB colors for tabs [Java]JavaHideNavbar= Dynamic External JavaScri...
- Mon Aug 28, 2023 1:13 pm
- Forum: Public Web Browser v3
- Topic: Securing a device with PWB
- Replies: 0
- Views: 23403
Securing a device with PWB
Secure Mode will prevent access to the Windows Desktop, and setting an override will get your out of PWB. [Browser] SecureMode=True If this is not set you can lock yourself out of your computer. [Overrides] ExitBrowser=GetMeOutOfThis Limit the patron to a single site: https://www.teamsoftwaresolutio...
- Mon Jun 26, 2023 1:33 pm
- Forum: Announcements
- Topic: PWB version 3.05.16 Released
- Replies: 0
- Views: 21177
PWB version 3.05.16 Released
Version 3.05.16 06-26-2023 Fixed/Changed: Updated to Chrome 114 Fixed overrides second try failure Fixed issue with external PDF viewer with spaces in file name Changed to include BLOB in Only Access HTTP and Only Access Internet Added (undocumented until version 3.06.0): [Toolbars]CustomTabColors=...
- Fri Jan 20, 2023 3:02 pm
- Forum: Public Web Browser v3
- Topic: Download open option
- Replies: 17
- Views: 132995
Re: Download open option
Chrome (CEF) is not able to open Microsoft Office Documents directly, they need to be downloaded and opened in their native applications. Internet Explorer can open Microsoft Office Documents. You could use the following settings to have PWB open the Internet Explorer mode for a given URL. [Browser]...
- Mon Oct 31, 2022 4:20 pm
- Forum: Announcements
- Topic: PWB version 3.05.15 Released
- Replies: 0
- Views: 20711
PWB version 3.05.15 Released
Version 3.05.15 10-31-2022 Fixed/Changed: Updated to Chrome 106 Fixed cache not resetting on restart Added (undocumented until version 3.06.0): [Toolbars]CustomTabColors= Comma spearated #RRGGBB colors for tabs [Java]JavaHideNavbar= Dynamic External JavaScript Command hide Navigation bar. Argument ...
- Tue Sep 20, 2022 8:46 pm
- Forum: Public Web Browser v3
- Topic: Kiosk Printing Flag
- Replies: 4
- Views: 17158
Re: Kiosk Printing Flag
Try setting the following in your INI file.
[Printer]
ForcePrintPreview=True
--Scott
[Printer]
ForcePrintPreview=True
--Scott