Rename buttons on toolbar?
Moderators: Tyler, Scott, PWB v2 Moderator
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Rename buttons on toolbar?
Any way to give a differnet name to a button on a toolbar? Or are these simply graphics?
Simon
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Toolbar button
Great. Thanks. Is there anyway to redirect the Home button to a "different" home page than what is designated initally at the beginning of the .ini file?
Simon
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Different Home
Not sure I understand your response Scott. I would like the "renamed" Home button on the tool bar go to a different (or second home page) if you will, than what is designated as HomePage below. But the other Home page is used elsewhere in out catalog, so I don't want to change that.
I guess I don't really understand the use of the CommandLineHomePage, except if used in a batch file or shortcut, but I'm not doing that. I want to specify the other page in the .ini file, like the URL=http://libcat.biola.edu/
Simon
[Buttons]
Back=Previous
Forward=Next
Home=Biola Catalog
[Browser]
HomePage=http://www.teamsoftwaresolutions.com/thankyou.html
CommandLineHomePage=False
I guess I don't really understand the use of the CommandLineHomePage, except if used in a batch file or shortcut, but I'm not doing that. I want to specify the other page in the .ini file, like the URL=http://libcat.biola.edu/
Simon
[Buttons]
Back=Previous
Forward=Next
Home=Biola Catalog
[Browser]
HomePage=http://www.teamsoftwaresolutions.com/thankyou.html
CommandLineHomePage=False
Simon
The Home button will only go to a single home page designated when PWB starts.
To have multiple buttons going to different pages, use the PWB shellbar and place Internet shortcuts into the shellbar folder.
[Browser]
...
ShowShellBar=True
...
[Files]
...
ShellBarFolder=C:\Path to Folder\ShellBar
...
In the shellbar folder, right click and create a new shortcut. In the location box type the URL you want the button to go to. Name the shortcut the name you want it to be on the shellbar.
--Scott
To have multiple buttons going to different pages, use the PWB shellbar and place Internet shortcuts into the shellbar folder.
[Browser]
...
ShowShellBar=True
...
[Files]
...
ShellBarFolder=C:\Path to Folder\ShellBar
...
In the shellbar folder, right click and create a new shortcut. In the location box type the URL you want the button to go to. Name the shortcut the name you want it to be on the shellbar.
--Scott
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Button opens new PWB
I did what you suggested and it worked, except that the shortcut opened another PWB browser, rather than just going to the defined URL. I tried different ways of specifying the target in the properties, but to no avail. What am I dong wrong?
Simon
Simon
Simon
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Shell Bar
It is set as you specified. Still get a second browser opening. This is what I have as the shortcut target = "C:\Program Files\TeamSoftware Solutions\Public Web Browser v2\PWB.exe"
Simon
What is the target of the Shortcut in the Shellbar folder?
It should be, www.team2s.com, for example to cause PWB to browse to our web site in the same window.
The sortcut should be to a URL not to an EXE.
--Scott
It should be, www.team2s.com, for example to cause PWB to browse to our web site in the same window.
The sortcut should be to a URL not to an EXE.
--Scott
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm
Shortcut target
This is what I have as the shortcut target = "C:\Program Files\TeamSoftware Solutions\Public Web Browser v2\PWB.exe"
If I change it to libcat.biola.edu -- does not work, error message says it is not valid.
If I change it to http:\\libcat.biola.edu -- does not work.
Don't know.
If I change it to libcat.biola.edu -- does not work, error message says it is not valid.
If I change it to http:\\libcat.biola.edu -- does not work.
Don't know.
Simon
Open Internet Explorer.
Navigate to the page you want.
Create a Favorite to the page.
Open Windows Explorer.
Navigate to the Favorites folder.
Copy the newly created Favorite.
Paste the Favorite into the Shellbar folder.
This will add a Shellbar button that will navigate to the page you set in the Favorite.
Tihs can also be done by right clicking in the Shellbar folder and selecting New Shortcut. In the location type the URL address, for example "http://www.team2s.com" into the location box.
--Scott
Your shortcut should look like this.
Navigate to the page you want.
Create a Favorite to the page.
Open Windows Explorer.
Navigate to the Favorites folder.
Copy the newly created Favorite.
Paste the Favorite into the Shellbar folder.
This will add a Shellbar button that will navigate to the page you set in the Favorite.
Tihs can also be done by right clicking in the Shellbar folder and selecting New Shortcut. In the location type the URL address, for example "http://www.team2s.com" into the location box.
--Scott
Your shortcut should look like this.
-
- Contributor
- Posts: 25
- Joined: Wed Oct 12, 2005 2:38 pm