Drupal Technical
| 1
min read
If you are looking for a simple contact form for your Drupal 7 website, just follow the steps below else skip to the bottom of this article for a bit more complex solution.
Application Development
| 2
min read
We have already seen how to pass banner ad attributes to landing pages and also how to how to pass custom site variables to landing pages in our previous articles. Now, how can we get them included in the form submit of a landing page and get them emailed along with the lead. Here is how we can do it.
Follow these steps in your landing page corresponding to your ad.
Drupal Technical
| 2
min read
A new requirement from one of our clients was to create a 'custom view' tab in Drupal my account page. The tab should lead to a page that lists the user’s content in descending order by date of placement. We were all set to create it through code, but interestingly we came up with a different solution. All that was required was just a few minor admin configurations, and the tab was ready in a few minutes. Here are the steps to create a custom view tab in Drupal 7 my account page.
Drupal Technical
| 2
min read
In one of our Drupal 7 sites, recently, we came across a situation where we wanted to set a menu link that redirects users to different pages based on their roles. Usually, we create separate menu items for each user and apply permissions based on their roles. However,since we wanted to avoid redundant menu items and didn't want to duplicate an entire menu branch for a shared parent menu item, we decided to set single menu item with different pointing locations. Here is how we achieved it.
Application Development
| 2
min read
We have seen how to pass banner ad attributes to landing pages in our previous article, How to pass openx banner ad attributes to landing pages. We have passed the banner ad attributes supported by Openx using magic macros. Now, what if the variable that we want to pass is not available in the list of macros supported by OpenX? Read on to find out how to pass custom site variables in openx to landing pages.
Technical Solution
| 2
min read
One of our partners came to us with a very innovative requirement for their OpenX banner ads that we placed on our site. Our partner wanted to pass the ad name and source(zone) as variables to landing pages. They basically wanted to pass the openx banner ad attributes to landing pages so that the landing pages could be modified accordingly. We thought it was a good idea and proceeded to modify it.
Technical Solution
| 2
min read
Are you looking for a way to HTML validate your articles? Please try this. Normally, we can try any online HTML validator available over internet.
What we need is to just copy our page URL to the tool and validate it. But if you want to validate your content with your custom HTML formatting, before
publishing it in your site, you can try this method.
Content Marketing
| 2
min read
Generating technical content is an interesting task, especially when you have a team of dedicated developers who are ready to share their knowledge with others.
We do have a such a great team who are having a vision of spreading free software and helping others to leverage on information technology.
News
| 2
min read
Why we spend hours on fixing HTML validation errors? Because we know how much reliability and quality matter when it comes to serving customers through the web. With Drupal, most of the page is generated, and the rest is the content that we type into the editor. If your article contains Markup Validation Errors, it could spoil all the efforts put in building a good website.
Content Marketing
| 3
min read
As an organisation, we are committed to the philosophy and culture of Free Software which entails sharing of knowledge and contributing back to the community. To take forward this commitment, we ensure cooperation of all our members in actively developing content in their respective functional areas.