You are not logged in.

Peter

Beginner

  • "Peter" started this thread

Posts: 9

Location: Singapur

Occupation: Industry Manager Confectionery

  • Send private message

1

Saturday, February 9th 2008, 9:18am

Gallery button opening behaviour

I would like to change the Gallery menue button so that it opens in a
seperate window, instead of opening in the same window. How can I
achieve this?
Peter
KEEP MEDIOCRITY AT BAY!

This post has been edited 1 times, last edit by "Peter" (Feb 9th 2008, 9:28am)


markusw

Administrator

Posts: 253

Location: Regensburg

Occupation: Wirtschaftsinformatiker

  • Send private message

2

Saturday, February 9th 2008, 10:17am

Hi,
that is a little tricky and I am not sure if it is possible at all.

The menu entries for all Links are stored in a table called: wcf1_header_menu_item
This table is cashed in the file: /wcf/cache/cache.headerMenu-38.php
You can change the entry for: de.bessieundmarkus.gallery2.header.menu

You can change the links in the table to whatever you want to and than you have to delete the cache file so the data are read newly from the DB Table.

Now the Problem starts. There is no flag for where to open this links.
Entering a JavaScript command fails, I tried it and it did not work.

Maybe there is a plugin with an event listener offering the possibility to change manue links, out of the box I do not have an idea how to set this up easily. Did you ask a question like this to the WCom oder Woltlab support Board?
Schöne Grüße, Markus

https://www.rettungspfoten.de

Peter

Beginner

  • "Peter" started this thread

Posts: 9

Location: Singapur

Occupation: Industry Manager Confectionery

  • Send private message

3

Saturday, February 9th 2008, 1:47pm

Thanks for trying an answer. I understand the problem is connected with the way how these menu buttons are set up. I will try with the Woltlab Support Board.

Regards
Peter
Peter
KEEP MEDIOCRITY AT BAY!

Peter

Beginner

  • "Peter" started this thread

Posts: 9

Location: Singapur

Occupation: Industry Manager Confectionery

  • Send private message

4

Sunday, February 10th 2008, 4:20pm

I informed myself here http://www.woltlab.com/forum/index.php?p…d&postID=696651 . Ergo, this function is not going to be implemented for now.

Harald certainly does have a valid point. Nevertheless, some buttons are simply not practical, if they open in the same window. Besides of the Gallery button another typical example is the Administration button.

I've to get used engaging the mouse functions for achieving what I want.
Peter
KEEP MEDIOCRITY AT BAY!

This post has been edited 1 times, last edit by "Peter" (Feb 10th 2008, 4:28pm)


Similar threads