• RFC - API for composing pages

    This is the first draft for a proposal on how the "Compose pages API" could look like.   Introduction  The purpose of the API is to provide an easy, supported way for portlet developers to build pages on de...
    Profile Photo
    last modified by juraci.costa
  • Custom Navigaton Node Properties

    Status The feature is being discussed.   Motivation and Use Cases A customer needs a way to define navigation nodes pointing to external URLs. They can accomplish this in Portal 4.3 using page properties, storing...
    Profile Photo
    last modified by ppalaga
  • "Restricted" page editor

    Status An implementation of this specification is ready. (Post GateIn 3.6) Description A customer is willing to give the ability to many different users to edit pages. Those users would require a simplified page edito...
    Profile Photo
    last modified by vstorm83
  • How to change 「Password and username reminder」mail notification in GateIn 3.6?

    Hi all.   How can i change 「Password and username reminder」mail notification in GateIn 3.6? Please let me know how to do it.   Thanks in advance.
    Profile Photo
    last modified by terry.lin
  • Manage Users

    Hi,   I have created a portal extention which has 2 set of landing pages havind 2 diferent layouts   1. public home page 2. User Landing page (will be loaded after logging in from the public home page) &#...
    Profile Photo
    last modified by logesh.ragupathi
  • Not able to start portlet container using jboss jpp-6.1 with gatein 3.6

    Hi team,   We are trying to achieve High Availability using jboss jpp-6.1 . We are able to achieve on server level.But we are facing issue when it is bundled with portal container.   OS-RHEL Jboss-JPP6....
    Profile Photo
    last modified by geetikathakkar
  • org.gatein.portal:exo.portal.webui.portal loading issue under custom portlet

    Hello,   I am developing a portlet under gatein an I need to retrieve the current user logged in the portal. I have inserted in my pom.xml this dependency <dependency>       <...
    Profile Photo
    last modified by dcdh1983
  • Debugging GateIn

    GateIn can be debugged as any other application deployed on JBoss AS:   As a Remote JVM, started manually and by attaching a debugger to the JVM As a local JVM, managed by your IDE   Option 1: remote debug...
    Profile Photo
    last modified by jpkrohling
  • Component startup and shutdown

    When developing components that integrates or extends GateIn features, it's good to understand how things fit together during the startup and shutdown of the container. At the top level, an ExoContainer is started, an...
    Profile Photo
    last modified by jpkrohling
  • Gatein 3.5.2 - "Overwriting" CSS class .UIWorkingWorkspace within Portal container extension

    Hi,   I'm trying to change the page size for every portal pages and for that i need to "overwrite" the CSS class named ".UIWorkingWorkspace" located in ../gatein/gatein.ear/eXoResources.war/skin/DefaultSkin/por...
    Profile Photo
    last modified by regis.mazur
  • merged.js - issue in production mode

    Hi All,   I have a web application deployed in GateIn 3.2. It works fine with Ext js 3.2 .Recently i upgraded Exj js library from 3.2 to 3.4.It works fine in development mode with -Dexo.product.developing=true. ...
    Profile Photo
    last modified by poornima.abhi
  • GateIn Specifications

    GateIn Portal Specifications   This is the place to keep references to all GateIn Portal technical specifications. Each new project feature should have one created.   GateIn 4.0  The 4.0 version is cu...
    Profile Photo
    last modified by julien_viet
  • GateIn 4.0

    Mojo GateIn 4.0 leverages the service architecture of GateIn 3.x but provides a completely new web architecture Stateless design Friendly and bookmarkable URLs First class browser support : browser back button and m...
    Profile Photo
    last modified by julien_viet
  • Please give me a brief idea about navigationServiceImpl

    Hi all   I need to add a new navigation link in my GateIn portal programmatically (i am using GateIn 3.2). I think for that i need to call the methods in navigationServiceImpl . But i am confused with the  ...
    Profile Photo
    last modified by anishantony
  • Gatein Mobile Detection And Redirection Mapping: XML Configuration

    XML Configuration File  location: /config/gatein/gatein-site-redirection.xml   <device-configuration> <device-redirects>    <device-redirect>     <!-- initial ...
    Profile Photo
    last modified by mwringe
  • Default view mode in page editor

    Status Specification being written/agreed to. Description A customer requested the ability to have the page editor view mode to be the mode that has a preview for portlets. At the moment when a user opens the page (or...
    Profile Photo
    last modified by ppalaga
  • Support for wildcard (*) membership type

    Use cases  An user is assigned the * membership type for a group, when a membership type for this group and user is checked, then it is true regardless of the membership type   Specification  Requirem...
    Profile Photo
    last modified by trong.tran
  • Site header/footer preview when editing a page

    Status Specification being written/agreed to. Description When editing a page in the preview mode (not in the boxed representation), a user would like to see the elements of the site layout. This would only be availab...
    Profile Photo
    last modified by theute
  • GateIn 4.0 model improvement

    This specification aims to describe improvements that aims to be done in GateIn 4.0. Page model  In GateIn 3.x, there is the central concept of navigation node, page and layout:   a navigation node has nav...
    Profile Photo
    last modified by julien_viet
  • Public API - Quick glance at Navigation

    Since it's been some time since we've last discussed the Public API, I wanted to at least give a quick look at the recent work that has been done with the API and more specifically Navigation. As always you can view t...
    Profile Photo
    last modified by nscavell