How to Use the Wiki Page Ribbon Functionalists in own APP development?

Hello Pros,
I am developing an APP tool for dynamically modifying the contents on the Wiki Page on SharePoint for some format purpose. I hope to use the Ribbon functionalists provided by Wiki Page Editor like configuring the font on that APP. I have an editable div
on the page and hope to use the Ribbon Buttons as used in the Wiki Page to control the contents of this div. Is it possible or I just have to develop those functionalists by myself instead of loading the Ribbon to my APP.
And other problems I have got the solutions like accessing to my APP with parameter or using the REST to control the contents on Wiki Page.
Hope to hear your responses. Thanks.

I've not used JBuilder much, but if it has ant support, then it should
be pretty straight-forward.
-- Rob
Rick Ni wrote:
How to use the "split development directory structure" in JBuilder9 ?
Have /APP-INF supported ?

Similar Messages

  • HT1382 How to use the i-tunes to backup my iphone apps, thanks

    How to use the i-tunes to backup my iphone apps, thanks

    Plug the iPhone into the computer.
    From the Summary tab, select the option to backup to iTunes on the computer.
    Sync.

  • How to use the Oracle FTS search from my own program ?

    Hi,
    Due to certain reasons, we cann't use the UI that comes up with the Oracle help. Now I am wondering, If anybody has attempted to build something like the following:
    Have thier own JSP from where they had this search input box
    Accept the data (input) that's punched there by the user
    Use the code engine to query the .idx file with the input
    then whatever comes back as a result of that search (as a list or whatever), loop thru and display them as hrefs in thier own UI.
    If somebody has done this, I would appreciate if they could share thier code.
    Thanks very much.
    -Ram

    Brian,
    Thanks very much for quick response.
    First to answer your questions ....
    Yes, you have got it right. We want it to use for a help system and this is about OHW.
    The reasons for not being able to use the UI as is because: We want the UI to have our look and feel.
    As such we wrote some code that would also take care of the the context sensitivity (of course using the topicID's etc). We have a Data initialization bean on the top of each page and that sets the topicId for that page from the Mapping file and so when the user presses the F1 key it shows up the right help page.
    Now the challenge is: Search
    What I want to do is:
    Provide a search field (<input type="Text" name="searchFieldName">) on my page and thus accept the input (let's say request.getParameter("searchFieldName")) and write some code by which I will pass that off to your engine .. and which will then look at the .idx file and return the results to me as a collection or something like that, so that then I can use that to render the search results in my page. (I guess you must be doing something similiar, right).
    So did that make sense ? I will appreciate if you can provide me some code examples or directions pertaining to this.
    I looked at your method's (orcale help jar file) and tried to proceed but lost my way.
    Thanks a lot
    -Ram

  • How to use the Keying of CompactPCI in my own designed PXI-module?

    as title.
    I've designed a own PXI-module.Since I havn't seen the CompactPCI Keying in J1 before, I don't know how to use it, or it is just necessary for special application field?

    Hello,
    Please refer to the link below, I think it will have all of the information that you need concerning keying of CompactPCI and PXI modules:
    http://digital.ni.com/public.nsf/websearch/98907157CE1428A286256BC900607485?OpenDocument
    Regards,
    Andrew Mierau
    Applications Engineer
    National Instruments

  • Regarding Clock app:Using the inbuilt Clock application in my own app

    I'm making an alarm clock application.I need to use the alarm feature given in the clock app for my own application.Does apple permit this?If yes,then how can I use it?
    Thanks in advance for your help.

    It's not an Adobe font. We don't have the text of the license to be able to give you an opinion. What does the license say? If you have questions about a font distributed by Microsoft with Windows, why don't you simply contact Microsoft and ask them?
              - Dov

  • How to Use the JAVA SCRIPT code in .htm page of the component

    Hi .
    In my requirement i have to use Java Script Function in .htm code ..how to use the java script code and functions in .htm???
    thank you
    B.Mani

    Check this document  [Arun's Blog|http://wiki.sdn.sap.com/wiki/display/CRM/CRMWebClientUI-TalkingwithJava+Script]
    Regards
    Kavindra

  • How to automatically remove the wiki page's images from the Images library , when a wiki page is deleted

    I have noted the following strange behavior inside my Publishing enterprise wiki site collection. Now by default when I create a new wiki page and I add Pictures to it, the pictures will be saved under the “Images” library and will be inside a unique folder
    that have its name similar to the page name.
    But when users delete the picture from the wiki page or they delete the whole wiki page, then the related folder inside the “Images” library will not be removed. So can anyone advice if there is a way to automatically remove the page’s pictures
    folder from the Images library when the page is deleted? as currently i might end up having many pictures inside the Images library which are not linked to a wiki page, and they will waste my server desk space...

    I think, not sure, there's no out-of-the-box solution in SharePoint for this problem. So I can only think of custom solution:
    In event Receiver, ItemDeleting, you can delete images. The only downside is if some other pages are referring the images..... you need to check somehow which is quite time-consuming operations if you have thousand of pages in wiki library
    A timer job, that will run periodically, every day or week, and clean all unused images. 
    Hide the default delete button and add your own. And then using your own custom layout page, show a 'configuration dialog' to user if they want to delete both page and images.
    Thanks,
    Sohel Rana
    http://ranaictiu-technicalblog.blogspot.com
    Please do not tell me this is not supported out of the ox ,,,,, i that i should handle this process by myself !!! and SharePoint does not support this feature .... this is another  problem i should include in my list .....

  • Can you tell me how I can ask for help with the following Indesign question:  I am a new Indesign user and a Creative Cloud member.  I was using the Window/Pages drop down window to view my pages alphabetically or by page number and also to determine whet

    I am a new Indesign user and a Creative Cloud member.  I was using the Window/Pages drop down window to view my pages alphabetically or by page number and also to determine whether or not my JPEG files were sufficiently HI-Res for the printer.  I don't know how I did it but somehow the window has changed so that now it does not have the alphabetical/numerical/Hi-Res information.  It just shows the pages in a two page spread in numerical order.  How can I restore the window so that I will be able to view the information as I did previously.
    Your help will be appreciated,
    Don Unwin
    [Personal Information Removed]

    The pages panel is not the place where you see this information.  You can customize the Links panel to show all sorts of things, including the page number, effective and actual ppi, and whether the link is OK or needs updating.

  • How do I put a hyperlink in a document using the New Pages ... ?

    Using the "new" Pages;
    how do I put a hyperlink in a document ... ?
    I didn't have any problems with this using the Pages 4.2 or whatever ...

    There is a help menu
    http://help.apple.com/pages/mac/5.2/#/tand51db403

  • How to test the JSP pages and sevlets using JUnit. ?

    How to test the JSP pages using JUnit. How to configure what are all the steps to execute the JUnit test cases.

    Hi xiepei,
    since you are using modbus, a simple error checking is implicit in the protocol and is the comparison between returned checksum and the calculated one on the received message: checksum errors, if any, are an effect of communications errors (you should have at least 2 bits changed and on particular patterns to have the checksum be calculated correctly!). You won't be able to calculate BER on them, but you can calculate PER (Packet Error Rate).
    Another flag for communication errors, on the other direction, is to intercept error messages from the device: if it fully implements modbus protocol, it should return some warning in case of error (I seem to remember that in some cases it returns the reveived message with some error bits added: please check in modbus documentation).
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • How to use the Observer when a page loads

    Anybody know how to use the
    Spry.Utils.addClassName('DivName','selected') and then fire the
    Spry.Utils.addClassName with onLoad?
    I am loading a page with the selector utils in it into a div
    and then I think I must need an Observer to get the
    Spry.Utils.addClassName to work when this page loads in a div.
    Any help would be greatly appreciated.
    Thank you,
    Bisser.

    I added Spry.Utils.addClassName('DivName','selected') in the
    Script after the constructor and after the effects and it works
    fine. Thank you for your help to get me going.
    Well after the fact, this solution was a problem because it
    loads the selector each time I loaded the file.
    kinblas had the correct answer that I was looking for.... as
    it loads the selector as a 3rd argument.
    ie:
    Spry.Utils.updateContent('mainDIV','/menu.php', function() {
    Spry.Utils.addClassName('DivName','selected'); });
    Thanks to both of you for your continued support.
    Bisser.

  • How can I avoid using the new Pages

    For now I have chosen to forgo using the latest versions of Pages & Numbers and prefer thier predecessors. However the newer versions are  opened by default when downloading/clicking on DOC & XLS as well as .PAGES & .NUMBERS files. I know how to use the "Open With" command but I'd rather  avoid those extra steps. Can I either re-name or hide/move the new versions of these programs so they won't launch inadvertantly. I suppose I could delete them altogether and reacquire them later on. (Eventually I'll come around to using them but not now.)
    Best advice?
    Thank you.

    Bury the new apps 2 folders down.
    Peter

  • How to force my Wiki Page Title to get the same value as the wiki page Name

    I am working on an enterprise wiki site collection, and currently each wiki Page will have two properties that seems confusing; Name & Title.
    While the default edit form allow to edit the Wiki Page Name only , it does not provide a way to edit the Title.
    So my question is about how I can update the Wiki Page title to be always equal to the Wiki Page name that the user enters?
    For example when I first create a wiki page I miss-spell the word “Bookmark”, so I wrote the following for the wiki page name:-
    Add Bokkmarks Within a Wiki Page.
    Then I edit the page and I change the name to have a correct spelling, so currently I got the following , where the title is still having the wrong spelling:-
    So that why I am want to find a way to always update the page title to be equal to the page name? can anyone advice on this please?
    Thanks

    Hi
    You can add custom event handlers for doing the same
    The details can be referred in the links
    http://www.c-sharpcorner.com/uploadfile/Chandresh.P/implementing-event-handler-in-sharepoint/
    http://blogs.msdn.com/b/brianwilson/archive/2007/03/05/part-1-event-handlers-everything-you-need-to-know-about-microsoft-office-sharepoint-portal-server-moss-event-handlers.aspx
    Thanks
    Girish
    so is there an option in sharepoint that allow me to set the value of a site column to be equal to another value ,, without having to write code ?

  • Firefox 4.01. I wish to have "Mozila Firefox S tart Page" as Start Page. I have used "How to set the home page" (tools, options, general, restory to default) but no result.

    # Numbered list item

    The part you are probably missing is
    When Firefox starts: "Start my Home page" (in the dropdown)
    the installed default home page is about:home in Firefox 4, but simply choose the "Restore to Default",
    then click on the "OK".
    see [https://support.mozilla.com/kb/How%20to%20set%20the%20home%20page How to set the home page | How to | Firefox Help]
    If that is not working then try instructions , and following the instructions suggest taking a picture of your toolbars first, so that you will be able to recustomize your toolbars afterwards, see [http://kb.mozillazine.org/Corrupt_localstore.rdf Corrupt localstore.rdf - MozillaZine Knowledge Base]
    After resetting, continue with [http://kb.mozillazine.org/Toolbar_customization Toolbar customization - MozillaZine Knowledge Base] and if you used small icons -- don't forget the checkmark for that in the dialog.

  • How to use the Output clause for the updated statment

    How to use the output clause for the below update stament,
    DECLARE @MyTableVar table(
        sname int NOT NULL)
    update A set stat ='USED' 
    from (select top 1 * from #A 
    where stat='AVAILABLE' order by sno)A
    Output inserted.sname
    INTO @MyTableVar;
    SELECT sname
    FROM @MyTableVar;
    Here am getting one error incorrect syntax near Output
    i want to return the updated value from output clause

    see
    http://blogs.msdn.com/b/sqltips/archive/2005/06/13/output-clause.aspx
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

Maybe you are looking for

  • Error while registering ISE node

    Getting this error while trying to register a newly built standalone VM node  on primary admin node. 'admin' is not authorized to register ISE Node <node name>. Please check the credentials and/or privileges. admin is the only account on the newly bu

  • Minimum permissions to allow an end-user to create linked reports?

    User has Browser and Content Manager permissions at the SSRS folder level. I'm finding I have to add them to the SCDW_Administrators role before they can create/save Linked Reports - seems excessive, so looking to see if there's a better solution O.

  • TPM: planning view - value distribution

    Hi Gurus, I have a requirement where the entered advert contribution as a trade spend must be distributed evenly among the assigned products. We will do the planning either at product or product group level. We use the standard planning profile 4TPM0

  • Downloading Reports - with other regions

    Hi, We are re-writing a web report application in APEX. Our current system "regions" for the report description and report parameters. When you export/download the report these regions are included in the csv file. Is their a way we can do this in AP

  • Multi-layer filter

    It's possible to make a multi-layer filter plugin? The idea is: the user has open a multi-layer document, then execute the plugin and selects N layers of the document in the filter UI,  and when clics "OK", the plugin create a new layer adding every