Tutorials

telefon

Mobile capability detection with WURFL

Comments: 2 | Last comment by Idel Fuschini

Mobile devices come in all shapes and sizes, and can have vastly different capabilities. The <a href="http://wurfl.sourceforge.net/">Wireless Universal Resource File (WURFL)</a> can help you adapt your sites to mobile devices, and it's easy to integrate with its Java API through a plugin in Enonic Vertical Site.

Read more »
Plugin

Plugin Tutorial : Creating a HttpAutoLoginPlugin for Enonic CMS 4.4

Comments: 1 | Last comment by Sebjørn Sæther Birkeland

A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. So where does Enonic CMS fit...

Read more »
Plugin

Plugin Tutorial : Creating a SSOPlugin for Vertical Site 4.2

Comments: none

A common scenario for many larger-scale companies is to implement some sort of identity management system. The rationale for implementing such a system is to ensure a unified policy for authentication and authorization across all corporate intranets and extranets, often with a complex infrastructure. <i>So where does Vertical Site...

Read more »
A Drawing of a flashlight with eyes, and several other eyes looking at it.

Searching in Enonic CMS

Comments: none

The search functionality in Enonic CMS was completely rewritten for version 4.3. As a result, the options for creating specialized searches improved, and most types of searches enjoyed a performance boost, while backward compatibility was maintained, one hundred percent.

Read more »
Picture 1

XML trees in Opera

Comments: 1 | Last comment by Jørund Vier Skriubakken

In modern web browsers it is possible to produce content by writing plain XML and defining the layout of the elements with CSS, even though the XML isn't XHTML or other standardized semantic markup language. Both Opera and Firefox supports this, but unlike Firefox that shows an XML tree when there is no CSS attached to the XML, Opera...

Read more »
Google logo

Using the Google Maps API with Vertical Site

Comments: none

Google Maps is a popular Google service, where users are provided with a map that they can pan and zoom. They can also search the map by address or area, and also search for businesses or attractions. It also has an interface for adding maps to your own site, and it's possible to add custom points to the maps. In this article we will...

Read more »
Plugin

Plugin Tutorial: How to unit test a plugin

Comments: 1 | Last comment by Vetle Roeim

This tutorial shows you how to test your plugins in Vertical Site. By using Spring´s MockHttpServletRequest and -Response this becomes easy. The only thing is to know where to inject those mocks so that your plugin can use them. This tutorial shows you how for three types of plugins: controller plugin, http response filter plugin and...

Read more »
Flexicon

Flex and Vertical Site: Accessing Data with SOAP

Comments: none

Although HTML, CSS and Javascript are technologies that are easy to get started with, they do not provide high-level components as is common with GUI frameworks for desktop applications. Luckily there has been a lot of progress in user interface frameworks for rich Internet applications the last few years. In this article we will show...

Read more »
Ruby-logo-notext

Ruby and Vertical Site: Accessing Data With SOAP

Comments: none

Dynamic languages have been gaining a lot of popularity over the last few years, and Ruby seems to be one of the languages attracting many Java developers. In this article, we'll show how to access Vertical Site remotely in Ruby, using the SOAP interface for Vertical Site, and the soap4r library. All examples here are shown running in...

Read more »
Gears

Formbuilder – part 1

Comments: 1 | Last comment by Jonas Lepsøy

Having forms on your site is one efficient way to gather/ask for input from your visitors. The form can be of any types such as leads, a questionaire, feedback on your products/services or maybe a simple quiz. When you know what data you need, it is just the matter of creating a new menu item and from there you can visually build the...

Read part I here »
RSS iconArticles as RSS feed