Skip to main content

Home/ magento/ Group items tagged xml

Rss Feed Group items tagged

1More

Magento api with Java Client - problem with XML-RPC interface | libjack.com - 0 views

  •  
    One of the features touted by Magento is the api exposed via both XML-RPC and SOAP. I quickly (and successfully) tested the SOAP interface using the amazingly complete (and free) soapUI. I wanted to use XML-RPC, and decided to build a test client in Java. While trying to build a client, using the apache ws-xmlrpc library, I ran into a roadblock. The initial login and some other calls would work just fine, but some calls such as product.info would always cause an exception, similar to:
1More

Editing the Magento footer (and footer links) in a stock Magento build | Explore Magento - 0 views

  •  
    "The items in the footer area are in two different locations. One part is a static block created within the magento admin area (CMS > Static Block). The other part is held in the related .phtml / .php / .xml files within the design files."
1More

Manually Building Magento PEAR Packages, by Nick Jones - 0 views

  •  
    "The internal Magento package builder is all very well and good for getting your basic package.xml generated, and defining your file lists, but it is cumbersome to use and can't be integrated into a build process very easily. Magento extends the PEAR tool to provide a mp (make package) function which replaces the package and package-validate commands. Here's how to build your package. You'll notice that I refer to the pear program as ./pear throughout this article. This is because we're using Magento's version, with the Magento Team's modifications applied. The ./pear is found in the root of your Magento installation."
1 - 3 of 3
Showing 20 items per page