Eclipse RCP: Change startpage of help page - eclipse-rcp

How do I set the startpage when the user opens the help pages?
I added my personal help pages to my application which I can browse without an issue via extending org.eclipse.help.toc.
Now I want to change the start-help-page that the user sees when opening the help page. How do I do that?

To change the start page of the help pages you have to do the following:
Extend org.eclipse.core.runtime.products.
Add your product.
Add a property.
Define a property file and fill with the following
content: org.eclipse.help.base/help_home=\ /pluginfolder+pathToHtml
This also works if there are help files with different languages available.

Related

How to see errors in PHPRunner?

I am working on a website created in PHPRunner. I have created a page using custom view and added it in the side navigation bar using Menu Editor. But when I save & build the project. I am not able to see the page I created on the website. The software doesn't show any errors when I build the project. All I can see no changes for the new page on the website. I am not sure whats wrong with the software or how to trace for errors?
Can anyone help me?
You need to give the group permission to see that page from the Administrator rights section.

Opening Eclipse linked content from "Help Content" in plugin

I'm trying to develop an eclipse plugin (GUI) which will include a button that I want linked to some page in the Eclipse Help Content, according to some parameters chosen in the plugin (gui), so when I press it, the content opens.
I saw that help content are found on, and can be opened in a browser like way using their http://xx.xx.xx.xx/help/..(rest of path)/(my page).html .
my question is how can i get this xx.xx.xx.xx in the code or the whole path so I can need only to concatenate (my page). (what you see in red in pic).
I assume this is some field in a class that represents this server.
Thanks
what this port looks like
You normally use the Eclipse Help System to display help pages:
IWorkbenchHelpSystem helpSys = PlatformUI.getWorkbench().getHelpSystem();
helpSys.displayHelp("help context id");

DNN Extensions fail to load DNN 7.4.2

My first DNN site. Please go easy.
I'm trying to load some extensions (Blog & a PayPal extension).
While the admin console show's they're installed I can't see them or start them. They are not evident on any of the menus.
The theme creators say its not their problem.
Any suggestions for a Newby on how to get the extensions working?
thanks
You actually need to go to the page where you want a module to live and then use the Modules admin menu entry to Add New Module to the page. Click the menu entry, and you can drag and drop a module onto the page.
Yes.
They're listed and "In Use" is recorded OS "No"
OK - here's a screenshot of the Admin Page in Edit Mode whilst loggedon as a Super User after an Extension Module has been added to the page.
As you can see:
The extensions are not showing
Instead the area on the page shows 'Banner Options' even though no banners were inserted.
You are on the Admin page, and it certainly looks like you have added two modules to the bottom of the page. One of them seems to be the Banners module, as the screenshot shows that mousing over the edit pencil icon shows the Banner Options.
My guess is that this isn't close to what you want to do.
I think that what you want to do is to add a module or modules to some other pages.
So, go to the page to which you want to add a module. Then, click or mouseover the Modules menu item in the admin menu. Select a module and add it to the page.
Does that make more sense?

Linking one xml to another xml using ImageButton in Eclipse ADT?

I am new to Android App Development and i am using Eclipse ADT. Basically I made my Home page for my app and my problem is I don't know how to link one xml file to another xml file. What i want to happen is, When I click the "Payment" on my homepage (Please refer to the screenshot..) I want it to redirect to another page (specifically on the 2nd screenshot). Please help me and I am having a hard time. I'm starting from scratch. :(( The "Payment" Button is an IMAGEBUTTON.
Btw. The homepages xml name is activity_main.xml and i want to redirect it to payvia.xml (Blank XML file). I just want to know how to do it. I know theres something to edit on the MainActivity.java and in the AndroidManifest.xml
Please I need your expert advices.
I cant attach screenshots because i lack reputation pts.
Oh man. You have to make two activity. One for your activity_main.xml and one for your payvia.xml . And after you have made the activity than you define your button on your main activity and set a Intent and say when you click the button then open a new intentand that new intent will be the second activity. I hope you have solved it till now. otherwise tell me again. Anyway it is the basic thing of building apps on eclipse.

How to Change joomla logo to new logo and how to add suggestion forms in joomla 1.5.22

i added new logo in media manager the name is joomla_logo_black.png and also i changed in defalt temple css file but it's not working, and also i want to add a suggestion form in my web site it's shoud contain title descreption and email id, please help, thanks in advance
I don't really understand what kind of joomla logo you want to replace! If there is a joomla logo in your template you can change it with the tamplate.css for sure !
If you didn't find the logo, or the image, maybe there is another css file near the template.css file.
The image you replaced might be cached in your browser. If you right click on the image you want to replace you can usually open the image in another tab. Look at it in a new tab then refresh the page an see if it updates. If not, at least you will have the URL of the image you are replacing.
As for adding forms, there are several components for creating forms in Joomla. My favorite is ChronoForms, but there are several very highly rated and reviewed options.
http://extensions.joomla.org/extensions/contacts-and-feedback/forms