Foren

How can I add more links to the config menu for a given portlet

thumbnail
Prakash Khanchandani, geändert vor 12 Jahren.

How can I add more links to the config menu for a given portlet

Expert Beiträge: 329 Beitrittsdatum: 10.02.11 Neueste Beiträge
Hi All,

I have two questions, but let me first explain as to what I am doing and need to do:

I have created some custom modes for a plugin portlet.

Currently I am having links on my view.jsp, clicking which the custom modes methods will be called.

I want these links to appear, within the configuration menu of the portlet (links are available by clicking the wrench icon of the portlet), currently we have links like:
1) look and feel
2) configuration
3) preferences
4) help
Now I would like to add say:
5) Print
6) Modify tag
7) Change view

Questions:
1) How can I achieve the above thing for a single portlet I am developing?
2) How can I achieve it for all the portlets, I have already deployed or am going to deploy? - for this second question I will not be creating custom modes, just links to a portlet

I would really appreciate your help with this.

Thanks & Regards,
Prakash Khanchandani
thumbnail
Prakash Khanchandani, geändert vor 12 Jahren.

RE: How can I add more links to the config menu for a given portlet

Expert Beiträge: 329 Beitrittsdatum: 10.02.11 Neueste Beiträge
Any ideas?

Your help will be much appreciated.

If my question is not clear then please let me know I will try to explain it better.

Thanks.
thumbnail
Prakash Khanchandani, geändert vor 12 Jahren.

RE: How can I add more links to the config menu for a given portlet

Expert Beiträge: 329 Beitrittsdatum: 10.02.11 Neueste Beiträge
Can anybody tell me if it is even possible or not?

Thanks