Articles

Zyxware default image2
| 3 min read
Webform module is a perfect solution, if you are looking for a more complex contact form or multiple feedback forms to add to your Drupal 7 website. This module will enable you to create and manage as many forms as you need. Recently, we had a need to create three different feedback forms for a Drupal website. One of the webforms was a contact form to connect with different contact persons of the company where as, another one was to send enquiries about the products and there was a guest book page to leave feedback. Here is how we achieved all these requirements in one shot using the webform module.
Zyxware default image2
| 3 min read
The technical content posted on Zyxware.com is being managed and reviewed by a team called the Tech Content Team (TCT) and all the content that gets published goes through a TCT review process. Please find below the TCT initial review checklist that is used for the initial check on articles before they are accepted into the TCT workflow.
Zyxware default image1
| 3 min read
Waterfall model a process in software development, where all the development phases such as requirement gathering, designing, implementation, verification and maintenance were carried out separately and executed only after the completion of each phase. The major drawback of this model is that, the in between changes from the client cannot be included. Since the working model reaches the client only at the final stage of the development process, there can be chances of misinterpretation of requirements, which consumes more time in fixing. Here comes the advantages of agile model.
Zyxware default image1
| 3 min read
Suppose your Drupal projects handles products which can be purchased through online. And you are using Ubercart PayPal and Ubercart Payment modules to handle payments related to purchase. Either registerd or non registered user can buy the product. User can use paypal through two ways. "Can purchase through sandbox environment or Can purchase using credit card". So a tester can test the paypal functionality using both these ways. Here I am going to explain how can you test the purchasing functionality through Sandbox.
Zyxware default image2
| 3 min read
This is a simple and easy way to theme an ubercart shopping cart block in a Drupal site. When we enable ubercart in our Drupal website we will get a block called shopping cart. This block will show us number of items in which are added to cart. When we use our own theme this block may not looks good, but we can theme it in a very easy manner. This article can be useful if you want to theme shopping cart block in Drupal.
Zyxware default image1
| 4 min read
Zyxware Technologies is all set to present a session at the DrupalSouth 2015 to be held at the Melbourne Convention & Exhibition Centre (MCEC) in Melbourne, Australia, from 5-7 March 2015. Mr. Anoop John, Founder and Managing Director, Zyxware Technologies, would present the session on,"Compete to Collaborate - Exploring wider collaboration mechanisms in the Drupal space," at the event. Zyxware Technologies is also a bronze sponsor for the event.
Zyxware default image4
| 5 min read
RedmineAutoTrack is an application to automatically track the time for tickets for Redmine users. It will track all the activities and log the time you spend on every ticket accurately. Once you open a Redmine issue in your browser the application will automatically add it to the RedmineAutoTrack issues menu and it will start logging the activity time against the selected issue until you pick a new issue or select another issue in the menu.
Zyxware default image3
| 2 min read
In this article, I am mentioning about how the height of an image can be changed depending on which browser is been used by the user. In one of our Drupal sites, the height of the images displayed in a gallery was shown different in different browsers. So we have set the height of the images displayed in the gallery by detecting the browser been used using the '$.browser' property in jQuery.
Zyxware default image2
| 2 min read
We had faced an issue with invoice sent by authorize.net, for anonymous purchase a product in ubercart in one of our Drupal 7 site. After the purchase is completed, the user receives an invoice from authorize.net. But if the user is anonymous, the invoice's customer id is set as zero. We had sorted out the issue and fixed it. Read on to know how to solve this problem
Zyxware default image4
| 2 min read
While working on Drupal sites, we could come across a requirement to show the contents aggregated from different domains. The content could be a blog of the site, list of recent articles and comments etc. For Aggregating contents into Drupal, feeds system is used. By aggregating the contents we can show the combined collection of data/content from different Drupal sites on one single domain.
Subscribe to Subscribe to